Trace number 4800341

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SynLSRS 2026-06-06? 3584.16 3595.36

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K157.opb
MD5SUM1aa29222329f307e3e004dcb472df849
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2044.07
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18683
Total number of constraints18999
Number of constraints which are clauses18842
Number of constraints which are cardinality constraints (but not clauses)157
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint157
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 158
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.03/0.31	c Preprocess time: 0.084 seconds
3584.09/3595.35	c RoundingSat 2
3584.09/3595.35	c branch main
3584.09/3595.35	c commit d3f91ec
3584.09/3595.35	c #variables 18728 #constraints 19137
3584.09/3595.35	c Finish cloning data from SAT to LS
3584.09/3595.35	c nbvars=18728
3584.09/3595.35	c chongqijiange= 500
3584.09/3595.35	c restart_num_ls  -100000 0
3584.09/3595.35	c Use LS-small
3584.09/3595.35	c #Conflicts:       1000 | #Constraints:      20136
3584.09/3595.35	c #Conflicts:       2000 | #Constraints:      21136
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:       3000 | #Constraints:      20473
3584.09/3595.35	c #Conflicts:       4000 | #Constraints:      21473
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:       5000 | #Constraints:      20969
3584.09/3595.35	c #Conflicts:       6000 | #Constraints:      21969
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:       7000 | #Constraints:      21042
3584.09/3595.35	c #Conflicts:       8000 | #Constraints:      22042
3584.09/3595.35	c #Conflicts:       9000 | #Constraints:      23042
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:      10000 | #Constraints:      21815
3584.09/3595.35	c #Conflicts:      11000 | #Constraints:      22815
3584.09/3595.35	c #Conflicts:      12000 | #Constraints:      23815
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:      13000 | #Constraints:      22312
3584.09/3595.35	c #Conflicts:      14000 | #Constraints:      23312
3584.09/3595.35	c #Conflicts:      15000 | #Constraints:      24312
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:      16000 | #Constraints:      22574
3584.09/3595.35	c #Conflicts:      17000 | #Constraints:      23574
3584.09/3595.35	c #Conflicts:      18000 | #Constraints:      24574
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:      19000 | #Constraints:      22625
3584.09/3595.35	c #Conflicts:      20000 | #Constraints:      23625
3584.09/3595.35	c #Conflicts:      21000 | #Constraints:      24625
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:      22000 | #Constraints:      22474
3584.09/3595.35	c #Conflicts:      23000 | #Constraints:      23474
3584.09/3595.35	c #Conflicts:      24000 | #Constraints:      24474
3584.09/3595.35	c #Conflicts:      25000 | #Constraints:      25474
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:      26000 | #Constraints:      23126
3584.09/3595.35	c #Conflicts:      27000 | #Constraints:      24126
3584.09/3595.35	c #Conflicts:      28000 | #Constraints:      25126
3584.09/3595.35	c #Conflicts:      29000 | #Constraints:      26126
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:      30000 | #Constraints:      23559
3584.09/3595.35	c #Conflicts:      31000 | #Constraints:      24559
3584.09/3595.35	c #Conflicts:      32000 | #Constraints:      25559
3584.09/3595.35	c #Conflicts:      33000 | #Constraints:      26559
3584.09/3595.35	c #Conflicts:      34000 | #Constraints:      27559
3584.09/3595.35	c #Conflicts:      35000 | #Constraints:      28559
3584.09/3595.35	c #Conflicts:      36000 | #Constraints:      29559
3584.09/3595.35	c #Conflicts:      37000 | #Constraints:      30559
3584.09/3595.35	c #Conflicts:      38000 | #Constraints:      31559
3584.09/3595.35	c #Conflicts:      39000 | #Constraints:      32559
3584.09/3595.35	c #Conflicts:      40000 | #Constraints:      33559
3584.09/3595.35	c #Conflicts:      41000 | #Constraints:      34559
3584.09/3595.35	c #Conflicts:      42000 | #Constraints:      35559
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:      43000 | #Constraints:      27889
3584.09/3595.35	c #Conflicts:      44000 | #Constraints:      28889
3584.09/3595.35	c #Conflicts:      45000 | #Constraints:      29889
3584.09/3595.35	c #Conflicts:      46000 | #Constraints:      30889
3584.09/3595.35	c #Conflicts:      47000 | #Constraints:      31889
3584.09/3595.35	c #Conflicts:      48000 | #Constraints:      32889
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:      49000 | #Constraints:      27062
3584.09/3595.35	c #Conflicts:      50000 | #Constraints:      28062
3584.09/3595.35	c #Conflicts:      51000 | #Constraints:      29062
3584.09/3595.35	c #Conflicts:      52000 | #Constraints:      30062
3584.09/3595.35	c #Conflicts:      53000 | #Constraints:      31062
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:      54000 | #Constraints:      25967
3584.09/3595.35	c #Conflicts:      55000 | #Constraints:      26967
3584.09/3595.35	c #Conflicts:      56000 | #Constraints:      27967
3584.09/3595.35	c #Conflicts:      57000 | #Constraints:      28967
3584.09/3595.35	c #Conflicts:      58000 | #Constraints:      29967
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c rational objective 157.031
3584.09/3595.35	c #Conflicts:      59000 | #Constraints:      25259
3584.09/3595.35	c #Conflicts:      60000 | #Constraints:      26259
3584.09/3595.35	c #Conflicts:      61000 | #Constraints:      27259
3584.09/3595.35	c #Conflicts:      62000 | #Constraints:      28259
3584.09/3595.35	c #Conflicts:      63000 | #Constraints:      29259
3584.09/3595.35	c #Conflicts:      64000 | #Constraints:      30260
3584.09/3595.35	c #Conflicts:      65000 | #Constraints:      31260
3584.09/3595.35	c #Conflicts:      66000 | #Constraints:      32260
3584.09/3595.35	c #Conflicts:      67000 | #Constraints:      33260
3584.09/3595.35	c #Conflicts:      68000 | #Constraints:      34260
3584.09/3595.35	c #Conflicts:      69000 | #Constraints:      35260
3584.09/3595.35	c #Conflicts:      70000 | #Constraints:      36260
3584.09/3595.35	c #Conflicts:      71000 | #Constraints:      37260
3584.09/3595.35	c #Conflicts:      72000 | #Constraints:      38260
3584.09/3595.35	c #Conflicts:      73000 | #Constraints:      39260
3584.09/3595.35	c #Conflicts:      74000 | #Constraints:      40260
3584.09/3595.35	c #Conflicts:      75000 | #Constraints:      41260
3584.09/3595.35	c #Conflicts:      76000 | #Constraints:      42260
3584.09/3595.35	c #Conflicts:      77000 | #Constraints:      43260
3584.09/3595.35	c #Conflicts:      78000 | #Constraints:      44260
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:      79000 | #Constraints:      32838
3584.09/3595.35	c #Conflicts:      80000 | #Constraints:      33838
3584.09/3595.35	c #Conflicts:      81000 | #Constraints:      34838
3584.09/3595.35	c #Conflicts:      82000 | #Constraints:      35838
3584.09/3595.35	c #Conflicts:      83000 | #Constraints:      36838
3584.09/3595.35	c #Conflicts:      84000 | #Constraints:      37838
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:      85000 | #Constraints:      29280
3584.09/3595.35	c #Conflicts:      86000 | #Constraints:      30280
3584.09/3595.35	c #Conflicts:      87000 | #Constraints:      31280
3584.09/3595.35	c #Conflicts:      88000 | #Constraints:      32280
3584.09/3595.35	c #Conflicts:      89000 | #Constraints:      33280
3584.09/3595.35	c #Conflicts:      90000 | #Constraints:      34280
3584.09/3595.35	c #Conflicts:      91000 | #Constraints:      35280
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:      92000 | #Constraints:      28018
3584.09/3595.35	c #Conflicts:      93000 | #Constraints:      29018
3584.09/3595.35	c #Conflicts:      94000 | #Constraints:      30018
3584.09/3595.35	c #Conflicts:      95000 | #Constraints:      31018
3584.09/3595.35	c #Conflicts:      96000 | #Constraints:      32018
3584.09/3595.35	c #Conflicts:      97000 | #Constraints:      33018
3584.09/3595.35	c #Conflicts:      98000 | #Constraints:      34018
3584.09/3595.35	c #Conflicts:      99000 | #Constraints:      35018
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:     100000 | #Constraints:      28292
3584.09/3595.35	c #Conflicts:     101000 | #Constraints:      29292
3584.09/3595.35	c #Conflicts:     102000 | #Constraints:      30292
3584.09/3595.35	c #Conflicts:     103000 | #Constraints:      31292
3584.09/3595.35	c #Conflicts:     104000 | #Constraints:      32292
3584.09/3595.35	c #Conflicts:     105000 | #Constraints:      33292
3584.09/3595.35	c #Conflicts:     106000 | #Constraints:      34292
3584.09/3595.35	c #Conflicts:     107000 | #Constraints:      35292
3584.09/3595.35	c #Conflicts:     108000 | #Constraints:      36292
3584.09/3595.35	c #Conflicts:     109000 | #Constraints:      37292
3584.09/3595.35	c #Conflicts:     110000 | #Constraints:      38292
3584.09/3595.35	c #Conflicts:     111000 | #Constraints:      39292
3584.09/3595.35	c #Conflicts:     112000 | #Constraints:      40292
3584.09/3595.35	c #Conflicts:     113000 | #Constraints:      41292
3584.09/3595.35	c restart_num  0 302
3584.09/3595.35	c Use LS-small
3584.09/3595.35	c longest_trail_len= 18352 last_longest_trail_len= 0
3584.09/3595.35	c #Conflicts:     114000 | #Constraints:      42292
3584.09/3595.35	c longest_trail_len= 18352 last_longest_trail_len= 18352
3584.09/3595.35	c num_vars= 18728 len_partial_assign_no_confli= 18474
3584.09/3595.35	c update_LS_target_phase-runLS-restart
3584.09/3595.35	c longest_trail_len= 16847 last_longest_trail_len= 0
3584.09/3595.35	c longest_trail_len= 17829 last_longest_trail_len= 16847
3584.09/3595.35	c longest_trail_len= 17829 last_longest_trail_len= 17829
3584.09/3595.35	c longest_trail_len= 17834 last_longest_trail_len= 17829
3584.09/3595.35	c #Conflicts:     115000 | #Constraints:      43292
3584.09/3595.35	c longest_trail_len= 17834 last_longest_trail_len= 17834
3584.09/3595.35	c longest_trail_len= 17834 last_longest_trail_len= 17834
3584.09/3595.35	c longest_trail_len= 17834 last_longest_trail_len= 17834
3584.09/3595.35	c longest_trail_len= 17834 last_longest_trail_len= 17834
3584.09/3595.35	c longest_trail_len= 17834 last_longest_trail_len= 17834
3584.09/3595.35	c longest_trail_len= 17834 last_longest_trail_len= 17834
3584.09/3595.35	c #Conflicts:     116000 | #Constraints:      44292
3584.09/3595.35	c longest_trail_len= 17834 last_longest_trail_len= 17834
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 17834
3584.09/3595.35	c #Conflicts:     117000 | #Constraints:      45292
3584.09/3595.35	c #Conflicts:     118000 | #Constraints:      46292
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 18023
3584.09/3595.35	c #Conflicts:     119000 | #Constraints:      47292
3584.09/3595.35	c #Conflicts:     120000 | #Constraints:      48292
3584.09/3595.35	c #Conflicts:     121000 | #Constraints:      49292
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 18023
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 18023
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 18023
3584.09/3595.35	c #Conflicts:     122000 | #Constraints:      50292
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 18023
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 18023
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 18023
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 18023
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 18023
3584.09/3595.35	c #Conflicts:     123000 | #Constraints:      51292
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 18023
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 18023
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 18023
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 18023
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c rational objective 157.056
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 18023
3584.09/3595.35	c longest_trail_len= 18023 last_longest_trail_len= 18023
3584.09/3595.35	c #Conflicts:     124000 | #Constraints:      36224
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18023
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18057
3584.09/3595.35	c #Conflicts:     125000 | #Constraints:      37224
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18057
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18057
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18057
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18057
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18057
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18057
3584.09/3595.35	c #Conflicts:     126000 | #Constraints:      38224
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18057
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18057
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18057
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18057
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18057
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18057
3584.09/3595.35	c #Conflicts:     127000 | #Constraints:      39224
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18057
3584.09/3595.35	c longest_trail_len= 18057 last_longest_trail_len= 18057
3584.09/3595.35	c #Conflicts:     128000 | #Constraints:      40224
3584.09/3595.35	c longest_trail_len= 18148 last_longest_trail_len= 18057
3584.09/3595.35	c #Conflicts:     129000 | #Constraints:      41224
3584.09/3595.35	c longest_trail_len= 18148 last_longest_trail_len= 18148
3584.09/3595.35	c longest_trail_len= 18148 last_longest_trail_len= 18148
3584.09/3595.35	c #Conflicts:     130000 | #Constraints:      42224
3584.09/3595.35	c longest_trail_len= 18148 last_longest_trail_len= 18148
3584.09/3595.35	c longest_trail_len= 18148 last_longest_trail_len= 18148
3584.09/3595.35	c longest_trail_len= 18148 last_longest_trail_len= 18148
3584.09/3595.35	c longest_trail_len= 18148 last_longest_trail_len= 18148
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18148
3584.09/3595.35	c #Conflicts:     131000 | #Constraints:      43224
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     132000 | #Constraints:      44224
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     133000 | #Constraints:      32940
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     134000 | #Constraints:      33940
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     135000 | #Constraints:      34940
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     136000 | #Constraints:      35940
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     137000 | #Constraints:      36940
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     138000 | #Constraints:      37940
3584.09/3595.35	c #Conflicts:     139000 | #Constraints:      38940
3584.09/3595.35	c #Conflicts:     140000 | #Constraints:      39940
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:     141000 | #Constraints:      30508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     142000 | #Constraints:      31508
3584.09/3595.35	c #Conflicts:     143000 | #Constraints:      32508
3584.09/3595.35	c #Conflicts:     144000 | #Constraints:      33508
3584.09/3595.35	c #Conflicts:     145000 | #Constraints:      34508
3584.09/3595.35	c #Conflicts:     146000 | #Constraints:      35508
3584.09/3595.35	c #Conflicts:     147000 | #Constraints:      36508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     148000 | #Constraints:      37508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     149000 | #Constraints:      38508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     150000 | #Constraints:      39508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     151000 | #Constraints:      40508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     152000 | #Constraints:      41508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     153000 | #Constraints:      42508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     154000 | #Constraints:      43508
3584.09/3595.35	c #Conflicts:     155000 | #Constraints:      44508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     156000 | #Constraints:      45508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     157000 | #Constraints:      46508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     158000 | #Constraints:      47508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     159000 | #Constraints:      48508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     160000 | #Constraints:      49508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     161000 | #Constraints:      50508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     162000 | #Constraints:      51508
3584.09/3595.35	c #Conflicts:     163000 | #Constraints:      52508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     164000 | #Constraints:      53508
3584.09/3595.35	c #Conflicts:     165000 | #Constraints:      54508
3584.09/3595.35	c #Conflicts:     166000 | #Constraints:      55508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     167000 | #Constraints:      56508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     168000 | #Constraints:      57508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     169000 | #Constraints:      58508
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     170000 | #Constraints:      40017
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     171000 | #Constraints:      41017
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     172000 | #Constraints:      42017
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     173000 | #Constraints:      43017
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     174000 | #Constraints:      44017
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     175000 | #Constraints:      45017
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     176000 | #Constraints:      46017
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     177000 | #Constraints:      47017
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     178000 | #Constraints:      48017
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     179000 | #Constraints:      49017
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     180000 | #Constraints:      35260
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     181000 | #Constraints:      36260
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     182000 | #Constraints:      37260
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     183000 | #Constraints:      38260
3584.09/3595.35	c #Conflicts:     184000 | #Constraints:      39260
3584.09/3595.35	c #Conflicts:     185000 | #Constraints:      40260
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     186000 | #Constraints:      41260
3584.09/3595.35	c #Conflicts:     187000 | #Constraints:      42260
3584.09/3595.35	c #Conflicts:     188000 | #Constraints:      43260
3584.09/3595.35	c #Conflicts:     189000 | #Constraints:      44260
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:     190000 | #Constraints:      32794
3584.09/3595.35	c #Conflicts:     191000 | #Constraints:      33794
3584.09/3595.35	c #Conflicts:     192000 | #Constraints:      34794
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     193000 | #Constraints:      35794
3584.09/3595.35	c #Conflicts:     194000 | #Constraints:      36794
3584.09/3595.35	c #Conflicts:     195000 | #Constraints:      37794
3584.09/3595.35	c #Conflicts:     196000 | #Constraints:      38794
3584.09/3595.35	c #Conflicts:     197000 | #Constraints:      39794
3584.09/3595.35	c #Conflicts:     198000 | #Constraints:      40794
3584.09/3595.35	c #Conflicts:     199000 | #Constraints:      41794
3584.09/3595.35	c #Conflicts:     200000 | #Constraints:      42794
3584.09/3595.35	c #Conflicts:     201000 | #Constraints:      43794
3584.09/3595.35	c #Conflicts:     202000 | #Constraints:      44794
3584.09/3595.35	c #Conflicts:     203000 | #Constraints:      45794
3584.09/3595.35	c #Conflicts:     204000 | #Constraints:      46794
3584.09/3595.35	c #Conflicts:     205000 | #Constraints:      47794
3584.09/3595.35	c longest_trail_len= 18290 last_longest_trail_len= 18290
3584.09/3595.35	c #Conflicts:     206000 | #Constraints:      48794
3584.09/3595.35	c #Conflicts:     207000 | #Constraints:      49794
3584.09/3595.35	c #Conflicts:     208000 | #Constraints:      50794
3584.09/3595.35	c #Conflicts:     209000 | #Constraints:      51794
3584.09/3595.35	c #Conflicts:     210000 | #Constraints:      52794
3584.09/3595.35	c #Conflicts:     211000 | #Constraints:      53794
3584.09/3595.35	c #Conflicts:     212000 | #Constraints:      54794
3584.09/3595.35	c #Conflicts:     213000 | #Constraints:      55794
3584.09/3595.35	c #Conflicts:     214000 | #Constraints:      56794
3584.09/3595.35	c #Conflicts:     215000 | #Constraints:      57794
3584.09/3595.35	c #Conflicts:     216000 | #Constraints:      58794
3584.09/3595.35	c #Conflicts:     217000 | #Constraints:      59794
3584.09/3595.35	c #Conflicts:     218000 | #Constraints:      60794
3584.09/3595.35	c #Conflicts:     219000 | #Constraints:      61794
3584.09/3595.35	c #Conflicts:     220000 | #Constraints:      62794
3584.09/3595.35	c #Conflicts:     221000 | #Constraints:      63794
3584.09/3595.35	c #Conflicts:     222000 | #Constraints:      64794
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c rational objective 157.071
3584.09/3595.35	c #Conflicts:     223000 | #Constraints:      43184
3584.09/3595.35	c #Conflicts:     224000 | #Constraints:      44184
3584.09/3595.35	c #Conflicts:     225000 | #Constraints:      45184
3584.09/3595.35	c #Conflicts:     226000 | #Constraints:      46184
3584.09/3595.35	c #Conflicts:     227000 | #Constraints:      47184
3584.09/3595.35	c #Conflicts:     228000 | #Constraints:      48184
3584.09/3595.35	c #Conflicts:     229000 | #Constraints:      49184
3584.09/3595.35	c #Conflicts:     230000 | #Constraints:      50184
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18290
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     231000 | #Constraints:      51184
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     232000 | #Constraints:      52184
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     233000 | #Constraints:      53185
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     234000 | #Constraints:      54185
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     235000 | #Constraints:      37983
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     236000 | #Constraints:      38983
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     237000 | #Constraints:      39983
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     238000 | #Constraints:      40983
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     239000 | #Constraints:      41983
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     240000 | #Constraints:      42983
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     241000 | #Constraints:      43983
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     242000 | #Constraints:      44983
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     243000 | #Constraints:      45983
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     244000 | #Constraints:      46983
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     245000 | #Constraints:      47983
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:     246000 | #Constraints:      34658
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     247000 | #Constraints:      35658
3584.09/3595.35	c #Conflicts:     248000 | #Constraints:      36658
3584.09/3595.35	c #Conflicts:     249000 | #Constraints:      37658
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     250000 | #Constraints:      38658
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     251000 | #Constraints:      39658
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     252000 | #Constraints:      40658
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     253000 | #Constraints:      41658
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     254000 | #Constraints:      42658
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     255000 | #Constraints:      43658
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c #Conflicts:     256000 | #Constraints:      44658
3584.09/3595.35	c restart_num  302 603
3584.09/3595.35	c Use LS-small
3584.09/3595.35	c longest_trail_len= 18309 last_longest_trail_len= 18309
3584.09/3595.35	c num_vars= 18728 len_partial_assign_no_confli= 18359
3584.09/3595.35	c update_LS_target_phase-runLS-restart
3584.09/3595.35	c #Conflicts:     257000 | #Constraints:      45658
3584.09/3595.35	c #Conflicts:     258000 | #Constraints:      46658
3584.09/3595.35	c longest_trail_len= 17912 last_longest_trail_len= 0
3584.09/3595.35	c longest_trail_len= 17912 last_longest_trail_len= 17912
3584.09/3595.35	c longest_trail_len= 17912 last_longest_trail_len= 17912
3584.09/3595.35	c longest_trail_len= 17912 last_longest_trail_len= 17912
3584.09/3595.35	c longest_trail_len= 17912 last_longest_trail_len= 17912
3584.09/3595.35	c longest_trail_len= 17912 last_longest_trail_len= 17912
3584.09/3595.35	c longest_trail_len= 17912 last_longest_trail_len= 17912
3584.09/3595.35	c #Conflicts:     259000 | #Constraints:      47658
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 17912
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c #Conflicts:     260000 | #Constraints:      48658
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c #Conflicts:     261000 | #Constraints:      49658
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c #Conflicts:     262000 | #Constraints:      50658
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c #Conflicts:     263000 | #Constraints:      51658
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c #Conflicts:     264000 | #Constraints:      52658
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c #Conflicts:     265000 | #Constraints:      53658
3584.09/3595.35	c #Conflicts:     266000 | #Constraints:      54658
3584.09/3595.35	c longest_trail_len= 18051 last_longest_trail_len= 18051
3584.09/3595.35	c #Conflicts:     267000 | #Constraints:      55658
3584.09/3595.35	c #Conflicts:     268000 | #Constraints:      56658
3584.09/3595.35	c #Conflicts:     269000 | #Constraints:      57658
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18051
3584.09/3595.35	c #Conflicts:     270000 | #Constraints:      58658
3584.09/3595.35	c #Conflicts:     271000 | #Constraints:      59658
3584.09/3595.35	c #Conflicts:     272000 | #Constraints:      60658
3584.09/3595.35	c #Conflicts:     273000 | #Constraints:      61658
3584.09/3595.35	c #Conflicts:     274000 | #Constraints:      62658
3584.09/3595.35	c #Conflicts:     275000 | #Constraints:      63658
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c #Conflicts:     276000 | #Constraints:      64659
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c #Conflicts:     277000 | #Constraints:      65659
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c #Conflicts:     278000 | #Constraints:      66659
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c #Conflicts:     279000 | #Constraints:      67659
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c #Conflicts:     280000 | #Constraints:      68659
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c #Conflicts:     281000 | #Constraints:      69659
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c #Conflicts:     282000 | #Constraints:      70659
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c rational objective 157.077
3584.09/3595.35	c #Conflicts:     283000 | #Constraints:      45933
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c #Conflicts:     284000 | #Constraints:      46933
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c #Conflicts:     285000 | #Constraints:      47933
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c #Conflicts:     286000 | #Constraints:      48933
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c #Conflicts:     287000 | #Constraints:      49933
3584.09/3595.35	c longest_trail_len= 18107 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18136 last_longest_trail_len= 18107
3584.09/3595.35	c longest_trail_len= 18136 last_longest_trail_len= 18136
3584.09/3595.35	c longest_trail_len= 18136 last_longest_trail_len= 18136
3584.09/3595.35	c longest_trail_len= 18136 last_longest_trail_len= 18136
3584.09/3595.35	c #Conflicts:     288000 | #Constraints:      50933
3584.09/3595.35	c longest_trail_len= 18136 last_longest_trail_len= 18136
3584.09/3595.35	c longest_trail_len= 18136 last_longest_trail_len= 18136
3584.09/3595.35	c longest_trail_len= 18136 last_longest_trail_len= 18136
3584.09/3595.35	c longest_trail_len= 18136 last_longest_trail_len= 18136
3584.09/3595.35	c longest_trail_len= 18136 last_longest_trail_len= 18136
3584.09/3595.35	c longest_trail_len= 18184 last_longest_trail_len= 18136
3584.09/3595.35	c longest_trail_len= 18184 last_longest_trail_len= 18184
3584.09/3595.35	c #Conflicts:     289000 | #Constraints:      51933
3584.09/3595.35	c longest_trail_len= 18184 last_longest_trail_len= 18184
3584.09/3595.35	c #Conflicts:     290000 | #Constraints:      52933
3584.09/3595.35	c longest_trail_len= 18184 last_longest_trail_len= 18184
3584.09/3595.35	c #Conflicts:     291000 | #Constraints:      53933
3584.09/3595.35	c longest_trail_len= 18184 last_longest_trail_len= 18184
3584.09/3595.35	c #Conflicts:     292000 | #Constraints:      54933
3584.09/3595.35	c #Conflicts:     293000 | #Constraints:      55933
3584.09/3595.35	c #Conflicts:     294000 | #Constraints:      56933
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18184
3584.09/3595.35	c #Conflicts:     295000 | #Constraints:      57934
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:     296000 | #Constraints:      39781
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c #Conflicts:     297000 | #Constraints:      40781
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c #Conflicts:     298000 | #Constraints:      41781
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c #Conflicts:     299000 | #Constraints:      42781
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c #Conflicts:     300000 | #Constraints:      43781
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c #Conflicts:     301000 | #Constraints:      44781
3584.09/3595.35	c longest_trail_len= 18192 last_longest_trail_len= 18192
3584.09/3595.35	c #Conflicts:     302000 | #Constraints:      45781
3584.09/3595.35	c longest_trail_len= 18220 last_longest_trail_len= 18192
3584.09/3595.35	c #Conflicts:     303000 | #Constraints:      46781
3584.09/3595.35	c longest_trail_len= 18220 last_longest_trail_len= 18220
3584.09/3595.35	c longest_trail_len= 18220 last_longest_trail_len= 18220
3584.09/3595.35	c longest_trail_len= 18220 last_longest_trail_len= 18220
3584.09/3595.35	c longest_trail_len= 18220 last_longest_trail_len= 18220
3584.09/3595.35	c longest_trail_len= 18220 last_longest_trail_len= 18220
3584.09/3595.35	c longest_trail_len= 18220 last_longest_trail_len= 18220
3584.09/3595.35	c #Conflicts:     304000 | #Constraints:      47781
3584.09/3595.35	c longest_trail_len= 18220 last_longest_trail_len= 18220
3584.09/3595.35	c longest_trail_len= 18220 last_longest_trail_len= 18220
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18220
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     305000 | #Constraints:      48781
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     306000 | #Constraints:      49781
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     307000 | #Constraints:      50781
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     308000 | #Constraints:      51781
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     309000 | #Constraints:      52781
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     310000 | #Constraints:      37824
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     311000 | #Constraints:      38824
3584.09/3595.35	c #Conflicts:     312000 | #Constraints:      39824
3584.09/3595.35	c #Conflicts:     313000 | #Constraints:      40824
3584.09/3595.35	c #Conflicts:     314000 | #Constraints:      41824
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     315000 | #Constraints:      42824
3584.09/3595.35	c #Conflicts:     316000 | #Constraints:      43824
3584.09/3595.35	c #Conflicts:     317000 | #Constraints:      44824
3584.09/3595.35	c #Conflicts:     318000 | #Constraints:      45824
3584.09/3595.35	c #Conflicts:     319000 | #Constraints:      46824
3584.09/3595.35	c #Conflicts:     320000 | #Constraints:      47824
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     321000 | #Constraints:      48824
3584.09/3595.35	c #Conflicts:     322000 | #Constraints:      49824
3584.09/3595.35	c #Conflicts:     323000 | #Constraints:      50824
3584.09/3595.35	c #Conflicts:     324000 | #Constraints:      51824
3584.09/3595.35	c #Conflicts:     325000 | #Constraints:      52824
3584.09/3595.35	c #Conflicts:     326000 | #Constraints:      53825
3584.09/3595.35	c #Conflicts:     327000 | #Constraints:      54825
3584.09/3595.35	c #Conflicts:     328000 | #Constraints:      55825
3584.09/3595.35	c #Conflicts:     329000 | #Constraints:      56825
3584.09/3595.35	c #Conflicts:     330000 | #Constraints:      57825
3584.09/3595.35	c #Conflicts:     331000 | #Constraints:      58825
3584.09/3595.35	c #Conflicts:     332000 | #Constraints:      59825
3584.09/3595.35	c #Conflicts:     333000 | #Constraints:      60825
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     334000 | #Constraints:      61825
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     335000 | #Constraints:      62825
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     336000 | #Constraints:      63825
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     337000 | #Constraints:      64825
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     338000 | #Constraints:      65825
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     339000 | #Constraints:      66825
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     340000 | #Constraints:      67825
3584.09/3595.35	c #Conflicts:     341000 | #Constraints:      68825
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     342000 | #Constraints:      69825
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     343000 | #Constraints:      70825
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     344000 | #Constraints:      71825
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     345000 | #Constraints:      72825
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     346000 | #Constraints:      73825
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     347000 | #Constraints:      74826
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     348000 | #Constraints:      75826
3584.09/3595.35	c #Conflicts:     349000 | #Constraints:      76826
3584.09/3595.35	c longest_trail_len= 18405 last_longest_trail_len= 18405
3584.09/3595.35	c #Conflicts:     350000 | #Constraints:      77826
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:     351000 | #Constraints:      49925
3584.09/3595.35	c #Conflicts:     352000 | #Constraints:      50925
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18405
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c #Conflicts:     353000 | #Constraints:      51925
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c #Conflicts:     354000 | #Constraints:      52925
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c #Conflicts:     355000 | #Constraints:      53925
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c #Conflicts:     356000 | #Constraints:      54925
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c #Conflicts:     357000 | #Constraints:      55925
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c #Conflicts:     358000 | #Constraints:      56925
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c #Conflicts:     359000 | #Constraints:      57925
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c #Conflicts:     360000 | #Constraints:      58926
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c #Conflicts:     361000 | #Constraints:      59926
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c #Conflicts:     362000 | #Constraints:      60926
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c #Conflicts:     363000 | #Constraints:      61926
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c #Conflicts:     364000 | #Constraints:      62926
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18421 last_longest_trail_len= 18421
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18421
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c rational objective 157.083
3584.09/3595.35	c #Conflicts:     365000 | #Constraints:      42187
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c #Conflicts:     366000 | #Constraints:      43187
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c #Conflicts:     367000 | #Constraints:      44187
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c #Conflicts:     368000 | #Constraints:      45187
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c #Conflicts:     369000 | #Constraints:      46187
3584.09/3595.35	c #Conflicts:     370000 | #Constraints:      47188
3584.09/3595.35	c #Conflicts:     371000 | #Constraints:      48188
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c #Conflicts:     372000 | #Constraints:      49189
3584.09/3595.35	c #Conflicts:     373000 | #Constraints:      50189
3584.09/3595.35	c #Conflicts:     374000 | #Constraints:      51189
3584.09/3595.35	c #Conflicts:     375000 | #Constraints:      52189
3584.09/3595.35	c #Conflicts:     376000 | #Constraints:      53189
3584.09/3595.35	c #Conflicts:     377000 | #Constraints:      54190
3584.09/3595.35	c #Conflicts:     378000 | #Constraints:      55190
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c #Conflicts:     379000 | #Constraints:      56190
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c #Conflicts:     380000 | #Constraints:      39500
3584.09/3595.35	c restart_num  603 904
3584.09/3595.35	c Use LS-small
3584.09/3595.35	c longest_trail_len= 18448 last_longest_trail_len= 18448
3584.09/3595.35	c num_vars= 18728 len_partial_assign_no_confli= 18352
3584.09/3595.35	c update_LS_target_phase-runLS-restart
3584.09/3595.35	c longest_trail_len= 17631 last_longest_trail_len= 0
3584.09/3595.35	c longest_trail_len= 17773 last_longest_trail_len= 17631
3584.09/3595.35	c #Conflicts:     381000 | #Constraints:      40501
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 17773
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 18250
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 18250
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 18250
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 18250
3584.09/3595.35	c #Conflicts:     382000 | #Constraints:      41501
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 18250
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 18250
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 18250
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 18250
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 18250
3584.09/3595.35	c #Conflicts:     383000 | #Constraints:      42501
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 18250
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 18250
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 18250
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 18250
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 18250
3584.09/3595.35	c #Conflicts:     384000 | #Constraints:      43501
3584.09/3595.35	c longest_trail_len= 18250 last_longest_trail_len= 18250
3584.09/3595.35	c #Conflicts:     385000 | #Constraints:      44501
3584.09/3595.35	c #Conflicts:     386000 | #Constraints:      45501
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18250
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     387000 | #Constraints:      46501
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     388000 | #Constraints:      47501
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     389000 | #Constraints:      48501
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     390000 | #Constraints:      49501
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     391000 | #Constraints:      50501
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     392000 | #Constraints:      51501
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     393000 | #Constraints:      52501
3584.09/3595.35	c #Conflicts:     394000 | #Constraints:      53502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     395000 | #Constraints:      54502
3584.09/3595.35	c #Conflicts:     396000 | #Constraints:      55502
3584.09/3595.35	c #Conflicts:     397000 | #Constraints:      56502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     398000 | #Constraints:      57502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     399000 | #Constraints:      58502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     400000 | #Constraints:      59502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     401000 | #Constraints:      60502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     402000 | #Constraints:      61502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     403000 | #Constraints:      62502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     404000 | #Constraints:      63502
3584.09/3595.35	c #Conflicts:     405000 | #Constraints:      64502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     406000 | #Constraints:      65502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     407000 | #Constraints:      66502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     408000 | #Constraints:      67502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     409000 | #Constraints:      68502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     410000 | #Constraints:      69502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     411000 | #Constraints:      70502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     412000 | #Constraints:      71502
3584.09/3595.35	c #Conflicts:     413000 | #Constraints:      72502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     414000 | #Constraints:      73502
3584.09/3595.35	c #Conflicts:     415000 | #Constraints:      74502
3584.09/3595.35	c #Conflicts:     416000 | #Constraints:      75502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     417000 | #Constraints:      76502
3584.09/3595.35	c #Conflicts:     418000 | #Constraints:      77502
3584.09/3595.35	c #Conflicts:     419000 | #Constraints:      78502
3584.09/3595.35	c #Conflicts:     420000 | #Constraints:      79502
3584.09/3595.35	c #Conflicts:     421000 | #Constraints:      80502
3584.09/3595.35	c #Conflicts:     422000 | #Constraints:      81502
3584.09/3595.35	c #Conflicts:     423000 | #Constraints:      82502
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     424000 | #Constraints:      83502
3584.09/3595.35	c #Conflicts:     425000 | #Constraints:      84502
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:     426000 | #Constraints:      53553
3584.09/3595.35	c #Conflicts:     427000 | #Constraints:      54554
3584.09/3595.35	c #Conflicts:     428000 | #Constraints:      55554
3584.09/3595.35	c #Conflicts:     429000 | #Constraints:      56554
3584.09/3595.35	c #Conflicts:     430000 | #Constraints:      57554
3584.09/3595.35	c #Conflicts:     431000 | #Constraints:      58554
3584.09/3595.35	c #Conflicts:     432000 | #Constraints:      59554
3584.09/3595.35	c #Conflicts:     433000 | #Constraints:      60554
3584.09/3595.35	c #Conflicts:     434000 | #Constraints:      61554
3584.09/3595.35	c #Conflicts:     435000 | #Constraints:      62554
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     436000 | #Constraints:      63554
3584.09/3595.35	c #Conflicts:     437000 | #Constraints:      64554
3584.09/3595.35	c #Conflicts:     438000 | #Constraints:      65554
3584.09/3595.35	c #Conflicts:     439000 | #Constraints:      66555
3584.09/3595.35	c #Conflicts:     440000 | #Constraints:      67555
3584.09/3595.35	c #Conflicts:     441000 | #Constraints:      68555
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:     442000 | #Constraints:      45534
3584.09/3595.35	c #Conflicts:     443000 | #Constraints:      46534
3584.09/3595.35	c #Conflicts:     444000 | #Constraints:      47534
3584.09/3595.35	c #Conflicts:     445000 | #Constraints:      48534
3584.09/3595.35	c #Conflicts:     446000 | #Constraints:      49534
3584.09/3595.35	c #Conflicts:     447000 | #Constraints:      50534
3584.09/3595.35	c #Conflicts:     448000 | #Constraints:      51534
3584.09/3595.35	c #Conflicts:     449000 | #Constraints:      52534
3584.09/3595.35	c #Conflicts:     450000 | #Constraints:      53534
3584.09/3595.35	c #Conflicts:     451000 | #Constraints:      54535
3584.09/3595.35	c #Conflicts:     452000 | #Constraints:      55535
3584.09/3595.35	c #Conflicts:     453000 | #Constraints:      56535
3584.09/3595.35	c #Conflicts:     454000 | #Constraints:      57535
3584.09/3595.35	c #Conflicts:     455000 | #Constraints:      58535
3584.09/3595.35	c #Conflicts:     456000 | #Constraints:      59535
3584.09/3595.35	c #Conflicts:     457000 | #Constraints:      60535
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:     458000 | #Constraints:      42512
3584.09/3595.35	c #Conflicts:     459000 | #Constraints:      43512
3584.09/3595.35	c #Conflicts:     460000 | #Constraints:      44512
3584.09/3595.35	c #Conflicts:     461000 | #Constraints:      45512
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     462000 | #Constraints:      46512
3584.09/3595.35	c #Conflicts:     463000 | #Constraints:      47512
3584.09/3595.35	c #Conflicts:     464000 | #Constraints:      48512
3584.09/3595.35	c #Conflicts:     465000 | #Constraints:      49512
3584.09/3595.35	c #Conflicts:     466000 | #Constraints:      50512
3584.09/3595.35	c #Conflicts:     467000 | #Constraints:      51512
3584.09/3595.35	c #Conflicts:     468000 | #Constraints:      52512
3584.09/3595.35	c #Conflicts:     469000 | #Constraints:      53512
3584.09/3595.35	c #Conflicts:     470000 | #Constraints:      54512
3584.09/3595.35	c #Conflicts:     471000 | #Constraints:      55512
3584.09/3595.35	c #Conflicts:     472000 | #Constraints:      56512
3584.09/3595.35	c #Conflicts:     473000 | #Constraints:      57512
3584.09/3595.35	c #Conflicts:     474000 | #Constraints:      58512
3584.09/3595.35	c #Conflicts:     475000 | #Constraints:      59512
3584.09/3595.35	c #Conflicts:     476000 | #Constraints:      60512
3584.09/3595.35	c #Conflicts:     477000 | #Constraints:      61512
3584.09/3595.35	c #Conflicts:     478000 | #Constraints:      62512
3584.09/3595.35	c #Conflicts:     479000 | #Constraints:      63512
3584.09/3595.35	c #Conflicts:     480000 | #Constraints:      64512
3584.09/3595.35	c #Conflicts:     481000 | #Constraints:      65512
3584.09/3595.35	c #Conflicts:     482000 | #Constraints:      66512
3584.09/3595.35	c #Conflicts:     483000 | #Constraints:      67512
3584.09/3595.35	c #Conflicts:     484000 | #Constraints:      68512
3584.09/3595.35	c #Conflicts:     485000 | #Constraints:      69512
3584.09/3595.35	c #Conflicts:     486000 | #Constraints:      70512
3584.09/3595.35	c #Conflicts:     487000 | #Constraints:      71513
3584.09/3595.35	c #Conflicts:     488000 | #Constraints:      72513
3584.09/3595.35	c #Conflicts:     489000 | #Constraints:      73513
3584.09/3595.35	c #Conflicts:     490000 | #Constraints:      74513
3584.09/3595.35	c #Conflicts:     491000 | #Constraints:      75513
3584.09/3595.35	c #Conflicts:     492000 | #Constraints:      76513
3584.09/3595.35	c #Conflicts:     493000 | #Constraints:      77513
3584.09/3595.35	c #Conflicts:     494000 | #Constraints:      78513
3584.09/3595.35	c #Conflicts:     495000 | #Constraints:      79513
3584.09/3595.35	c #Conflicts:     496000 | #Constraints:      80513
3584.09/3595.35	c #Conflicts:     497000 | #Constraints:      81514
3584.09/3595.35	c #Conflicts:     498000 | #Constraints:      82514
3584.09/3595.35	c #Conflicts:     499000 | #Constraints:      83514
3584.09/3595.35	c #Conflicts:     500000 | #Constraints:      84515
3584.09/3595.35	c #Conflicts:     501000 | #Constraints:      85515
3584.09/3595.35	c #Conflicts:     502000 | #Constraints:      86515
3584.09/3595.35	c #Conflicts:     503000 | #Constraints:      87515
3584.09/3595.35	c #Conflicts:     504000 | #Constraints:      88515
3584.09/3595.35	c #Conflicts:     505000 | #Constraints:      89515
3584.09/3595.35	c #Conflicts:     506000 | #Constraints:      90515
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:     507000 | #Constraints:      56004
3584.09/3595.35	c #Conflicts:     508000 | #Constraints:      57004
3584.09/3595.35	c #Conflicts:     509000 | #Constraints:      58004
3584.09/3595.35	c #Conflicts:     510000 | #Constraints:      59004
3584.09/3595.35	c #Conflicts:     511000 | #Constraints:      60004
3584.09/3595.35	c #Conflicts:     512000 | #Constraints:      61004
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     513000 | #Constraints:      62004
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     514000 | #Constraints:      63004
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     515000 | #Constraints:      64004
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     516000 | #Constraints:      65004
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     517000 | #Constraints:      66004
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     518000 | #Constraints:      67004
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     519000 | #Constraints:      68004
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     520000 | #Constraints:      69004
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     521000 | #Constraints:      70004
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     522000 | #Constraints:      71004
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     523000 | #Constraints:      72004
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     524000 | #Constraints:      73004
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     525000 | #Constraints:      47512
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     526000 | #Constraints:      48512
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     527000 | #Constraints:      49512
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     528000 | #Constraints:      50512
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     529000 | #Constraints:      51512
3584.09/3595.35	c #Conflicts:     530000 | #Constraints:      52512
3584.09/3595.35	c #Conflicts:     531000 | #Constraints:      53512
3584.09/3595.35	c #Conflicts:     532000 | #Constraints:      54512
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     533000 | #Constraints:      55512
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     534000 | #Constraints:      56512
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     535000 | #Constraints:      57512
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     536000 | #Constraints:      58512
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     537000 | #Constraints:      59512
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     538000 | #Constraints:      60512
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     539000 | #Constraints:      61512
3584.09/3595.35	c #Conflicts:     540000 | #Constraints:      62512
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     541000 | #Constraints:      63512
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     542000 | #Constraints:      64513
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     543000 | #Constraints:      44677
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     544000 | #Constraints:      45677
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     545000 | #Constraints:      46677
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     546000 | #Constraints:      47677
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     547000 | #Constraints:      48677
3584.09/3595.35	c #Conflicts:     548000 | #Constraints:      49677
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     549000 | #Constraints:      50677
3584.09/3595.35	c #Conflicts:     550000 | #Constraints:      51677
3584.09/3595.35	c #Conflicts:     551000 | #Constraints:      52677
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     552000 | #Constraints:      53677
3584.09/3595.35	c #Conflicts:     553000 | #Constraints:      54677
3584.09/3595.35	c #Conflicts:     554000 | #Constraints:      55677
3584.09/3595.35	c #Conflicts:     555000 | #Constraints:      56677
3584.09/3595.35	c #Conflicts:     556000 | #Constraints:      57677
3584.09/3595.35	c #Conflicts:     557000 | #Constraints:      58678
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     558000 | #Constraints:      59678
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     559000 | #Constraints:      60678
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     560000 | #Constraints:      61678
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     561000 | #Constraints:      62678
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     562000 | #Constraints:      63678
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     563000 | #Constraints:      64678
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     564000 | #Constraints:      65678
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     565000 | #Constraints:      66678
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     566000 | #Constraints:      67678
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     567000 | #Constraints:      68678
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     568000 | #Constraints:      69678
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     569000 | #Constraints:      70678
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c #Conflicts:     570000 | #Constraints:      71678
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c restart_num  904 1205
3584.09/3595.35	c Use LS-small
3584.09/3595.35	c longest_trail_len= 18296 last_longest_trail_len= 18296
3584.09/3595.35	c num_vars= 18728 len_partial_assign_no_confli= 18355
3584.09/3595.35	c update_LS_target_phase-runLS-restart
3584.09/3595.35	c longest_trail_len= 17533 last_longest_trail_len= 0
3584.09/3595.35	c longest_trail_len= 17533 last_longest_trail_len= 17533
3584.09/3595.35	c longest_trail_len= 17533 last_longest_trail_len= 17533
3584.09/3595.35	c #Conflicts:     571000 | #Constraints:      72678
3584.09/3595.35	c longest_trail_len= 17533 last_longest_trail_len= 17533
3584.09/3595.35	c #Conflicts:     572000 | #Constraints:      73678
3584.09/3595.35	c longest_trail_len= 18060 last_longest_trail_len= 17533
3584.09/3595.35	c #Conflicts:     573000 | #Constraints:      74678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18060
3584.09/3595.35	c #Conflicts:     574000 | #Constraints:      75678
3584.09/3595.35	c #Conflicts:     575000 | #Constraints:      76678
3584.09/3595.35	c #Conflicts:     576000 | #Constraints:      77678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     577000 | #Constraints:      78678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     578000 | #Constraints:      79678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     579000 | #Constraints:      80678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     580000 | #Constraints:      81678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     581000 | #Constraints:      82678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     582000 | #Constraints:      83678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     583000 | #Constraints:      84678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     584000 | #Constraints:      85678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     585000 | #Constraints:      86678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     586000 | #Constraints:      87678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     587000 | #Constraints:      88678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     588000 | #Constraints:      89678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     589000 | #Constraints:      90678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     590000 | #Constraints:      91678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     591000 | #Constraints:      92678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     592000 | #Constraints:      93678
3584.09/3595.35	c #Conflicts:     593000 | #Constraints:      94678
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     594000 | #Constraints:      95678
3584.09/3595.35	c #Conflicts:     595000 | #Constraints:      96678
3584.09/3595.35	c #Conflicts:     596000 | #Constraints:      97678
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c rational objective 157.083
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     597000 | #Constraints:      60160
3584.09/3595.35	c #Conflicts:     598000 | #Constraints:      61160
3584.09/3595.35	c #Conflicts:     599000 | #Constraints:      62160
3584.09/3595.35	c #Conflicts:     600000 | #Constraints:      63160
3584.09/3595.35	c #Conflicts:     601000 | #Constraints:      64160
3584.09/3595.35	c #Conflicts:     602000 | #Constraints:      65160
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     603000 | #Constraints:      66160
3584.09/3595.35	c #Conflicts:     604000 | #Constraints:      67160
3584.09/3595.35	c #Conflicts:     605000 | #Constraints:      68160
3584.09/3595.35	c #Conflicts:     606000 | #Constraints:      69160
3584.09/3595.35	c #Conflicts:     607000 | #Constraints:      70160
3584.09/3595.35	c #Conflicts:     608000 | #Constraints:      71161
3584.09/3595.35	c #Conflicts:     609000 | #Constraints:      72161
3584.09/3595.35	c #Conflicts:     610000 | #Constraints:      73161
3584.09/3595.35	c #Conflicts:     611000 | #Constraints:      74161
3584.09/3595.35	c #Conflicts:     612000 | #Constraints:      75161
3584.09/3595.35	c #Conflicts:     613000 | #Constraints:      76161
3584.09/3595.35	c #Conflicts:     614000 | #Constraints:      77161
3584.09/3595.35	c #Conflicts:     615000 | #Constraints:      78161
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     616000 | #Constraints:      50404
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     617000 | #Constraints:      51404
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     618000 | #Constraints:      52404
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18187 last_longest_trail_len= 18187
3584.09/3595.35	c #Conflicts:     619000 | #Constraints:      53404
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18187
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     620000 | #Constraints:      54404
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     621000 | #Constraints:      55404
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     622000 | #Constraints:      56404
3584.09/3595.35	c #Conflicts:     623000 | #Constraints:      57404
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     624000 | #Constraints:      58404
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     625000 | #Constraints:      59404
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     626000 | #Constraints:      60404
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     627000 | #Constraints:      61404
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     628000 | #Constraints:      62404
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     629000 | #Constraints:      63404
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     630000 | #Constraints:      64404
3584.09/3595.35	c #Conflicts:     631000 | #Constraints:      65404
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     632000 | #Constraints:      66404
3584.09/3595.35	c #Conflicts:     633000 | #Constraints:      67404
3584.09/3595.35	c #Conflicts:     634000 | #Constraints:      68404
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c rational objective 157.083
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     635000 | #Constraints:      47669
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     636000 | #Constraints:      48669
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     637000 | #Constraints:      49669
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     638000 | #Constraints:      50669
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     639000 | #Constraints:      51669
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     640000 | #Constraints:      52670
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     641000 | #Constraints:      53671
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     642000 | #Constraints:      54671
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     643000 | #Constraints:      55671
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     644000 | #Constraints:      56671
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     645000 | #Constraints:      57671
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     646000 | #Constraints:      58671
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18197 last_longest_trail_len= 18197
3584.09/3595.35	c #Conflicts:     647000 | #Constraints:      59671
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18197
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     648000 | #Constraints:      60671
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     649000 | #Constraints:      61671
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     650000 | #Constraints:      62671
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     651000 | #Constraints:      63671
3584.09/3595.35	c #Conflicts:     652000 | #Constraints:      64671
3584.09/3595.35	c #Conflicts:     653000 | #Constraints:      65671
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     654000 | #Constraints:      66671
3584.09/3595.35	c #Conflicts:     655000 | #Constraints:      67672
3584.09/3595.35	c #Conflicts:     656000 | #Constraints:      68672
3584.09/3595.35	c #Conflicts:     657000 | #Constraints:      69673
3584.09/3595.35	c #Conflicts:     658000 | #Constraints:      70673
3584.09/3595.35	c #Conflicts:     659000 | #Constraints:      71673
3584.09/3595.35	c #Conflicts:     660000 | #Constraints:      72673
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     661000 | #Constraints:      73673
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     662000 | #Constraints:      74673
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     663000 | #Constraints:      75673
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     664000 | #Constraints:      76673
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     665000 | #Constraints:      77673
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     666000 | #Constraints:      78673
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     667000 | #Constraints:      79673
3584.09/3595.35	c #Conflicts:     668000 | #Constraints:      80673
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     669000 | #Constraints:      81673
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     670000 | #Constraints:      82673
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     671000 | #Constraints:      83674
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     672000 | #Constraints:      84674
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     673000 | #Constraints:      85674
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     674000 | #Constraints:      86674
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     675000 | #Constraints:      87674
3584.09/3595.35	c #Conflicts:     676000 | #Constraints:      88674
3584.09/3595.35	c longest_trail_len= 18241 last_longest_trail_len= 18241
3584.09/3595.35	c #Conflicts:     677000 | #Constraints:      89674
3584.09/3595.35	c #Conflicts:     678000 | #Constraints:      90674
3584.09/3595.35	c #Conflicts:     679000 | #Constraints:      91674
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18241
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c #Conflicts:     680000 | #Constraints:      92674
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c #Conflicts:     681000 | #Constraints:      93674
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c #Conflicts:     682000 | #Constraints:      94674
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c #Conflicts:     683000 | #Constraints:      95674
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c #Conflicts:     684000 | #Constraints:      96674
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c #Conflicts:     685000 | #Constraints:      97674
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c #Conflicts:     686000 | #Constraints:      98674
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c #Conflicts:     687000 | #Constraints:      99674
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c #Conflicts:     688000 | #Constraints:     100674
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c restart_num  1205 1506
3584.09/3595.35	c Use LS-small
3584.09/3595.35	c longest_trail_len= 18252 last_longest_trail_len= 18252
3584.09/3595.35	c num_vars= 18728 len_partial_assign_no_confli= 18323
3584.09/3595.35	c update_LS_target_phase-runLS-restart
3584.09/3595.35	c #Conflicts:     689000 | #Constraints:     101674
3584.09/3595.35	c longest_trail_len= 17024 last_longest_trail_len= 0
3584.09/3595.35	c longest_trail_len= 17042 last_longest_trail_len= 17024
3584.09/3595.35	c longest_trail_len= 17307 last_longest_trail_len= 17042
3584.09/3595.35	c longest_trail_len= 17307 last_longest_trail_len= 17307
3584.09/3595.35	c longest_trail_len= 17653 last_longest_trail_len= 17307
3584.09/3595.35	c #Conflicts:     690000 | #Constraints:     102674
3584.09/3595.35	c longest_trail_len= 17653 last_longest_trail_len= 17653
3584.09/3595.35	c longest_trail_len= 17862 last_longest_trail_len= 17653
3584.09/3595.35	c longest_trail_len= 17862 last_longest_trail_len= 17862
3584.09/3595.35	c #Conflicts:     691000 | #Constraints:     103674
3584.09/3595.35	c longest_trail_len= 17862 last_longest_trail_len= 17862
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17862
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17971
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17971
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17971
3584.09/3595.35	c #Conflicts:     692000 | #Constraints:     104674
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17971
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17971
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17971
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17971
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17971
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17971
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17971
3584.09/3595.35	c #Conflicts:     693000 | #Constraints:      63674
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17971
3584.09/3595.35	c #Conflicts:     694000 | #Constraints:      64674
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17971
3584.09/3595.35	c #Conflicts:     695000 | #Constraints:      65674
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17971
3584.09/3595.35	c #Conflicts:     696000 | #Constraints:      66674
3584.09/3595.35	c #Conflicts:     697000 | #Constraints:      67674
3584.09/3595.35	c #Conflicts:     698000 | #Constraints:      68674
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17971
3584.09/3595.35	c #Conflicts:     699000 | #Constraints:      69674
3584.09/3595.35	c #Conflicts:     700000 | #Constraints:      70674
3584.09/3595.35	c #Conflicts:     701000 | #Constraints:      71674
3584.09/3595.35	c #Conflicts:     702000 | #Constraints:      72674
3584.09/3595.35	c #Conflicts:     703000 | #Constraints:      73674
3584.09/3595.35	c #Conflicts:     704000 | #Constraints:      74674
3584.09/3595.35	c #Conflicts:     705000 | #Constraints:      75674
3584.09/3595.35	c longest_trail_len= 17971 last_longest_trail_len= 17971
3584.09/3595.35	c #Conflicts:     706000 | #Constraints:      76674
3584.09/3595.35	c #Conflicts:     707000 | #Constraints:      77674
3584.09/3595.35	c #Conflicts:     708000 | #Constraints:      78674
3584.09/3595.35	c #Conflicts:     709000 | #Constraints:      79674
3584.09/3595.35	c #Conflicts:     710000 | #Constraints:      80674
3584.09/3595.35	c #Conflicts:     711000 | #Constraints:      81674
3584.09/3595.35	c #Conflicts:     712000 | #Constraints:      82674
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c rational objective 157.083
3584.09/3595.35	c #Conflicts:     713000 | #Constraints:      52412
3584.09/3595.35	c #Conflicts:     714000 | #Constraints:      53413
3584.09/3595.35	c #Conflicts:     715000 | #Constraints:      54413
3584.09/3595.35	c #Conflicts:     716000 | #Constraints:      55413
3584.09/3595.35	c #Conflicts:     717000 | #Constraints:      56413
3584.09/3595.35	c #Conflicts:     718000 | #Constraints:      57413
3584.09/3595.35	c longest_trail_len= 18132 last_longest_trail_len= 17971
3584.09/3595.35	c #Conflicts:     719000 | #Constraints:      58413
3584.09/3595.35	c #Conflicts:     720000 | #Constraints:      59413
3584.09/3595.35	c #Conflicts:     721000 | #Constraints:      60413
3584.09/3595.35	c #Conflicts:     722000 | #Constraints:      61413
3584.09/3595.35	c #Conflicts:     723000 | #Constraints:      62413
3584.09/3595.35	c #Conflicts:     724000 | #Constraints:      63413
3584.09/3595.35	c #Conflicts:     725000 | #Constraints:      64413
3584.09/3595.35	c #Conflicts:     726000 | #Constraints:      65413
3584.09/3595.35	c #Conflicts:     727000 | #Constraints:      66413
3584.09/3595.35	c #Conflicts:     728000 | #Constraints:      67413
3584.09/3595.35	c #Conflicts:     729000 | #Constraints:      68413
3584.09/3595.35	c #Conflicts:     730000 | #Constraints:      69413
3584.09/3595.35	c #Conflicts:     731000 | #Constraints:      70413
3584.09/3595.35	c #Conflicts:     732000 | #Constraints:      71413
3584.09/3595.35	c #Conflicts:     733000 | #Constraints:      72413
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:     734000 | #Constraints:      50359
3584.09/3595.35	c #Conflicts:     735000 | #Constraints:      51359
3584.09/3595.35	c #Conflicts:     736000 | #Constraints:      52360
3584.09/3595.35	c #Conflicts:     737000 | #Constraints:      53360
3584.09/3595.35	c #Conflicts:     738000 | #Constraints:      54360
3584.09/3595.35	c #Conflicts:     739000 | #Constraints:      55360
3584.09/3595.35	c #Conflicts:     740000 | #Constraints:      56360
3584.09/3595.35	c #Conflicts:     741000 | #Constraints:      57360
3584.09/3595.35	c #Conflicts:     742000 | #Constraints:      58360
3584.09/3595.35	c #Conflicts:     743000 | #Constraints:      59360
3584.09/3595.35	c longest_trail_len= 18224 last_longest_trail_len= 18132
3584.09/3595.35	c longest_trail_len= 18224 last_longest_trail_len= 18224
3584.09/3595.35	c longest_trail_len= 18224 last_longest_trail_len= 18224
3584.09/3595.35	c #Conflicts:     744000 | #Constraints:      60360
3584.09/3595.35	c longest_trail_len= 18224 last_longest_trail_len= 18224
3584.09/3595.35	c longest_trail_len= 18224 last_longest_trail_len= 18224
3584.09/3595.35	c longest_trail_len= 18224 last_longest_trail_len= 18224
3584.09/3595.35	c longest_trail_len= 18224 last_longest_trail_len= 18224
3584.09/3595.35	c longest_trail_len= 18224 last_longest_trail_len= 18224
3584.09/3595.35	c longest_trail_len= 18224 last_longest_trail_len= 18224
3584.09/3595.35	c #Conflicts:     745000 | #Constraints:      61360
3584.09/3595.35	c longest_trail_len= 18224 last_longest_trail_len= 18224
3584.09/3595.35	c longest_trail_len= 18224 last_longest_trail_len= 18224
3584.09/3595.35	c longest_trail_len= 18224 last_longest_trail_len= 18224
3584.09/3595.35	c longest_trail_len= 18224 last_longest_trail_len= 18224
3584.09/3595.35	c longest_trail_len= 18233 last_longest_trail_len= 18224
3584.09/3595.35	c #Conflicts:     746000 | #Constraints:      62360
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18233
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     747000 | #Constraints:      63360
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     748000 | #Constraints:      64361
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     749000 | #Constraints:      65361
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     750000 | #Constraints:      66361
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     751000 | #Constraints:      67361
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     752000 | #Constraints:      68361
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     753000 | #Constraints:      69361
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     754000 | #Constraints:      70361
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     755000 | #Constraints:      71361
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     756000 | #Constraints:      72361
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     757000 | #Constraints:      73361
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     758000 | #Constraints:      74361
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     759000 | #Constraints:      75361
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     760000 | #Constraints:      76361
3584.09/3595.35	c #Conflicts:     761000 | #Constraints:      77361
3584.09/3595.35	c #Conflicts:     762000 | #Constraints:      78361
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     763000 | #Constraints:      79361
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     764000 | #Constraints:      80362
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     765000 | #Constraints:      81362
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     766000 | #Constraints:      82362
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     767000 | #Constraints:      83362
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     768000 | #Constraints:      84362
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     769000 | #Constraints:      85362
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     770000 | #Constraints:      86362
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     771000 | #Constraints:      87362
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     772000 | #Constraints:      88362
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     773000 | #Constraints:      89362
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     774000 | #Constraints:      90362
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     775000 | #Constraints:      91362
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     776000 | #Constraints:      92362
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     777000 | #Constraints:      93363
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     778000 | #Constraints:      94363
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     779000 | #Constraints:      95363
3584.09/3595.35	c #Conflicts:     780000 | #Constraints:      96363
3584.09/3595.35	c #Conflicts:     781000 | #Constraints:      97363
3584.09/3595.35	c #Conflicts:     782000 | #Constraints:      98363
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     783000 | #Constraints:      99363
3584.09/3595.35	c #Conflicts:     784000 | #Constraints:     100363
3584.09/3595.35	c #Conflicts:     785000 | #Constraints:     101363
3584.09/3595.35	c #Conflicts:     786000 | #Constraints:     102363
3584.09/3595.35	c #Conflicts:     787000 | #Constraints:     103363
3584.09/3595.35	c #Conflicts:     788000 | #Constraints:     104363
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     789000 | #Constraints:     105363
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     790000 | #Constraints:     106363
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     791000 | #Constraints:     107363
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     792000 | #Constraints:     108364
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     793000 | #Constraints:     109364
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     794000 | #Constraints:     110364
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     795000 | #Constraints:     111364
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c rational objective 157.083
3584.09/3595.35	c #Conflicts:     796000 | #Constraints:      66613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     797000 | #Constraints:      67613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     798000 | #Constraints:      68613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     799000 | #Constraints:      69613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     800000 | #Constraints:      70613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     801000 | #Constraints:      71613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     802000 | #Constraints:      72613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     803000 | #Constraints:      73613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     804000 | #Constraints:      74613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     805000 | #Constraints:      75613
3584.09/3595.35	c #Conflicts:     806000 | #Constraints:      76613
3584.09/3595.35	c #Conflicts:     807000 | #Constraints:      77613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     808000 | #Constraints:      78613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     809000 | #Constraints:      79613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     810000 | #Constraints:      80613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     811000 | #Constraints:      81613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     812000 | #Constraints:      82613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     813000 | #Constraints:      83613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     814000 | #Constraints:      84613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     815000 | #Constraints:      85613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     816000 | #Constraints:      86613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     817000 | #Constraints:      87613
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     818000 | #Constraints:      55025
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     819000 | #Constraints:      56025
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     820000 | #Constraints:      57025
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     821000 | #Constraints:      58025
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     822000 | #Constraints:      59025
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     823000 | #Constraints:      60025
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     824000 | #Constraints:      61025
3584.09/3595.35	c #Conflicts:     825000 | #Constraints:      62025
3584.09/3595.35	c #Conflicts:     826000 | #Constraints:      63025
3584.09/3595.35	c #Conflicts:     827000 | #Constraints:      64025
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     828000 | #Constraints:      65025
3584.09/3595.35	c #Conflicts:     829000 | #Constraints:      66025
3584.09/3595.35	c #Conflicts:     830000 | #Constraints:      67025
3584.09/3595.35	c #Conflicts:     831000 | #Constraints:      68025
3584.09/3595.35	c #Conflicts:     832000 | #Constraints:      69025
3584.09/3595.35	c #Conflicts:     833000 | #Constraints:      70025
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     834000 | #Constraints:      71025
3584.09/3595.35	c #Conflicts:     835000 | #Constraints:      72025
3584.09/3595.35	c #Conflicts:     836000 | #Constraints:      73025
3584.09/3595.35	c #Conflicts:     837000 | #Constraints:      74025
3584.09/3595.35	c #Conflicts:     838000 | #Constraints:      75025
3584.09/3595.35	c #Conflicts:     839000 | #Constraints:      76025
3584.09/3595.35	c #Conflicts:     840000 | #Constraints:      77025
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:     841000 | #Constraints:      54109
3584.09/3595.35	c #Conflicts:     842000 | #Constraints:      55109
3584.09/3595.35	c #Conflicts:     843000 | #Constraints:      56109
3584.09/3595.35	c #Conflicts:     844000 | #Constraints:      57109
3584.09/3595.35	c #Conflicts:     845000 | #Constraints:      58109
3584.09/3595.35	c #Conflicts:     846000 | #Constraints:      59109
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     847000 | #Constraints:      60109
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     848000 | #Constraints:      61109
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     849000 | #Constraints:      62109
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c #Conflicts:     850000 | #Constraints:      63109
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c restart_num  1506 1808
3584.09/3595.35	c Use LS-small
3584.09/3595.35	c longest_trail_len= 18268 last_longest_trail_len= 18268
3584.09/3595.35	c num_vars= 18728 len_partial_assign_no_confli= 18593
3584.09/3595.35	c update_LS_target_phase-runLS-restart
3584.09/3595.35	c longest_trail_len= 17740 last_longest_trail_len= 0
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17740
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c #Conflicts:     851000 | #Constraints:      64109
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c #Conflicts:     852000 | #Constraints:      65109
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c #Conflicts:     853000 | #Constraints:      66109
3584.09/3595.35	c #Conflicts:     854000 | #Constraints:      67109
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c #Conflicts:     855000 | #Constraints:      68109
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c #Conflicts:     856000 | #Constraints:      69109
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c #Conflicts:     857000 | #Constraints:      70109
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17854 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17863 last_longest_trail_len= 17854
3584.09/3595.35	c longest_trail_len= 17863 last_longest_trail_len= 17863
3584.09/3595.35	c #Conflicts:     858000 | #Constraints:      71109
3584.09/3595.35	c longest_trail_len= 17863 last_longest_trail_len= 17863
3584.09/3595.35	c longest_trail_len= 17863 last_longest_trail_len= 17863
3584.09/3595.35	c longest_trail_len= 17863 last_longest_trail_len= 17863
3584.09/3595.35	c longest_trail_len= 17895 last_longest_trail_len= 17863
3584.09/3595.35	c longest_trail_len= 17895 last_longest_trail_len= 17895
3584.09/3595.35	c longest_trail_len= 17895 last_longest_trail_len= 17895
3584.09/3595.35	c #Conflicts:     859000 | #Constraints:      72109
3584.09/3595.35	c longest_trail_len= 17895 last_longest_trail_len= 17895
3584.09/3595.35	c longest_trail_len= 17895 last_longest_trail_len= 17895
3584.09/3595.35	c longest_trail_len= 17895 last_longest_trail_len= 17895
3584.09/3595.35	c longest_trail_len= 17895 last_longest_trail_len= 17895
3584.09/3595.35	c longest_trail_len= 17895 last_longest_trail_len= 17895
3584.09/3595.35	c #Conflicts:     860000 | #Constraints:      73109
3584.09/3595.35	c longest_trail_len= 17895 last_longest_trail_len= 17895
3584.09/3595.35	c #Conflicts:     861000 | #Constraints:      74109
3584.09/3595.35	c #Conflicts:     862000 | #Constraints:      75109
3584.09/3595.35	c longest_trail_len= 18047 last_longest_trail_len= 17895
3584.09/3595.35	c #Conflicts:     863000 | #Constraints:      76109
3584.09/3595.35	c #Conflicts:     864000 | #Constraints:      77109
3584.09/3595.35	c #Conflicts:     865000 | #Constraints:      78109
3584.09/3595.35	c longest_trail_len= 18047 last_longest_trail_len= 18047
3584.09/3595.35	c longest_trail_len= 18047 last_longest_trail_len= 18047
3584.09/3595.35	c longest_trail_len= 18047 last_longest_trail_len= 18047
3584.09/3595.35	c longest_trail_len= 18047 last_longest_trail_len= 18047
3584.09/3595.35	c #Conflicts:     866000 | #Constraints:      79109
3584.09/3595.35	c longest_trail_len= 18047 last_longest_trail_len= 18047
3584.09/3595.35	c longest_trail_len= 18047 last_longest_trail_len= 18047
3584.09/3595.35	c longest_trail_len= 18047 last_longest_trail_len= 18047
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18047
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     867000 | #Constraints:      80109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     868000 | #Constraints:      81109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     869000 | #Constraints:      82109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     870000 | #Constraints:      83109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     871000 | #Constraints:      84109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     872000 | #Constraints:      85109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     873000 | #Constraints:      86109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     874000 | #Constraints:      87109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     875000 | #Constraints:      88109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     876000 | #Constraints:      89109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     877000 | #Constraints:      90109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     878000 | #Constraints:      91109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     879000 | #Constraints:      92109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     880000 | #Constraints:      93109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     881000 | #Constraints:      94109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     882000 | #Constraints:      95109
3584.09/3595.35	c #Conflicts:     883000 | #Constraints:      96109
3584.09/3595.35	c #Conflicts:     884000 | #Constraints:      97109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     885000 | #Constraints:      98109
3584.09/3595.35	c #Conflicts:     886000 | #Constraints:      99109
3584.09/3595.35	c #Conflicts:     887000 | #Constraints:     100109
3584.09/3595.35	c #Conflicts:     888000 | #Constraints:     101109
3584.09/3595.35	c #Conflicts:     889000 | #Constraints:     102109
3584.09/3595.35	c #Conflicts:     890000 | #Constraints:     103109
3584.09/3595.35	c #Conflicts:     891000 | #Constraints:     104109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     892000 | #Constraints:     105109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     893000 | #Constraints:     106109
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     894000 | #Constraints:     107110
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     895000 | #Constraints:     108110
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     896000 | #Constraints:     109110
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     897000 | #Constraints:     110110
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     898000 | #Constraints:     111110
3584.09/3595.35	c #Conflicts:     899000 | #Constraints:     112110
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     900000 | #Constraints:     113110
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     901000 | #Constraints:     114110
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     902000 | #Constraints:     115110
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     903000 | #Constraints:     116110
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     904000 | #Constraints:     117110
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     905000 | #Constraints:     118110
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     906000 | #Constraints:     119110
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c rational objective 157.091
3584.09/3595.35	c #Conflicts:     907000 | #Constraints:      70853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     908000 | #Constraints:      71853
3584.09/3595.35	c #Conflicts:     909000 | #Constraints:      72853
3584.09/3595.35	c #Conflicts:     910000 | #Constraints:      73853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     911000 | #Constraints:      74853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     912000 | #Constraints:      75853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     913000 | #Constraints:      76853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     914000 | #Constraints:      77853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     915000 | #Constraints:      78853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     916000 | #Constraints:      79853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     917000 | #Constraints:      80853
3584.09/3595.35	c #Conflicts:     918000 | #Constraints:      81853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     919000 | #Constraints:      82853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     920000 | #Constraints:      83853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     921000 | #Constraints:      84853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     922000 | #Constraints:      85853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     923000 | #Constraints:      86853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     924000 | #Constraints:      87853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     925000 | #Constraints:      88853
3584.09/3595.35	c #Conflicts:     926000 | #Constraints:      89853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     927000 | #Constraints:      90853
3584.09/3595.35	c #Conflicts:     928000 | #Constraints:      91853
3584.09/3595.35	c #Conflicts:     929000 | #Constraints:      92853
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     930000 | #Constraints:      93853
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:     931000 | #Constraints:      58376
3584.09/3595.35	c #Conflicts:     932000 | #Constraints:      59376
3584.09/3595.35	c #Conflicts:     933000 | #Constraints:      60376
3584.09/3595.35	c #Conflicts:     934000 | #Constraints:      61376
3584.09/3595.35	c #Conflicts:     935000 | #Constraints:      62376
3584.09/3595.35	c #Conflicts:     936000 | #Constraints:      63376
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     937000 | #Constraints:      64376
3584.09/3595.35	c #Conflicts:     938000 | #Constraints:      65376
3584.09/3595.35	c #Conflicts:     939000 | #Constraints:      66376
3584.09/3595.35	c #Conflicts:     940000 | #Constraints:      67376
3584.09/3595.35	c #Conflicts:     941000 | #Constraints:      68376
3584.09/3595.35	c #Conflicts:     942000 | #Constraints:      69376
3584.09/3595.35	c #Conflicts:     943000 | #Constraints:      70376
3584.09/3595.35	c #Conflicts:     944000 | #Constraints:      71376
3584.09/3595.35	c #Conflicts:     945000 | #Constraints:      72376
3584.09/3595.35	c #Conflicts:     946000 | #Constraints:      73376
3584.09/3595.35	c #Conflicts:     947000 | #Constraints:      74376
3584.09/3595.35	c #Conflicts:     948000 | #Constraints:      75376
3584.09/3595.35	c longest_trail_len= 18288 last_longest_trail_len= 18288
3584.09/3595.35	c #Conflicts:     949000 | #Constraints:      76376
3584.09/3595.35	c #Conflicts:     950000 | #Constraints:      77376
3584.09/3595.35	c #Conflicts:     951000 | #Constraints:      78376
3584.09/3595.35	c #Conflicts:     952000 | #Constraints:      79376
3584.09/3595.35	c #Conflicts:     953000 | #Constraints:      80376
3584.09/3595.35	c INPROCESSING
3584.09/3595.35	c GARBAGE COLLECT
3584.09/3595.35	c #Conflicts:     954000 | #Constraints:      56145
3584.09/3595.35	c #Conflicts:     955000 | #Constraints:      57145
3584.09/3595.35	c #Conflicts:     956000 | #Constraints:      58145
3584.09/3595.35	c #Conflicts:     957000 | #Constraints:      59145
3584.09/3595.35	c #Conflicts:     958000 | #Constraints:      60145
3584.09/3595.35	c #Conflicts:     959000 | #Constraints:      61145
3584.09/3595.35	c #Conflicts:     960000 | #Constraints:      62145
3584.09/3595.35	c #Conflicts:     961000 | #Constraints:      63145
3584.09/3595.35	c #Conflicts:     962000 | #Constraints:      64145
3584.09/3595.35	c #Conflicts:     963000 | #Constraints:      65145
3584.09/3595.35	c #Conflicts:     964000 | #Constraints:      66145
3584.09/3595.35	c #Conflicts:     965000 | #Constraints:      67145
3584.09/3595.35	c #Conflicts:     966000 | #Constraints:      68145
3584.09/3595.35	c #Conflicts:     967000 | #Constraints:      69145
3584.09/3595.35	c #Conflicts:     968000 | #Constraints:      70145
3584.09/3595.35	c #Conflicts:     969000 | #Constraints:      71145
3584.09/3595.35	c #Conflicts:     970000 | #Constraints:      72145
3584.09/3595.35	c #Conflicts:     971000 | #Constraints:      73145
3584.09/3595.35	c Program interrupted by user.
3584.09/3595.35	c cpu time 3567.67 s
3584.09/3595.35	c deterministic time 242464347197 2.42e+11
3584.09/3595.35	c optimization time 36.5447 s
3584.09/3595.35	c total solve time 3531.08 s
3584.09/3595.35	c core-guided solve time 0 s
3584.09/3595.35	c propagation time 1569.45 s
3584.09/3595.35	c conflict analysis time 407.193 s
3584.09/3595.35	c propagations 696391296
3584.09/3595.35	c resolve steps 44981564
3584.09/3595.35	c decisions 17765138
3584.09/3595.35	c conflicts 971133
3584.09/3595.35	c restarts 2044
3584.09/3595.35	c inprocessing phases 51
3584.09/3595.35	c input clauses 18980
3584.09/3595.35	c input cardinalities 157
3584.09/3595.35	c input general constraints 0
3584.09/3595.35	c input average constraint length 6.41
3584.09/3595.35	c input average constraint degree 1.96
3584.09/3595.35	c learned clauses 612946
3584.09/3595.35	c learned cardinalities 39356
3584.09/3595.35	c learned general constraints 318866
3584.09/3595.35	c learned average constraint length 1181.85
3584.09/3595.35	c learned average constraint degree 147523865.26
3584.09/3595.35	c watched constraints 247200
3584.09/3595.35	c counting constraints 71666
3584.09/3595.35	c gcd simplifications 2699
3584.09/3595.35	c detected cardinalities 3920
3584.09/3595.35	c weakened non-implied lits 199055515
3584.09/3595.35	c weakened non-implying lits 302178
3584.09/3595.35	c original variables 18728
3584.09/3595.35	c clausal propagations 319227276
3584.09/3595.35	c cardinality propagations 239006079
3584.09/3595.35	c watched propagations 36197599
3584.09/3595.35	c counting propagations 94149386
3584.09/3595.35	c watch lookups 11999997793
3584.09/3595.35	c watch backjump lookups 9438827604
3584.09/3595.35	c watch checks 166501126370
3584.09/3595.35	c propagation checks 49499656312
3584.09/3595.35	c constraint additions 3593521995
3584.09/3595.35	c trail pops 715110901
3584.09/3595.35	c formula constraints 19137
3584.09/3595.35	c learned constraints 971096
3584.09/3595.35	c bound constraints 0
3584.09/3595.35	c core-guided constraints 0
3584.09/3595.35	c encountered formula constraints 32249553
3584.09/3595.35	c encountered learned constraints 13702471
3584.09/3595.35	c encountered bound constraints 0
3584.09/3595.35	c encountered core-guided constraints 0
3584.09/3595.35	c LP total time 2326.97 s
3584.09/3595.35	c LP solve time 2325.22 s
3584.09/3595.35	c LP constraints added 20502
3584.09/3595.35	c LP constraints removed 1149
3584.09/3595.35	c LP pivots internal 985842
3584.09/3595.35	c LP pivots root 963945
3584.09/3595.35	c LP calls 72
3584.09/3595.35	c LP optimalities 28
3584.09/3595.35	c LP no pivot count 0
3584.09/3595.35	c LP infeasibilities 36
3584.09/3595.35	c LP valid Farkas constraints 36
3584.09/3595.35	c LP learned Farkas constraints 36
3584.09/3595.35	c LP basis resets 0
3584.09/3595.35	c LP cycling count 0
3584.09/3595.35	c LP singular count 0
3584.09/3595.35	c LP no primal count 0
3584.09/3595.35	c LP no farkas count 0
3584.09/3595.35	c LP other issue count 0
3584.09/3595.35	c LP Gomory cuts 0
3584.09/3595.35	c LP learned cuts 1365
3584.09/3595.35	c LP deleted cuts 1149
3584.09/3595.35	c LP encountered Gomory constraints 0
3584.09/3595.35	c LP encountered Farkas constraints 427
3584.09/3595.35	c LP encountered learned Farkas constraints 210
3584.09/3595.35	c CG auxiliary variables introduced 0
3584.09/3595.35	c CG solutions found 0
3584.09/3595.35	c CG cores constructed 0
3584.09/3595.35	c CG core cardinality constraints returned 0
3584.09/3595.35	c CG unit cores 0
3584.09/3595.35	c CG single cores 0
3584.09/3595.35	c CG blocks removed during cardinality reduction 0
3584.09/3595.35	c CG first core best 0
3584.09/3595.35	c CG decision core best 0
3584.09/3595.35	c CG core reduction tie 0
3584.09/3595.35	c CG core degree average 0.00
3584.09/3595.35	c CG core slack average 0.00
3584.09/3595.35	c local search time 88.7544 s (2.5% of runtime)
3584.09/3595.35	c LS(normal)  16.3172 s, calls 1
3584.09/3595.35	c LS(restart) 72.4373 s, calls 6
3584.09/3595.35	s UNKNOWN
3584.09/3595.36	c Total time: 3595.137 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-4800341-1782546968/watcher-4800341-1782546968 -o /tmp/evaluation-result-4800341-1782546968/solver-4800341-1782546968 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4800341-1782546968/vars-4800341-1782546968 --bin-var /tmp/runsolver-exch-nodeE008-1782546968-2535545 --watchdog 3760 ./SynLSRS HOME/instance-4800341-1782546968.opb 3600 HOME 62000 

