Trace number 4800285

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? 3586.45 3595.11

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K145.opb
MD5SUM436bce6b70912010542f86e4a59f9b2c
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 variables17255
Total number of constraints17547
Number of constraints which are clauses17402
Number of constraints which are cardinality constraints (but not clauses)145
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint145
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 146
Number of bits of the biggest sum of numbers8
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.07	c Preprocess time: 0.048 seconds
3586.34/3595.10	c RoundingSat 2
3586.34/3595.10	c branch main
3586.34/3595.10	c commit d3f91ec
3586.34/3595.10	c #variables 17300 #constraints 17685
3586.34/3595.10	c Finish cloning data from SAT to LS
3586.34/3595.10	c nbvars=17300
3586.34/3595.10	c chongqijiange= 500
3586.34/3595.10	c restart_num_ls  -100000 0
3586.34/3595.10	c Use LS-small
3586.34/3595.10	c #Conflicts:       1000 | #Constraints:      18684
3586.34/3595.10	c #Conflicts:       2000 | #Constraints:      19684
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:       3000 | #Constraints:      19049
3586.34/3595.10	c #Conflicts:       4000 | #Constraints:      20049
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:       5000 | #Constraints:      19546
3586.34/3595.10	c #Conflicts:       6000 | #Constraints:      20546
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:       7000 | #Constraints:      19614
3586.34/3595.10	c #Conflicts:       8000 | #Constraints:      20614
3586.34/3595.10	c #Conflicts:       9000 | #Constraints:      21614
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:      10000 | #Constraints:      20352
3586.34/3595.10	c #Conflicts:      11000 | #Constraints:      21352
3586.34/3595.10	c #Conflicts:      12000 | #Constraints:      22352
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:      13000 | #Constraints:      20844
3586.34/3595.10	c #Conflicts:      14000 | #Constraints:      21844
3586.34/3595.10	c #Conflicts:      15000 | #Constraints:      22844
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:      16000 | #Constraints:      21109
3586.34/3595.10	c #Conflicts:      17000 | #Constraints:      22109
3586.34/3595.10	c #Conflicts:      18000 | #Constraints:      23109
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:      19000 | #Constraints:      21191
3586.34/3595.10	c #Conflicts:      20000 | #Constraints:      22192
3586.34/3595.10	c #Conflicts:      21000 | #Constraints:      23192
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:      22000 | #Constraints:      21039
3586.34/3595.10	c #Conflicts:      23000 | #Constraints:      22039
3586.34/3595.10	c #Conflicts:      24000 | #Constraints:      23039
3586.34/3595.10	c #Conflicts:      25000 | #Constraints:      24039
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:      26000 | #Constraints:      21686
3586.34/3595.10	c #Conflicts:      27000 | #Constraints:      22686
3586.34/3595.10	c #Conflicts:      28000 | #Constraints:      23686
3586.34/3595.10	c #Conflicts:      29000 | #Constraints:      24686
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:      30000 | #Constraints:      22123
3586.34/3595.10	c #Conflicts:      31000 | #Constraints:      23123
3586.34/3595.10	c #Conflicts:      32000 | #Constraints:      24123
3586.34/3595.10	c #Conflicts:      33000 | #Constraints:      25123
3586.34/3595.10	c #Conflicts:      34000 | #Constraints:      26123
3586.34/3595.10	c #Conflicts:      35000 | #Constraints:      27123
3586.34/3595.10	c #Conflicts:      36000 | #Constraints:      28123
3586.34/3595.10	c #Conflicts:      37000 | #Constraints:      29124
3586.34/3595.10	c #Conflicts:      38000 | #Constraints:      30124
3586.34/3595.10	c #Conflicts:      39000 | #Constraints:      31124
3586.34/3595.10	c #Conflicts:      40000 | #Constraints:      32124
3586.34/3595.10	c #Conflicts:      41000 | #Constraints:      33124
3586.34/3595.10	c #Conflicts:      42000 | #Constraints:      34124
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:      43000 | #Constraints:      26489
3586.34/3595.10	c #Conflicts:      44000 | #Constraints:      27489
3586.34/3595.10	c #Conflicts:      45000 | #Constraints:      28489
3586.34/3595.10	c #Conflicts:      46000 | #Constraints:      29489
3586.34/3595.10	c #Conflicts:      47000 | #Constraints:      30489
3586.34/3595.10	c #Conflicts:      48000 | #Constraints:      31489
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:      49000 | #Constraints:      25634
3586.34/3595.10	c #Conflicts:      50000 | #Constraints:      26634
3586.34/3595.10	c #Conflicts:      51000 | #Constraints:      27634
3586.34/3595.10	c #Conflicts:      52000 | #Constraints:      28634
3586.34/3595.10	c #Conflicts:      53000 | #Constraints:      29634
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:      54000 | #Constraints:      24548
3586.34/3595.10	c #Conflicts:      55000 | #Constraints:      25548
3586.34/3595.10	c #Conflicts:      56000 | #Constraints:      26548
3586.34/3595.10	c #Conflicts:      57000 | #Constraints:      27548
3586.34/3595.10	c #Conflicts:      58000 | #Constraints:      28548
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c rational objective 145.031
3586.34/3595.10	c #Conflicts:      59000 | #Constraints:      23730
3586.34/3595.10	c #Conflicts:      60000 | #Constraints:      24730
3586.34/3595.10	c #Conflicts:      61000 | #Constraints:      25730
3586.34/3595.10	c #Conflicts:      62000 | #Constraints:      26730
3586.34/3595.10	c #Conflicts:      63000 | #Constraints:      27730
3586.34/3595.10	c #Conflicts:      64000 | #Constraints:      28730
3586.34/3595.10	c #Conflicts:      65000 | #Constraints:      29730
3586.34/3595.10	c #Conflicts:      66000 | #Constraints:      30730
3586.34/3595.10	c #Conflicts:      67000 | #Constraints:      31730
3586.34/3595.10	c #Conflicts:      68000 | #Constraints:      32730
3586.34/3595.10	c #Conflicts:      69000 | #Constraints:      33730
3586.34/3595.10	c #Conflicts:      70000 | #Constraints:      34730
3586.34/3595.10	c #Conflicts:      71000 | #Constraints:      35730
3586.34/3595.10	c #Conflicts:      72000 | #Constraints:      36730
3586.34/3595.10	c #Conflicts:      73000 | #Constraints:      37730
3586.34/3595.10	c #Conflicts:      74000 | #Constraints:      38730
3586.34/3595.10	c #Conflicts:      75000 | #Constraints:      39730
3586.34/3595.10	c #Conflicts:      76000 | #Constraints:      40730
3586.34/3595.10	c #Conflicts:      77000 | #Constraints:      41730
3586.34/3595.10	c #Conflicts:      78000 | #Constraints:      42730
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:      79000 | #Constraints:      31382
3586.34/3595.10	c #Conflicts:      80000 | #Constraints:      32382
3586.34/3595.10	c #Conflicts:      81000 | #Constraints:      33382
3586.34/3595.10	c #Conflicts:      82000 | #Constraints:      34382
3586.34/3595.10	c #Conflicts:      83000 | #Constraints:      35382
3586.34/3595.10	c #Conflicts:      84000 | #Constraints:      36382
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:      85000 | #Constraints:      27728
3586.34/3595.10	c #Conflicts:      86000 | #Constraints:      28728
3586.34/3595.10	c #Conflicts:      87000 | #Constraints:      29728
3586.34/3595.10	c #Conflicts:      88000 | #Constraints:      30728
3586.34/3595.10	c #Conflicts:      89000 | #Constraints:      31728
3586.34/3595.10	c #Conflicts:      90000 | #Constraints:      32728
3586.34/3595.10	c #Conflicts:      91000 | #Constraints:      33728
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:      92000 | #Constraints:      26455
3586.34/3595.10	c #Conflicts:      93000 | #Constraints:      27455
3586.34/3595.10	c #Conflicts:      94000 | #Constraints:      28455
3586.34/3595.10	c #Conflicts:      95000 | #Constraints:      29455
3586.34/3595.10	c #Conflicts:      96000 | #Constraints:      30455
3586.34/3595.10	c #Conflicts:      97000 | #Constraints:      31455
3586.34/3595.10	c #Conflicts:      98000 | #Constraints:      32455
3586.34/3595.10	c #Conflicts:      99000 | #Constraints:      33455
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     100000 | #Constraints:      26718
3586.34/3595.10	c #Conflicts:     101000 | #Constraints:      27719
3586.34/3595.10	c #Conflicts:     102000 | #Constraints:      28719
3586.34/3595.10	c #Conflicts:     103000 | #Constraints:      29719
3586.34/3595.10	c #Conflicts:     104000 | #Constraints:      30719
3586.34/3595.10	c #Conflicts:     105000 | #Constraints:      31719
3586.34/3595.10	c #Conflicts:     106000 | #Constraints:      32719
3586.34/3595.10	c #Conflicts:     107000 | #Constraints:      33719
3586.34/3595.10	c #Conflicts:     108000 | #Constraints:      34719
3586.34/3595.10	c #Conflicts:     109000 | #Constraints:      35719
3586.34/3595.10	c #Conflicts:     110000 | #Constraints:      36719
3586.34/3595.10	c #Conflicts:     111000 | #Constraints:      37719
3586.34/3595.10	c #Conflicts:     112000 | #Constraints:      38719
3586.34/3595.10	c #Conflicts:     113000 | #Constraints:      39719
3586.34/3595.10	c restart_num  0 301
3586.34/3595.10	c Use LS-small
3586.34/3595.10	c longest_trail_len= 16860 last_longest_trail_len= 0
3586.34/3595.10	c longest_trail_len= 16860 last_longest_trail_len= 16860
3586.34/3595.10	c num_vars= 17300 len_partial_assign_no_confli= 16914
3586.34/3595.10	c update_LS_target_phase-runLS-restart
3586.34/3595.10	c #Conflicts:     114000 | #Constraints:      40719
3586.34/3595.10	c longest_trail_len= 16356 last_longest_trail_len= 0
3586.34/3595.10	c longest_trail_len= 16523 last_longest_trail_len= 16356
3586.34/3595.10	c longest_trail_len= 16523 last_longest_trail_len= 16523
3586.34/3595.10	c longest_trail_len= 16523 last_longest_trail_len= 16523
3586.34/3595.10	c longest_trail_len= 16523 last_longest_trail_len= 16523
3586.34/3595.10	c #Conflicts:     115000 | #Constraints:      41719
3586.34/3595.10	c longest_trail_len= 16523 last_longest_trail_len= 16523
3586.34/3595.10	c longest_trail_len= 16523 last_longest_trail_len= 16523
3586.34/3595.10	c longest_trail_len= 16548 last_longest_trail_len= 16523
3586.34/3595.10	c longest_trail_len= 16548 last_longest_trail_len= 16548
3586.34/3595.10	c longest_trail_len= 16548 last_longest_trail_len= 16548
3586.34/3595.10	c longest_trail_len= 16548 last_longest_trail_len= 16548
3586.34/3595.10	c #Conflicts:     116000 | #Constraints:      42719
3586.34/3595.10	c longest_trail_len= 16548 last_longest_trail_len= 16548
3586.34/3595.10	c longest_trail_len= 16548 last_longest_trail_len= 16548
3586.34/3595.10	c #Conflicts:     117000 | #Constraints:      43719
3586.34/3595.10	c #Conflicts:     118000 | #Constraints:      44719
3586.34/3595.10	c longest_trail_len= 16568 last_longest_trail_len= 16548
3586.34/3595.10	c #Conflicts:     119000 | #Constraints:      45719
3586.34/3595.10	c #Conflicts:     120000 | #Constraints:      46719
3586.34/3595.10	c #Conflicts:     121000 | #Constraints:      47719
3586.34/3595.10	c longest_trail_len= 16628 last_longest_trail_len= 16568
3586.34/3595.10	c longest_trail_len= 16628 last_longest_trail_len= 16628
3586.34/3595.10	c longest_trail_len= 16628 last_longest_trail_len= 16628
3586.34/3595.10	c #Conflicts:     122000 | #Constraints:      48719
3586.34/3595.10	c longest_trail_len= 16628 last_longest_trail_len= 16628
3586.34/3595.10	c longest_trail_len= 16628 last_longest_trail_len= 16628
3586.34/3595.10	c longest_trail_len= 16628 last_longest_trail_len= 16628
3586.34/3595.10	c longest_trail_len= 16628 last_longest_trail_len= 16628
3586.34/3595.10	c longest_trail_len= 16628 last_longest_trail_len= 16628
3586.34/3595.10	c #Conflicts:     123000 | #Constraints:      49719
3586.34/3595.10	c longest_trail_len= 16628 last_longest_trail_len= 16628
3586.34/3595.10	c longest_trail_len= 16628 last_longest_trail_len= 16628
3586.34/3595.10	c longest_trail_len= 16628 last_longest_trail_len= 16628
3586.34/3595.10	c longest_trail_len= 16628 last_longest_trail_len= 16628
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c longest_trail_len= 16628 last_longest_trail_len= 16628
3586.34/3595.10	c longest_trail_len= 16628 last_longest_trail_len= 16628
3586.34/3595.10	c #Conflicts:     124000 | #Constraints:      34626
3586.34/3595.10	c longest_trail_len= 16628 last_longest_trail_len= 16628
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16628
3586.34/3595.10	c #Conflicts:     125000 | #Constraints:      35626
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c #Conflicts:     126000 | #Constraints:      36626
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c #Conflicts:     127000 | #Constraints:      37626
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c #Conflicts:     128000 | #Constraints:      38626
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c #Conflicts:     129000 | #Constraints:      39626
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c #Conflicts:     130000 | #Constraints:      40626
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16659 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16659
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     131000 | #Constraints:      41626
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     132000 | #Constraints:      42626
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     133000 | #Constraints:      31322
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     134000 | #Constraints:      32322
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     135000 | #Constraints:      33322
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     136000 | #Constraints:      34322
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     137000 | #Constraints:      35322
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     138000 | #Constraints:      36322
3586.34/3595.10	c #Conflicts:     139000 | #Constraints:      37322
3586.34/3595.10	c #Conflicts:     140000 | #Constraints:      38322
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     141000 | #Constraints:      28965
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     142000 | #Constraints:      29965
3586.34/3595.10	c #Conflicts:     143000 | #Constraints:      30965
3586.34/3595.10	c #Conflicts:     144000 | #Constraints:      31965
3586.34/3595.10	c #Conflicts:     145000 | #Constraints:      32965
3586.34/3595.10	c #Conflicts:     146000 | #Constraints:      33965
3586.34/3595.10	c #Conflicts:     147000 | #Constraints:      34965
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     148000 | #Constraints:      35965
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     149000 | #Constraints:      36965
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     150000 | #Constraints:      28241
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     151000 | #Constraints:      29241
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     152000 | #Constraints:      30241
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     153000 | #Constraints:      31241
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     154000 | #Constraints:      32241
3586.34/3595.10	c #Conflicts:     155000 | #Constraints:      33241
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     156000 | #Constraints:      34241
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     157000 | #Constraints:      35241
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     158000 | #Constraints:      36241
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     159000 | #Constraints:      37241
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     160000 | #Constraints:      38241
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     161000 | #Constraints:      39241
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c longest_trail_len= 16738 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     162000 | #Constraints:      40242
3586.34/3595.10	c #Conflicts:     163000 | #Constraints:      41242
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16738
3586.34/3595.10	c #Conflicts:     164000 | #Constraints:      42242
3586.34/3595.10	c #Conflicts:     165000 | #Constraints:      43242
3586.34/3595.10	c #Conflicts:     166000 | #Constraints:      44242
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c #Conflicts:     167000 | #Constraints:      45242
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c #Conflicts:     168000 | #Constraints:      46242
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c #Conflicts:     169000 | #Constraints:      47242
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c #Conflicts:     170000 | #Constraints:      48242
3586.34/3595.10	c longest_trail_len= 16752 last_longest_trail_len= 16752
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16752
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     171000 | #Constraints:      49242
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     172000 | #Constraints:      50242
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     173000 | #Constraints:      51242
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     174000 | #Constraints:      52242
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     175000 | #Constraints:      53242
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     176000 | #Constraints:      54242
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     177000 | #Constraints:      55242
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     178000 | #Constraints:      56242
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     179000 | #Constraints:      57242
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     180000 | #Constraints:      38585
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     181000 | #Constraints:      39585
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     182000 | #Constraints:      40585
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     183000 | #Constraints:      41585
3586.34/3595.10	c #Conflicts:     184000 | #Constraints:      42585
3586.34/3595.10	c #Conflicts:     185000 | #Constraints:      43585
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     186000 | #Constraints:      44585
3586.34/3595.10	c #Conflicts:     187000 | #Constraints:      45585
3586.34/3595.10	c #Conflicts:     188000 | #Constraints:      46585
3586.34/3595.10	c #Conflicts:     189000 | #Constraints:      47585
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     190000 | #Constraints:      33701
3586.34/3595.10	c #Conflicts:     191000 | #Constraints:      34701
3586.34/3595.10	c #Conflicts:     192000 | #Constraints:      35701
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     193000 | #Constraints:      36701
3586.34/3595.10	c #Conflicts:     194000 | #Constraints:      37701
3586.34/3595.10	c #Conflicts:     195000 | #Constraints:      38701
3586.34/3595.10	c #Conflicts:     196000 | #Constraints:      39701
3586.34/3595.10	c #Conflicts:     197000 | #Constraints:      40701
3586.34/3595.10	c #Conflicts:     198000 | #Constraints:      41701
3586.34/3595.10	c #Conflicts:     199000 | #Constraints:      42701
3586.34/3595.10	c #Conflicts:     200000 | #Constraints:      43701
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     201000 | #Constraints:      32101
3586.34/3595.10	c #Conflicts:     202000 | #Constraints:      33101
3586.34/3595.10	c #Conflicts:     203000 | #Constraints:      34101
3586.34/3595.10	c #Conflicts:     204000 | #Constraints:      35101
3586.34/3595.10	c #Conflicts:     205000 | #Constraints:      36101
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     206000 | #Constraints:      37101
3586.34/3595.10	c #Conflicts:     207000 | #Constraints:      38101
3586.34/3595.10	c #Conflicts:     208000 | #Constraints:      39101
3586.34/3595.10	c #Conflicts:     209000 | #Constraints:      40101
3586.34/3595.10	c #Conflicts:     210000 | #Constraints:      41101
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     211000 | #Constraints:      30454
3586.34/3595.10	c #Conflicts:     212000 | #Constraints:      31454
3586.34/3595.10	c #Conflicts:     213000 | #Constraints:      32454
3586.34/3595.10	c #Conflicts:     214000 | #Constraints:      33454
3586.34/3595.10	c #Conflicts:     215000 | #Constraints:      34454
3586.34/3595.10	c #Conflicts:     216000 | #Constraints:      35454
3586.34/3595.10	c #Conflicts:     217000 | #Constraints:      36454
3586.34/3595.10	c #Conflicts:     218000 | #Constraints:      37454
3586.34/3595.10	c #Conflicts:     219000 | #Constraints:      38454
3586.34/3595.10	c #Conflicts:     220000 | #Constraints:      39454
3586.34/3595.10	c #Conflicts:     221000 | #Constraints:      40454
3586.34/3595.10	c #Conflicts:     222000 | #Constraints:      41454
3586.34/3595.10	c #Conflicts:     223000 | #Constraints:      42454
3586.34/3595.10	c #Conflicts:     224000 | #Constraints:      43454
3586.34/3595.10	c #Conflicts:     225000 | #Constraints:      44454
3586.34/3595.10	c #Conflicts:     226000 | #Constraints:      45454
3586.34/3595.10	c #Conflicts:     227000 | #Constraints:      46454
3586.34/3595.10	c #Conflicts:     228000 | #Constraints:      47454
3586.34/3595.10	c #Conflicts:     229000 | #Constraints:      48454
3586.34/3595.10	c #Conflicts:     230000 | #Constraints:      49454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     231000 | #Constraints:      50454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     232000 | #Constraints:      51454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     233000 | #Constraints:      52454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     234000 | #Constraints:      53454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     235000 | #Constraints:      54454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     236000 | #Constraints:      55454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     237000 | #Constraints:      56454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     238000 | #Constraints:      57454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     239000 | #Constraints:      58454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     240000 | #Constraints:      59454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     241000 | #Constraints:      60454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     242000 | #Constraints:      61454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     243000 | #Constraints:      62454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     244000 | #Constraints:      63454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     245000 | #Constraints:      64454
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     246000 | #Constraints:      42018
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     247000 | #Constraints:      43018
3586.34/3595.10	c #Conflicts:     248000 | #Constraints:      44018
3586.34/3595.10	c #Conflicts:     249000 | #Constraints:      45018
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     250000 | #Constraints:      46018
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     251000 | #Constraints:      47018
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     252000 | #Constraints:      48018
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     253000 | #Constraints:      49018
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     254000 | #Constraints:      50018
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     255000 | #Constraints:      51018
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c restart_num  301 602
3586.34/3595.10	c Use LS-small
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c num_vars= 17300 len_partial_assign_no_confli= 16807
3586.34/3595.10	c update_LS_target_phase-runLS-restart
3586.34/3595.10	c #Conflicts:     256000 | #Constraints:      52019
3586.34/3595.10	c longest_trail_len= 16690 last_longest_trail_len= 0
3586.34/3595.10	c #Conflicts:     257000 | #Constraints:      53019
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     258000 | #Constraints:      36341
3586.34/3595.10	c longest_trail_len= 16690 last_longest_trail_len= 16690
3586.34/3595.10	c longest_trail_len= 16690 last_longest_trail_len= 16690
3586.34/3595.10	c longest_trail_len= 16690 last_longest_trail_len= 16690
3586.34/3595.10	c longest_trail_len= 16690 last_longest_trail_len= 16690
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16690
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c #Conflicts:     259000 | #Constraints:      37341
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c #Conflicts:     260000 | #Constraints:      38341
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c #Conflicts:     261000 | #Constraints:      39341
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c #Conflicts:     262000 | #Constraints:      40341
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c #Conflicts:     263000 | #Constraints:      41341
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c #Conflicts:     264000 | #Constraints:      42341
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c #Conflicts:     265000 | #Constraints:      43341
3586.34/3595.10	c #Conflicts:     266000 | #Constraints:      44341
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c #Conflicts:     267000 | #Constraints:      45341
3586.34/3595.10	c #Conflicts:     268000 | #Constraints:      46341
3586.34/3595.10	c #Conflicts:     269000 | #Constraints:      47341
3586.34/3595.10	c longest_trail_len= 16708 last_longest_trail_len= 16708
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     270000 | #Constraints:      33579
3586.34/3595.10	c #Conflicts:     271000 | #Constraints:      34579
3586.34/3595.10	c #Conflicts:     272000 | #Constraints:      35579
3586.34/3595.10	c #Conflicts:     273000 | #Constraints:      36579
3586.34/3595.10	c #Conflicts:     274000 | #Constraints:      37579
3586.34/3595.10	c #Conflicts:     275000 | #Constraints:      38579
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16708
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     276000 | #Constraints:      39579
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     277000 | #Constraints:      40579
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     278000 | #Constraints:      41579
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     279000 | #Constraints:      42579
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     280000 | #Constraints:      43580
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     281000 | #Constraints:      44580
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     282000 | #Constraints:      45580
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     283000 | #Constraints:      46580
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     284000 | #Constraints:      47580
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     285000 | #Constraints:      48580
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     286000 | #Constraints:      49580
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     287000 | #Constraints:      50580
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     288000 | #Constraints:      51580
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     289000 | #Constraints:      52580
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     290000 | #Constraints:      53580
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     291000 | #Constraints:      54580
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     292000 | #Constraints:      55580
3586.34/3595.10	c #Conflicts:     293000 | #Constraints:      56580
3586.34/3595.10	c #Conflicts:     294000 | #Constraints:      57580
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     295000 | #Constraints:      58580
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     296000 | #Constraints:      59581
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     297000 | #Constraints:      60581
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     298000 | #Constraints:      61581
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     299000 | #Constraints:      62581
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     300000 | #Constraints:      63581
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     301000 | #Constraints:      64581
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     302000 | #Constraints:      65581
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     303000 | #Constraints:      66581
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     304000 | #Constraints:      67581
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     305000 | #Constraints:      68581
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     306000 | #Constraints:      69581
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     307000 | #Constraints:      70581
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     308000 | #Constraints:      71581
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     309000 | #Constraints:      72582
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c rational objective 145.1
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     310000 | #Constraints:      46613
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     311000 | #Constraints:      47613
3586.34/3595.10	c #Conflicts:     312000 | #Constraints:      48613
3586.34/3595.10	c #Conflicts:     313000 | #Constraints:      49613
3586.34/3595.10	c #Conflicts:     314000 | #Constraints:      50613
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     315000 | #Constraints:      51613
3586.34/3595.10	c #Conflicts:     316000 | #Constraints:      52613
3586.34/3595.10	c #Conflicts:     317000 | #Constraints:      53613
3586.34/3595.10	c #Conflicts:     318000 | #Constraints:      54613
3586.34/3595.10	c #Conflicts:     319000 | #Constraints:      55613
3586.34/3595.10	c #Conflicts:     320000 | #Constraints:      56613
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     321000 | #Constraints:      57613
3586.34/3595.10	c #Conflicts:     322000 | #Constraints:      58614
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     323000 | #Constraints:      39435
3586.34/3595.10	c #Conflicts:     324000 | #Constraints:      40435
3586.34/3595.10	c #Conflicts:     325000 | #Constraints:      41435
3586.34/3595.10	c #Conflicts:     326000 | #Constraints:      42435
3586.34/3595.10	c #Conflicts:     327000 | #Constraints:      43435
3586.34/3595.10	c #Conflicts:     328000 | #Constraints:      44435
3586.34/3595.10	c #Conflicts:     329000 | #Constraints:      45435
3586.34/3595.10	c #Conflicts:     330000 | #Constraints:      46435
3586.34/3595.10	c #Conflicts:     331000 | #Constraints:      47435
3586.34/3595.10	c #Conflicts:     332000 | #Constraints:      48435
3586.34/3595.10	c #Conflicts:     333000 | #Constraints:      49435
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     334000 | #Constraints:      50435
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     335000 | #Constraints:      51435
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     336000 | #Constraints:      52435
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     337000 | #Constraints:      36568
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     338000 | #Constraints:      37568
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     339000 | #Constraints:      38568
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     340000 | #Constraints:      39568
3586.34/3595.10	c #Conflicts:     341000 | #Constraints:      40568
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     342000 | #Constraints:      41568
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     343000 | #Constraints:      42568
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     344000 | #Constraints:      43568
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     345000 | #Constraints:      44568
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     346000 | #Constraints:      45568
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     347000 | #Constraints:      46568
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     348000 | #Constraints:      47568
3586.34/3595.10	c #Conflicts:     349000 | #Constraints:      48568
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     350000 | #Constraints:      49568
3586.34/3595.10	c #Conflicts:     351000 | #Constraints:      50568
3586.34/3595.10	c #Conflicts:     352000 | #Constraints:      51568
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     353000 | #Constraints:      52568
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     354000 | #Constraints:      53568
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     355000 | #Constraints:      54568
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     356000 | #Constraints:      55569
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     357000 | #Constraints:      56569
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     358000 | #Constraints:      57569
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     359000 | #Constraints:      58569
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     360000 | #Constraints:      59569
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     361000 | #Constraints:      60569
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     362000 | #Constraints:      61569
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     363000 | #Constraints:      62569
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     364000 | #Constraints:      63569
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     365000 | #Constraints:      64569
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     366000 | #Constraints:      65569
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     367000 | #Constraints:      66569
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     368000 | #Constraints:      67569
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     369000 | #Constraints:      68569
3586.34/3595.10	c #Conflicts:     370000 | #Constraints:      69569
3586.34/3595.10	c #Conflicts:     371000 | #Constraints:      70569
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     372000 | #Constraints:      71569
3586.34/3595.10	c #Conflicts:     373000 | #Constraints:      72569
3586.34/3595.10	c #Conflicts:     374000 | #Constraints:      73569
3586.34/3595.10	c #Conflicts:     375000 | #Constraints:      74569
3586.34/3595.10	c #Conflicts:     376000 | #Constraints:      75569
3586.34/3595.10	c #Conflicts:     377000 | #Constraints:      76569
3586.34/3595.10	c #Conflicts:     378000 | #Constraints:      77569
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c #Conflicts:     379000 | #Constraints:      78570
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c restart_num  602 903
3586.34/3595.10	c Use LS-small
3586.34/3595.10	c longest_trail_len= 16849 last_longest_trail_len= 16849
3586.34/3595.10	c num_vars= 17300 len_partial_assign_no_confli= 16453
3586.34/3595.10	c update_LS_target_phase-runLS-restart
3586.34/3595.10	c #Conflicts:     380000 | #Constraints:      49480
3586.34/3595.10	c longest_trail_len= 15221 last_longest_trail_len= 0
3586.34/3595.10	c longest_trail_len= 15964 last_longest_trail_len= 15221
3586.34/3595.10	c longest_trail_len= 15964 last_longest_trail_len= 15964
3586.34/3595.10	c #Conflicts:     381000 | #Constraints:      50480
3586.34/3595.10	c longest_trail_len= 16315 last_longest_trail_len= 15964
3586.34/3595.10	c longest_trail_len= 16315 last_longest_trail_len= 16315
3586.34/3595.10	c longest_trail_len= 16315 last_longest_trail_len= 16315
3586.34/3595.10	c longest_trail_len= 16315 last_longest_trail_len= 16315
3586.34/3595.10	c #Conflicts:     382000 | #Constraints:      51480
3586.34/3595.10	c longest_trail_len= 16315 last_longest_trail_len= 16315
3586.34/3595.10	c longest_trail_len= 16315 last_longest_trail_len= 16315
3586.34/3595.10	c longest_trail_len= 16315 last_longest_trail_len= 16315
3586.34/3595.10	c longest_trail_len= 16439 last_longest_trail_len= 16315
3586.34/3595.10	c longest_trail_len= 16439 last_longest_trail_len= 16439
3586.34/3595.10	c longest_trail_len= 16439 last_longest_trail_len= 16439
3586.34/3595.10	c #Conflicts:     383000 | #Constraints:      52480
3586.34/3595.10	c longest_trail_len= 16439 last_longest_trail_len= 16439
3586.34/3595.10	c longest_trail_len= 16439 last_longest_trail_len= 16439
3586.34/3595.10	c longest_trail_len= 16439 last_longest_trail_len= 16439
3586.34/3595.10	c longest_trail_len= 16439 last_longest_trail_len= 16439
3586.34/3595.10	c longest_trail_len= 16439 last_longest_trail_len= 16439
3586.34/3595.10	c #Conflicts:     384000 | #Constraints:      53480
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16439
3586.34/3595.10	c #Conflicts:     385000 | #Constraints:      54480
3586.34/3595.10	c #Conflicts:     386000 | #Constraints:      55480
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     387000 | #Constraints:      56480
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     388000 | #Constraints:      57480
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     389000 | #Constraints:      58480
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     390000 | #Constraints:      59480
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     391000 | #Constraints:      60480
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     392000 | #Constraints:      61481
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     393000 | #Constraints:      62481
3586.34/3595.10	c #Conflicts:     394000 | #Constraints:      63481
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     395000 | #Constraints:      42007
3586.34/3595.10	c #Conflicts:     396000 | #Constraints:      43007
3586.34/3595.10	c #Conflicts:     397000 | #Constraints:      44007
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     398000 | #Constraints:      45007
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     399000 | #Constraints:      46007
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     400000 | #Constraints:      47007
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     401000 | #Constraints:      48007
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     402000 | #Constraints:      49007
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     403000 | #Constraints:      50007
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     404000 | #Constraints:      51007
3586.34/3595.10	c #Conflicts:     405000 | #Constraints:      52007
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     406000 | #Constraints:      53007
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     407000 | #Constraints:      54007
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     408000 | #Constraints:      55007
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     409000 | #Constraints:      56007
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c rational objective 145.125
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     410000 | #Constraints:      38178
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     411000 | #Constraints:      39178
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     412000 | #Constraints:      40178
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     413000 | #Constraints:      41178
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     414000 | #Constraints:      42178
3586.34/3595.10	c #Conflicts:     415000 | #Constraints:      43178
3586.34/3595.10	c #Conflicts:     416000 | #Constraints:      44178
3586.34/3595.10	c longest_trail_len= 16699 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     417000 | #Constraints:      45178
3586.34/3595.10	c #Conflicts:     418000 | #Constraints:      46178
3586.34/3595.10	c #Conflicts:     419000 | #Constraints:      47178
3586.34/3595.10	c #Conflicts:     420000 | #Constraints:      48178
3586.34/3595.10	c #Conflicts:     421000 | #Constraints:      49178
3586.34/3595.10	c #Conflicts:     422000 | #Constraints:      50178
3586.34/3595.10	c #Conflicts:     423000 | #Constraints:      51178
3586.34/3595.10	c longest_trail_len= 16751 last_longest_trail_len= 16699
3586.34/3595.10	c #Conflicts:     424000 | #Constraints:      52178
3586.34/3595.10	c #Conflicts:     425000 | #Constraints:      53178
3586.34/3595.10	c #Conflicts:     426000 | #Constraints:      54178
3586.34/3595.10	c #Conflicts:     427000 | #Constraints:      55178
3586.34/3595.10	c #Conflicts:     428000 | #Constraints:      56178
3586.34/3595.10	c #Conflicts:     429000 | #Constraints:      57178
3586.34/3595.10	c #Conflicts:     430000 | #Constraints:      58178
3586.34/3595.10	c #Conflicts:     431000 | #Constraints:      59178
3586.34/3595.10	c #Conflicts:     432000 | #Constraints:      60178
3586.34/3595.10	c #Conflicts:     433000 | #Constraints:      61178
3586.34/3595.10	c #Conflicts:     434000 | #Constraints:      62178
3586.34/3595.10	c #Conflicts:     435000 | #Constraints:      63178
3586.34/3595.10	c #Conflicts:     436000 | #Constraints:      64178
3586.34/3595.10	c longest_trail_len= 16795 last_longest_trail_len= 16751
3586.34/3595.10	c #Conflicts:     437000 | #Constraints:      65179
3586.34/3595.10	c #Conflicts:     438000 | #Constraints:      66180
3586.34/3595.10	c #Conflicts:     439000 | #Constraints:      67180
3586.34/3595.10	c #Conflicts:     440000 | #Constraints:      68180
3586.34/3595.10	c #Conflicts:     441000 | #Constraints:      69181
3586.34/3595.10	c #Conflicts:     442000 | #Constraints:      70181
3586.34/3595.10	c #Conflicts:     443000 | #Constraints:      71181
3586.34/3595.10	c #Conflicts:     444000 | #Constraints:      72181
3586.34/3595.10	c #Conflicts:     445000 | #Constraints:      73181
3586.34/3595.10	c #Conflicts:     446000 | #Constraints:      74181
3586.34/3595.10	c #Conflicts:     447000 | #Constraints:      75181
3586.34/3595.10	c #Conflicts:     448000 | #Constraints:      76181
3586.34/3595.10	c #Conflicts:     449000 | #Constraints:      77181
3586.34/3595.10	c #Conflicts:     450000 | #Constraints:      78181
3586.34/3595.10	c #Conflicts:     451000 | #Constraints:      79181
3586.34/3595.10	c #Conflicts:     452000 | #Constraints:      80181
3586.34/3595.10	c #Conflicts:     453000 | #Constraints:      81181
3586.34/3595.10	c #Conflicts:     454000 | #Constraints:      82181
3586.34/3595.10	c #Conflicts:     455000 | #Constraints:      83181
3586.34/3595.10	c #Conflicts:     456000 | #Constraints:      84181
3586.34/3595.10	c #Conflicts:     457000 | #Constraints:      85181
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     458000 | #Constraints:      52910
3586.34/3595.10	c #Conflicts:     459000 | #Constraints:      53910
3586.34/3595.10	c #Conflicts:     460000 | #Constraints:      54910
3586.34/3595.10	c #Conflicts:     461000 | #Constraints:      55910
3586.34/3595.10	c longest_trail_len= 16795 last_longest_trail_len= 16795
3586.34/3595.10	c #Conflicts:     462000 | #Constraints:      56910
3586.34/3595.10	c #Conflicts:     463000 | #Constraints:      57910
3586.34/3595.10	c #Conflicts:     464000 | #Constraints:      58910
3586.34/3595.10	c #Conflicts:     465000 | #Constraints:      59910
3586.34/3595.10	c #Conflicts:     466000 | #Constraints:      60910
3586.34/3595.10	c #Conflicts:     467000 | #Constraints:      61910
3586.34/3595.10	c #Conflicts:     468000 | #Constraints:      62910
3586.34/3595.10	c #Conflicts:     469000 | #Constraints:      63910
3586.34/3595.10	c #Conflicts:     470000 | #Constraints:      64910
3586.34/3595.10	c #Conflicts:     471000 | #Constraints:      65910
3586.34/3595.10	c #Conflicts:     472000 | #Constraints:      66910
3586.34/3595.10	c #Conflicts:     473000 | #Constraints:      67910
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c rational objective 145.129
3586.34/3595.10	c #Conflicts:     474000 | #Constraints:      44174
3586.34/3595.10	c #Conflicts:     475000 | #Constraints:      45174
3586.34/3595.10	c #Conflicts:     476000 | #Constraints:      46174
3586.34/3595.10	c #Conflicts:     477000 | #Constraints:      47174
3586.34/3595.10	c #Conflicts:     478000 | #Constraints:      48174
3586.34/3595.10	c #Conflicts:     479000 | #Constraints:      49174
3586.34/3595.10	c #Conflicts:     480000 | #Constraints:      50174
3586.34/3595.10	c #Conflicts:     481000 | #Constraints:      51174
3586.34/3595.10	c #Conflicts:     482000 | #Constraints:      52174
3586.34/3595.10	c #Conflicts:     483000 | #Constraints:      53174
3586.34/3595.10	c #Conflicts:     484000 | #Constraints:      54174
3586.34/3595.10	c #Conflicts:     485000 | #Constraints:      55175
3586.34/3595.10	c #Conflicts:     486000 | #Constraints:      56175
3586.34/3595.10	c #Conflicts:     487000 | #Constraints:      57175
3586.34/3595.10	c #Conflicts:     488000 | #Constraints:      58175
3586.34/3595.10	c #Conflicts:     489000 | #Constraints:      59175
3586.34/3595.10	c #Conflicts:     490000 | #Constraints:      60175
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     491000 | #Constraints:      40392
3586.34/3595.10	c #Conflicts:     492000 | #Constraints:      41392
3586.34/3595.10	c #Conflicts:     493000 | #Constraints:      42392
3586.34/3595.10	c #Conflicts:     494000 | #Constraints:      43392
3586.34/3595.10	c #Conflicts:     495000 | #Constraints:      44392
3586.34/3595.10	c #Conflicts:     496000 | #Constraints:      45392
3586.34/3595.10	c #Conflicts:     497000 | #Constraints:      46392
3586.34/3595.10	c #Conflicts:     498000 | #Constraints:      47392
3586.34/3595.10	c #Conflicts:     499000 | #Constraints:      48392
3586.34/3595.10	c #Conflicts:     500000 | #Constraints:      49392
3586.34/3595.10	c #Conflicts:     501000 | #Constraints:      50392
3586.34/3595.10	c #Conflicts:     502000 | #Constraints:      51392
3586.34/3595.10	c #Conflicts:     503000 | #Constraints:      52392
3586.34/3595.10	c #Conflicts:     504000 | #Constraints:      53392
3586.34/3595.10	c #Conflicts:     505000 | #Constraints:      54392
3586.34/3595.10	c #Conflicts:     506000 | #Constraints:      55392
3586.34/3595.10	c #Conflicts:     507000 | #Constraints:      56392
3586.34/3595.10	c #Conflicts:     508000 | #Constraints:      57392
3586.34/3595.10	c #Conflicts:     509000 | #Constraints:      58392
3586.34/3595.10	c #Conflicts:     510000 | #Constraints:      59392
3586.34/3595.10	c #Conflicts:     511000 | #Constraints:      60392
3586.34/3595.10	c #Conflicts:     512000 | #Constraints:      61392
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16795
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     513000 | #Constraints:      62392
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     514000 | #Constraints:      63392
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     515000 | #Constraints:      64392
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     516000 | #Constraints:      65393
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     517000 | #Constraints:      66393
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     518000 | #Constraints:      67393
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     519000 | #Constraints:      68393
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     520000 | #Constraints:      69393
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     521000 | #Constraints:      70393
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     522000 | #Constraints:      71393
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     523000 | #Constraints:      72393
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     524000 | #Constraints:      73393
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     525000 | #Constraints:      74393
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     526000 | #Constraints:      75393
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     527000 | #Constraints:      76393
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     528000 | #Constraints:      77393
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     529000 | #Constraints:      78393
3586.34/3595.10	c #Conflicts:     530000 | #Constraints:      79394
3586.34/3595.10	c #Conflicts:     531000 | #Constraints:      80394
3586.34/3595.10	c #Conflicts:     532000 | #Constraints:      81394
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     533000 | #Constraints:      82394
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     534000 | #Constraints:      83394
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     535000 | #Constraints:      84394
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     536000 | #Constraints:      85394
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     537000 | #Constraints:      86394
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     538000 | #Constraints:      87394
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     539000 | #Constraints:      88394
3586.34/3595.10	c #Conflicts:     540000 | #Constraints:      89394
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     541000 | #Constraints:      90394
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     542000 | #Constraints:      91394
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     543000 | #Constraints:      56156
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     544000 | #Constraints:      57156
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     545000 | #Constraints:      58156
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     546000 | #Constraints:      59156
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     547000 | #Constraints:      60156
3586.34/3595.10	c #Conflicts:     548000 | #Constraints:      61156
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     549000 | #Constraints:      62156
3586.34/3595.10	c #Conflicts:     550000 | #Constraints:      63157
3586.34/3595.10	c #Conflicts:     551000 | #Constraints:      64157
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     552000 | #Constraints:      65157
3586.34/3595.10	c #Conflicts:     553000 | #Constraints:      66157
3586.34/3595.10	c #Conflicts:     554000 | #Constraints:      67157
3586.34/3595.10	c #Conflicts:     555000 | #Constraints:      68157
3586.34/3595.10	c #Conflicts:     556000 | #Constraints:      69157
3586.34/3595.10	c #Conflicts:     557000 | #Constraints:      70157
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     558000 | #Constraints:      71157
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     559000 | #Constraints:      72157
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     560000 | #Constraints:      73157
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c rational objective 145.143
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     561000 | #Constraints:      47092
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     562000 | #Constraints:      48092
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     563000 | #Constraints:      49092
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     564000 | #Constraints:      50092
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     565000 | #Constraints:      51092
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     566000 | #Constraints:      52092
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     567000 | #Constraints:      53092
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     568000 | #Constraints:      54092
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     569000 | #Constraints:      55092
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c #Conflicts:     570000 | #Constraints:      56093
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c restart_num  903 1204
3586.34/3595.10	c Use LS-small
3586.34/3595.10	c longest_trail_len= 16797 last_longest_trail_len= 16797
3586.34/3595.10	c num_vars= 17300 len_partial_assign_no_confli= 16922
3586.34/3595.10	c update_LS_target_phase-runLS-restart
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 0
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c #Conflicts:     571000 | #Constraints:      57093
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c #Conflicts:     572000 | #Constraints:      58093
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c #Conflicts:     573000 | #Constraints:      59093
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c #Conflicts:     574000 | #Constraints:      60093
3586.34/3595.10	c #Conflicts:     575000 | #Constraints:      61093
3586.34/3595.10	c #Conflicts:     576000 | #Constraints:      62093
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c #Conflicts:     577000 | #Constraints:      63093
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c #Conflicts:     578000 | #Constraints:      64093
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c longest_trail_len= 16563 last_longest_trail_len= 16563
3586.34/3595.10	c #Conflicts:     579000 | #Constraints:      42895
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16563
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     580000 | #Constraints:      43895
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     581000 | #Constraints:      44895
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     582000 | #Constraints:      45895
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     583000 | #Constraints:      46895
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     584000 | #Constraints:      47895
3586.34/3595.10	c #Conflicts:     585000 | #Constraints:      48895
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     586000 | #Constraints:      49895
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     587000 | #Constraints:      50895
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     588000 | #Constraints:      51895
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     589000 | #Constraints:      52896
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     590000 | #Constraints:      53896
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     591000 | #Constraints:      54896
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     592000 | #Constraints:      55896
3586.34/3595.10	c #Conflicts:     593000 | #Constraints:      56896
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     594000 | #Constraints:      57896
3586.34/3595.10	c #Conflicts:     595000 | #Constraints:      58896
3586.34/3595.10	c #Conflicts:     596000 | #Constraints:      59896
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     597000 | #Constraints:      60896
3586.34/3595.10	c #Conflicts:     598000 | #Constraints:      61896
3586.34/3595.10	c #Conflicts:     599000 | #Constraints:      62896
3586.34/3595.10	c #Conflicts:     600000 | #Constraints:      63896
3586.34/3595.10	c #Conflicts:     601000 | #Constraints:      64896
3586.34/3595.10	c #Conflicts:     602000 | #Constraints:      65896
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     603000 | #Constraints:      66896
3586.34/3595.10	c #Conflicts:     604000 | #Constraints:      67897
3586.34/3595.10	c #Conflicts:     605000 | #Constraints:      68897
3586.34/3595.10	c #Conflicts:     606000 | #Constraints:      69897
3586.34/3595.10	c #Conflicts:     607000 | #Constraints:      70897
3586.34/3595.10	c #Conflicts:     608000 | #Constraints:      71897
3586.34/3595.10	c #Conflicts:     609000 | #Constraints:      72897
3586.34/3595.10	c #Conflicts:     610000 | #Constraints:      73897
3586.34/3595.10	c #Conflicts:     611000 | #Constraints:      74897
3586.34/3595.10	c #Conflicts:     612000 | #Constraints:      75897
3586.34/3595.10	c #Conflicts:     613000 | #Constraints:      76897
3586.34/3595.10	c #Conflicts:     614000 | #Constraints:      77897
3586.34/3595.10	c #Conflicts:     615000 | #Constraints:      78897
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     616000 | #Constraints:      79897
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     617000 | #Constraints:      80897
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     618000 | #Constraints:      81897
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     619000 | #Constraints:      82897
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     620000 | #Constraints:      83897
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     621000 | #Constraints:      84897
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     622000 | #Constraints:      85897
3586.34/3595.10	c #Conflicts:     623000 | #Constraints:      86897
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     624000 | #Constraints:      87897
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     625000 | #Constraints:      88897
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     626000 | #Constraints:      89898
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     627000 | #Constraints:      90898
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     628000 | #Constraints:      91898
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     629000 | #Constraints:      92898
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     630000 | #Constraints:      93898
3586.34/3595.10	c #Conflicts:     631000 | #Constraints:      94898
3586.34/3595.10	c longest_trail_len= 16668 last_longest_trail_len= 16668
3586.34/3595.10	c #Conflicts:     632000 | #Constraints:      95898
3586.34/3595.10	c #Conflicts:     633000 | #Constraints:      96898
3586.34/3595.10	c #Conflicts:     634000 | #Constraints:      97898
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c rational objective 145.143
3586.34/3595.10	c longest_trail_len= 16701 last_longest_trail_len= 16668
3586.34/3595.10	c longest_trail_len= 16701 last_longest_trail_len= 16701
3586.34/3595.10	c longest_trail_len= 16701 last_longest_trail_len= 16701
3586.34/3595.10	c #Conflicts:     635000 | #Constraints:      59452
3586.34/3595.10	c longest_trail_len= 16701 last_longest_trail_len= 16701
3586.34/3595.10	c longest_trail_len= 16701 last_longest_trail_len= 16701
3586.34/3595.10	c longest_trail_len= 16768 last_longest_trail_len= 16701
3586.34/3595.10	c longest_trail_len= 16768 last_longest_trail_len= 16768
3586.34/3595.10	c longest_trail_len= 16768 last_longest_trail_len= 16768
3586.34/3595.10	c #Conflicts:     636000 | #Constraints:      60452
3586.34/3595.10	c longest_trail_len= 16768 last_longest_trail_len= 16768
3586.34/3595.10	c longest_trail_len= 16768 last_longest_trail_len= 16768
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16768
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     637000 | #Constraints:      61452
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     638000 | #Constraints:      62452
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     639000 | #Constraints:      63452
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     640000 | #Constraints:      64452
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     641000 | #Constraints:      65452
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     642000 | #Constraints:      66453
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     643000 | #Constraints:      67453
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     644000 | #Constraints:      68453
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     645000 | #Constraints:      69453
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     646000 | #Constraints:      70453
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     647000 | #Constraints:      71453
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     648000 | #Constraints:      72453
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     649000 | #Constraints:      73453
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     650000 | #Constraints:      74453
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     651000 | #Constraints:      75453
3586.34/3595.10	c #Conflicts:     652000 | #Constraints:      76453
3586.34/3595.10	c #Conflicts:     653000 | #Constraints:      77453
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     654000 | #Constraints:      49137
3586.34/3595.10	c #Conflicts:     655000 | #Constraints:      50137
3586.34/3595.10	c #Conflicts:     656000 | #Constraints:      51137
3586.34/3595.10	c #Conflicts:     657000 | #Constraints:      52137
3586.34/3595.10	c #Conflicts:     658000 | #Constraints:      53137
3586.34/3595.10	c #Conflicts:     659000 | #Constraints:      54137
3586.34/3595.10	c #Conflicts:     660000 | #Constraints:      55137
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     661000 | #Constraints:      56137
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     662000 | #Constraints:      57137
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     663000 | #Constraints:      58137
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     664000 | #Constraints:      59137
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     665000 | #Constraints:      60137
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     666000 | #Constraints:      61137
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     667000 | #Constraints:      62137
3586.34/3595.10	c #Conflicts:     668000 | #Constraints:      63137
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     669000 | #Constraints:      64137
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     670000 | #Constraints:      65137
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     671000 | #Constraints:      66137
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     672000 | #Constraints:      67137
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     673000 | #Constraints:      68137
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     674000 | #Constraints:      45637
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     675000 | #Constraints:      46637
3586.34/3595.10	c #Conflicts:     676000 | #Constraints:      47637
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     677000 | #Constraints:      48637
3586.34/3595.10	c #Conflicts:     678000 | #Constraints:      49637
3586.34/3595.10	c #Conflicts:     679000 | #Constraints:      50637
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     680000 | #Constraints:      51637
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     681000 | #Constraints:      52637
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     682000 | #Constraints:      53637
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     683000 | #Constraints:      54637
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     684000 | #Constraints:      55637
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     685000 | #Constraints:      56637
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     686000 | #Constraints:      57637
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     687000 | #Constraints:      58637
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c #Conflicts:     688000 | #Constraints:      59637
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c restart_num  1204 1505
3586.34/3595.10	c Use LS-small
3586.34/3595.10	c longest_trail_len= 16837 last_longest_trail_len= 16837
3586.34/3595.10	c num_vars= 17300 len_partial_assign_no_confli= 16921
3586.34/3595.10	c update_LS_target_phase-runLS-restart
3586.34/3595.10	c longest_trail_len= 15723 last_longest_trail_len= 0
3586.34/3595.10	c #Conflicts:     689000 | #Constraints:      60637
3586.34/3595.10	c longest_trail_len= 16084 last_longest_trail_len= 15723
3586.34/3595.10	c longest_trail_len= 16084 last_longest_trail_len= 16084
3586.34/3595.10	c longest_trail_len= 16102 last_longest_trail_len= 16084
3586.34/3595.10	c longest_trail_len= 16102 last_longest_trail_len= 16102
3586.34/3595.10	c longest_trail_len= 16102 last_longest_trail_len= 16102
3586.34/3595.10	c #Conflicts:     690000 | #Constraints:      61637
3586.34/3595.10	c longest_trail_len= 16505 last_longest_trail_len= 16102
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16505
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c #Conflicts:     691000 | #Constraints:      62637
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c #Conflicts:     692000 | #Constraints:      63637
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c #Conflicts:     693000 | #Constraints:      64637
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c #Conflicts:     694000 | #Constraints:      65637
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c #Conflicts:     695000 | #Constraints:      66637
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c #Conflicts:     696000 | #Constraints:      67637
3586.34/3595.10	c #Conflicts:     697000 | #Constraints:      68638
3586.34/3595.10	c #Conflicts:     698000 | #Constraints:      69638
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c #Conflicts:     699000 | #Constraints:      70638
3586.34/3595.10	c #Conflicts:     700000 | #Constraints:      71638
3586.34/3595.10	c #Conflicts:     701000 | #Constraints:      72638
3586.34/3595.10	c #Conflicts:     702000 | #Constraints:      73638
3586.34/3595.10	c #Conflicts:     703000 | #Constraints:      74638
3586.34/3595.10	c #Conflicts:     704000 | #Constraints:      75638
3586.34/3595.10	c #Conflicts:     705000 | #Constraints:      76638
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c #Conflicts:     706000 | #Constraints:      77638
3586.34/3595.10	c #Conflicts:     707000 | #Constraints:      78638
3586.34/3595.10	c #Conflicts:     708000 | #Constraints:      79638
3586.34/3595.10	c #Conflicts:     709000 | #Constraints:      80638
3586.34/3595.10	c #Conflicts:     710000 | #Constraints:      81638
3586.34/3595.10	c #Conflicts:     711000 | #Constraints:      82638
3586.34/3595.10	c #Conflicts:     712000 | #Constraints:      83638
3586.34/3595.10	c #Conflicts:     713000 | #Constraints:      84638
3586.34/3595.10	c #Conflicts:     714000 | #Constraints:      85638
3586.34/3595.10	c #Conflicts:     715000 | #Constraints:      86638
3586.34/3595.10	c #Conflicts:     716000 | #Constraints:      87638
3586.34/3595.10	c #Conflicts:     717000 | #Constraints:      88638
3586.34/3595.10	c #Conflicts:     718000 | #Constraints:      89638
3586.34/3595.10	c longest_trail_len= 16723 last_longest_trail_len= 16723
3586.34/3595.10	c #Conflicts:     719000 | #Constraints:      90638
3586.34/3595.10	c #Conflicts:     720000 | #Constraints:      91638
3586.34/3595.10	c #Conflicts:     721000 | #Constraints:      92638
3586.34/3595.10	c #Conflicts:     722000 | #Constraints:      93638
3586.34/3595.10	c #Conflicts:     723000 | #Constraints:      94639
3586.34/3595.10	c #Conflicts:     724000 | #Constraints:      95639
3586.34/3595.10	c #Conflicts:     725000 | #Constraints:      96639
3586.34/3595.10	c #Conflicts:     726000 | #Constraints:      97639
3586.34/3595.10	c #Conflicts:     727000 | #Constraints:      98639
3586.34/3595.10	c #Conflicts:     728000 | #Constraints:      99639
3586.34/3595.10	c #Conflicts:     729000 | #Constraints:     100639
3586.34/3595.10	c #Conflicts:     730000 | #Constraints:     101639
3586.34/3595.10	c #Conflicts:     731000 | #Constraints:     102639
3586.34/3595.10	c #Conflicts:     732000 | #Constraints:     103639
3586.34/3595.10	c #Conflicts:     733000 | #Constraints:     104639
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     734000 | #Constraints:      62658
3586.34/3595.10	c #Conflicts:     735000 | #Constraints:      63658
3586.34/3595.10	c #Conflicts:     736000 | #Constraints:      64658
3586.34/3595.10	c #Conflicts:     737000 | #Constraints:      65658
3586.34/3595.10	c #Conflicts:     738000 | #Constraints:      66658
3586.34/3595.10	c #Conflicts:     739000 | #Constraints:      67658
3586.34/3595.10	c #Conflicts:     740000 | #Constraints:      68658
3586.34/3595.10	c #Conflicts:     741000 | #Constraints:      69658
3586.34/3595.10	c #Conflicts:     742000 | #Constraints:      70659
3586.34/3595.10	c #Conflicts:     743000 | #Constraints:      71659
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16723
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     744000 | #Constraints:      72659
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     745000 | #Constraints:      73659
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     746000 | #Constraints:      74659
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     747000 | #Constraints:      75659
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     748000 | #Constraints:      76659
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     749000 | #Constraints:      77659
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     750000 | #Constraints:      78659
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     751000 | #Constraints:      79659
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     752000 | #Constraints:      80659
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     753000 | #Constraints:      81659
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     754000 | #Constraints:      82659
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     755000 | #Constraints:      51759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     756000 | #Constraints:      52759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     757000 | #Constraints:      53759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     758000 | #Constraints:      54759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     759000 | #Constraints:      55759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     760000 | #Constraints:      56759
3586.34/3595.10	c #Conflicts:     761000 | #Constraints:      57759
3586.34/3595.10	c #Conflicts:     762000 | #Constraints:      58759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     763000 | #Constraints:      59759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     764000 | #Constraints:      60759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     765000 | #Constraints:      61759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     766000 | #Constraints:      62759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     767000 | #Constraints:      63759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     768000 | #Constraints:      64759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     769000 | #Constraints:      65759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     770000 | #Constraints:      66759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     771000 | #Constraints:      67759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     772000 | #Constraints:      68759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     773000 | #Constraints:      69759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     774000 | #Constraints:      70759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     775000 | #Constraints:      71759
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     776000 | #Constraints:      47917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     777000 | #Constraints:      48917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     778000 | #Constraints:      49917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     779000 | #Constraints:      50917
3586.34/3595.10	c #Conflicts:     780000 | #Constraints:      51917
3586.34/3595.10	c #Conflicts:     781000 | #Constraints:      52917
3586.34/3595.10	c #Conflicts:     782000 | #Constraints:      53917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     783000 | #Constraints:      54917
3586.34/3595.10	c #Conflicts:     784000 | #Constraints:      55917
3586.34/3595.10	c #Conflicts:     785000 | #Constraints:      56917
3586.34/3595.10	c #Conflicts:     786000 | #Constraints:      57917
3586.34/3595.10	c #Conflicts:     787000 | #Constraints:      58917
3586.34/3595.10	c #Conflicts:     788000 | #Constraints:      59917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     789000 | #Constraints:      60917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     790000 | #Constraints:      61917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     791000 | #Constraints:      62917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     792000 | #Constraints:      63917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     793000 | #Constraints:      64917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     794000 | #Constraints:      65917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     795000 | #Constraints:      66917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     796000 | #Constraints:      67917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     797000 | #Constraints:      68917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     798000 | #Constraints:      69917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     799000 | #Constraints:      70917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     800000 | #Constraints:      71917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     801000 | #Constraints:      72917
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     802000 | #Constraints:      73918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     803000 | #Constraints:      74918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     804000 | #Constraints:      75918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     805000 | #Constraints:      76918
3586.34/3595.10	c #Conflicts:     806000 | #Constraints:      77918
3586.34/3595.10	c #Conflicts:     807000 | #Constraints:      78918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     808000 | #Constraints:      79918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     809000 | #Constraints:      80918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     810000 | #Constraints:      81918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     811000 | #Constraints:      82918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     812000 | #Constraints:      83918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     813000 | #Constraints:      84918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     814000 | #Constraints:      85918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     815000 | #Constraints:      86918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     816000 | #Constraints:      87918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     817000 | #Constraints:      88918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     818000 | #Constraints:      89918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     819000 | #Constraints:      90918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     820000 | #Constraints:      91918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     821000 | #Constraints:      92918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     822000 | #Constraints:      93918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     823000 | #Constraints:      94918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     824000 | #Constraints:      95918
3586.34/3595.10	c #Conflicts:     825000 | #Constraints:      96918
3586.34/3595.10	c #Conflicts:     826000 | #Constraints:      97918
3586.34/3595.10	c #Conflicts:     827000 | #Constraints:      98918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     828000 | #Constraints:      99918
3586.34/3595.10	c #Conflicts:     829000 | #Constraints:     100918
3586.34/3595.10	c #Conflicts:     830000 | #Constraints:     101918
3586.34/3595.10	c #Conflicts:     831000 | #Constraints:     102918
3586.34/3595.10	c #Conflicts:     832000 | #Constraints:     103918
3586.34/3595.10	c #Conflicts:     833000 | #Constraints:     104918
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     834000 | #Constraints:     105918
3586.34/3595.10	c #Conflicts:     835000 | #Constraints:     106918
3586.34/3595.10	c #Conflicts:     836000 | #Constraints:     107918
3586.34/3595.10	c #Conflicts:     837000 | #Constraints:     108918
3586.34/3595.10	c #Conflicts:     838000 | #Constraints:     109919
3586.34/3595.10	c #Conflicts:     839000 | #Constraints:     110919
3586.34/3595.10	c #Conflicts:     840000 | #Constraints:     111919
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     841000 | #Constraints:      66726
3586.34/3595.10	c #Conflicts:     842000 | #Constraints:      67726
3586.34/3595.10	c #Conflicts:     843000 | #Constraints:      68726
3586.34/3595.10	c #Conflicts:     844000 | #Constraints:      69726
3586.34/3595.10	c #Conflicts:     845000 | #Constraints:      70726
3586.34/3595.10	c #Conflicts:     846000 | #Constraints:      71726
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     847000 | #Constraints:      72726
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     848000 | #Constraints:      73726
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c #Conflicts:     849000 | #Constraints:      74726
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c restart_num  1505 1806
3586.34/3595.10	c Use LS-small
3586.34/3595.10	c longest_trail_len= 16940 last_longest_trail_len= 16940
3586.34/3595.10	c num_vars= 17300 len_partial_assign_no_confli= 16923
3586.34/3595.10	c update_LS_target_phase-runLS-restart
3586.34/3595.10	c #Conflicts:     850000 | #Constraints:      75726
3586.34/3595.10	c longest_trail_len= 16393 last_longest_trail_len= 0
3586.34/3595.10	c longest_trail_len= 16393 last_longest_trail_len= 16393
3586.34/3595.10	c longest_trail_len= 16393 last_longest_trail_len= 16393
3586.34/3595.10	c longest_trail_len= 16413 last_longest_trail_len= 16393
3586.34/3595.10	c longest_trail_len= 16413 last_longest_trail_len= 16413
3586.34/3595.10	c longest_trail_len= 16413 last_longest_trail_len= 16413
3586.34/3595.10	c #Conflicts:     851000 | #Constraints:      76726
3586.34/3595.10	c longest_trail_len= 16413 last_longest_trail_len= 16413
3586.34/3595.10	c longest_trail_len= 16413 last_longest_trail_len= 16413
3586.34/3595.10	c longest_trail_len= 16413 last_longest_trail_len= 16413
3586.34/3595.10	c longest_trail_len= 16413 last_longest_trail_len= 16413
3586.34/3595.10	c longest_trail_len= 16413 last_longest_trail_len= 16413
3586.34/3595.10	c #Conflicts:     852000 | #Constraints:      77726
3586.34/3595.10	c longest_trail_len= 16413 last_longest_trail_len= 16413
3586.34/3595.10	c #Conflicts:     853000 | #Constraints:      78726
3586.34/3595.10	c #Conflicts:     854000 | #Constraints:      79726
3586.34/3595.10	c longest_trail_len= 16413 last_longest_trail_len= 16413
3586.34/3595.10	c longest_trail_len= 16413 last_longest_trail_len= 16413
3586.34/3595.10	c longest_trail_len= 16413 last_longest_trail_len= 16413
3586.34/3595.10	c longest_trail_len= 16413 last_longest_trail_len= 16413
3586.34/3595.10	c longest_trail_len= 16564 last_longest_trail_len= 16413
3586.34/3595.10	c longest_trail_len= 16564 last_longest_trail_len= 16564
3586.34/3595.10	c #Conflicts:     855000 | #Constraints:      80726
3586.34/3595.10	c longest_trail_len= 16564 last_longest_trail_len= 16564
3586.34/3595.10	c longest_trail_len= 16564 last_longest_trail_len= 16564
3586.34/3595.10	c longest_trail_len= 16564 last_longest_trail_len= 16564
3586.34/3595.10	c longest_trail_len= 16564 last_longest_trail_len= 16564
3586.34/3595.10	c longest_trail_len= 16564 last_longest_trail_len= 16564
3586.34/3595.10	c #Conflicts:     856000 | #Constraints:      81726
3586.34/3595.10	c longest_trail_len= 16564 last_longest_trail_len= 16564
3586.34/3595.10	c longest_trail_len= 16564 last_longest_trail_len= 16564
3586.34/3595.10	c longest_trail_len= 16564 last_longest_trail_len= 16564
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16564
3586.34/3595.10	c #Conflicts:     857000 | #Constraints:      82727
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c #Conflicts:     858000 | #Constraints:      83727
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c #Conflicts:     859000 | #Constraints:      84728
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c #Conflicts:     860000 | #Constraints:      85728
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c #Conflicts:     861000 | #Constraints:      86728
3586.34/3595.10	c #Conflicts:     862000 | #Constraints:      87728
3586.34/3595.10	c longest_trail_len= 16639 last_longest_trail_len= 16639
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     863000 | #Constraints:      54507
3586.34/3595.10	c #Conflicts:     864000 | #Constraints:      55507
3586.34/3595.10	c #Conflicts:     865000 | #Constraints:      56508
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16639
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     866000 | #Constraints:      57509
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     867000 | #Constraints:      58509
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     868000 | #Constraints:      59509
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     869000 | #Constraints:      60509
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     870000 | #Constraints:      61509
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     871000 | #Constraints:      62509
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     872000 | #Constraints:      63509
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     873000 | #Constraints:      64509
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     874000 | #Constraints:      65510
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     875000 | #Constraints:      66510
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     876000 | #Constraints:      67510
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     877000 | #Constraints:      68510
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     878000 | #Constraints:      69510
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     879000 | #Constraints:      70510
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     880000 | #Constraints:      71510
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     881000 | #Constraints:      72510
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     882000 | #Constraints:      73510
3586.34/3595.10	c #Conflicts:     883000 | #Constraints:      74510
3586.34/3595.10	c #Conflicts:     884000 | #Constraints:      75510
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     885000 | #Constraints:      76510
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     886000 | #Constraints:      51392
3586.34/3595.10	c #Conflicts:     887000 | #Constraints:      52393
3586.34/3595.10	c #Conflicts:     888000 | #Constraints:      53393
3586.34/3595.10	c #Conflicts:     889000 | #Constraints:      54393
3586.34/3595.10	c #Conflicts:     890000 | #Constraints:      55393
3586.34/3595.10	c #Conflicts:     891000 | #Constraints:      56393
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     892000 | #Constraints:      57393
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     893000 | #Constraints:      58393
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16744 last_longest_trail_len= 16744
3586.34/3595.10	c #Conflicts:     894000 | #Constraints:      59393
3586.34/3595.10	c longest_trail_len= 16818 last_longest_trail_len= 16744
3586.34/3595.10	c longest_trail_len= 16818 last_longest_trail_len= 16818
3586.34/3595.10	c longest_trail_len= 16818 last_longest_trail_len= 16818
3586.34/3595.10	c longest_trail_len= 16818 last_longest_trail_len= 16818
3586.34/3595.10	c longest_trail_len= 16818 last_longest_trail_len= 16818
3586.34/3595.10	c #Conflicts:     895000 | #Constraints:      60393
3586.34/3595.10	c longest_trail_len= 16818 last_longest_trail_len= 16818
3586.34/3595.10	c longest_trail_len= 16818 last_longest_trail_len= 16818
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16818
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     896000 | #Constraints:      61393
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     897000 | #Constraints:      62393
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     898000 | #Constraints:      63393
3586.34/3595.10	c #Conflicts:     899000 | #Constraints:      64393
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     900000 | #Constraints:      65393
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     901000 | #Constraints:      66393
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     902000 | #Constraints:      67393
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     903000 | #Constraints:      68393
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     904000 | #Constraints:      69393
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     905000 | #Constraints:      70393
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     906000 | #Constraints:      71393
3586.34/3595.10	c #Conflicts:     907000 | #Constraints:      72393
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     908000 | #Constraints:      73393
3586.34/3595.10	c #Conflicts:     909000 | #Constraints:      74393
3586.34/3595.10	c #Conflicts:     910000 | #Constraints:      75394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     911000 | #Constraints:      76394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     912000 | #Constraints:      77394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     913000 | #Constraints:      78394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     914000 | #Constraints:      79394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     915000 | #Constraints:      80394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     916000 | #Constraints:      81394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     917000 | #Constraints:      82394
3586.34/3595.10	c #Conflicts:     918000 | #Constraints:      83394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     919000 | #Constraints:      84394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     920000 | #Constraints:      85394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     921000 | #Constraints:      86394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     922000 | #Constraints:      87394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     923000 | #Constraints:      88394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     924000 | #Constraints:      89394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     925000 | #Constraints:      90394
3586.34/3595.10	c #Conflicts:     926000 | #Constraints:      91394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     927000 | #Constraints:      92394
3586.34/3595.10	c #Conflicts:     928000 | #Constraints:      93394
3586.34/3595.10	c #Conflicts:     929000 | #Constraints:      94394
3586.34/3595.10	c longest_trail_len= 16819 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     930000 | #Constraints:      95394
3586.34/3595.10	c #Conflicts:     931000 | #Constraints:      96394
3586.34/3595.10	c #Conflicts:     932000 | #Constraints:      97394
3586.34/3595.10	c #Conflicts:     933000 | #Constraints:      98394
3586.34/3595.10	c #Conflicts:     934000 | #Constraints:      99394
3586.34/3595.10	c #Conflicts:     935000 | #Constraints:     100394
3586.34/3595.10	c #Conflicts:     936000 | #Constraints:     101394
3586.34/3595.10	c longest_trail_len= 16923 last_longest_trail_len= 16819
3586.34/3595.10	c #Conflicts:     937000 | #Constraints:     102394
3586.34/3595.10	c #Conflicts:     938000 | #Constraints:     103394
3586.34/3595.10	c #Conflicts:     939000 | #Constraints:     104394
3586.34/3595.10	c #Conflicts:     940000 | #Constraints:     105394
3586.34/3595.10	c #Conflicts:     941000 | #Constraints:     106395
3586.34/3595.10	c #Conflicts:     942000 | #Constraints:     107395
3586.34/3595.10	c #Conflicts:     943000 | #Constraints:     108395
3586.34/3595.10	c #Conflicts:     944000 | #Constraints:     109395
3586.34/3595.10	c #Conflicts:     945000 | #Constraints:     110395
3586.34/3595.10	c #Conflicts:     946000 | #Constraints:     111395
3586.34/3595.10	c #Conflicts:     947000 | #Constraints:     112395
3586.34/3595.10	c #Conflicts:     948000 | #Constraints:     113395
3586.34/3595.10	c longest_trail_len= 16923 last_longest_trail_len= 16923
3586.34/3595.10	c #Conflicts:     949000 | #Constraints:     114396
3586.34/3595.10	c #Conflicts:     950000 | #Constraints:     115396
3586.34/3595.10	c #Conflicts:     951000 | #Constraints:     116396
3586.34/3595.10	c #Conflicts:     952000 | #Constraints:     117396
3586.34/3595.10	c #Conflicts:     953000 | #Constraints:     118396
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c rational objective 145.143
3586.34/3595.10	c #Conflicts:     954000 | #Constraints:      69462
3586.34/3595.10	c #Conflicts:     955000 | #Constraints:      70462
3586.34/3595.10	c #Conflicts:     956000 | #Constraints:      71462
3586.34/3595.10	c #Conflicts:     957000 | #Constraints:      72462
3586.34/3595.10	c #Conflicts:     958000 | #Constraints:      73462
3586.34/3595.10	c #Conflicts:     959000 | #Constraints:      74462
3586.34/3595.10	c #Conflicts:     960000 | #Constraints:      75462
3586.34/3595.10	c #Conflicts:     961000 | #Constraints:      76462
3586.34/3595.10	c #Conflicts:     962000 | #Constraints:      77463
3586.34/3595.10	c #Conflicts:     963000 | #Constraints:      78463
3586.34/3595.10	c #Conflicts:     964000 | #Constraints:      79463
3586.34/3595.10	c #Conflicts:     965000 | #Constraints:      80463
3586.34/3595.10	c #Conflicts:     966000 | #Constraints:      81463
3586.34/3595.10	c #Conflicts:     967000 | #Constraints:      82463
3586.34/3595.10	c #Conflicts:     968000 | #Constraints:      83463
3586.34/3595.10	c #Conflicts:     969000 | #Constraints:      84463
3586.34/3595.10	c #Conflicts:     970000 | #Constraints:      85463
3586.34/3595.10	c #Conflicts:     971000 | #Constraints:      86463
3586.34/3595.10	c #Conflicts:     972000 | #Constraints:      87463
3586.34/3595.10	c #Conflicts:     973000 | #Constraints:      88463
3586.34/3595.10	c #Conflicts:     974000 | #Constraints:      89463
3586.34/3595.10	c longest_trail_len= 16923 last_longest_trail_len= 16923
3586.34/3595.10	c #Conflicts:     975000 | #Constraints:      90463
3586.34/3595.10	c #Conflicts:     976000 | #Constraints:      91463
3586.34/3595.10	c #Conflicts:     977000 | #Constraints:      92463
3586.34/3595.10	c INPROCESSING
3586.34/3595.10	c GARBAGE COLLECT
3586.34/3595.10	c #Conflicts:     978000 | #Constraints:      56933
3586.34/3595.10	c #Conflicts:     979000 | #Constraints:      57933
3586.34/3595.10	c #Conflicts:     980000 | #Constraints:      58933
3586.34/3595.10	c #Conflicts:     981000 | #Constraints:      59933
3586.34/3595.10	c #Conflicts:     982000 | #Constraints:      60933
3586.34/3595.10	c Program interrupted by user.
3586.34/3595.10	c cpu time 3570.35 s
3586.34/3595.10	c deterministic time 234999052148 2.35e+11
3586.34/3595.10	c optimization time 4.36738 s
3586.34/3595.10	c total solve time 3565.94 s
3586.34/3595.10	c core-guided solve time 0 s
3586.34/3595.10	c propagation time 1587.45 s
3586.34/3595.10	c conflict analysis time 428.82 s
3586.34/3595.10	c propagations 708478305
3586.34/3595.10	c resolve steps 47361599
3586.34/3595.10	c decisions 16193481
3586.34/3595.10	c conflicts 982121
3586.34/3595.10	c restarts 2045
3586.34/3595.10	c inprocessing phases 52
3586.34/3595.10	c input clauses 17540
3586.34/3595.10	c input cardinalities 145
3586.34/3595.10	c input general constraints 0
3586.34/3595.10	c input average constraint length 6.40
3586.34/3595.10	c input average constraint degree 1.96
3586.34/3595.10	c learned clauses 629227
3586.34/3595.10	c learned cardinalities 37074
3586.34/3595.10	c learned general constraints 315859
3586.34/3595.10	c learned average constraint length 1138.47
3586.34/3595.10	c learned average constraint degree 174123235.82
3586.34/3595.10	c watched constraints 247931
3586.34/3595.10	c counting constraints 67928
3586.34/3595.10	c gcd simplifications 2727
3586.34/3595.10	c detected cardinalities 3643
3586.34/3595.10	c weakened non-implied lits 205517850
3586.34/3595.10	c weakened non-implying lits 336913
3586.34/3595.10	c original variables 17300
3586.34/3595.10	c clausal propagations 321004477
3586.34/3595.10	c cardinality propagations 243846786
3586.34/3595.10	c watched propagations 39091848
3586.34/3595.10	c counting propagations 96841773
3586.34/3595.10	c watch lookups 12414451592
3586.34/3595.10	c watch backjump lookups 9913490603
3586.34/3595.10	c watch checks 159762373380
3586.34/3595.10	c propagation checks 47938724295
3586.34/3595.10	c constraint additions 3517637642
3586.34/3595.10	c trail pops 725638959
3586.34/3595.10	c formula constraints 17685
3586.34/3595.10	c learned constraints 982080
3586.34/3595.10	c bound constraints 0
3586.34/3595.10	c core-guided constraints 0
3586.34/3595.10	c encountered formula constraints 33910610
3586.34/3595.10	c encountered learned constraints 14432341
3586.34/3595.10	c encountered bound constraints 0
3586.34/3595.10	c encountered core-guided constraints 0
3586.34/3595.10	c LP total time 2341.3 s
3586.34/3595.10	c LP solve time 2340.01 s
3586.34/3595.10	c LP constraints added 18631
3586.34/3595.10	c LP constraints removed 689
3586.34/3595.10	c LP pivots internal 1024780
3586.34/3595.10	c LP pivots root 1039110
3586.34/3595.10	c LP calls 66
3586.34/3595.10	c LP optimalities 17
3586.34/3595.10	c LP no pivot count 0
3586.34/3595.10	c LP infeasibilities 40
3586.34/3595.10	c LP valid Farkas constraints 40
3586.34/3595.10	c LP learned Farkas constraints 40
3586.34/3595.10	c LP basis resets 0
3586.34/3595.10	c LP cycling count 0
3586.34/3595.10	c LP singular count 0
3586.34/3595.10	c LP no primal count 0
3586.34/3595.10	c LP no farkas count 0
3586.34/3595.10	c LP other issue count 0
3586.34/3595.10	c LP Gomory cuts 0
3586.34/3595.10	c LP learned cuts 946
3586.34/3595.10	c LP deleted cuts 689
3586.34/3595.10	c LP encountered Gomory constraints 0
3586.34/3595.10	c LP encountered Farkas constraints 532
3586.34/3595.10	c LP encountered learned Farkas constraints 197
3586.34/3595.10	c CG auxiliary variables introduced 0
3586.34/3595.10	c CG solutions found 0
3586.34/3595.10	c CG cores constructed 0
3586.34/3595.10	c CG core cardinality constraints returned 0
3586.34/3595.10	c CG unit cores 0
3586.34/3595.10	c CG single cores 0
3586.34/3595.10	c CG blocks removed during cardinality reduction 0
3586.34/3595.10	c CG first core best 0
3586.34/3595.10	c CG decision core best 0
3586.34/3595.10	c CG core reduction tie 0
3586.34/3595.10	c CG core degree average 0.00
3586.34/3595.10	c CG core slack average 0.00
3586.34/3595.10	c local search time 79.7578 s (2.2% of runtime)
3586.34/3595.10	c LS(normal)  15.1838 s, calls 1
3586.34/3595.10	c LS(restart) 64.574 s, calls 6
3586.34/3595.10	s UNKNOWN
3586.44/3595.11	c Total time: 3595.087 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-4800285-1782491278/watcher-4800285-1782491278 -o /tmp/evaluation-result-4800285-1782491278/solver-4800285-1782491278 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4800285-1782491278/vars-4800285-1782491278 --bin-var /tmp/runsolver-exch-nodeE009-1782485085-2410905 --watchdog 3760 ./SynLSRS HOME/instance-4800285-1782491278.opb 3600 HOME 62000 

