Trace number 4809018

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SynLSRS 2026-06-06? 3584.8 3595.17

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size112-round23-8.opb
MD5SUM17b9f2f8b02d6ae535b4cdc282411634
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
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.11	c Preprocess time: 0.041 seconds
3584.75/3595.15	c RoundingSat 2
3584.75/3595.15	c branch main
3584.75/3595.15	c commit d3f91ec
3584.75/3595.15	c #variables 4288 #constraints 9896
3584.75/3595.15	c Finish cloning data from SAT to LS
3584.75/3595.15	c nbvars=4288
3584.75/3595.15	c chongqijiange= 500
3584.75/3595.15	c restart_num_ls  -100000 0
3584.75/3595.15	c Use LS-small
3584.75/3595.15	c #Conflicts:       1000 | #Constraints:      10895
3584.75/3595.15	c #Conflicts:       2000 | #Constraints:      11895
3584.75/3595.15	c INPROCESSING
3584.75/3595.15	c GARBAGE COLLECT
3584.75/3595.15	c #Conflicts:       3000 | #Constraints:      10822
3584.75/3595.15	c #Conflicts:       4000 | #Constraints:      11822
3584.75/3595.15	c INPROCESSING
3584.75/3595.15	c GARBAGE COLLECT
3584.75/3595.15	c #Conflicts:       5000 | #Constraints:      11284
3584.75/3595.15	c #Conflicts:       6000 | #Constraints:      12284
3584.75/3595.15	c INPROCESSING
3584.75/3595.15	c GARBAGE COLLECT
3584.75/3595.15	c #Conflicts:       7000 | #Constraints:      11343
3584.75/3595.15	c #Conflicts:       8000 | #Constraints:      12343
3584.75/3595.15	c #Conflicts:       9000 | #Constraints:      13343
3584.75/3595.15	c INPROCESSING
3584.75/3595.15	c GARBAGE COLLECT
3584.75/3595.15	c #Conflicts:      10000 | #Constraints:      12077
3584.75/3595.15	c #Conflicts:      11000 | #Constraints:      13077
3584.75/3595.15	c #Conflicts:      12000 | #Constraints:      14077
3584.75/3595.15	c INPROCESSING
3584.75/3595.15	c GARBAGE COLLECT
3584.75/3595.15	c #Conflicts:      13000 | #Constraints:      12562
3584.75/3595.16	c #Conflicts:      14000 | #Constraints:      13562
3584.75/3595.16	c #Conflicts:      15000 | #Constraints:      14562
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 638.18
3584.75/3595.16	c #Conflicts:      16000 | #Constraints:      12821
3584.75/3595.16	c #Conflicts:      17000 | #Constraints:      13821
3584.75/3595.16	c #Conflicts:      18000 | #Constraints:      14821
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c #Conflicts:      19000 | #Constraints:      12840
3584.75/3595.16	c #Conflicts:      20000 | #Constraints:      13840
3584.75/3595.16	c #Conflicts:      21000 | #Constraints:      14840
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c #Conflicts:      22000 | #Constraints:      12653
3584.75/3595.16	c #Conflicts:      23000 | #Constraints:      13653
3584.75/3595.16	c #Conflicts:      24000 | #Constraints:      14653
3584.75/3595.16	c #Conflicts:      25000 | #Constraints:      15653
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 681.771
3584.75/3595.16	c #Conflicts:      26000 | #Constraints:      13276
3584.75/3595.16	c #Conflicts:      27000 | #Constraints:      14276
3584.75/3595.16	c #Conflicts:      28000 | #Constraints:      15276
3584.75/3595.16	c #Conflicts:      29000 | #Constraints:      16276
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 710.578
3584.75/3595.16	c #Conflicts:      30000 | #Constraints:      13727
3584.75/3595.16	c #Conflicts:      31000 | #Constraints:      14727
3584.75/3595.16	c #Conflicts:      32000 | #Constraints:      15727
3584.75/3595.16	c #Conflicts:      33000 | #Constraints:      16727
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 718.979
3584.75/3595.16	c #Conflicts:      34000 | #Constraints:      13924
3584.75/3595.16	c #Conflicts:      35000 | #Constraints:      14924
3584.75/3595.16	c #Conflicts:      36000 | #Constraints:      15924
3584.75/3595.16	c #Conflicts:      37000 | #Constraints:      16924
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c #Conflicts:      38000 | #Constraints:      13937
3584.75/3595.16	c #Conflicts:      39000 | #Constraints:      14937
3584.75/3595.16	c #Conflicts:      40000 | #Constraints:      15937
3584.75/3595.16	c #Conflicts:      41000 | #Constraints:      16937
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 720.931
3584.75/3595.16	c #Conflicts:      42000 | #Constraints:      13776
3584.75/3595.16	c #Conflicts:      43000 | #Constraints:      14776
3584.75/3595.16	c #Conflicts:      44000 | #Constraints:      15776
3584.75/3595.16	c #Conflicts:      45000 | #Constraints:      16776
3584.75/3595.16	c #Conflicts:      46000 | #Constraints:      17776
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 725.419
3584.75/3595.16	c #Conflicts:      47000 | #Constraints:      14392
3584.75/3595.16	c #Conflicts:      48000 | #Constraints:      15392
3584.75/3595.16	c #Conflicts:      49000 | #Constraints:      16392
3584.75/3595.16	c #Conflicts:      50000 | #Constraints:      17392
3584.75/3595.16	c #Conflicts:      51000 | #Constraints:      18392
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c #Conflicts:      52000 | #Constraints:      14807
3584.75/3595.16	c #Conflicts:      53000 | #Constraints:      15807
3584.75/3595.16	c #Conflicts:      54000 | #Constraints:      16807
3584.75/3595.16	c #Conflicts:      55000 | #Constraints:      17807
3584.75/3595.16	c #Conflicts:      56000 | #Constraints:      18807
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 728.025
3584.75/3595.16	c #Conflicts:      57000 | #Constraints:      15016
3584.75/3595.16	c #Conflicts:      58000 | #Constraints:      16016
3584.75/3595.16	c #Conflicts:      59000 | #Constraints:      17016
3584.75/3595.16	c #Conflicts:      60000 | #Constraints:      18016
3584.75/3595.16	c #Conflicts:      61000 | #Constraints:      19016
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c #Conflicts:      62000 | #Constraints:      14977
3584.75/3595.16	c #Conflicts:      63000 | #Constraints:      15977
3584.75/3595.16	c #Conflicts:      64000 | #Constraints:      16977
3584.75/3595.16	c #Conflicts:      65000 | #Constraints:      17977
3584.75/3595.16	c #Conflicts:      66000 | #Constraints:      18977
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 731.378
3584.75/3595.16	c #Conflicts:      67000 | #Constraints:      14802
3584.75/3595.16	c #Conflicts:      68000 | #Constraints:      15802
3584.75/3595.16	c #Conflicts:      69000 | #Constraints:      16802
3584.75/3595.16	c #Conflicts:      70000 | #Constraints:      17802
3584.75/3595.16	c #Conflicts:      71000 | #Constraints:      18802
3584.75/3595.16	c #Conflicts:      72000 | #Constraints:      19802
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c #Conflicts:      73000 | #Constraints:      15389
3584.75/3595.16	c #Conflicts:      74000 | #Constraints:      16389
3584.75/3595.16	c #Conflicts:      75000 | #Constraints:      17389
3584.75/3595.16	c #Conflicts:      76000 | #Constraints:      18389
3584.75/3595.16	c #Conflicts:      77000 | #Constraints:      19389
3584.75/3595.16	c #Conflicts:      78000 | #Constraints:      20389
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c #Conflicts:      79000 | #Constraints:      15798
3584.75/3595.16	c #Conflicts:      80000 | #Constraints:      16798
3584.75/3595.16	c #Conflicts:      81000 | #Constraints:      17798
3584.75/3595.16	c #Conflicts:      82000 | #Constraints:      18798
3584.75/3595.16	c #Conflicts:      83000 | #Constraints:      19798
3584.75/3595.16	c #Conflicts:      84000 | #Constraints:      20798
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 734.085
3584.75/3595.16	c #Conflicts:      85000 | #Constraints:      16006
3584.75/3595.16	c #Conflicts:      86000 | #Constraints:      17006
3584.75/3595.16	c #Conflicts:      87000 | #Constraints:      18006
3584.75/3595.16	c #Conflicts:      88000 | #Constraints:      19006
3584.75/3595.16	c #Conflicts:      89000 | #Constraints:      20006
3584.75/3595.16	c #Conflicts:      90000 | #Constraints:      21006
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 736.704
3584.75/3595.16	c #Conflicts:      91000 | #Constraints:      16013
3584.75/3595.16	c #Conflicts:      92000 | #Constraints:      17013
3584.75/3595.16	c #Conflicts:      93000 | #Constraints:      18013
3584.75/3595.16	c #Conflicts:      94000 | #Constraints:      19013
3584.75/3595.16	c #Conflicts:      95000 | #Constraints:      20013
3584.75/3595.16	c #Conflicts:      96000 | #Constraints:      21013
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c #Conflicts:      97000 | #Constraints:      15827
3584.75/3595.16	c #Conflicts:      98000 | #Constraints:      16827
3584.75/3595.16	c #Conflicts:      99000 | #Constraints:      17827
3584.75/3595.16	c #Conflicts:     100000 | #Constraints:      18827
3584.75/3595.16	c #Conflicts:     101000 | #Constraints:      19827
3584.75/3595.16	c #Conflicts:     102000 | #Constraints:      20827
3584.75/3595.16	c #Conflicts:     103000 | #Constraints:      21827
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 739.543
3584.75/3595.16	c #Conflicts:     104000 | #Constraints:      16441
3584.75/3595.16	c #Conflicts:     105000 | #Constraints:      17441
3584.75/3595.16	c #Conflicts:     106000 | #Constraints:      18441
3584.75/3595.16	c #Conflicts:     107000 | #Constraints:      19441
3584.75/3595.16	c #Conflicts:     108000 | #Constraints:      20441
3584.75/3595.16	c #Conflicts:     109000 | #Constraints:      21441
3584.75/3595.16	c #Conflicts:     110000 | #Constraints:      22441
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c #Conflicts:     111000 | #Constraints:      16843
3584.75/3595.16	c #Conflicts:     112000 | #Constraints:      17843
3584.75/3595.16	c #Conflicts:     113000 | #Constraints:      18843
3584.75/3595.16	c restart_num  0 303
3584.75/3595.16	c Use LS-small
3584.75/3595.16	c longest_trail_len= 4130 last_longest_trail_len= 0
3584.75/3595.16	c #Conflicts:     114000 | #Constraints:      19843
3584.75/3595.16	c longest_trail_len= 4130 last_longest_trail_len= 4130
3584.75/3595.16	c num_vars= 4288 len_partial_assign_no_confli= 3950
3584.75/3595.16	c update_LS_target_phase-runLS-restart
3584.75/3595.16	c longest_trail_len= 2336 last_longest_trail_len= 0
3584.75/3595.16	c longest_trail_len= 3979 last_longest_trail_len= 2336
3584.75/3595.16	c longest_trail_len= 3979 last_longest_trail_len= 3979
3584.75/3595.16	c longest_trail_len= 3979 last_longest_trail_len= 3979
3584.75/3595.16	c longest_trail_len= 3979 last_longest_trail_len= 3979
3584.75/3595.16	c #Conflicts:     115000 | #Constraints:      20843
3584.75/3595.16	c longest_trail_len= 3983 last_longest_trail_len= 3979
3584.75/3595.16	c longest_trail_len= 3983 last_longest_trail_len= 3983
3584.75/3595.16	c longest_trail_len= 3983 last_longest_trail_len= 3983
3584.75/3595.16	c longest_trail_len= 3983 last_longest_trail_len= 3983
3584.75/3595.16	c longest_trail_len= 4097 last_longest_trail_len= 3983
3584.75/3595.16	c #Conflicts:     116000 | #Constraints:      21843
3584.75/3595.16	c longest_trail_len= 4099 last_longest_trail_len= 4097
3584.75/3595.16	c #Conflicts:     117000 | #Constraints:      22843
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 740.329
3584.75/3595.16	c #Conflicts:     118000 | #Constraints:      17020
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4099
3584.75/3595.16	c #Conflicts:     119000 | #Constraints:      18020
3584.75/3595.16	c #Conflicts:     120000 | #Constraints:      19020
3584.75/3595.16	c #Conflicts:     121000 | #Constraints:      20020
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c #Conflicts:     122000 | #Constraints:      21020
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c #Conflicts:     123000 | #Constraints:      22020
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c #Conflicts:     124000 | #Constraints:      23020
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c #Conflicts:     125000 | #Constraints:      16984
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c #Conflicts:     126000 | #Constraints:      17984
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c longest_trail_len= 4103 last_longest_trail_len= 4103
3584.75/3595.16	c #Conflicts:     127000 | #Constraints:      18984
3584.75/3595.16	c longest_trail_len= 4113 last_longest_trail_len= 4103
3584.75/3595.16	c #Conflicts:     128000 | #Constraints:      19984
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4113
3584.75/3595.16	c #Conflicts:     129000 | #Constraints:      20984
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c #Conflicts:     130000 | #Constraints:      21984
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c #Conflicts:     131000 | #Constraints:      22984
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 741.139
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c #Conflicts:     132000 | #Constraints:      16797
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c #Conflicts:     133000 | #Constraints:      17797
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c #Conflicts:     134000 | #Constraints:      18797
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c #Conflicts:     135000 | #Constraints:      19797
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c #Conflicts:     136000 | #Constraints:      20797
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c #Conflicts:     137000 | #Constraints:      21797
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c #Conflicts:     138000 | #Constraints:      22797
3584.75/3595.16	c #Conflicts:     139000 | #Constraints:      23797
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c #Conflicts:     140000 | #Constraints:      17426
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4136
3584.75/3595.16	c #Conflicts:     141000 | #Constraints:      18426
3584.75/3595.16	c #Conflicts:     142000 | #Constraints:      19426
3584.75/3595.16	c #Conflicts:     143000 | #Constraints:      20426
3584.75/3595.16	c #Conflicts:     144000 | #Constraints:      21426
3584.75/3595.16	c #Conflicts:     145000 | #Constraints:      22426
3584.75/3595.16	c #Conflicts:     146000 | #Constraints:      23426
3584.75/3595.16	c #Conflicts:     147000 | #Constraints:      24426
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 744.36
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     148000 | #Constraints:      17823
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     149000 | #Constraints:      18823
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     150000 | #Constraints:      19823
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     151000 | #Constraints:      20823
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     152000 | #Constraints:      21823
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     153000 | #Constraints:      22823
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     154000 | #Constraints:      23823
3584.75/3595.16	c #Conflicts:     155000 | #Constraints:      24823
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 747.136
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     156000 | #Constraints:      18031
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     157000 | #Constraints:      19031
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     158000 | #Constraints:      20031
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     159000 | #Constraints:      21031
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     160000 | #Constraints:      22031
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     161000 | #Constraints:      23031
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     162000 | #Constraints:      24031
3584.75/3595.16	c #Conflicts:     163000 | #Constraints:      25031
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     164000 | #Constraints:      18066
3584.75/3595.16	c #Conflicts:     165000 | #Constraints:      19066
3584.75/3595.16	c #Conflicts:     166000 | #Constraints:      20066
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     167000 | #Constraints:      21066
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     168000 | #Constraints:      22066
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     169000 | #Constraints:      23066
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     170000 | #Constraints:      24066
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     171000 | #Constraints:      25066
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 748.428
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     172000 | #Constraints:      17855
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     173000 | #Constraints:      18855
3584.75/3595.16	c #Conflicts:     174000 | #Constraints:      19855
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     175000 | #Constraints:      20855
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     176000 | #Constraints:      21855
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     177000 | #Constraints:      22855
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     178000 | #Constraints:      23855
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     179000 | #Constraints:      24855
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     180000 | #Constraints:      25855
3584.75/3595.16	c longest_trail_len= 4151 last_longest_trail_len= 4151
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 748.784
3584.75/3595.16	c longest_trail_len= 4154 last_longest_trail_len= 4151
3584.75/3595.16	c #Conflicts:     181000 | #Constraints:      18453
3584.75/3595.16	c #Conflicts:     182000 | #Constraints:      19453
3584.75/3595.16	c longest_trail_len= 4164 last_longest_trail_len= 4154
3584.75/3595.16	c #Conflicts:     183000 | #Constraints:      20453
3584.75/3595.16	c #Conflicts:     184000 | #Constraints:      21453
3584.75/3595.16	c #Conflicts:     185000 | #Constraints:      22453
3584.75/3595.16	c longest_trail_len= 4164 last_longest_trail_len= 4164
3584.75/3595.16	c #Conflicts:     186000 | #Constraints:      23453
3584.75/3595.16	c #Conflicts:     187000 | #Constraints:      24453
3584.75/3595.16	c #Conflicts:     188000 | #Constraints:      25453
3584.75/3595.16	c #Conflicts:     189000 | #Constraints:      26453
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 748.856
3584.75/3595.16	c #Conflicts:     190000 | #Constraints:      18845
3584.75/3595.16	c #Conflicts:     191000 | #Constraints:      19845
3584.75/3595.16	c #Conflicts:     192000 | #Constraints:      20845
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4164
3584.75/3595.16	c #Conflicts:     193000 | #Constraints:      21845
3584.75/3595.16	c #Conflicts:     194000 | #Constraints:      22845
3584.75/3595.16	c #Conflicts:     195000 | #Constraints:      23845
3584.75/3595.16	c #Conflicts:     196000 | #Constraints:      24845
3584.75/3595.16	c #Conflicts:     197000 | #Constraints:      25845
3584.75/3595.16	c #Conflicts:     198000 | #Constraints:      26845
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 749.093
3584.75/3595.16	c #Conflicts:     199000 | #Constraints:      19047
3584.75/3595.16	c #Conflicts:     200000 | #Constraints:      20047
3584.75/3595.16	c #Conflicts:     201000 | #Constraints:      21047
3584.75/3595.16	c #Conflicts:     202000 | #Constraints:      22047
3584.75/3595.16	c #Conflicts:     203000 | #Constraints:      23047
3584.75/3595.16	c #Conflicts:     204000 | #Constraints:      24047
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c #Conflicts:     205000 | #Constraints:      25047
3584.75/3595.16	c #Conflicts:     206000 | #Constraints:      26047
3584.75/3595.16	c #Conflicts:     207000 | #Constraints:      27047
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c #Conflicts:     208000 | #Constraints:      19073
3584.75/3595.16	c #Conflicts:     209000 | #Constraints:      20073
3584.75/3595.16	c #Conflicts:     210000 | #Constraints:      21073
3584.75/3595.16	c #Conflicts:     211000 | #Constraints:      22073
3584.75/3595.16	c #Conflicts:     212000 | #Constraints:      23073
3584.75/3595.16	c #Conflicts:     213000 | #Constraints:      24073
3584.75/3595.16	c #Conflicts:     214000 | #Constraints:      25073
3584.75/3595.16	c #Conflicts:     215000 | #Constraints:      26073
3584.75/3595.16	c #Conflicts:     216000 | #Constraints:      27073
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 749.469
3584.75/3595.16	c #Conflicts:     217000 | #Constraints:      18876
3584.75/3595.16	c #Conflicts:     218000 | #Constraints:      19876
3584.75/3595.16	c #Conflicts:     219000 | #Constraints:      20876
3584.75/3595.16	c #Conflicts:     220000 | #Constraints:      21876
3584.75/3595.16	c #Conflicts:     221000 | #Constraints:      22876
3584.75/3595.16	c #Conflicts:     222000 | #Constraints:      23876
3584.75/3595.16	c #Conflicts:     223000 | #Constraints:      24876
3584.75/3595.16	c #Conflicts:     224000 | #Constraints:      25876
3584.75/3595.16	c #Conflicts:     225000 | #Constraints:      26876
3584.75/3595.16	c #Conflicts:     226000 | #Constraints:      27876
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 749.972
3584.75/3595.16	c #Conflicts:     227000 | #Constraints:      19485
3584.75/3595.16	c #Conflicts:     228000 | #Constraints:      20485
3584.75/3595.16	c #Conflicts:     229000 | #Constraints:      21485
3584.75/3595.16	c #Conflicts:     230000 | #Constraints:      22485
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c #Conflicts:     231000 | #Constraints:      23485
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c #Conflicts:     232000 | #Constraints:      24485
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c #Conflicts:     233000 | #Constraints:      25485
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c #Conflicts:     234000 | #Constraints:      26485
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c #Conflicts:     235000 | #Constraints:      27485
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c #Conflicts:     236000 | #Constraints:      28485
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4169 last_longest_trail_len= 4169
3584.75/3595.16	c #Conflicts:     237000 | #Constraints:      19904
3584.75/3595.16	c #Conflicts:     238000 | #Constraints:      20904
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4169
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c #Conflicts:     239000 | #Constraints:      21904
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c #Conflicts:     240000 | #Constraints:      22904
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c #Conflicts:     241000 | #Constraints:      23904
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c #Conflicts:     242000 | #Constraints:      24904
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c #Conflicts:     243000 | #Constraints:      25904
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c #Conflicts:     244000 | #Constraints:      26904
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c #Conflicts:     245000 | #Constraints:      27904
3584.75/3595.16	c #Conflicts:     246000 | #Constraints:      28904
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 750.161
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c #Conflicts:     247000 | #Constraints:      20088
3584.75/3595.16	c #Conflicts:     248000 | #Constraints:      21088
3584.75/3595.16	c #Conflicts:     249000 | #Constraints:      22088
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c #Conflicts:     250000 | #Constraints:      23088
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c #Conflicts:     251000 | #Constraints:      24088
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c #Conflicts:     252000 | #Constraints:      25088
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c #Conflicts:     253000 | #Constraints:      26088
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c #Conflicts:     254000 | #Constraints:      27088
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c #Conflicts:     255000 | #Constraints:      28088
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c #Conflicts:     256000 | #Constraints:      29088
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 751.378
3584.75/3595.16	c #Conflicts:     257000 | #Constraints:      20078
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c restart_num  303 606
3584.75/3595.16	c Use LS-small
3584.75/3595.16	c longest_trail_len= 4177 last_longest_trail_len= 4177
3584.75/3595.16	c num_vars= 4288 len_partial_assign_no_confli= 3976
3584.75/3595.16	c update_LS_target_phase-runLS-restart
3584.75/3595.16	c #Conflicts:     258000 | #Constraints:      21078
3584.75/3595.16	c longest_trail_len= 3045 last_longest_trail_len= 0
3584.75/3595.16	c longest_trail_len= 3045 last_longest_trail_len= 3045
3584.75/3595.16	c longest_trail_len= 3045 last_longest_trail_len= 3045
3584.75/3595.16	c longest_trail_len= 3974 last_longest_trail_len= 3045
3584.75/3595.16	c longest_trail_len= 3974 last_longest_trail_len= 3974
3584.75/3595.16	c longest_trail_len= 3974 last_longest_trail_len= 3974
3584.75/3595.16	c #Conflicts:     259000 | #Constraints:      22078
3584.75/3595.16	c longest_trail_len= 3974 last_longest_trail_len= 3974
3584.75/3595.16	c longest_trail_len= 3974 last_longest_trail_len= 3974
3584.75/3595.16	c longest_trail_len= 3974 last_longest_trail_len= 3974
3584.75/3595.16	c longest_trail_len= 3974 last_longest_trail_len= 3974
3584.75/3595.16	c longest_trail_len= 3974 last_longest_trail_len= 3974
3584.75/3595.16	c #Conflicts:     260000 | #Constraints:      23078
3584.75/3595.16	c longest_trail_len= 3985 last_longest_trail_len= 3974
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 3985
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c #Conflicts:     261000 | #Constraints:      24078
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c #Conflicts:     262000 | #Constraints:      25078
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c #Conflicts:     263000 | #Constraints:      26078
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c #Conflicts:     264000 | #Constraints:      27078
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c #Conflicts:     265000 | #Constraints:      28078
3584.75/3595.16	c longest_trail_len= 4123 last_longest_trail_len= 4123
3584.75/3595.16	c #Conflicts:     266000 | #Constraints:      29078
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 751.485
3584.75/3595.16	c #Conflicts:     267000 | #Constraints:      19897
3584.75/3595.16	c #Conflicts:     268000 | #Constraints:      20897
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4123
3584.75/3595.16	c #Conflicts:     269000 | #Constraints:      21897
3584.75/3595.16	c #Conflicts:     270000 | #Constraints:      22897
3584.75/3595.16	c #Conflicts:     271000 | #Constraints:      23897
3584.75/3595.16	c #Conflicts:     272000 | #Constraints:      24897
3584.75/3595.16	c #Conflicts:     273000 | #Constraints:      25897
3584.75/3595.16	c #Conflicts:     274000 | #Constraints:      26897
3584.75/3595.16	c #Conflicts:     275000 | #Constraints:      27897
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c #Conflicts:     276000 | #Constraints:      28897
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4136 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4136
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c #Conflicts:     277000 | #Constraints:      29897
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c #Conflicts:     278000 | #Constraints:      20486
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c #Conflicts:     279000 | #Constraints:      21486
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c #Conflicts:     280000 | #Constraints:      22486
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c #Conflicts:     281000 | #Constraints:      23486
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c #Conflicts:     282000 | #Constraints:      24486
3584.75/3595.16	c #Conflicts:     283000 | #Constraints:      25486
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c #Conflicts:     284000 | #Constraints:      26486
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c #Conflicts:     285000 | #Constraints:      27486
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c #Conflicts:     286000 | #Constraints:      28486
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c #Conflicts:     287000 | #Constraints:      29486
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c #Conflicts:     288000 | #Constraints:      30486
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 755.359
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c #Conflicts:     289000 | #Constraints:      20896
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c #Conflicts:     290000 | #Constraints:      21896
3584.75/3595.16	c #Conflicts:     291000 | #Constraints:      22896
3584.75/3595.16	c longest_trail_len= 4139 last_longest_trail_len= 4139
3584.75/3595.16	c #Conflicts:     292000 | #Constraints:      23896
3584.75/3595.16	c #Conflicts:     293000 | #Constraints:      24896
3584.75/3595.16	c #Conflicts:     294000 | #Constraints:      25896
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4139
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     295000 | #Constraints:      26896
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     296000 | #Constraints:      27896
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     297000 | #Constraints:      28896
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     298000 | #Constraints:      29896
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     299000 | #Constraints:      30896
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 755.749
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     300000 | #Constraints:      21103
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     301000 | #Constraints:      22103
3584.75/3595.16	c #Conflicts:     302000 | #Constraints:      23103
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     303000 | #Constraints:      24103
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     304000 | #Constraints:      25103
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     305000 | #Constraints:      26103
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     306000 | #Constraints:      27103
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     307000 | #Constraints:      28103
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     308000 | #Constraints:      29103
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     309000 | #Constraints:      30103
3584.75/3595.16	c #Conflicts:     310000 | #Constraints:      31103
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 755.878
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     311000 | #Constraints:      21101
3584.75/3595.16	c #Conflicts:     312000 | #Constraints:      22101
3584.75/3595.16	c #Conflicts:     313000 | #Constraints:      23101
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     314000 | #Constraints:      24101
3584.75/3595.16	c #Conflicts:     315000 | #Constraints:      25101
3584.75/3595.16	c #Conflicts:     316000 | #Constraints:      26101
3584.75/3595.16	c #Conflicts:     317000 | #Constraints:      27101
3584.75/3595.16	c #Conflicts:     318000 | #Constraints:      28101
3584.75/3595.16	c #Conflicts:     319000 | #Constraints:      29101
3584.75/3595.16	c #Conflicts:     320000 | #Constraints:      30101
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     321000 | #Constraints:      31101
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 758.904
3584.75/3595.16	c #Conflicts:     322000 | #Constraints:      20873
3584.75/3595.16	c #Conflicts:     323000 | #Constraints:      21873
3584.75/3595.16	c #Conflicts:     324000 | #Constraints:      22873
3584.75/3595.16	c #Conflicts:     325000 | #Constraints:      23873
3584.75/3595.16	c #Conflicts:     326000 | #Constraints:      24873
3584.75/3595.16	c #Conflicts:     327000 | #Constraints:      25873
3584.75/3595.16	c #Conflicts:     328000 | #Constraints:      26873
3584.75/3595.16	c #Conflicts:     329000 | #Constraints:      27873
3584.75/3595.16	c #Conflicts:     330000 | #Constraints:      28873
3584.75/3595.16	c #Conflicts:     331000 | #Constraints:      29873
3584.75/3595.16	c #Conflicts:     332000 | #Constraints:      30873
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     333000 | #Constraints:      31873
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 759.274
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     334000 | #Constraints:      21469
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     335000 | #Constraints:      22469
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     336000 | #Constraints:      23469
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     337000 | #Constraints:      24469
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     338000 | #Constraints:      25469
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     339000 | #Constraints:      26469
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     340000 | #Constraints:      27469
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     341000 | #Constraints:      28469
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     342000 | #Constraints:      29469
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     343000 | #Constraints:      30469
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     344000 | #Constraints:      31469
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     345000 | #Constraints:      32469
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 759.343
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     346000 | #Constraints:      21916
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     347000 | #Constraints:      22916
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     348000 | #Constraints:      23916
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     349000 | #Constraints:      24916
3584.75/3595.16	c #Conflicts:     350000 | #Constraints:      25916
3584.75/3595.16	c #Conflicts:     351000 | #Constraints:      26916
3584.75/3595.16	c #Conflicts:     352000 | #Constraints:      27916
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     353000 | #Constraints:      28916
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     354000 | #Constraints:      29916
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     355000 | #Constraints:      30916
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     356000 | #Constraints:      31916
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     357000 | #Constraints:      32916
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 759.418
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     358000 | #Constraints:      22099
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     359000 | #Constraints:      23099
3584.75/3595.16	c #Conflicts:     360000 | #Constraints:      24099
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     361000 | #Constraints:      25099
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     362000 | #Constraints:      26099
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     363000 | #Constraints:      27099
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     364000 | #Constraints:      28099
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     365000 | #Constraints:      29099
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     366000 | #Constraints:      30099
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     367000 | #Constraints:      31099
3584.75/3595.16	c #Conflicts:     368000 | #Constraints:      32099
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     369000 | #Constraints:      33099
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 759.496
3584.75/3595.16	c #Conflicts:     370000 | #Constraints:      22110
3584.75/3595.16	c #Conflicts:     371000 | #Constraints:      23110
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     372000 | #Constraints:      24110
3584.75/3595.16	c #Conflicts:     373000 | #Constraints:      25110
3584.75/3595.16	c #Conflicts:     374000 | #Constraints:      26110
3584.75/3595.16	c #Conflicts:     375000 | #Constraints:      27110
3584.75/3595.16	c #Conflicts:     376000 | #Constraints:      28110
3584.75/3595.16	c #Conflicts:     377000 | #Constraints:      29110
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     378000 | #Constraints:      30110
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     379000 | #Constraints:      31110
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     380000 | #Constraints:      32110
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     381000 | #Constraints:      33110
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 759.646
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c #Conflicts:     382000 | #Constraints:      21947
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c restart_num  606 917
3584.75/3595.16	c Use LS-small
3584.75/3595.16	c longest_trail_len= 4149 last_longest_trail_len= 4149
3584.75/3595.16	c num_vars= 4288 len_partial_assign_no_confli= 3998
3584.75/3595.16	c update_LS_target_phase-runLS-restart
3584.75/3595.16	c longest_trail_len= 3150 last_longest_trail_len= 0
3584.75/3595.16	c longest_trail_len= 3474 last_longest_trail_len= 3150
3584.75/3595.16	c longest_trail_len= 4017 last_longest_trail_len= 3474
3584.75/3595.16	c #Conflicts:     383000 | #Constraints:      22947
3584.75/3595.16	c longest_trail_len= 4017 last_longest_trail_len= 4017
3584.75/3595.16	c #Conflicts:     384000 | #Constraints:      23947
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4017
3584.75/3595.16	c #Conflicts:     385000 | #Constraints:      24947
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c #Conflicts:     386000 | #Constraints:      25947
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c #Conflicts:     387000 | #Constraints:      26947
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c #Conflicts:     388000 | #Constraints:      27947
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c #Conflicts:     389000 | #Constraints:      28947
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c #Conflicts:     390000 | #Constraints:      29947
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c #Conflicts:     391000 | #Constraints:      30947
3584.75/3595.16	c longest_trail_len= 4049 last_longest_trail_len= 4049
3584.75/3595.16	c #Conflicts:     392000 | #Constraints:      31947
3584.75/3595.16	c longest_trail_len= 4053 last_longest_trail_len= 4049
3584.75/3595.16	c #Conflicts:     393000 | #Constraints:      32947
3584.75/3595.16	c longest_trail_len= 4118 last_longest_trail_len= 4053
3584.75/3595.16	c #Conflicts:     394000 | #Constraints:      33947
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c #Conflicts:     395000 | #Constraints:      22552
3584.75/3595.16	c #Conflicts:     396000 | #Constraints:      23552
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4118
3584.75/3595.16	c #Conflicts:     397000 | #Constraints:      24552
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c #Conflicts:     398000 | #Constraints:      25552
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c #Conflicts:     399000 | #Constraints:      26552
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c #Conflicts:     400000 | #Constraints:      27552
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c #Conflicts:     401000 | #Constraints:      28552
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4121 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4121
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c #Conflicts:     402000 | #Constraints:      29552
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c #Conflicts:     403000 | #Constraints:      30552
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c #Conflicts:     404000 | #Constraints:      31552
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c #Conflicts:     405000 | #Constraints:      32552
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c #Conflicts:     406000 | #Constraints:      33552
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c longest_trail_len= 4131 last_longest_trail_len= 4131
3584.75/3595.16	c #Conflicts:     407000 | #Constraints:      34552
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 760.026
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4131
3584.75/3595.16	c #Conflicts:     408000 | #Constraints:      22963
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c #Conflicts:     409000 | #Constraints:      23963
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c #Conflicts:     410000 | #Constraints:      24963
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c #Conflicts:     411000 | #Constraints:      25963
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c #Conflicts:     412000 | #Constraints:      26963
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c #Conflicts:     413000 | #Constraints:      27963
3584.75/3595.16	c #Conflicts:     414000 | #Constraints:      28963
3584.75/3595.16	c #Conflicts:     415000 | #Constraints:      29963
3584.75/3595.16	c #Conflicts:     416000 | #Constraints:      30963
3584.75/3595.16	c longest_trail_len= 4144 last_longest_trail_len= 4144
3584.75/3595.16	c #Conflicts:     417000 | #Constraints:      31963
3584.75/3595.16	c #Conflicts:     418000 | #Constraints:      32963
3584.75/3595.16	c #Conflicts:     419000 | #Constraints:      33963
3584.75/3595.16	c #Conflicts:     420000 | #Constraints:      34963
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 762.661
3584.75/3595.16	c #Conflicts:     421000 | #Constraints:      23197
3584.75/3595.16	c #Conflicts:     422000 | #Constraints:      24197
3584.75/3595.16	c longest_trail_len= 4158 last_longest_trail_len= 4144
3584.75/3595.16	c #Conflicts:     423000 | #Constraints:      25197
3584.75/3595.16	c #Conflicts:     424000 | #Constraints:      26197
3584.75/3595.16	c #Conflicts:     425000 | #Constraints:      27197
3584.75/3595.16	c #Conflicts:     426000 | #Constraints:      28197
3584.75/3595.16	c #Conflicts:     427000 | #Constraints:      29197
3584.75/3595.16	c #Conflicts:     428000 | #Constraints:      30197
3584.75/3595.16	c #Conflicts:     429000 | #Constraints:      31197
3584.75/3595.16	c #Conflicts:     430000 | #Constraints:      32197
3584.75/3595.16	c #Conflicts:     431000 | #Constraints:      33197
3584.75/3595.16	c #Conflicts:     432000 | #Constraints:      34197
3584.75/3595.16	c #Conflicts:     433000 | #Constraints:      35197
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 763.085
3584.75/3595.16	c #Conflicts:     434000 | #Constraints:      23160
3584.75/3595.16	c #Conflicts:     435000 | #Constraints:      24160
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4158
3584.75/3595.16	c #Conflicts:     436000 | #Constraints:      25160
3584.75/3595.16	c #Conflicts:     437000 | #Constraints:      26160
3584.75/3595.16	c #Conflicts:     438000 | #Constraints:      27160
3584.75/3595.16	c #Conflicts:     439000 | #Constraints:      28160
3584.75/3595.16	c #Conflicts:     440000 | #Constraints:      29160
3584.75/3595.16	c #Conflicts:     441000 | #Constraints:      30160
3584.75/3595.16	c #Conflicts:     442000 | #Constraints:      31160
3584.75/3595.16	c #Conflicts:     443000 | #Constraints:      32160
3584.75/3595.16	c #Conflicts:     444000 | #Constraints:      33160
3584.75/3595.16	c #Conflicts:     445000 | #Constraints:      34160
3584.75/3595.16	c #Conflicts:     446000 | #Constraints:      35160
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 763.114
3584.75/3595.16	c #Conflicts:     447000 | #Constraints:      22954
3584.75/3595.16	c #Conflicts:     448000 | #Constraints:      23954
3584.75/3595.16	c #Conflicts:     449000 | #Constraints:      24954
3584.75/3595.16	c #Conflicts:     450000 | #Constraints:      25954
3584.75/3595.16	c #Conflicts:     451000 | #Constraints:      26954
3584.75/3595.16	c #Conflicts:     452000 | #Constraints:      27954
3584.75/3595.16	c #Conflicts:     453000 | #Constraints:      28954
3584.75/3595.16	c #Conflicts:     454000 | #Constraints:      29954
3584.75/3595.16	c #Conflicts:     455000 | #Constraints:      30954
3584.75/3595.16	c #Conflicts:     456000 | #Constraints:      31954
3584.75/3595.16	c #Conflicts:     457000 | #Constraints:      32954
3584.75/3595.16	c #Conflicts:     458000 | #Constraints:      33954
3584.75/3595.16	c #Conflicts:     459000 | #Constraints:      34954
3584.75/3595.16	c #Conflicts:     460000 | #Constraints:      35954
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 763.884
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     461000 | #Constraints:      23575
3584.75/3595.16	c #Conflicts:     462000 | #Constraints:      24575
3584.75/3595.16	c #Conflicts:     463000 | #Constraints:      25575
3584.75/3595.16	c #Conflicts:     464000 | #Constraints:      26575
3584.75/3595.16	c #Conflicts:     465000 | #Constraints:      27575
3584.75/3595.16	c #Conflicts:     466000 | #Constraints:      28575
3584.75/3595.16	c #Conflicts:     467000 | #Constraints:      29575
3584.75/3595.16	c #Conflicts:     468000 | #Constraints:      30575
3584.75/3595.16	c #Conflicts:     469000 | #Constraints:      31575
3584.75/3595.16	c #Conflicts:     470000 | #Constraints:      32575
3584.75/3595.16	c #Conflicts:     471000 | #Constraints:      33575
3584.75/3595.16	c #Conflicts:     472000 | #Constraints:      34575
3584.75/3595.16	c #Conflicts:     473000 | #Constraints:      35575
3584.75/3595.16	c #Conflicts:     474000 | #Constraints:      36575
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 766.301
3584.75/3595.16	c #Conflicts:     475000 | #Constraints:      23958
3584.75/3595.16	c #Conflicts:     476000 | #Constraints:      24958
3584.75/3595.16	c #Conflicts:     477000 | #Constraints:      25958
3584.75/3595.16	c #Conflicts:     478000 | #Constraints:      26958
3584.75/3595.16	c #Conflicts:     479000 | #Constraints:      27958
3584.75/3595.16	c #Conflicts:     480000 | #Constraints:      28958
3584.75/3595.16	c #Conflicts:     481000 | #Constraints:      29958
3584.75/3595.16	c #Conflicts:     482000 | #Constraints:      30958
3584.75/3595.16	c #Conflicts:     483000 | #Constraints:      31958
3584.75/3595.16	c #Conflicts:     484000 | #Constraints:      32958
3584.75/3595.16	c #Conflicts:     485000 | #Constraints:      33958
3584.75/3595.16	c #Conflicts:     486000 | #Constraints:      34958
3584.75/3595.16	c #Conflicts:     487000 | #Constraints:      35958
3584.75/3595.16	c #Conflicts:     488000 | #Constraints:      36958
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 767.173
3584.75/3595.16	c #Conflicts:     489000 | #Constraints:      24155
3584.75/3595.16	c #Conflicts:     490000 | #Constraints:      25155
3584.75/3595.16	c #Conflicts:     491000 | #Constraints:      26155
3584.75/3595.16	c #Conflicts:     492000 | #Constraints:      27155
3584.75/3595.16	c #Conflicts:     493000 | #Constraints:      28155
3584.75/3595.16	c #Conflicts:     494000 | #Constraints:      29155
3584.75/3595.16	c #Conflicts:     495000 | #Constraints:      30155
3584.75/3595.16	c #Conflicts:     496000 | #Constraints:      31155
3584.75/3595.16	c #Conflicts:     497000 | #Constraints:      32155
3584.75/3595.16	c #Conflicts:     498000 | #Constraints:      33155
3584.75/3595.16	c #Conflicts:     499000 | #Constraints:      34155
3584.75/3595.16	c #Conflicts:     500000 | #Constraints:      35155
3584.75/3595.16	c #Conflicts:     501000 | #Constraints:      36155
3584.75/3595.16	c #Conflicts:     502000 | #Constraints:      37155
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 767.195
3584.75/3595.16	c #Conflicts:     503000 | #Constraints:      24161
3584.75/3595.16	c #Conflicts:     504000 | #Constraints:      25161
3584.75/3595.16	c #Conflicts:     505000 | #Constraints:      26161
3584.75/3595.16	c #Conflicts:     506000 | #Constraints:      27161
3584.75/3595.16	c #Conflicts:     507000 | #Constraints:      28161
3584.75/3595.16	c #Conflicts:     508000 | #Constraints:      29161
3584.75/3595.16	c #Conflicts:     509000 | #Constraints:      30161
3584.75/3595.16	c #Conflicts:     510000 | #Constraints:      31161
3584.75/3595.16	c #Conflicts:     511000 | #Constraints:      32161
3584.75/3595.16	c #Conflicts:     512000 | #Constraints:      33161
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     513000 | #Constraints:      34161
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     514000 | #Constraints:      35161
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     515000 | #Constraints:      36161
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     516000 | #Constraints:      37161
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 767.598
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     517000 | #Constraints:      23992
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     518000 | #Constraints:      24992
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     519000 | #Constraints:      25992
3584.75/3595.16	c #Conflicts:     520000 | #Constraints:      26992
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     521000 | #Constraints:      27992
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     522000 | #Constraints:      28992
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     523000 | #Constraints:      29992
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     524000 | #Constraints:      30992
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     525000 | #Constraints:      31992
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     526000 | #Constraints:      32992
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     527000 | #Constraints:      33992
3584.75/3595.16	c #Conflicts:     528000 | #Constraints:      34992
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     529000 | #Constraints:      35992
3584.75/3595.16	c #Conflicts:     530000 | #Constraints:      36992
3584.75/3595.16	c #Conflicts:     531000 | #Constraints:      37992
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 767.85
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     532000 | #Constraints:      24579
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     533000 | #Constraints:      25579
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     534000 | #Constraints:      26579
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     535000 | #Constraints:      27579
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     536000 | #Constraints:      28579
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     537000 | #Constraints:      29579
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     538000 | #Constraints:      30579
3584.75/3595.16	c #Conflicts:     539000 | #Constraints:      31579
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     540000 | #Constraints:      32579
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     541000 | #Constraints:      33579
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     542000 | #Constraints:      34579
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     543000 | #Constraints:      35579
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     544000 | #Constraints:      36579
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     545000 | #Constraints:      37579
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     546000 | #Constraints:      38579
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 768.21
3584.75/3595.16	c #Conflicts:     547000 | #Constraints:      25023
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     548000 | #Constraints:      26023
3584.75/3595.16	c #Conflicts:     549000 | #Constraints:      27023
3584.75/3595.16	c #Conflicts:     550000 | #Constraints:      28023
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     551000 | #Constraints:      29023
3584.75/3595.16	c #Conflicts:     552000 | #Constraints:      30023
3584.75/3595.16	c #Conflicts:     553000 | #Constraints:      31023
3584.75/3595.16	c #Conflicts:     554000 | #Constraints:      32023
3584.75/3595.16	c #Conflicts:     555000 | #Constraints:      33023
3584.75/3595.16	c #Conflicts:     556000 | #Constraints:      34023
3584.75/3595.16	c #Conflicts:     557000 | #Constraints:      35023
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     558000 | #Constraints:      36023
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     559000 | #Constraints:      37023
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     560000 | #Constraints:      38023
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     561000 | #Constraints:      39023
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 768.221
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     562000 | #Constraints:      25220
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     563000 | #Constraints:      26220
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     564000 | #Constraints:      27220
3584.75/3595.16	c #Conflicts:     565000 | #Constraints:      28220
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     566000 | #Constraints:      29220
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     567000 | #Constraints:      30220
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     568000 | #Constraints:      31220
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     569000 | #Constraints:      32220
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     570000 | #Constraints:      33220
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     571000 | #Constraints:      34220
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     572000 | #Constraints:      35220
3584.75/3595.16	c #Conflicts:     573000 | #Constraints:      36220
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     574000 | #Constraints:      37220
3584.75/3595.16	c #Conflicts:     575000 | #Constraints:      38220
3584.75/3595.16	c #Conflicts:     576000 | #Constraints:      39220
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 768.257
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c #Conflicts:     577000 | #Constraints:      25269
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c restart_num  917 1223
3584.75/3595.16	c Use LS-small
3584.75/3595.16	c longest_trail_len= 4165 last_longest_trail_len= 4165
3584.75/3595.16	c num_vars= 4288 len_partial_assign_no_confli= 3939
3584.75/3595.16	c update_LS_target_phase-runLS-restart
3584.75/3595.16	c #Conflicts:     578000 | #Constraints:      26269
3584.75/3595.16	c longest_trail_len= 2726 last_longest_trail_len= 0
3584.75/3595.16	c longest_trail_len= 2987 last_longest_trail_len= 2726
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 2987
3584.75/3595.16	c #Conflicts:     579000 | #Constraints:      27269
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c #Conflicts:     580000 | #Constraints:      28269
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c #Conflicts:     581000 | #Constraints:      29269
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c #Conflicts:     582000 | #Constraints:      30269
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c #Conflicts:     583000 | #Constraints:      31269
3584.75/3595.16	c #Conflicts:     584000 | #Constraints:      32269
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c #Conflicts:     585000 | #Constraints:      33269
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c #Conflicts:     586000 | #Constraints:      34269
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c #Conflicts:     587000 | #Constraints:      35269
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c #Conflicts:     588000 | #Constraints:      36269
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c #Conflicts:     589000 | #Constraints:      37269
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c #Conflicts:     590000 | #Constraints:      38269
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c #Conflicts:     591000 | #Constraints:      39269
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 768.484
3584.75/3595.16	c #Conflicts:     592000 | #Constraints:      25025
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c #Conflicts:     593000 | #Constraints:      26025
3584.75/3595.16	c #Conflicts:     594000 | #Constraints:      27025
3584.75/3595.16	c #Conflicts:     595000 | #Constraints:      28025
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c #Conflicts:     596000 | #Constraints:      29025
3584.75/3595.16	c #Conflicts:     597000 | #Constraints:      30025
3584.75/3595.16	c #Conflicts:     598000 | #Constraints:      31025
3584.75/3595.16	c #Conflicts:     599000 | #Constraints:      32025
3584.75/3595.16	c #Conflicts:     600000 | #Constraints:      33025
3584.75/3595.16	c #Conflicts:     601000 | #Constraints:      34025
3584.75/3595.16	c longest_trail_len= 4117 last_longest_trail_len= 4117
3584.75/3595.16	c #Conflicts:     602000 | #Constraints:      35025
3584.75/3595.16	c #Conflicts:     603000 | #Constraints:      36025
3584.75/3595.16	c #Conflicts:     604000 | #Constraints:      37025
3584.75/3595.16	c #Conflicts:     605000 | #Constraints:      38025
3584.75/3595.16	c #Conflicts:     606000 | #Constraints:      39025
3584.75/3595.16	c #Conflicts:     607000 | #Constraints:      40025
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 768.5
3584.75/3595.16	c #Conflicts:     608000 | #Constraints:      25595
3584.75/3595.16	c #Conflicts:     609000 | #Constraints:      26595
3584.75/3595.16	c #Conflicts:     610000 | #Constraints:      27595
3584.75/3595.16	c #Conflicts:     611000 | #Constraints:      28595
3584.75/3595.16	c #Conflicts:     612000 | #Constraints:      29595
3584.75/3595.16	c #Conflicts:     613000 | #Constraints:      30595
3584.75/3595.16	c #Conflicts:     614000 | #Constraints:      31595
3584.75/3595.16	c longest_trail_len= 4127 last_longest_trail_len= 4117
3584.75/3595.16	c longest_trail_len= 4127 last_longest_trail_len= 4127
3584.75/3595.16	c longest_trail_len= 4127 last_longest_trail_len= 4127
3584.75/3595.16	c #Conflicts:     615000 | #Constraints:      32595
3584.75/3595.16	c longest_trail_len= 4127 last_longest_trail_len= 4127
3584.75/3595.16	c longest_trail_len= 4127 last_longest_trail_len= 4127
3584.75/3595.16	c longest_trail_len= 4127 last_longest_trail_len= 4127
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4127
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c #Conflicts:     616000 | #Constraints:      33595
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c #Conflicts:     617000 | #Constraints:      34595
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c #Conflicts:     618000 | #Constraints:      35595
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c #Conflicts:     619000 | #Constraints:      36595
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c #Conflicts:     620000 | #Constraints:      37595
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c #Conflicts:     621000 | #Constraints:      38595
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c #Conflicts:     622000 | #Constraints:      39595
3584.75/3595.16	c longest_trail_len= 4140 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4140
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     623000 | #Constraints:      40595
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 769.047
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     624000 | #Constraints:      25993
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     625000 | #Constraints:      26993
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     626000 | #Constraints:      27993
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     627000 | #Constraints:      28993
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     628000 | #Constraints:      29993
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     629000 | #Constraints:      30993
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     630000 | #Constraints:      31993
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     631000 | #Constraints:      32993
3584.75/3595.16	c #Conflicts:     632000 | #Constraints:      33993
3584.75/3595.16	c #Conflicts:     633000 | #Constraints:      34993
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     634000 | #Constraints:      35993
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4145 last_longest_trail_len= 4145
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4145
3584.75/3595.16	c #Conflicts:     635000 | #Constraints:      36993
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     636000 | #Constraints:      37993
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     637000 | #Constraints:      38993
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     638000 | #Constraints:      39993
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     639000 | #Constraints:      40993
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 769.073
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     640000 | #Constraints:      26171
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     641000 | #Constraints:      27171
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     642000 | #Constraints:      28171
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     643000 | #Constraints:      29171
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     644000 | #Constraints:      30171
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     645000 | #Constraints:      31171
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     646000 | #Constraints:      32171
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     647000 | #Constraints:      33171
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     648000 | #Constraints:      34171
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     649000 | #Constraints:      35171
3584.75/3595.16	c longest_trail_len= 4162 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     650000 | #Constraints:      36171
3584.75/3595.16	c #Conflicts:     651000 | #Constraints:      37171
3584.75/3595.16	c #Conflicts:     652000 | #Constraints:      38171
3584.75/3595.16	c #Conflicts:     653000 | #Constraints:      39171
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4162
3584.75/3595.16	c #Conflicts:     654000 | #Constraints:      40171
3584.75/3595.16	c #Conflicts:     655000 | #Constraints:      41171
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 769.131
3584.75/3595.16	c #Conflicts:     656000 | #Constraints:      26142
3584.75/3595.16	c #Conflicts:     657000 | #Constraints:      27142
3584.75/3595.16	c #Conflicts:     658000 | #Constraints:      28142
3584.75/3595.16	c #Conflicts:     659000 | #Constraints:      29142
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     660000 | #Constraints:      30142
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     661000 | #Constraints:      31142
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     662000 | #Constraints:      32142
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     663000 | #Constraints:      33142
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     664000 | #Constraints:      34142
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     665000 | #Constraints:      35142
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     666000 | #Constraints:      36142
3584.75/3595.16	c #Conflicts:     667000 | #Constraints:      37142
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     668000 | #Constraints:      38142
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     669000 | #Constraints:      39142
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     670000 | #Constraints:      40142
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     671000 | #Constraints:      41142
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c INPROCESSING
3584.75/3595.16	c GARBAGE COLLECT
3584.75/3595.16	c rational objective 770.111
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     672000 | #Constraints:      25946
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     673000 | #Constraints:      26946
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     674000 | #Constraints:      27946
3584.75/3595.16	c #Conflicts:     675000 | #Constraints:      28946
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     676000 | #Constraints:      29946
3584.75/3595.16	c #Conflicts:     677000 | #Constraints:      30946
3584.75/3595.16	c #Conflicts:     678000 | #Constraints:      31946
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     679000 | #Constraints:      32946
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     680000 | #Constraints:      33946
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     681000 | #Constraints:      34946
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c #Conflicts:     682000 | #Constraints:      35946
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c longest_trail_len= 4174 last_longest_trail_len= 4174
3584.75/3595.16	c Program interrupted by user.
3584.75/3595.16	c cpu time 3572.6 s
3584.75/3595.16	c deterministic time 534888104531 5.35e+11
3584.75/3595.16	c optimization time 118.681 s
3584.75/3595.16	c total solve time 3453.9 s
3584.75/3595.16	c core-guided solve time 0 s
3584.75/3595.16	c propagation time 3060.54 s
3584.75/3595.16	c conflict analysis time 373.792 s
3584.75/3595.16	c propagations 203890581
3584.75/3595.16	c resolve steps 23929077
3584.75/3595.16	c decisions 14353806
3584.75/3595.16	c conflicts 682231
3584.75/3595.16	c restarts 1485
3584.75/3595.16	c inprocessing phases 73
3584.75/3595.16	c input clauses 8110
3584.75/3595.16	c input cardinalities 0
3584.75/3595.16	c input general constraints 1786
3584.75/3595.16	c input average constraint length 4.54
3584.75/3595.16	c input average constraint degree 1.83
3584.75/3595.16	c learned clauses 189432
3584.75/3595.16	c learned cardinalities 82
3584.75/3595.16	c learned general constraints 492717
3584.75/3595.16	c learned average constraint length 713.10
3584.75/3595.16	c learned average constraint degree 144191754.71
3584.75/3595.16	c watched constraints 468512
3584.75/3595.16	c counting constraints 25991
3584.75/3595.16	c gcd simplifications 47183
3584.75/3595.16	c detected cardinalities 12
3584.75/3595.16	c weakened non-implied lits 10435470
3584.75/3595.16	c weakened non-implying lits 711546
3584.75/3595.16	c original variables 4288
3584.75/3595.16	c clausal propagations 53176108
3584.75/3595.16	c cardinality propagations 10891
3584.75/3595.16	c watched propagations 23466835
3584.75/3595.16	c counting propagations 126884486
3584.75/3595.16	c watch lookups 79138272009
3584.75/3595.16	c watch backjump lookups 67252315418
3584.75/3595.16	c watch checks 337554178392
3584.75/3595.16	c propagation checks 48871722413
3584.75/3595.16	c constraint additions 1633110660
3584.75/3595.16	c trail pops 218924175
3584.75/3595.16	c formula constraints 9896
3584.75/3595.16	c learned constraints 682231
3584.75/3595.16	c bound constraints 0
3584.75/3595.16	c core-guided constraints 0
3584.75/3595.16	c encountered formula constraints 17290114
3584.75/3595.16	c encountered learned constraints 7321194
3584.75/3595.16	c encountered bound constraints 0
3584.75/3595.16	c encountered core-guided constraints 0
3584.75/3595.16	c LP total time 158.907 s
3584.75/3595.16	c LP solve time 158.07 s
3584.75/3595.16	c LP constraints added 10686
3584.75/3595.16	c LP constraints removed 537
3584.75/3595.16	c LP pivots internal 683828
3584.75/3595.16	c LP pivots root 653248
3584.75/3595.16	c LP calls 190
3584.75/3595.16	c LP optimalities 186
3584.75/3595.16	c LP no pivot count 0
3584.75/3595.16	c LP infeasibilities 0
3584.75/3595.16	c LP valid Farkas constraints 0
3584.75/3595.16	c LP learned Farkas constraints 0
3584.75/3595.16	c LP basis resets 0
3584.75/3595.16	c LP cycling count 0
3584.75/3595.16	c LP singular count 0
3584.75/3595.16	c LP no primal count 0
3584.75/3595.16	c LP no farkas count 0
3584.75/3595.16	c LP other issue count 0
3584.75/3595.16	c LP Gomory cuts 0
3584.75/3595.16	c LP learned cuts 790
3584.75/3595.16	c LP deleted cuts 537
3584.75/3595.16	c LP encountered Gomory constraints 0
3584.75/3595.16	c LP encountered Farkas constraints 0
3584.75/3595.16	c LP encountered learned Farkas constraints 0
3584.75/3595.16	c CG auxiliary variables introduced 0
3584.75/3595.16	c CG solutions found 0
3584.75/3595.16	c CG cores constructed 0
3584.75/3595.16	c CG core cardinality constraints returned 0
3584.75/3595.16	c CG unit cores 0
3584.75/3595.16	c CG single cores 0
3584.75/3595.16	c CG blocks removed during cardinality reduction 0
3584.75/3595.16	c CG first core best 0
3584.75/3595.16	c CG decision core best 0
3584.75/3595.16	c CG core reduction tie 0
3584.75/3595.16	c CG core degree average 0.00
3584.75/3595.16	c CG core slack average 0.00
3584.75/3595.16	c local search time 24.7742 s (0.7% of runtime)
3584.75/3595.16	c LS(normal)  7.01071 s, calls 1
3584.75/3595.16	c LS(restart) 17.7635 s, calls 4
3584.75/3595.16	s UNKNOWN
3584.75/3595.16	c Total time: 3595.096 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-4809018-1782852254/watcher-4809018-1782852254 -o /tmp/evaluation-result-4809018-1782852254/solver-4809018-1782852254 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4809018-1782852254/vars-4809018-1782852254 --bin-var /tmp/runsolver-exch-nodeE001-1782848652-2651646 --watchdog 3760 ./SynLSRS HOME/instance-4809018-1782852254.opb 3600 HOME 62000 