running on 4 cores: 4-7

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0,2,4,6,9-10,20-21,26-28,31-32,37,42,47,51
  3550 MHz: 22-23,40-41,43,54,56-58
  3600 MHz: 1,3,5,7-8,11-19,24-25,29-30,33-36,38-39,44-46,48-50,52-53,55,59-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 4-7

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (110086 MiB free)
  node 1: cores 8-15, 129019 MiB (114287 MiB free)
  node 2: cores 16-23, 128973 MiB (116154 MiB free)
  node 3: cores 24-31, 129003 MiB (113736 MiB free)
  node 4: cores 32-39, 129019 MiB (90085 MiB free)
  node 5: cores 40-47, 129019 MiB (113465 MiB free)
  node 6: cores 48-55, 129019 MiB (109522 MiB free)
  node 7: cores 56-63, 128474 MiB (103764 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=2535829, runsolver pid=2535748
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 2.40 6.67 18.59 4/890 2535870
/proc/meminfo: memFree=891922384/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4192 memory=3120 CPUtime=0.01 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 195 0 0 0 0 1 0 0 20 0 1 0 187984721 4292608 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 2 4 65536 1 0 0 17 4 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1048 780 702 219 0 110 0
[pid=2535856] ppid=2535829 vsize=4192 memory=1540 CPUtime=0 cores=4-7
/proc/2535856/stat : 2535856 (SynLSRS) S 2535829 2535829 2529847 0 -1 4194368 57 0 0 0 0 0 0 0 20 0 1 0 187984728 4292608 256 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 2 0 65538 1 0 0 17 6 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535856/statm: 1048 385 306 219 0 110 0
[pid=2535857] ppid=2535856 vsize=424 memory=264 CPUtime=0 cores=4-7
/proc/2535857/stat : 2535857 (dirname) D 2535856 2535829 2529847 0 -1 4194304 75 0 0 0 0 0 0 0 20 0 1 0 187984728 434176 0 18446744073709551615 93937691291648 93937691302849 140731244742864 0 0 0 0 0 0 1 0 0 17 5 0 0 0 0 0 93937691311024 93937691312136 93937717198848 140731244751242 140731244751260 140731244751260 140731244756967 0
/proc/2535857/statm: 106 66 55 3 0 42 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 8808 KiB
Current children cumulated memory: 4924 KiB

[startup+0.212836 s]*
/proc/loadavg: 2.40 6.67 18.59 12/895 2535920
/proc/meminfo: memFree=891762480/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3256 CPUtime=0.03 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 304 439 0 0 0 1 0 2 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 2 4 65536 1 0 0 17 4 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 814 717 219 0 143 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3256 KiB

[startup+0.313487 s]*
/proc/loadavg: 2.40 6.67 18.59 16/901 2535974
/proc/meminfo: memFree=891373148/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 6984 KiB
Current children cumulated memory: 4964 KiB

[startup+0.700157 s]
/proc/loadavg: 2.40 6.67 18.59 18/903 2535976
/proc/meminfo: memFree=890963080/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
[pid=2535975] ppid=2535972 vsize=113324 memory=70176 CPUtime=0.36 cores=4-7
/proc/2535975/stat : 2535975 (roundingsat) R 2535972 2535972 2529847 0 -1 4194304 17350 0 0 0 33 3 0 0 20 0 1 0 187984753 116043776 17425 18446744073709551615 94273567338496 94273569688441 140727722720720 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94273570124472 94273570152616 94273582587904 140727722727567 140727722727839 140727722727839 140727722733546 0
/proc/2535975/statm: 28331 17544 1949 574 0 17487 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 120308 KiB
Current children cumulated memory: 75140 KiB

[startup+1.50018 s]
/proc/loadavg: 2.40 6.67 18.59 18/903 2535976
/proc/meminfo: memFree=890925124/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
[pid=2535975] ppid=2535972 vsize=114120 memory=72916 CPUtime=1.15 cores=4-7
/proc/2535975/stat : 2535975 (roundingsat) R 2535972 2535972 2529847 0 -1 4194304 18035 0 0 0 112 3 0 0 20 0 1 0 187984753 116858880 18193 18446744073709551615 94273567338496 94273569688441 140727722720720 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94273570124472 94273570152616 94273582587904 140727722727567 140727722727839 140727722727839 140727722733546 0
/proc/2535975/statm: 28530 18229 1949 574 0 17686 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 121104 KiB
Current children cumulated memory: 77880 KiB

[startup+3.11383 s]
/proc/loadavg: 2.40 6.67 18.59 18/903 2535976
/proc/meminfo: memFree=890902576/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
[pid=2535975] ppid=2535972 vsize=114120 memory=72924 CPUtime=2.76 cores=4-7
/proc/2535975/stat : 2535975 (roundingsat) R 2535972 2535972 2529847 0 -1 4194304 18037 0 0 0 273 3 0 0 20 0 1 0 187984753 116858880 18193 18446744073709551615 94273567338496 94273569688441 140727722720720 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94273570124472 94273570152616 94273582587904 140727722727567 140727722727839 140727722727839 140727722733546 0
/proc/2535975/statm: 28530 18231 1949 574 0 17686 0
Current children cumulated CPU time: 2.84 s
Current children cumulated vsize: 121104 KiB
Current children cumulated memory: 77888 KiB

[startup+6.30014 s]
/proc/loadavg: 3.65 6.86 18.59 18/903 2535976
/proc/meminfo: memFree=890909784/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
[pid=2535975] ppid=2535972 vsize=114120 memory=72924 CPUtime=5.94 cores=4-7
/proc/2535975/stat : 2535975 (roundingsat) R 2535972 2535972 2529847 0 -1 4194304 18037 0 0 0 591 3 0 0 20 0 1 0 187984753 116858880 18193 18446744073709551615 94273567338496 94273569688441 140727722720720 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94273570124472 94273570152616 94273582587904 140727722727567 140727722727839 140727722727839 140727722733546 0
/proc/2535975/statm: 28530 18231 1949 574 0 17686 0
Current children cumulated CPU time: 6.02 s
Current children cumulated vsize: 121104 KiB
Current children cumulated memory: 77888 KiB

[startup+12.7001 s]
/proc/loadavg: 4.72 7.03 18.58 18/903 2535976
/proc/meminfo: memFree=890880272/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
[pid=2535975] ppid=2535972 vsize=114120 memory=72924 CPUtime=12.32 cores=4-7
/proc/2535975/stat : 2535975 (roundingsat) R 2535972 2535972 2529847 0 -1 4194304 18037 0 0 0 1229 3 0 0 20 0 1 0 187984753 116858880 18193 18446744073709551615 94273567338496 94273569688441 140727722720720 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94273570124472 94273570152616 94273582587904 140727722727567 140727722727839 140727722727839 140727722733546 0
/proc/2535975/statm: 28530 18231 1949 574 0 17686 0
Current children cumulated CPU time: 12.4 s
Current children cumulated vsize: 121104 KiB
Current children cumulated memory: 77888 KiB

[startup+25.5002 s]
/proc/loadavg: 7.66 7.57 18.57 18/903 2535976
/proc/meminfo: memFree=890736332/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
[pid=2535975] ppid=2535972 vsize=125324 memory=85652 CPUtime=25.07 cores=4-7
/proc/2535975/stat : 2535975 (roundingsat) R 2535972 2535972 2529847 0 -1 4194304 20155 0 0 0 2483 24 0 0 20 0 1 0 187984753 128331776 21258 18446744073709551615 94273567338496 94273569688441 140727722720720 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94273570124472 94273570152616 94273582587904 140727722727567 140727722727839 140727722727839 140727722733546 0
/proc/2535975/statm: 31331 21413 1997 574 0 20487 0
Current children cumulated CPU time: 25.15 s
Current children cumulated vsize: 132308 KiB
Current children cumulated memory: 90616 KiB

[startup+51.1138 s]
/proc/loadavg: 11.13 8.39 18.55 18/903 2535976
/proc/meminfo: memFree=890434832/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0

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

/proc/2535975/statm: 325335 236528 2029 574 0 314491 0
Current children cumulated CPU time: 3451.53 s
Current children cumulated vsize: 1308324 KiB
Current children cumulated memory: 951076 KiB

[startup+3522.3 s]
/proc/loadavg: 16.01 16.02 16.14 18/905 2537303
/proc/meminfo: memFree=879263012/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
[pid=2535975] ppid=2535972 vsize=1301340 memory=948600 CPUtime=3511.24 cores=4-7
/proc/2535975/stat : 2535975 (roundingsat) R 2535972 2535972 2529847 0 -1 4194304 95909 0 0 0 349525 1599 0 0 20 0 1 0 187984753 1332572160 236802 18446744073709551615 94273567338496 94273569688441 140727722720720 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94273570124472 94273570152616 94273582587904 140727722727567 140727722727839 140727722727839 140727722733546 0
/proc/2535975/statm: 325335 237150 2029 574 0 314491 0
Current children cumulated CPU time: 3511.32 s
Current children cumulated vsize: 1308324 KiB
Current children cumulated memory: 953564 KiB

[startup+3582.3 s]
/proc/loadavg: 16.00 16.02 16.12 18/905 2537304
/proc/meminfo: memFree=879232464/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
[pid=2535975] ppid=2535972 vsize=1301340 memory=950640 CPUtime=3571.05 cores=4-7
/proc/2535975/stat : 2535975 (roundingsat) R 2535972 2535972 2529847 0 -1 4194304 95936 0 0 0 355474 1631 0 0 20 0 1 0 187984753 1332572160 237314 18446744073709551615 94273567338496 94273569688441 140727722720720 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94273570124472 94273570152616 94273582587904 140727722727567 140727722727839 140727722727839 140727722733546 0
/proc/2535975/statm: 325335 237660 2029 574 0 314491 0
Current children cumulated CPU time: 3571.13 s
Current children cumulated vsize: 1308324 KiB
Current children cumulated memory: 955604 KiB

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

# cumulated CPU time of all completed processes:  user=3567.71 s, system=16.4464 s

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

[startup+3584 s]*
/proc/loadavg: 16.00 16.02 16.12 18/905 2537304
/proc/meminfo: memFree=879232464/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
[pid=2535975] ppid=2535972 vsize=1301340 memory=950640 CPUtime=3572.76 cores=4-7
/proc/2535975/stat : 2535975 (roundingsat) R 2535972 2535972 2529847 0 -1 4194304 95936 0 0 0 355644 1632 0 0 20 0 1 0 187984753 1332572160 237314 18446744073709551615 94273567338496 94273569688441 140727722720720 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94273570124472 94273570152616 94273582587904 140727722727567 140727722727839 140727722727839 140727722733546 0
/proc/2535975/statm: 325335 237660 2029 574 0 314491 0
Current children cumulated CPU time: 3572.84 s
Current children cumulated vsize: 1308324 KiB
Current children cumulated memory: 955604 KiB

[startup+3590.4 s]
/proc/loadavg: 16.00 16.02 16.12 18/905 2537305
/proc/meminfo: memFree=879231396/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
[pid=2535975] ppid=2535972 vsize=1301340 memory=950656 CPUtime=3579.12 cores=4-7
/proc/2535975/stat : 2535975 (roundingsat) R 2535972 2535972 2529847 0 -1 4194304 95940 0 0 0 356278 1634 0 0 20 0 1 0 187984753 1332572160 237314 18446744073709551615 94273567338496 94273569688441 140727722720720 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94273570124472 94273570152616 94273582587904 140727722727567 140727722727839 140727722727839 140727722733546 0
/proc/2535975/statm: 325335 237664 2029 574 0 314491 0
Current children cumulated CPU time: 3579.2 s
Current children cumulated vsize: 1308324 KiB
Current children cumulated memory: 955620 KiB

[startup+3593.6 s]
/proc/loadavg: 16.00 16.02 16.12 18/905 2537305
/proc/meminfo: memFree=879231076/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
[pid=2535975] ppid=2535972 vsize=1301340 memory=950656 CPUtime=3582.31 cores=4-7
/proc/2535975/stat : 2535975 (roundingsat) R 2535972 2535972 2529847 0 -1 4194304 95947 0 0 0 356596 1635 0 0 20 0 1 0 187984753 1332572160 237314 18446744073709551615 94273567338496 94273569688441 140727722720720 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94273570124472 94273570152616 94273582587904 140727722727567 140727722727839 140727722727839 140727722733546 0
/proc/2535975/statm: 325335 237664 2029 574 0 314491 0
Current children cumulated CPU time: 3582.39 s
Current children cumulated vsize: 1308324 KiB
Current children cumulated memory: 955620 KiB

[startup+3594.4 s]
/proc/loadavg: 16.00 16.02 16.12 18/905 2537306
/proc/meminfo: memFree=879230644/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
[pid=2535975] ppid=2535972 vsize=1301340 memory=950656 CPUtime=3583.11 cores=4-7
/proc/2535975/stat : 2535975 (roundingsat) R 2535972 2535972 2529847 0 -1 4194304 95947 0 0 0 356675 1636 0 0 20 0 1 0 187984753 1332572160 237314 18446744073709551615 94273567338496 94273569688441 140727722720720 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94273570124472 94273570152616 94273582587904 140727722727567 140727722727839 140727722727839 140727722733546 0
/proc/2535975/statm: 325335 237664 2029 574 0 314491 0
Current children cumulated CPU time: 3583.19 s
Current children cumulated vsize: 1308324 KiB
Current children cumulated memory: 955620 KiB

[startup+3594.8 s]
/proc/loadavg: 16.00 16.02 16.12 18/905 2537306
/proc/meminfo: memFree=879230644/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
[pid=2535975] ppid=2535972 vsize=1301340 memory=950656 CPUtime=3583.51 cores=4-7
/proc/2535975/stat : 2535975 (roundingsat) R 2535972 2535972 2529847 0 -1 4194304 95947 0 0 0 356714 1637 0 0 20 0 1 0 187984753 1332572160 237314 18446744073709551615 94273567338496 94273569688441 140727722720720 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94273570124472 94273570152616 94273582587904 140727722727567 140727722727839 140727722727839 140727722733546 0
/proc/2535975/statm: 325335 237664 2029 574 0 314491 0
Current children cumulated CPU time: 3583.59 s
Current children cumulated vsize: 1308324 KiB
Current children cumulated memory: 955620 KiB

[startup+3595.2 s]
/proc/loadavg: 16.00 16.01 16.12 18/905 2537306
/proc/meminfo: memFree=879230232/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
[pid=2535975] ppid=2535972 vsize=1301340 memory=950656 CPUtime=3583.91 cores=4-7
/proc/2535975/stat : 2535975 (roundingsat) R 2535972 2535972 2529847 0 -1 4194304 95947 0 0 0 356754 1637 0 0 20 0 1 0 187984753 1332572160 237314 18446744073709551615 94273567338496 94273569688441 140727722720720 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94273570124472 94273570152616 94273582587904 140727722727567 140727722727839 140727722727839 140727722733546 0
/proc/2535975/statm: 325335 237664 2029 574 0 314491 0
Current children cumulated CPU time: 3583.99 s
Current children cumulated vsize: 1308324 KiB
Current children cumulated memory: 955620 KiB

[startup+3595.3 s]
/proc/loadavg: 16.00 16.01 16.12 18/905 2537306
/proc/meminfo: memFree=879230232/1055320708 swapFree=33553916/33554428
[pid=2535829] ppid=2535748 vsize=4324 memory=3268 CPUtime=0.08 cores=4-7
/proc/2535829/stat : 2535829 (SynLSRS) S 2535748 2535829 2529847 0 -1 4194304 507 13678 0 0 0 1 3 4 20 0 1 0 187984721 4427776 640 18446744073709551615 94250359848960 94250360743493 140730608263968 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94250360982544 94250361030288 94250369572864 140730608265473 140730608265606 140730608265606 140730608271342 0
/proc/2535829/statm: 1081 817 717 219 0 143 0
[pid=2535972] ppid=2535829 vsize=2660 memory=1696 CPUtime=0 cores=4-7
/proc/2535972/stat : 2535972 (timeout) S 2535829 2535972 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984752 2723840 384 18446744073709551615 94726475014144 94726475030657 140725667809184 0 0 0 0 3145728 90119 1 0 0 17 5 0 0 0 0 0 94726475045424 94726475047512 94726497718272 140725667817593 140725667817884 140725667817884 140725667823591 0
/proc/2535972/statm: 665 424 397 5 0 90 0
[pid=2535975] ppid=2535972 vsize=1301340 memory=950656 CPUtime=3584.01 cores=4-7
/proc/2535975/stat : 2535975 (roundingsat) R 2535972 2535972 2529847 0 -1 4194304 95947 0 0 0 356764 1637 0 0 20 0 1 0 187984753 1332572160 237314 18446744073709551615 94273567338496 94273569688441 140727722720720 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 94273570124472 94273570152616 94273582587904 140727722727567 140727722727839 140727722727839 140727722733546 0
/proc/2535975/statm: 325335 237664 2029 574 0 314491 0
Current children cumulated CPU time: 3584.09 s
Current children cumulated vsize: 1308324 KiB
Current children cumulated memory: 955620 KiB

Child status: 0

Real time (s): 3595.36
CPU time (s): 3584.16
CPU user time (s): 3567.71
CPU system time (s): 16.4464
CPU usage (%): 99.6883
Max. virtual memory (cumulated for all children) (KiB): 1308324
Max. memory (cumulated for all children) (KiB): 955620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3567.71
system time used= 16.4464
maximum resident set size= 949768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111375
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3016
involuntary context switches= 2617


# summary of solver processes directly reported to runsolver:
#   pid: 2535829
#   total CPU time (s): 3584.16
#   total CPU user time (s): 3567.71
#   total CPU system time (s): 16.4464

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4881 second user time and 38.7535 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-27 09:56:09
IDJOB=4800341
IDBENCH=158283
IDSOLVER=3596
FILE ID=nodeE008/4800341-1782546968
RUNJOBID= nodeE008-1782546968-2535545
SLURM_JOB_ID= 12524550
Free space on /tmp= 799636 MiB

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

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

MD5SUM BENCH= 1aa29222329f307e3e004dcb472df849
RANDOM SEED=1538494536

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        891896056 kB
MemAvailable:   1046739760 kB
Buffers:            2840 kB
Cached:         159379868 kB
SwapCached:           12 kB
Active:          3521692 kB
Inactive:       155994432 kB
Active(anon):     985980 kB
Inactive(anon):    66848 kB
Active(file):    2535712 kB
Inactive(file): 155927584 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            111500 kB
Writeback:             0 kB
AnonPages:        138336 kB
Mapped:           180656 kB
Shmem:            919400 kB
KReclaimable:    1656372 kB
Slab:            2234600 kB
SReclaimable:    1656372 kB
SUnreclaim:       578228 kB
KernelStack:       14480 kB
PageTables:         4596 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    1384400 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478580 kB
VmallocChunk:          0 kB
Percpu:           123136 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      397764 kB
DirectMap2M:    22992896 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 799484 MiB
End job on nodeE008 at 2026-06-27 10:56:05