running on 4 cores: 60-63

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

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

CPU governors:
  performance: 60-63

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (103530 MiB free)
  node 1: cores 8-15, 129019 MiB (104481 MiB free)
  node 2: cores 16-23, 129019 MiB (108860 MiB free)
  node 3: cores 24-31, 129003 MiB (114322 MiB free)
  node 4: cores 32-39, 129019 MiB (115339 MiB free)
  node 5: cores 40-47, 128973 MiB (118248 MiB free)
  node 6: cores 48-55, 129019 MiB (114547 MiB free)
  node 7: cores 56-63, 128474 MiB (111280 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100062 s]*
/proc/loadavg: 16.68 16.47 16.34 18/903 2420809
/proc/meminfo: memFree=911952300/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=54256 memory=14156 CPUtime=0.02 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 2299 0 0 0 2 0 0 0 20 0 1 0 182415383 55558144 3340 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 13564 3539 1674 574 0 2720 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 61240 KiB
Current children cumulated memory: 19056 KiB

[startup+0.213975 s]*
/proc/loadavg: 16.68 16.47 16.34 17/903 2420809
/proc/meminfo: memFree=911906436/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=106248 memory=62612 CPUtime=0.13 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 15925 0 0 0 12 1 0 0 20 0 1 0 182415383 108797952 15339 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 26562 15653 1981 574 0 15718 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 113232 KiB
Current children cumulated memory: 67512 KiB