running on 4 cores: 56-59

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

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

CPU governors:
  performance: 56-59

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108138 MiB free)
  node 1: cores 8-15, 129019 MiB (103877 MiB free)
  node 2: cores 16-23, 129019 MiB (111354 MiB free)
  node 3: cores 24-31, 129003 MiB (107981 MiB free)
  node 4: cores 32-39, 129019 MiB (109661 MiB free)
  node 5: cores 40-47, 129019 MiB (111679 MiB free)
  node 6: cores 48-55, 129019 MiB (111855 MiB free)
  node 7: cores 56-63, 128429 MiB (111180 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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2654281, runsolver pid=2654277

[startup+0.100059 s]*
/proc/loadavg: 16.16 16.25 16.02 13/884 2654301
/proc/meminfo: memFree=896736868/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3292 KiB

[startup+0.213863 s]*
/proc/loadavg: 16.16 16.25 16.02 17/893 2654322
/proc/meminfo: memFree=896710948/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=64336 memory=25672 CPUtime=0.07 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 5230 0 0 0 7 0 0 0 20 0 1 0 218513594 65880064 6278 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 16084 6418 2023 574 0 5240 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 71320 KiB
Current children cumulated memory: 30660 KiB

[startup+0.313996 s]*
/proc/loadavg: 16.16 16.25 16.02 14/889 2654322
/proc/meminfo: memFree=896709736/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=64336 memory=25680 CPUtime=0.17 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 5232 0 0 0 17 0 0 0 20 0 1 0 218513594 65880064 6278 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 16084 6420 2023 574 0 5240 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 71320 KiB
Current children cumulated memory: 30668 KiB

[startup+0.700142 s]
/proc/loadavg: 16.16 16.25 16.02 16/887 2654334
/proc/meminfo: memFree=896710608/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=64336 memory=25688 CPUtime=0.54 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 5234 0 0 0 54 0 0 0 20 0 1 0 218513594 65880064 6278 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 16084 6422 2023 574 0 5240 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 71320 KiB
Current children cumulated memory: 30676 KiB

[startup+1.50014 s]
/proc/loadavg: 16.16 16.25 16.02 16/891 2654393
/proc/meminfo: memFree=896736016/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=64336 memory=25688 CPUtime=1.34 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 5234 0 0 0 134 0 0 0 20 0 1 0 218513594 65880064 6278 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 16084 6422 2023 574 0 5240 0
Current children cumulated CPU time: 1.35 s
Current children cumulated vsize: 71320 KiB
Current children cumulated memory: 30676 KiB

[startup+3.11307 s]
/proc/loadavg: 16.22 16.26 16.02 17/891 2654429
/proc/meminfo: memFree=896674376/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=64336 memory=25688 CPUtime=2.95 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 5234 0 0 0 295 0 0 0 20 0 1 0 218513594 65880064 6278 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 16084 6422 2023 574 0 5240 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 71320 KiB
Current children cumulated memory: 30676 KiB

[startup+6.30015 s]
/proc/loadavg: 16.22 16.26 16.02 17/896 2654438
/proc/meminfo: memFree=896675524/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=65516 memory=27448 CPUtime=6.12 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 5631 0 0 0 603 9 0 0 20 0 1 0 218513594 67088384 6790 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 16379 6862 2071 574 0 5535 0
Current children cumulated CPU time: 6.13 s
Current children cumulated vsize: 72500 KiB
Current children cumulated memory: 32436 KiB

[startup+12.7002 s]
/proc/loadavg: 16.34 16.29 16.03 17/901 2654485
/proc/meminfo: memFree=896690040/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=70884 memory=33868 CPUtime=12.51 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 7109 0 0 0 1217 34 0 0 20 0 1 0 218513594 72585216 8436 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 17721 8467 2071 574 0 6877 0
Current children cumulated CPU time: 12.52 s
Current children cumulated vsize: 77868 KiB
Current children cumulated memory: 38856 KiB

[startup+25.5002 s]
/proc/loadavg: 16.52 16.33 16.05 17/902 2654553
/proc/meminfo: memFree=896563504/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=94140 memory=53280 CPUtime=25.27 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 10429 0 0 0 2457 70 0 0 20 0 1 0 218513594 96399360 13196 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 23535 13320 2071 574 0 12691 0
Current children cumulated CPU time: 25.28 s
Current children cumulated vsize: 101124 KiB
Current children cumulated memory: 58268 KiB

[startup+51.1135 s]
/proc/loadavg: 16.68 16.39 16.08 18/908 2654605
/proc/meminfo: memFree=896516804/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59

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

/proc/2654309/statm: 141895 114614 2071 574 0 131051 0
Current children cumulated CPU time: 3452.31 s
Current children cumulated vsize: 574564 KiB
Current children cumulated memory: 463444 KiB

[startup+3522.3 s]
/proc/loadavg: 16.54 16.19 16.15 17/903 2657744
/proc/meminfo: memFree=866315772/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=577728 memory=468128 CPUtime=3512.12 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 77337 0 0 0 350006 1206 0 0 20 0 1 0 218513594 591593472 116986 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 144432 117032 2071 574 0 133588 0
Current children cumulated CPU time: 3512.13 s
Current children cumulated vsize: 584712 KiB
Current children cumulated memory: 473116 KiB

[startup+3582.3 s]
/proc/loadavg: 16.83 16.34 16.21 17/903 2657745
/proc/meminfo: memFree=866246456/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=577728 memory=468128 CPUtime=3571.96 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 77337 0 0 0 355982 1214 0 0 20 0 1 0 218513594 591593472 116986 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 144432 117032 2071 574 0 133588 0
Current children cumulated CPU time: 3571.97 s
Current children cumulated vsize: 584712 KiB
Current children cumulated memory: 473116 KiB

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

# cumulated CPU time of all completed processes:  user=3572.62 s, system=12.18 s

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

[startup+3584 s]*
/proc/loadavg: 16.83 16.34 16.21 17/903 2657745
/proc/meminfo: memFree=866241856/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=577728 memory=468128 CPUtime=3573.67 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 77337 0 0 0 356153 1214 0 0 20 0 1 0 218513594 591593472 116986 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 144432 117032 2071 574 0 133588 0
Current children cumulated CPU time: 3573.68 s
Current children cumulated vsize: 584712 KiB
Current children cumulated memory: 473116 KiB

[startup+3590.4 s]
/proc/loadavg: 16.85 16.35 16.21 17/903 2657745
/proc/meminfo: memFree=866235160/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=577728 memory=468128 CPUtime=3580.04 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 77337 0 0 0 356789 1215 0 0 20 0 1 0 218513594 591593472 116986 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 144432 117032 2071 574 0 133588 0
Current children cumulated CPU time: 3580.05 s
Current children cumulated vsize: 584712 KiB
Current children cumulated memory: 473116 KiB

[startup+3593.6 s]
/proc/loadavg: 16.86 16.36 16.22 17/903 2657745
/proc/meminfo: memFree=866233264/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=577728 memory=468128 CPUtime=3583.23 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 77337 0 0 0 357108 1215 0 0 20 0 1 0 218513594 591593472 116986 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 144432 117032 2071 574 0 133588 0
Current children cumulated CPU time: 3583.24 s
Current children cumulated vsize: 584712 KiB
Current children cumulated memory: 473116 KiB

[startup+3594.4 s]
/proc/loadavg: 16.86 16.36 16.22 17/903 2657745
/proc/meminfo: memFree=866233420/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=577728 memory=468128 CPUtime=3584.03 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 77337 0 0 0 357188 1215 0 0 20 0 1 0 218513594 591593472 116986 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 144432 117032 2071 574 0 133588 0
Current children cumulated CPU time: 3584.04 s
Current children cumulated vsize: 584712 KiB
Current children cumulated memory: 473116 KiB

[startup+3594.8 s]
/proc/loadavg: 16.86 16.36 16.22 17/903 2657745
/proc/meminfo: memFree=866233420/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=577728 memory=468128 CPUtime=3584.42 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 77337 0 0 0 357227 1215 0 0 20 0 1 0 218513594 591593472 116986 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 144432 117032 2071 574 0 133588 0
Current children cumulated CPU time: 3584.43 s
Current children cumulated vsize: 584712 KiB
Current children cumulated memory: 473116 KiB

[startup+3595 s]*
/proc/loadavg: 16.86 16.36 16.22 17/903 2657745
/proc/meminfo: memFree=866234604/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=577728 memory=468128 CPUtime=3584.64 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 77337 0 0 0 357249 1215 0 0 20 0 1 0 218513594 591593472 116986 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 144432 117032 2071 574 0 133588 0
Current children cumulated CPU time: 3584.65 s
Current children cumulated vsize: 584712 KiB
Current children cumulated memory: 473116 KiB

[startup+3595.11 s]
/proc/loadavg: 16.86 16.36 16.22 17/903 2657745
/proc/meminfo: memFree=866234604/1055320720 swapFree=33554428/33554428
[pid=2654281] ppid=2654277 vsize=4324 memory=3292 CPUtime=0.01 cores=56-59
/proc/2654281/stat : 2654281 (SynLSRS) S 2654277 2654281 2651615 0 -1 4194304 502 4255 0 0 0 0 0 1 20 0 1 0 218513581 4427776 512 18446744073709551615 94602569498624 94602570393157 140723644112672 0 0 0 65536 4 65538 1 0 0 17 58 0 0 0 0 0 94602570632208 94602570679952 94602587770880 140723644119297 140723644119430 140723644119430 140723644125166 0
/proc/2654281/statm: 1081 823 722 219 0 143 0
[pid=2654305] ppid=2654281 vsize=2660 memory=1696 CPUtime=0 cores=56-59
/proc/2654305/stat : 2654305 (timeout) S 2654281 2654305 2651615 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 218513593 2723840 384 18446744073709551615 94249974849536 94249974866049 140729885718464 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94249974880816 94249974882904 94249991159808 140729885726841 140729885727132 140729885727132 140729885732839 0
/proc/2654305/statm: 665 424 397 5 0 90 0
[pid=2654309] ppid=2654305 vsize=577728 memory=468128 CPUtime=3584.74 cores=56-59
/proc/2654309/stat : 2654309 (roundingsat) R 2654305 2654305 2651615 0 -1 4194304 77337 0 0 0 357259 1215 0 0 20 0 1 0 218513594 591593472 116986 18446744073709551615 94777891393536 94777893743481 140721697791344 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94777894179512 94777894207656 94777924075520 140721697798287 140721697798559 140721697798559 140721697804266 0
/proc/2654309/statm: 144432 117032 2071 574 0 133588 0
Current children cumulated CPU time: 3584.75 s
Current children cumulated vsize: 584712 KiB
Current children cumulated memory: 473116 KiB

Child status: 0

Real time (s): 3595.17
CPU time (s): 3584.8
CPU user time (s): 3572.62
CPU system time (s): 12.18
CPU usage (%): 99.7116
Max. virtual memory (cumulated for all children) (KiB): 584712
Max. memory (cumulated for all children) (KiB): 473116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3572.62
system time used= 12.18
maximum resident set size= 467944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83323
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1576
involuntary context switches= 3327


# summary of solver processes directly reported to runsolver:
#   pid: 2654281
#   total CPU time (s): 3584.8
#   total CPU user time (s): 3572.62
#   total CPU system time (s): 12.18

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2287 second user time and 43.2654 second system time

The end

Launcher Data

Begin job on nodeE001 at 2026-06-30 22:44:15
IDJOB=4809018
IDBENCH=162315
IDSOLVER=3596
FILE ID=nodeE001/4809018-1782852254
RUNJOBID= nodeE001-1782848652-2651646
SLURM_JOB_ID= 12542927
Free space on /tmp= 798632 MiB

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

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

MD5SUM BENCH= 17b9f2f8b02d6ae535b4cdc282411634
RANDOM SEED=133679983

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320720 kB
MemFree:        896732116 kB
MemAvailable:   1041934260 kB
Buffers:            3352 kB
Cached:         149404188 kB
SwapCached:            0 kB
Active:          8600352 kB
Inactive:       145904592 kB
Active(anon):    5821652 kB
Inactive(anon):   171800 kB
Active(file):    2778700 kB
Inactive(file): 145732792 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16724 kB
Writeback:             0 kB
AnonPages:       5094192 kB
Mapped:           231096 kB
Shmem:            896048 kB
KReclaimable:    1666568 kB
Slab:            2266824 kB
SReclaimable:    1666568 kB
SUnreclaim:       600256 kB
KernelStack:       15008 kB
PageTables:        17236 kB
SecPageTables:     15304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214788 kB
Committed_AS:    7238008 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479396 kB
VmallocChunk:          0 kB
Percpu:           120576 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3346432 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 798444 MiB
End job on nodeE001 at 2026-06-30 23:44:10