[startup+0.314252 s]*
/proc/loadavg: 16.68 16.47 16.34 17/903 2420809
/proc/meminfo: memFree=911904184/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=108024 memory=64656 CPUtime=0.23 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 16436 0 0 0 22 1 0 0 20 0 1 0 182415383 110616576 15851 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 27006 16164 1981 574 0 16162 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 115008 KiB
Current children cumulated memory: 69556 KiB

[startup+0.700173 s]
/proc/loadavg: 16.68 16.47 16.34 17/903 2420809
/proc/meminfo: memFree=911902428/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=108972 memory=65940 CPUtime=0.6 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 16757 0 0 0 59 1 0 0 20 0 1 0 182415383 111587328 16235 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 27243 16485 1981 574 0 16399 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 115956 KiB
Current children cumulated memory: 70840 KiB

[startup+1.50019 s]
/proc/loadavg: 16.68 16.47 16.34 18/903 2420809
/proc/meminfo: memFree=911902176/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=109216 memory=68324 CPUtime=1.4 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 17353 0 0 0 139 1 0 0 20 0 1 0 182415383 111837184 16875 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 27304 17081 1981 574 0 16460 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 116200 KiB
Current children cumulated memory: 73224 KiB

[startup+3.1142 s]
/proc/loadavg: 16.63 16.46 16.34 17/903 2420809
/proc/meminfo: memFree=911899548/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=109216 memory=68324 CPUtime=3.01 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 17353 0 0 0 300 1 0 0 20 0 1 0 182415383 111837184 16875 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 27304 17081 1981 574 0 16460 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 116200 KiB
Current children cumulated memory: 73224 KiB

[startup+6.30016 s]
/proc/loadavg: 16.63 16.46 16.34 18/903 2420809
/proc/meminfo: memFree=911901180/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=109216 memory=68324 CPUtime=6.18 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 17353 0 0 0 617 1 0 0 20 0 1 0 182415383 111837184 16875 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 27304 17081 1981 574 0 16460 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 116200 KiB
Current children cumulated memory: 73224 KiB

[startup+12.7002 s]
/proc/loadavg: 16.53 16.44 16.34 18/903 2420809
/proc/meminfo: memFree=911862732/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=109216 memory=68324 CPUtime=12.56 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 17353 0 0 0 1255 1 0 0 20 0 1 0 182415383 111837184 16875 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 27304 17081 1981 574 0 16460 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 116200 KiB
Current children cumulated memory: 73224 KiB

[startup+25.5002 s]
/proc/loadavg: 16.45 16.43 16.33 18/902 2420809
/proc/meminfo: memFree=911854812/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=121080 memory=81600 CPUtime=25.33 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 19608 0 0 0 2515 18 0 0 20 0 1 0 182415383 123985920 20206 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 30270 20400 2027 574 0 19426 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 128064 KiB
Current children cumulated memory: 86500 KiB

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

/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=949720 memory=863876 CPUtime=3453.77 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 94621 0 0 0 343804 1573 0 0 20 0 1 0 182415383 972513280 215684 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 237430 215969 2178 574 0 226586 0
Current children cumulated CPU time: 3453.8 s
Current children cumulated vsize: 956704 KiB
Current children cumulated memory: 868776 KiB

[startup+3522.3 s]
/proc/loadavg: 1.00 1.30 3.32 2/781 2421489
/proc/meminfo: memFree=930859880/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=949720 memory=866804 CPUtime=3513.7 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 94623 0 0 0 349784 1586 0 0 20 0 1 0 182415383 972513280 216324 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 237430 216701 2178 574 0 226586 0
Current children cumulated CPU time: 3513.73 s
Current children cumulated vsize: 956704 KiB
Current children cumulated memory: 871704 KiB

[startup+3582.3 s]
/proc/loadavg: 1.00 1.25 3.17 2/781 2421491
/proc/meminfo: memFree=930834900/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=957512 memory=874908 CPUtime=3573.61 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 96649 0 0 0 355764 1597 0 0 20 0 1 0 182415383 980492288 218244 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 239378 218727 2178 574 0 228534 0
Current children cumulated CPU time: 3573.64 s
Current children cumulated vsize: 964496 KiB
Current children cumulated memory: 879808 KiB

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

# cumulated CPU time of all completed processes:  user=3570.39 s, system=16.0534 s

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

[startup+3584 s]*
/proc/loadavg: 1.00 1.25 3.17 2/781 2421491
/proc/meminfo: memFree=930834152/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=958044 memory=875376 CPUtime=3575.33 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 96766 0 0 0 355935 1598 0 0 20 0 1 0 182415383 981037056 218372 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 239511 218844 2178 574 0 228667 0
Current children cumulated CPU time: 3575.36 s
Current children cumulated vsize: 965028 KiB
Current children cumulated memory: 880276 KiB

[startup+3590.4 s]
/proc/loadavg: 1.00 1.24 3.16 2/781 2421491
/proc/meminfo: memFree=930833692/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=959180 memory=876568 CPUtime=3581.7 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 97064 0 0 0 356570 1600 0 0 20 0 1 0 182415383 982200320 218628 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 239795 219142 2178 574 0 228951 0
Current children cumulated CPU time: 3581.73 s
Current children cumulated vsize: 966164 KiB
Current children cumulated memory: 881468 KiB

[startup+3593.6 s]
/proc/loadavg: 1.00 1.24 3.14 2/781 2421491
/proc/meminfo: memFree=930832236/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=960716 memory=878012 CPUtime=3584.9 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 97425 0 0 0 356888 1602 0 0 20 0 1 0 182415383 983773184 219012 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 240179 219503 2178 574 0 229335 0
Current children cumulated CPU time: 3584.93 s
Current children cumulated vsize: 967700 KiB
Current children cumulated memory: 882912 KiB

[startup+3594.4 s]
/proc/loadavg: 1.00 1.24 3.14 2/781 2421491
/proc/meminfo: memFree=930832236/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=960716 memory=878012 CPUtime=3585.69 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 97425 0 0 0 356967 1602 0 0 20 0 1 0 182415383 983773184 219012 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 240179 219503 2178 574 0 229335 0
Current children cumulated CPU time: 3585.72 s
Current children cumulated vsize: 967700 KiB
Current children cumulated memory: 882912 KiB

[startup+3594.8 s]
/proc/loadavg: 1.00 1.24 3.14 2/781 2421491
/proc/meminfo: memFree=930832236/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=960716 memory=878012 CPUtime=3586.09 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 97425 0 0 0 357007 1602 0 0 20 0 1 0 182415383 983773184 219012 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 240179 219503 2178 574 0 229335 0
Current children cumulated CPU time: 3586.12 s
Current children cumulated vsize: 967700 KiB
Current children cumulated memory: 882912 KiB

[startup+3595 s]*
/proc/loadavg: 1.00 1.24 3.14 2/781 2421491
/proc/meminfo: memFree=930832236/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3200 CPUtime=0.03 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 507 12223 0 0 0 0 3 0 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 800 699 219 0 143 0
[pid=2420808] ppid=2420796 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2420808/stat : 2420808 (timeout) S 2420796 2420808 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182415382 2723840 384 18446744073709551615 94611075248128 94611075264641 140734683364128 0 0 0 0 3145728 90119 1 0 0 17 60 0 0 0 0 0 94611075279408 94611075281496 94611107278848 140734683371641 140734683371932 140734683371932 140734683377639 0
/proc/2420808/statm: 665 425 397 5 0 90 0
[pid=2420809] ppid=2420808 vsize=960716 memory=878012 CPUtime=3586.31 cores=60-63
/proc/2420809/stat : 2420809 (roundingsat) R 2420808 2420808 2404132 0 -1 4194304 97425 0 0 0 357028 1603 0 0 20 0 1 0 182415383 983773184 219012 18446744073709551615 94764669870080 94764672220025 140735521937216 0 0 0 0 0 8404994 0 0 0 17 60 0 0 0 0 0 94764672656056 94764672684200 94764688863232 140735521941647 140735521941919 140735521941919 140735521947626 0
/proc/2420809/statm: 240179 219503 2178 574 0 229335 0
Current children cumulated CPU time: 3586.34 s
Current children cumulated vsize: 967700 KiB
Current children cumulated memory: 882912 KiB

[startup+3595.11 s]
/proc/loadavg: 1.00 1.24 3.14 2/781 2421491
/proc/meminfo: memFree=930832236/1055320700 swapFree=33390400/33554428
[pid=2420796] ppid=2420793 vsize=4324 memory=3212 CPUtime=3586.44 cores=60-63
/proc/2420796/stat : 2420796 (SynLSRS) S 2420793 2420796 2404132 0 -1 4194304 605 110489 0 0 0 0 357039 1605 20 0 1 0 182415375 4427776 640 18446744073709551615 94478100881408 94478101775941 140736203011472 0 0 0 2 4 65536 1 0 0 17 61 0 0 0 0 0 94478102014992 94478102062736 94478111715328 140736203016449 140736203016582 140736203016582 140736203022318 0
/proc/2420796/statm: 1081 803 699 219 0 143 0
Current children cumulated CPU time: 3586.44 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3212 KiB

Child status: 0

Real time (s): 3595.11
CPU time (s): 3586.45
CPU user time (s): 3570.39
CPU system time (s): 16.0534
CPU usage (%): 99.7589
Max. virtual memory (cumulated for all children) (KiB): 967700
Max. memory (cumulated for all children) (KiB): 882912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3570.39
system time used= 16.0534
maximum resident set size= 876048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111380
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1502
involuntary context switches= 2599


# summary of solver processes directly reported to runsolver:
#   pid: 2420796
#   total CPU time (s): 3586.45
#   total CPU user time (s): 3570.39
#   total CPU system time (s): 16.0534

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.9351 second user time and 37.0451 second system time

The end

Launcher Data

Begin job on nodeE009 at 2026-06-26 18:27:58
IDJOB=4800285
IDBENCH=158271
IDSOLVER=3596
FILE ID=nodeE009/4800285-1782491278
RUNJOBID= nodeE009-1782485085-2410905
SLURM_JOB_ID= 12524533
Free space on /tmp= 798132 MiB

SOLVER NAME= SynLSRS 2026-06-06
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K145.opb
COMMAND LINE= ./SynLSRS BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4800285-1782491278/watcher-4800285-1782491278 -o /tmp/evaluation-result-4800285-1782491278/solver-4800285-1782491278 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4800285-1782491278/vars-4800285-1782491278 --bin-var /tmp/runsolver-exch-nodeE009-1782485085-2410905 --watchdog 3760  ./SynLSRS HOME/instance-4800285-1782491278.opb 3600 HOME 62000

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

MD5SUM BENCH= 436bce6b70912010542f86e4a59f9b2c
RANDOM SEED=513409073

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        911985548 kB
MemAvailable:   1028766648 kB
Buffers:              32 kB
Cached:         121040488 kB
SwapCached:        29600 kB
Active:         20109400 kB
Inactive:       119477268 kB
Active(anon):   18894452 kB
Inactive(anon):   425808 kB
Active(file):    1214948 kB
Inactive(file): 119051460 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33390400 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7076 kB
Writeback:             0 kB
AnonPages:      18509700 kB
Mapped:           211716 kB
Shmem:            774112 kB
KReclaimable:    1314640 kB
Slab:            1846576 kB
SReclaimable:    1314640 kB
SUnreclaim:       531936 kB
KernelStack:       15328 kB
PageTables:        44576 kB
SecPageTables:     15376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   22155452 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479264 kB
VmallocChunk:          0 kB
Percpu:           121088 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8069120 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      395716 kB
DirectMap2M:    18800640 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 799580 MiB
End job on nodeE009 at 2026-06-26 19:27:53