Trace number 4800257

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? 3587.42 3595.12

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K141.opb
MD5SUMcfaffcada3fd2fbfc135e328c0d60a88
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables16779
Total number of constraints17063
Number of constraints which are clauses16922
Number of constraints which are cardinality constraints (but not clauses)141
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint141
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 142
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c Preprocess time: 0.048 seconds
3587.32/3595.10	c RoundingSat 2
3587.32/3595.10	c branch main
3587.32/3595.10	c commit d3f91ec
3587.32/3595.10	c #variables 16824 #constraints 17201
3587.32/3595.10	c Finish cloning data from SAT to LS
3587.32/3595.10	c nbvars=16824
3587.32/3595.10	c chongqijiange= 500
3587.32/3595.10	c restart_num_ls  -100000 0
3587.32/3595.10	c Use LS-small
3587.32/3595.10	c #Conflicts:       1000 | #Constraints:      18200
3587.32/3595.10	c #Conflicts:       2000 | #Constraints:      19200
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:       3000 | #Constraints:      18328
3587.32/3595.10	c #Conflicts:       4000 | #Constraints:      19328
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:       5000 | #Constraints:      18722
3587.32/3595.10	c #Conflicts:       6000 | #Constraints:      19722
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:       7000 | #Constraints:      18793
3587.32/3595.10	c #Conflicts:       8000 | #Constraints:      19793
3587.32/3595.10	c #Conflicts:       9000 | #Constraints:      20793
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:      10000 | #Constraints:      19570
3587.32/3595.10	c #Conflicts:      11000 | #Constraints:      20570
3587.32/3595.10	c #Conflicts:      12000 | #Constraints:      21570
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:      13000 | #Constraints:      20051
3587.32/3595.10	c #Conflicts:      14000 | #Constraints:      21051
3587.32/3595.10	c #Conflicts:      15000 | #Constraints:      22051
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:      16000 | #Constraints:      20324
3587.32/3595.10	c #Conflicts:      17000 | #Constraints:      21324
3587.32/3595.10	c #Conflicts:      18000 | #Constraints:      22324
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:      19000 | #Constraints:      20388
3587.32/3595.10	c #Conflicts:      20000 | #Constraints:      21388
3587.32/3595.10	c #Conflicts:      21000 | #Constraints:      22388
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:      22000 | #Constraints:      20230
3587.32/3595.10	c #Conflicts:      23000 | #Constraints:      21230
3587.32/3595.10	c #Conflicts:      24000 | #Constraints:      22230
3587.32/3595.10	c #Conflicts:      25000 | #Constraints:      23230
3587.32/3595.10	c #Conflicts:      26000 | #Constraints:      24230
3587.32/3595.10	c #Conflicts:      27000 | #Constraints:      25230
3587.32/3595.10	c #Conflicts:      28000 | #Constraints:      26230
3587.32/3595.10	c #Conflicts:      29000 | #Constraints:      27230
3587.32/3595.10	c #Conflicts:      30000 | #Constraints:      28230
3587.32/3595.10	c #Conflicts:      31000 | #Constraints:      29230
3587.32/3595.10	c #Conflicts:      32000 | #Constraints:      30230
3587.32/3595.10	c #Conflicts:      33000 | #Constraints:      31230
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:      34000 | #Constraints:      24877
3587.32/3595.10	c #Conflicts:      35000 | #Constraints:      25877
3587.32/3595.10	c #Conflicts:      36000 | #Constraints:      26877
3587.32/3595.10	c #Conflicts:      37000 | #Constraints:      27877
3587.32/3595.10	c #Conflicts:      38000 | #Constraints:      28878
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:      39000 | #Constraints:      23944
3587.32/3595.10	c #Conflicts:      40000 | #Constraints:      24944
3587.32/3595.10	c #Conflicts:      41000 | #Constraints:      25944
3587.32/3595.10	c #Conflicts:      42000 | #Constraints:      26944
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:      43000 | #Constraints:      22459
3587.32/3595.10	c #Conflicts:      44000 | #Constraints:      23459
3587.32/3595.10	c #Conflicts:      45000 | #Constraints:      24459
3587.32/3595.10	c #Conflicts:      46000 | #Constraints:      25459
3587.32/3595.10	c #Conflicts:      47000 | #Constraints:      26459
3587.32/3595.10	c #Conflicts:      48000 | #Constraints:      27459
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:      49000 | #Constraints:      23189
3587.32/3595.10	c #Conflicts:      50000 | #Constraints:      24189
3587.32/3595.10	c #Conflicts:      51000 | #Constraints:      25189
3587.32/3595.10	c #Conflicts:      52000 | #Constraints:      26189
3587.32/3595.10	c #Conflicts:      53000 | #Constraints:      27189
3587.32/3595.10	c #Conflicts:      54000 | #Constraints:      28189
3587.32/3595.10	c #Conflicts:      55000 | #Constraints:      29189
3587.32/3595.10	c #Conflicts:      56000 | #Constraints:      30189
3587.32/3595.10	c #Conflicts:      57000 | #Constraints:      31189
3587.32/3595.10	c #Conflicts:      58000 | #Constraints:      32189
3587.32/3595.10	c #Conflicts:      59000 | #Constraints:      33189
3587.32/3595.10	c #Conflicts:      60000 | #Constraints:      34189
3587.32/3595.10	c #Conflicts:      61000 | #Constraints:      35189
3587.32/3595.10	c #Conflicts:      62000 | #Constraints:      36190
3587.32/3595.10	c #Conflicts:      63000 | #Constraints:      37190
3587.32/3595.10	c #Conflicts:      64000 | #Constraints:      38190
3587.32/3595.10	c #Conflicts:      65000 | #Constraints:      39190
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:      66000 | #Constraints:      29139
3587.32/3595.10	c #Conflicts:      67000 | #Constraints:      30139
3587.32/3595.10	c #Conflicts:      68000 | #Constraints:      31139
3587.32/3595.10	c #Conflicts:      69000 | #Constraints:      32139
3587.32/3595.10	c #Conflicts:      70000 | #Constraints:      33139
3587.32/3595.10	c #Conflicts:      71000 | #Constraints:      34139
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:      72000 | #Constraints:      26426
3587.32/3595.10	c #Conflicts:      73000 | #Constraints:      27426
3587.32/3595.10	c #Conflicts:      74000 | #Constraints:      28426
3587.32/3595.10	c #Conflicts:      75000 | #Constraints:      29426
3587.32/3595.10	c #Conflicts:      76000 | #Constraints:      30426
3587.32/3595.10	c #Conflicts:      77000 | #Constraints:      31426
3587.32/3595.10	c #Conflicts:      78000 | #Constraints:      32426
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:      79000 | #Constraints:      25813
3587.32/3595.10	c #Conflicts:      80000 | #Constraints:      26814
3587.32/3595.10	c #Conflicts:      81000 | #Constraints:      27814
3587.32/3595.10	c #Conflicts:      82000 | #Constraints:      28814
3587.32/3595.10	c #Conflicts:      83000 | #Constraints:      29814
3587.32/3595.10	c #Conflicts:      84000 | #Constraints:      30814
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:      85000 | #Constraints:      24587
3587.32/3595.10	c #Conflicts:      86000 | #Constraints:      25587
3587.32/3595.10	c #Conflicts:      87000 | #Constraints:      26587
3587.32/3595.10	c #Conflicts:      88000 | #Constraints:      27587
3587.32/3595.10	c #Conflicts:      89000 | #Constraints:      28587
3587.32/3595.10	c #Conflicts:      90000 | #Constraints:      29587
3587.32/3595.10	c #Conflicts:      91000 | #Constraints:      30587
3587.32/3595.10	c #Conflicts:      92000 | #Constraints:      31587
3587.32/3595.10	c #Conflicts:      93000 | #Constraints:      32587
3587.32/3595.10	c #Conflicts:      94000 | #Constraints:      33587
3587.32/3595.10	c #Conflicts:      95000 | #Constraints:      34587
3587.32/3595.10	c #Conflicts:      96000 | #Constraints:      35587
3587.32/3595.10	c #Conflicts:      97000 | #Constraints:      36587
3587.32/3595.10	c #Conflicts:      98000 | #Constraints:      37587
3587.32/3595.10	c #Conflicts:      99000 | #Constraints:      38587
3587.32/3595.10	c #Conflicts:     100000 | #Constraints:      39587
3587.32/3595.10	c #Conflicts:     101000 | #Constraints:      40587
3587.32/3595.10	c #Conflicts:     102000 | #Constraints:      41587
3587.32/3595.10	c #Conflicts:     103000 | #Constraints:      42588
3587.32/3595.10	c #Conflicts:     104000 | #Constraints:      43588
3587.32/3595.10	c #Conflicts:     105000 | #Constraints:      44588
3587.32/3595.10	c #Conflicts:     106000 | #Constraints:      45588
3587.32/3595.10	c #Conflicts:     107000 | #Constraints:      46588
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:     108000 | #Constraints:      32834
3587.32/3595.10	c #Conflicts:     109000 | #Constraints:      33834
3587.32/3595.10	c #Conflicts:     110000 | #Constraints:      34834
3587.32/3595.10	c #Conflicts:     111000 | #Constraints:      35834
3587.32/3595.10	c #Conflicts:     112000 | #Constraints:      36834
3587.32/3595.10	c #Conflicts:     113000 | #Constraints:      37834
3587.32/3595.10	c restart_num  0 301
3587.32/3595.10	c Use LS-small
3587.32/3595.10	c longest_trail_len= 16322 last_longest_trail_len= 0
3587.32/3595.10	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.10	c num_vars= 16824 len_partial_assign_no_confli= 16674
3587.32/3595.10	c update_LS_target_phase-runLS-restart
3587.32/3595.10	c #Conflicts:     114000 | #Constraints:      38834
3587.32/3595.10	c longest_trail_len= 15952 last_longest_trail_len= 0
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 15952
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c #Conflicts:     115000 | #Constraints:      39834
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c #Conflicts:     116000 | #Constraints:      29440
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c #Conflicts:     117000 | #Constraints:      30440
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c #Conflicts:     118000 | #Constraints:      31440
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c #Conflicts:     119000 | #Constraints:      32440
3587.32/3595.10	c #Conflicts:     120000 | #Constraints:      33440
3587.32/3595.10	c #Conflicts:     121000 | #Constraints:      34440
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c #Conflicts:     122000 | #Constraints:      35440
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c #Conflicts:     123000 | #Constraints:      36440
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c rational objective 141.1
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c #Conflicts:     124000 | #Constraints:      27579
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c #Conflicts:     125000 | #Constraints:      28579
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c #Conflicts:     126000 | #Constraints:      29579
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c #Conflicts:     127000 | #Constraints:      30579
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c #Conflicts:     128000 | #Constraints:      31579
3587.32/3595.10	c longest_trail_len= 16203 last_longest_trail_len= 16203
3587.32/3595.10	c #Conflicts:     129000 | #Constraints:      32579
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16203
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     130000 | #Constraints:      33579
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     131000 | #Constraints:      34579
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     132000 | #Constraints:      35579
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     133000 | #Constraints:      27532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     134000 | #Constraints:      28532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     135000 | #Constraints:      29532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     136000 | #Constraints:      30532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     137000 | #Constraints:      31532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     138000 | #Constraints:      32532
3587.32/3595.10	c #Conflicts:     139000 | #Constraints:      33532
3587.32/3595.10	c #Conflicts:     140000 | #Constraints:      34532
3587.32/3595.10	c #Conflicts:     141000 | #Constraints:      35532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     142000 | #Constraints:      36532
3587.32/3595.10	c #Conflicts:     143000 | #Constraints:      37532
3587.32/3595.10	c #Conflicts:     144000 | #Constraints:      38532
3587.32/3595.10	c #Conflicts:     145000 | #Constraints:      39532
3587.32/3595.10	c #Conflicts:     146000 | #Constraints:      40532
3587.32/3595.10	c #Conflicts:     147000 | #Constraints:      41532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     148000 | #Constraints:      42532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     149000 | #Constraints:      43532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     150000 | #Constraints:      44532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     151000 | #Constraints:      45532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     152000 | #Constraints:      46532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     153000 | #Constraints:      47532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     154000 | #Constraints:      48532
3587.32/3595.10	c #Conflicts:     155000 | #Constraints:      49532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     156000 | #Constraints:      50532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     157000 | #Constraints:      51532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     158000 | #Constraints:      52532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     159000 | #Constraints:      53532
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     160000 | #Constraints:      36268
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     161000 | #Constraints:      37268
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     162000 | #Constraints:      38268
3587.32/3595.10	c #Conflicts:     163000 | #Constraints:      39268
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     164000 | #Constraints:      40268
3587.32/3595.10	c #Conflicts:     165000 | #Constraints:      41268
3587.32/3595.10	c #Conflicts:     166000 | #Constraints:      42268
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     167000 | #Constraints:      43268
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     168000 | #Constraints:      44268
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     169000 | #Constraints:      45268
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     170000 | #Constraints:      32200
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     171000 | #Constraints:      33200
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     172000 | #Constraints:      34200
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     173000 | #Constraints:      35200
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     174000 | #Constraints:      36200
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     175000 | #Constraints:      37201
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     176000 | #Constraints:      38201
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     177000 | #Constraints:      39201
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     178000 | #Constraints:      40201
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     179000 | #Constraints:      41201
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     180000 | #Constraints:      30283
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     181000 | #Constraints:      31283
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     182000 | #Constraints:      32283
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     183000 | #Constraints:      33283
3587.32/3595.10	c #Conflicts:     184000 | #Constraints:      34283
3587.32/3595.10	c #Conflicts:     185000 | #Constraints:      35283
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     186000 | #Constraints:      36283
3587.32/3595.10	c #Conflicts:     187000 | #Constraints:      37283
3587.32/3595.10	c #Conflicts:     188000 | #Constraints:      38283
3587.32/3595.10	c #Conflicts:     189000 | #Constraints:      39283
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:     190000 | #Constraints:      29060
3587.32/3595.10	c #Conflicts:     191000 | #Constraints:      30060
3587.32/3595.10	c #Conflicts:     192000 | #Constraints:      31060
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     193000 | #Constraints:      32060
3587.32/3595.10	c #Conflicts:     194000 | #Constraints:      33060
3587.32/3595.10	c #Conflicts:     195000 | #Constraints:      34060
3587.32/3595.10	c #Conflicts:     196000 | #Constraints:      35060
3587.32/3595.10	c #Conflicts:     197000 | #Constraints:      36060
3587.32/3595.10	c #Conflicts:     198000 | #Constraints:      37060
3587.32/3595.10	c #Conflicts:     199000 | #Constraints:      38061
3587.32/3595.10	c #Conflicts:     200000 | #Constraints:      39061
3587.32/3595.10	c #Conflicts:     201000 | #Constraints:      40061
3587.32/3595.10	c #Conflicts:     202000 | #Constraints:      41061
3587.32/3595.10	c #Conflicts:     203000 | #Constraints:      42061
3587.32/3595.10	c #Conflicts:     204000 | #Constraints:      43061
3587.32/3595.10	c #Conflicts:     205000 | #Constraints:      44061
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     206000 | #Constraints:      45061
3587.32/3595.10	c #Conflicts:     207000 | #Constraints:      46061
3587.32/3595.10	c #Conflicts:     208000 | #Constraints:      47061
3587.32/3595.10	c #Conflicts:     209000 | #Constraints:      48061
3587.32/3595.10	c #Conflicts:     210000 | #Constraints:      49061
3587.32/3595.10	c #Conflicts:     211000 | #Constraints:      50061
3587.32/3595.10	c #Conflicts:     212000 | #Constraints:      51061
3587.32/3595.10	c #Conflicts:     213000 | #Constraints:      52061
3587.32/3595.10	c #Conflicts:     214000 | #Constraints:      53061
3587.32/3595.10	c #Conflicts:     215000 | #Constraints:      54062
3587.32/3595.10	c #Conflicts:     216000 | #Constraints:      55062
3587.32/3595.10	c #Conflicts:     217000 | #Constraints:      56062
3587.32/3595.10	c #Conflicts:     218000 | #Constraints:      57062
3587.32/3595.10	c #Conflicts:     219000 | #Constraints:      58062
3587.32/3595.10	c #Conflicts:     220000 | #Constraints:      59062
3587.32/3595.10	c #Conflicts:     221000 | #Constraints:      60062
3587.32/3595.10	c #Conflicts:     222000 | #Constraints:      61062
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:     223000 | #Constraints:      40111
3587.32/3595.10	c #Conflicts:     224000 | #Constraints:      41111
3587.32/3595.10	c #Conflicts:     225000 | #Constraints:      42111
3587.32/3595.10	c #Conflicts:     226000 | #Constraints:      43111
3587.32/3595.10	c #Conflicts:     227000 | #Constraints:      44111
3587.32/3595.10	c #Conflicts:     228000 | #Constraints:      45111
3587.32/3595.10	c #Conflicts:     229000 | #Constraints:      46111
3587.32/3595.10	c #Conflicts:     230000 | #Constraints:      47111
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     231000 | #Constraints:      48111
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     232000 | #Constraints:      49112
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     233000 | #Constraints:      50112
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     234000 | #Constraints:      51113
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     235000 | #Constraints:      35423
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     236000 | #Constraints:      36423
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     237000 | #Constraints:      37423
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     238000 | #Constraints:      38423
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     239000 | #Constraints:      39423
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     240000 | #Constraints:      40423
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     241000 | #Constraints:      41423
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     242000 | #Constraints:      42423
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     243000 | #Constraints:      43423
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     244000 | #Constraints:      44423
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     245000 | #Constraints:      45423
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c rational objective 141.156
3587.32/3595.10	c #Conflicts:     246000 | #Constraints:      32244
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     247000 | #Constraints:      33244
3587.32/3595.10	c #Conflicts:     248000 | #Constraints:      34244
3587.32/3595.10	c #Conflicts:     249000 | #Constraints:      35244
3587.32/3595.10	c #Conflicts:     250000 | #Constraints:      36244
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     251000 | #Constraints:      37244
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     252000 | #Constraints:      38244
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     253000 | #Constraints:      39244
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     254000 | #Constraints:      40244
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c #Conflicts:     255000 | #Constraints:      41244
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c restart_num  301 602
3587.32/3595.10	c Use LS-small
3587.32/3595.10	c longest_trail_len= 16352 last_longest_trail_len= 16352
3587.32/3595.10	c num_vars= 16824 len_partial_assign_no_confli= 16326
3587.32/3595.10	c update_LS_target_phase-runLS-restart
3587.32/3595.10	c #Conflicts:     256000 | #Constraints:      42244
3587.32/3595.10	c longest_trail_len= 15377 last_longest_trail_len= 0
3587.32/3595.10	c #Conflicts:     257000 | #Constraints:      43244
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:     258000 | #Constraints:      31098
3587.32/3595.10	c longest_trail_len= 15583 last_longest_trail_len= 15377
3587.32/3595.10	c longest_trail_len= 15790 last_longest_trail_len= 15583
3587.32/3595.10	c longest_trail_len= 15790 last_longest_trail_len= 15790
3587.32/3595.10	c longest_trail_len= 15836 last_longest_trail_len= 15790
3587.32/3595.10	c longest_trail_len= 15836 last_longest_trail_len= 15836
3587.32/3595.10	c longest_trail_len= 15836 last_longest_trail_len= 15836
3587.32/3595.10	c longest_trail_len= 15836 last_longest_trail_len= 15836
3587.32/3595.10	c #Conflicts:     259000 | #Constraints:      32099
3587.32/3595.10	c longest_trail_len= 16089 last_longest_trail_len= 15836
3587.32/3595.10	c longest_trail_len= 16089 last_longest_trail_len= 16089
3587.32/3595.10	c longest_trail_len= 16089 last_longest_trail_len= 16089
3587.32/3595.10	c longest_trail_len= 16089 last_longest_trail_len= 16089
3587.32/3595.10	c longest_trail_len= 16089 last_longest_trail_len= 16089
3587.32/3595.10	c longest_trail_len= 16089 last_longest_trail_len= 16089
3587.32/3595.10	c #Conflicts:     260000 | #Constraints:      33099
3587.32/3595.10	c longest_trail_len= 16089 last_longest_trail_len= 16089
3587.32/3595.10	c longest_trail_len= 16089 last_longest_trail_len= 16089
3587.32/3595.10	c #Conflicts:     261000 | #Constraints:      34099
3587.32/3595.10	c longest_trail_len= 16089 last_longest_trail_len= 16089
3587.32/3595.10	c longest_trail_len= 16089 last_longest_trail_len= 16089
3587.32/3595.10	c longest_trail_len= 16089 last_longest_trail_len= 16089
3587.32/3595.10	c longest_trail_len= 16089 last_longest_trail_len= 16089
3587.32/3595.10	c longest_trail_len= 16089 last_longest_trail_len= 16089
3587.32/3595.10	c longest_trail_len= 16089 last_longest_trail_len= 16089
3587.32/3595.10	c #Conflicts:     262000 | #Constraints:      35099
3587.32/3595.10	c longest_trail_len= 16089 last_longest_trail_len= 16089
3587.32/3595.10	c longest_trail_len= 16145 last_longest_trail_len= 16089
3587.32/3595.10	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.10	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.10	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.10	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.10	c #Conflicts:     263000 | #Constraints:      36099
3587.32/3595.10	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.10	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.10	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.10	c #Conflicts:     264000 | #Constraints:      37099
3587.32/3595.10	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.10	c #Conflicts:     265000 | #Constraints:      38099
3587.32/3595.10	c #Conflicts:     266000 | #Constraints:      39099
3587.32/3595.10	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.10	c #Conflicts:     267000 | #Constraints:      40099
3587.32/3595.10	c #Conflicts:     268000 | #Constraints:      41099
3587.32/3595.10	c #Conflicts:     269000 | #Constraints:      42099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16145
3587.32/3595.10	c #Conflicts:     270000 | #Constraints:      43099
3587.32/3595.10	c #Conflicts:     271000 | #Constraints:      44099
3587.32/3595.10	c #Conflicts:     272000 | #Constraints:      45099
3587.32/3595.10	c #Conflicts:     273000 | #Constraints:      46099
3587.32/3595.10	c #Conflicts:     274000 | #Constraints:      47099
3587.32/3595.10	c #Conflicts:     275000 | #Constraints:      48099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     276000 | #Constraints:      49099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     277000 | #Constraints:      50099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     278000 | #Constraints:      51099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     279000 | #Constraints:      52099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     280000 | #Constraints:      53099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     281000 | #Constraints:      54099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     282000 | #Constraints:      55099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     283000 | #Constraints:      56099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     284000 | #Constraints:      57099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     285000 | #Constraints:      58099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     286000 | #Constraints:      59099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     287000 | #Constraints:      60099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     288000 | #Constraints:      61099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     289000 | #Constraints:      62099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     290000 | #Constraints:      63099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     291000 | #Constraints:      64099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     292000 | #Constraints:      65099
3587.32/3595.10	c #Conflicts:     293000 | #Constraints:      66099
3587.32/3595.10	c #Conflicts:     294000 | #Constraints:      67099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     295000 | #Constraints:      68099
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c INPROCESSING
3587.32/3595.10	c GARBAGE COLLECT
3587.32/3595.10	c #Conflicts:     296000 | #Constraints:      43526
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     297000 | #Constraints:      44526
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     298000 | #Constraints:      45526
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     299000 | #Constraints:      46526
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     300000 | #Constraints:      47526
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     301000 | #Constraints:      48526
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     302000 | #Constraints:      49526
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c #Conflicts:     303000 | #Constraints:      50526
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.10	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c #Conflicts:     304000 | #Constraints:      51526
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c #Conflicts:     305000 | #Constraints:      52526
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c #Conflicts:     306000 | #Constraints:      53526
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c #Conflicts:     307000 | #Constraints:      54526
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c #Conflicts:     308000 | #Constraints:      55526
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c #Conflicts:     309000 | #Constraints:      56526
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c longest_trail_len= 16213 last_longest_trail_len= 16213
3587.32/3595.11	c #Conflicts:     310000 | #Constraints:      38292
3587.32/3595.11	c #Conflicts:     311000 | #Constraints:      39292
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16213
3587.32/3595.11	c #Conflicts:     312000 | #Constraints:      40292
3587.32/3595.11	c #Conflicts:     313000 | #Constraints:      41292
3587.32/3595.11	c #Conflicts:     314000 | #Constraints:      42292
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c #Conflicts:     315000 | #Constraints:      43292
3587.32/3595.11	c #Conflicts:     316000 | #Constraints:      44292
3587.32/3595.11	c #Conflicts:     317000 | #Constraints:      45292
3587.32/3595.11	c #Conflicts:     318000 | #Constraints:      46292
3587.32/3595.11	c #Conflicts:     319000 | #Constraints:      47292
3587.32/3595.11	c #Conflicts:     320000 | #Constraints:      48293
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c #Conflicts:     321000 | #Constraints:      49293
3587.32/3595.11	c #Conflicts:     322000 | #Constraints:      50293
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c #Conflicts:     323000 | #Constraints:      34774
3587.32/3595.11	c #Conflicts:     324000 | #Constraints:      35774
3587.32/3595.11	c #Conflicts:     325000 | #Constraints:      36774
3587.32/3595.11	c #Conflicts:     326000 | #Constraints:      37774
3587.32/3595.11	c #Conflicts:     327000 | #Constraints:      38774
3587.32/3595.11	c #Conflicts:     328000 | #Constraints:      39774
3587.32/3595.11	c #Conflicts:     329000 | #Constraints:      40774
3587.32/3595.11	c #Conflicts:     330000 | #Constraints:      41774
3587.32/3595.11	c #Conflicts:     331000 | #Constraints:      42774
3587.32/3595.11	c #Conflicts:     332000 | #Constraints:      43774
3587.32/3595.11	c #Conflicts:     333000 | #Constraints:      44774
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c #Conflicts:     334000 | #Constraints:      45774
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c #Conflicts:     335000 | #Constraints:      46774
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c #Conflicts:     336000 | #Constraints:      47774
3587.32/3595.11	c longest_trail_len= 16249 last_longest_trail_len= 16249
3587.32/3595.11	c longest_trail_len= 16272 last_longest_trail_len= 16249
3587.32/3595.11	c longest_trail_len= 16272 last_longest_trail_len= 16272
3587.32/3595.11	c #Conflicts:     337000 | #Constraints:      48775
3587.32/3595.11	c longest_trail_len= 16272 last_longest_trail_len= 16272
3587.32/3595.11	c longest_trail_len= 16272 last_longest_trail_len= 16272
3587.32/3595.11	c longest_trail_len= 16272 last_longest_trail_len= 16272
3587.32/3595.11	c longest_trail_len= 16272 last_longest_trail_len= 16272
3587.32/3595.11	c longest_trail_len= 16272 last_longest_trail_len= 16272
3587.32/3595.11	c longest_trail_len= 16272 last_longest_trail_len= 16272
3587.32/3595.11	c #Conflicts:     338000 | #Constraints:      49775
3587.32/3595.11	c longest_trail_len= 16272 last_longest_trail_len= 16272
3587.32/3595.11	c longest_trail_len= 16272 last_longest_trail_len= 16272
3587.32/3595.11	c longest_trail_len= 16272 last_longest_trail_len= 16272
3587.32/3595.11	c longest_trail_len= 16272 last_longest_trail_len= 16272
3587.32/3595.11	c longest_trail_len= 16272 last_longest_trail_len= 16272
3587.32/3595.11	c #Conflicts:     339000 | #Constraints:      50775
3587.32/3595.11	c longest_trail_len= 16272 last_longest_trail_len= 16272
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16272
3587.32/3595.11	c #Conflicts:     340000 | #Constraints:      51775
3587.32/3595.11	c #Conflicts:     341000 | #Constraints:      52775
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     342000 | #Constraints:      53775
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     343000 | #Constraints:      54775
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     344000 | #Constraints:      55775
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     345000 | #Constraints:      56775
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     346000 | #Constraints:      57775
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     347000 | #Constraints:      58775
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     348000 | #Constraints:      59775
3587.32/3595.11	c #Conflicts:     349000 | #Constraints:      60775
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     350000 | #Constraints:      61776
3587.32/3595.11	c #Conflicts:     351000 | #Constraints:      62776
3587.32/3595.11	c #Conflicts:     352000 | #Constraints:      63776
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     353000 | #Constraints:      64776
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     354000 | #Constraints:      65776
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     355000 | #Constraints:      66776
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     356000 | #Constraints:      67776
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     357000 | #Constraints:      68776
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     358000 | #Constraints:      69776
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     359000 | #Constraints:      70776
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     360000 | #Constraints:      71776
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     361000 | #Constraints:      72776
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     362000 | #Constraints:      73776
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     363000 | #Constraints:      74777
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     364000 | #Constraints:      75777
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c rational objective 142
3587.32/3595.11	c #Conflicts:     365000 | #Constraints:      47505
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     366000 | #Constraints:      48505
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     367000 | #Constraints:      49505
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     368000 | #Constraints:      50505
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     369000 | #Constraints:      51505
3587.32/3595.11	c #Conflicts:     370000 | #Constraints:      52505
3587.32/3595.11	c #Conflicts:     371000 | #Constraints:      53505
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     372000 | #Constraints:      54505
3587.32/3595.11	c #Conflicts:     373000 | #Constraints:      55505
3587.32/3595.11	c #Conflicts:     374000 | #Constraints:      56505
3587.32/3595.11	c #Conflicts:     375000 | #Constraints:      57505
3587.32/3595.11	c #Conflicts:     376000 | #Constraints:      58505
3587.32/3595.11	c #Conflicts:     377000 | #Constraints:      59506
3587.32/3595.11	c #Conflicts:     378000 | #Constraints:      60506
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     379000 | #Constraints:      61506
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c #Conflicts:     380000 | #Constraints:      40537
3587.32/3595.11	c restart_num  602 903
3587.32/3595.11	c Use LS-small
3587.32/3595.11	c longest_trail_len= 16322 last_longest_trail_len= 16322
3587.32/3595.11	c num_vars= 16824 len_partial_assign_no_confli= 16434
3587.32/3595.11	c update_LS_target_phase-runLS-restart
3587.32/3595.11	c longest_trail_len= 15648 last_longest_trail_len= 0
3587.32/3595.11	c longest_trail_len= 15648 last_longest_trail_len= 15648
3587.32/3595.11	c longest_trail_len= 15648 last_longest_trail_len= 15648
3587.32/3595.11	c #Conflicts:     381000 | #Constraints:      41537
3587.32/3595.11	c longest_trail_len= 15878 last_longest_trail_len= 15648
3587.32/3595.11	c longest_trail_len= 15878 last_longest_trail_len= 15878
3587.32/3595.11	c longest_trail_len= 15878 last_longest_trail_len= 15878
3587.32/3595.11	c longest_trail_len= 15878 last_longest_trail_len= 15878
3587.32/3595.11	c #Conflicts:     382000 | #Constraints:      42537
3587.32/3595.11	c longest_trail_len= 15878 last_longest_trail_len= 15878
3587.32/3595.11	c longest_trail_len= 15878 last_longest_trail_len= 15878
3587.32/3595.11	c longest_trail_len= 15878 last_longest_trail_len= 15878
3587.32/3595.11	c longest_trail_len= 15878 last_longest_trail_len= 15878
3587.32/3595.11	c longest_trail_len= 15981 last_longest_trail_len= 15878
3587.32/3595.11	c longest_trail_len= 15981 last_longest_trail_len= 15981
3587.32/3595.11	c #Conflicts:     383000 | #Constraints:      43537
3587.32/3595.11	c longest_trail_len= 15981 last_longest_trail_len= 15981
3587.32/3595.11	c longest_trail_len= 15981 last_longest_trail_len= 15981
3587.32/3595.11	c longest_trail_len= 15981 last_longest_trail_len= 15981
3587.32/3595.11	c longest_trail_len= 15981 last_longest_trail_len= 15981
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 15981
3587.32/3595.11	c #Conflicts:     384000 | #Constraints:      44537
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c #Conflicts:     385000 | #Constraints:      45537
3587.32/3595.11	c #Conflicts:     386000 | #Constraints:      46537
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c #Conflicts:     387000 | #Constraints:      47537
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c #Conflicts:     388000 | #Constraints:      48537
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c #Conflicts:     389000 | #Constraints:      49537
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c #Conflicts:     390000 | #Constraints:      50537
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c #Conflicts:     391000 | #Constraints:      51537
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c #Conflicts:     392000 | #Constraints:      52537
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c #Conflicts:     393000 | #Constraints:      53537
3587.32/3595.11	c #Conflicts:     394000 | #Constraints:      54537
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c #Conflicts:     395000 | #Constraints:      36979
3587.32/3595.11	c #Conflicts:     396000 | #Constraints:      37979
3587.32/3595.11	c #Conflicts:     397000 | #Constraints:      38979
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c #Conflicts:     398000 | #Constraints:      39979
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c #Conflicts:     399000 | #Constraints:      40979
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c #Conflicts:     400000 | #Constraints:      41979
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c #Conflicts:     401000 | #Constraints:      42979
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16095 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16095
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.11	c #Conflicts:     402000 | #Constraints:      43979
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.11	c #Conflicts:     403000 | #Constraints:      44979
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.11	c #Conflicts:     404000 | #Constraints:      45979
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.11	c #Conflicts:     405000 | #Constraints:      46979
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.11	c #Conflicts:     406000 | #Constraints:      47979
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.11	c longest_trail_len= 16145 last_longest_trail_len= 16145
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16145
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     407000 | #Constraints:      48979
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     408000 | #Constraints:      49979
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     409000 | #Constraints:      50979
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     410000 | #Constraints:      51979
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     411000 | #Constraints:      52979
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     412000 | #Constraints:      53979
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     413000 | #Constraints:      54979
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     414000 | #Constraints:      55979
3587.32/3595.11	c #Conflicts:     415000 | #Constraints:      56979
3587.32/3595.11	c #Conflicts:     416000 | #Constraints:      57979
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     417000 | #Constraints:      58979
3587.32/3595.11	c #Conflicts:     418000 | #Constraints:      59979
3587.32/3595.11	c #Conflicts:     419000 | #Constraints:      60979
3587.32/3595.11	c #Conflicts:     420000 | #Constraints:      61979
3587.32/3595.11	c #Conflicts:     421000 | #Constraints:      62979
3587.32/3595.11	c #Conflicts:     422000 | #Constraints:      63979
3587.32/3595.11	c #Conflicts:     423000 | #Constraints:      64979
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     424000 | #Constraints:      65979
3587.32/3595.11	c #Conflicts:     425000 | #Constraints:      66979
3587.32/3595.11	c #Conflicts:     426000 | #Constraints:      67979
3587.32/3595.11	c #Conflicts:     427000 | #Constraints:      68979
3587.32/3595.11	c #Conflicts:     428000 | #Constraints:      69979
3587.32/3595.11	c #Conflicts:     429000 | #Constraints:      70979
3587.32/3595.11	c #Conflicts:     430000 | #Constraints:      71979
3587.32/3595.11	c #Conflicts:     431000 | #Constraints:      72979
3587.32/3595.11	c #Conflicts:     432000 | #Constraints:      73980
3587.32/3595.11	c #Conflicts:     433000 | #Constraints:      74980
3587.32/3595.11	c #Conflicts:     434000 | #Constraints:      75980
3587.32/3595.11	c #Conflicts:     435000 | #Constraints:      76980
3587.32/3595.11	c #Conflicts:     436000 | #Constraints:      77980
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     437000 | #Constraints:      78980
3587.32/3595.11	c #Conflicts:     438000 | #Constraints:      79980
3587.32/3595.11	c #Conflicts:     439000 | #Constraints:      80980
3587.32/3595.11	c #Conflicts:     440000 | #Constraints:      81980
3587.32/3595.11	c #Conflicts:     441000 | #Constraints:      82980
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c rational objective 142
3587.32/3595.11	c #Conflicts:     442000 | #Constraints:      51442
3587.32/3595.11	c #Conflicts:     443000 | #Constraints:      52442
3587.32/3595.11	c #Conflicts:     444000 | #Constraints:      53442
3587.32/3595.11	c #Conflicts:     445000 | #Constraints:      54442
3587.32/3595.11	c #Conflicts:     446000 | #Constraints:      55442
3587.32/3595.11	c #Conflicts:     447000 | #Constraints:      56442
3587.32/3595.11	c #Conflicts:     448000 | #Constraints:      57442
3587.32/3595.11	c #Conflicts:     449000 | #Constraints:      58442
3587.32/3595.11	c #Conflicts:     450000 | #Constraints:      59443
3587.32/3595.11	c #Conflicts:     451000 | #Constraints:      60443
3587.32/3595.11	c #Conflicts:     452000 | #Constraints:      61444
3587.32/3595.11	c #Conflicts:     453000 | #Constraints:      62444
3587.32/3595.11	c #Conflicts:     454000 | #Constraints:      63444
3587.32/3595.11	c #Conflicts:     455000 | #Constraints:      64444
3587.32/3595.11	c #Conflicts:     456000 | #Constraints:      65445
3587.32/3595.11	c #Conflicts:     457000 | #Constraints:      66447
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c #Conflicts:     458000 | #Constraints:      42993
3587.32/3595.11	c #Conflicts:     459000 | #Constraints:      43994
3587.32/3595.11	c #Conflicts:     460000 | #Constraints:      44994
3587.32/3595.11	c #Conflicts:     461000 | #Constraints:      45994
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     462000 | #Constraints:      46994
3587.32/3595.11	c #Conflicts:     463000 | #Constraints:      47994
3587.32/3595.11	c #Conflicts:     464000 | #Constraints:      48994
3587.32/3595.11	c #Conflicts:     465000 | #Constraints:      49994
3587.32/3595.11	c #Conflicts:     466000 | #Constraints:      50994
3587.32/3595.11	c #Conflicts:     467000 | #Constraints:      51994
3587.32/3595.11	c #Conflicts:     468000 | #Constraints:      52994
3587.32/3595.11	c #Conflicts:     469000 | #Constraints:      53994
3587.32/3595.11	c #Conflicts:     470000 | #Constraints:      54994
3587.32/3595.11	c #Conflicts:     471000 | #Constraints:      55994
3587.32/3595.11	c #Conflicts:     472000 | #Constraints:      56994
3587.32/3595.11	c #Conflicts:     473000 | #Constraints:      57994
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c #Conflicts:     474000 | #Constraints:      38698
3587.32/3595.11	c #Conflicts:     475000 | #Constraints:      39698
3587.32/3595.11	c #Conflicts:     476000 | #Constraints:      40699
3587.32/3595.11	c #Conflicts:     477000 | #Constraints:      41699
3587.32/3595.11	c #Conflicts:     478000 | #Constraints:      42699
3587.32/3595.11	c #Conflicts:     479000 | #Constraints:      43699
3587.32/3595.11	c #Conflicts:     480000 | #Constraints:      44699
3587.32/3595.11	c #Conflicts:     481000 | #Constraints:      45699
3587.32/3595.11	c #Conflicts:     482000 | #Constraints:      46699
3587.32/3595.11	c #Conflicts:     483000 | #Constraints:      47699
3587.32/3595.11	c #Conflicts:     484000 | #Constraints:      48699
3587.32/3595.11	c #Conflicts:     485000 | #Constraints:      49699
3587.32/3595.11	c #Conflicts:     486000 | #Constraints:      50699
3587.32/3595.11	c #Conflicts:     487000 | #Constraints:      51699
3587.32/3595.11	c #Conflicts:     488000 | #Constraints:      52699
3587.32/3595.11	c #Conflicts:     489000 | #Constraints:      53699
3587.32/3595.11	c #Conflicts:     490000 | #Constraints:      54699
3587.32/3595.11	c #Conflicts:     491000 | #Constraints:      55699
3587.32/3595.11	c #Conflicts:     492000 | #Constraints:      56699
3587.32/3595.11	c #Conflicts:     493000 | #Constraints:      57699
3587.32/3595.11	c #Conflicts:     494000 | #Constraints:      58699
3587.32/3595.11	c #Conflicts:     495000 | #Constraints:      59699
3587.32/3595.11	c #Conflicts:     496000 | #Constraints:      60699
3587.32/3595.11	c #Conflicts:     497000 | #Constraints:      61699
3587.32/3595.11	c #Conflicts:     498000 | #Constraints:      62699
3587.32/3595.11	c #Conflicts:     499000 | #Constraints:      63700
3587.32/3595.11	c #Conflicts:     500000 | #Constraints:      64700
3587.32/3595.11	c #Conflicts:     501000 | #Constraints:      65700
3587.32/3595.11	c #Conflicts:     502000 | #Constraints:      66700
3587.32/3595.11	c #Conflicts:     503000 | #Constraints:      67700
3587.32/3595.11	c #Conflicts:     504000 | #Constraints:      68700
3587.32/3595.11	c #Conflicts:     505000 | #Constraints:      69700
3587.32/3595.11	c #Conflicts:     506000 | #Constraints:      70700
3587.32/3595.11	c #Conflicts:     507000 | #Constraints:      71700
3587.32/3595.11	c #Conflicts:     508000 | #Constraints:      72700
3587.32/3595.11	c #Conflicts:     509000 | #Constraints:      73700
3587.32/3595.11	c #Conflicts:     510000 | #Constraints:      74700
3587.32/3595.11	c #Conflicts:     511000 | #Constraints:      75700
3587.32/3595.11	c #Conflicts:     512000 | #Constraints:      76700
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     513000 | #Constraints:      77700
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     514000 | #Constraints:      78700
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     515000 | #Constraints:      79700
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     516000 | #Constraints:      80700
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     517000 | #Constraints:      81700
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     518000 | #Constraints:      82700
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     519000 | #Constraints:      83700
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     520000 | #Constraints:      84700
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     521000 | #Constraints:      85700
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     522000 | #Constraints:      86700
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     523000 | #Constraints:      87700
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     524000 | #Constraints:      88700
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     525000 | #Constraints:      54179
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     526000 | #Constraints:      55179
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     527000 | #Constraints:      56179
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     528000 | #Constraints:      57179
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     529000 | #Constraints:      58179
3587.32/3595.11	c #Conflicts:     530000 | #Constraints:      59179
3587.32/3595.11	c #Conflicts:     531000 | #Constraints:      60179
3587.32/3595.11	c #Conflicts:     532000 | #Constraints:      61180
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     533000 | #Constraints:      62180
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     534000 | #Constraints:      63180
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     535000 | #Constraints:      64180
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     536000 | #Constraints:      65180
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     537000 | #Constraints:      66180
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     538000 | #Constraints:      67180
3587.32/3595.11	c longest_trail_len= 16200 last_longest_trail_len= 16200
3587.32/3595.11	c #Conflicts:     539000 | #Constraints:      68180
3587.32/3595.11	c #Conflicts:     540000 | #Constraints:      69180
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16200
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     541000 | #Constraints:      70180
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     542000 | #Constraints:      71180
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     543000 | #Constraints:      45575
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     544000 | #Constraints:      46575
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     545000 | #Constraints:      47575
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     546000 | #Constraints:      48575
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     547000 | #Constraints:      49575
3587.32/3595.11	c #Conflicts:     548000 | #Constraints:      50575
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     549000 | #Constraints:      51575
3587.32/3595.11	c #Conflicts:     550000 | #Constraints:      52575
3587.32/3595.11	c #Conflicts:     551000 | #Constraints:      53575
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     552000 | #Constraints:      54575
3587.32/3595.11	c #Conflicts:     553000 | #Constraints:      55576
3587.32/3595.11	c #Conflicts:     554000 | #Constraints:      56576
3587.32/3595.11	c #Conflicts:     555000 | #Constraints:      57576
3587.32/3595.11	c #Conflicts:     556000 | #Constraints:      58576
3587.32/3595.11	c #Conflicts:     557000 | #Constraints:      59576
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     558000 | #Constraints:      60576
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     559000 | #Constraints:      61576
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     560000 | #Constraints:      62576
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     561000 | #Constraints:      41642
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     562000 | #Constraints:      42642
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     563000 | #Constraints:      43642
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     564000 | #Constraints:      44642
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     565000 | #Constraints:      45642
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     566000 | #Constraints:      46642
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     567000 | #Constraints:      47642
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     568000 | #Constraints:      48642
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     569000 | #Constraints:      49642
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c #Conflicts:     570000 | #Constraints:      50642
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c restart_num  903 1204
3587.32/3595.11	c Use LS-small
3587.32/3595.11	c longest_trail_len= 16247 last_longest_trail_len= 16247
3587.32/3595.11	c num_vars= 16824 len_partial_assign_no_confli= 16526
3587.32/3595.11	c update_LS_target_phase-runLS-restart
3587.32/3595.11	c longest_trail_len= 15944 last_longest_trail_len= 0
3587.32/3595.11	c longest_trail_len= 15944 last_longest_trail_len= 15944
3587.32/3595.11	c longest_trail_len= 15944 last_longest_trail_len= 15944
3587.32/3595.11	c #Conflicts:     571000 | #Constraints:      51642
3587.32/3595.11	c longest_trail_len= 15944 last_longest_trail_len= 15944
3587.32/3595.11	c longest_trail_len= 15944 last_longest_trail_len= 15944
3587.32/3595.11	c #Conflicts:     572000 | #Constraints:      52642
3587.32/3595.11	c longest_trail_len= 15955 last_longest_trail_len= 15944
3587.32/3595.11	c #Conflicts:     573000 | #Constraints:      53643
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 15955
3587.32/3595.11	c #Conflicts:     574000 | #Constraints:      54643
3587.32/3595.11	c #Conflicts:     575000 | #Constraints:      55643
3587.32/3595.11	c #Conflicts:     576000 | #Constraints:      56643
3587.32/3595.11	c #Conflicts:     577000 | #Constraints:      57643
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c #Conflicts:     578000 | #Constraints:      58643
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c #Conflicts:     579000 | #Constraints:      59643
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c #Conflicts:     580000 | #Constraints:      60643
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c #Conflicts:     581000 | #Constraints:      61643
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c #Conflicts:     582000 | #Constraints:      62643
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c #Conflicts:     583000 | #Constraints:      63643
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c #Conflicts:     584000 | #Constraints:      64643
3587.32/3595.11	c #Conflicts:     585000 | #Constraints:      65643
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c #Conflicts:     586000 | #Constraints:      66643
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16137 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16137
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     587000 | #Constraints:      67643
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     588000 | #Constraints:      68644
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     589000 | #Constraints:      69644
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     590000 | #Constraints:      70645
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     591000 | #Constraints:      71645
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     592000 | #Constraints:      72645
3587.32/3595.11	c #Conflicts:     593000 | #Constraints:      73645
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     594000 | #Constraints:      74645
3587.32/3595.11	c #Conflicts:     595000 | #Constraints:      75645
3587.32/3595.11	c #Conflicts:     596000 | #Constraints:      76645
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     597000 | #Constraints:      77645
3587.32/3595.11	c #Conflicts:     598000 | #Constraints:      78645
3587.32/3595.11	c #Conflicts:     599000 | #Constraints:      79645
3587.32/3595.11	c #Conflicts:     600000 | #Constraints:      80645
3587.32/3595.11	c #Conflicts:     601000 | #Constraints:      81645
3587.32/3595.11	c #Conflicts:     602000 | #Constraints:      82645
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     603000 | #Constraints:      83646
3587.32/3595.11	c #Conflicts:     604000 | #Constraints:      84646
3587.32/3595.11	c #Conflicts:     605000 | #Constraints:      85646
3587.32/3595.11	c #Conflicts:     606000 | #Constraints:      86646
3587.32/3595.11	c #Conflicts:     607000 | #Constraints:      87646
3587.32/3595.11	c #Conflicts:     608000 | #Constraints:      88646
3587.32/3595.11	c #Conflicts:     609000 | #Constraints:      89646
3587.32/3595.11	c #Conflicts:     610000 | #Constraints:      90646
3587.32/3595.11	c #Conflicts:     611000 | #Constraints:      91646
3587.32/3595.11	c #Conflicts:     612000 | #Constraints:      92646
3587.32/3595.11	c #Conflicts:     613000 | #Constraints:      93646
3587.32/3595.11	c #Conflicts:     614000 | #Constraints:      94646
3587.32/3595.11	c #Conflicts:     615000 | #Constraints:      95646
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c rational objective 142
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     616000 | #Constraints:      58057
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     617000 | #Constraints:      59057
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     618000 | #Constraints:      60058
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     619000 | #Constraints:      61058
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     620000 | #Constraints:      62058
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     621000 | #Constraints:      63058
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     622000 | #Constraints:      64058
3587.32/3595.11	c #Conflicts:     623000 | #Constraints:      65058
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     624000 | #Constraints:      66058
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     625000 | #Constraints:      67058
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     626000 | #Constraints:      68058
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     627000 | #Constraints:      69058
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16212 last_longest_trail_len= 16212
3587.32/3595.11	c #Conflicts:     628000 | #Constraints:      70058
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16212
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c #Conflicts:     629000 | #Constraints:      71058
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c #Conflicts:     630000 | #Constraints:      72058
3587.32/3595.11	c #Conflicts:     631000 | #Constraints:      73058
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c #Conflicts:     632000 | #Constraints:      74058
3587.32/3595.11	c #Conflicts:     633000 | #Constraints:      75058
3587.32/3595.11	c #Conflicts:     634000 | #Constraints:      76058
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c #Conflicts:     635000 | #Constraints:      48079
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c #Conflicts:     636000 | #Constraints:      49079
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c #Conflicts:     637000 | #Constraints:      50079
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c #Conflicts:     638000 | #Constraints:      51079
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16219 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16219
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     639000 | #Constraints:      52079
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     640000 | #Constraints:      53079
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     641000 | #Constraints:      54079
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     642000 | #Constraints:      55079
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     643000 | #Constraints:      56079
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     644000 | #Constraints:      57079
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     645000 | #Constraints:      58080
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     646000 | #Constraints:      59080
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     647000 | #Constraints:      60080
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     648000 | #Constraints:      61080
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     649000 | #Constraints:      62080
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     650000 | #Constraints:      63080
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     651000 | #Constraints:      64080
3587.32/3595.11	c #Conflicts:     652000 | #Constraints:      65080
3587.32/3595.11	c #Conflicts:     653000 | #Constraints:      66080
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c #Conflicts:     654000 | #Constraints:      44096
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     655000 | #Constraints:      45096
3587.32/3595.11	c #Conflicts:     656000 | #Constraints:      46096
3587.32/3595.11	c #Conflicts:     657000 | #Constraints:      47096
3587.32/3595.11	c #Conflicts:     658000 | #Constraints:      48096
3587.32/3595.11	c #Conflicts:     659000 | #Constraints:      49096
3587.32/3595.11	c #Conflicts:     660000 | #Constraints:      50096
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     661000 | #Constraints:      51096
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     662000 | #Constraints:      52096
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     663000 | #Constraints:      53096
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     664000 | #Constraints:      54096
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     665000 | #Constraints:      55096
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     666000 | #Constraints:      56096
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     667000 | #Constraints:      57096
3587.32/3595.11	c #Conflicts:     668000 | #Constraints:      58097
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     669000 | #Constraints:      59097
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     670000 | #Constraints:      60097
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     671000 | #Constraints:      61097
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     672000 | #Constraints:      62097
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     673000 | #Constraints:      63097
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     674000 | #Constraints:      64097
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     675000 | #Constraints:      65097
3587.32/3595.11	c #Conflicts:     676000 | #Constraints:      66097
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     677000 | #Constraints:      67097
3587.32/3595.11	c #Conflicts:     678000 | #Constraints:      68097
3587.32/3595.11	c #Conflicts:     679000 | #Constraints:      69097
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     680000 | #Constraints:      70097
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     681000 | #Constraints:      71097
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     682000 | #Constraints:      72097
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     683000 | #Constraints:      73097
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     684000 | #Constraints:      74098
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     685000 | #Constraints:      75098
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     686000 | #Constraints:      76098
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     687000 | #Constraints:      77098
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c #Conflicts:     688000 | #Constraints:      78098
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c restart_num  1204 1505
3587.32/3595.11	c Use LS-small
3587.32/3595.11	c longest_trail_len= 16285 last_longest_trail_len= 16285
3587.32/3595.11	c num_vars= 16824 len_partial_assign_no_confli= 16558
3587.32/3595.11	c update_LS_target_phase-runLS-restart
3587.32/3595.11	c #Conflicts:     689000 | #Constraints:      79098
3587.32/3595.11	c longest_trail_len= 15238 last_longest_trail_len= 0
3587.32/3595.11	c longest_trail_len= 15238 last_longest_trail_len= 15238
3587.32/3595.11	c longest_trail_len= 15238 last_longest_trail_len= 15238
3587.32/3595.11	c longest_trail_len= 15238 last_longest_trail_len= 15238
3587.32/3595.11	c longest_trail_len= 15568 last_longest_trail_len= 15238
3587.32/3595.11	c longest_trail_len= 15568 last_longest_trail_len= 15568
3587.32/3595.11	c #Conflicts:     690000 | #Constraints:      80098
3587.32/3595.11	c longest_trail_len= 15765 last_longest_trail_len= 15568
3587.32/3595.11	c longest_trail_len= 15765 last_longest_trail_len= 15765
3587.32/3595.11	c #Conflicts:     691000 | #Constraints:      81098
3587.32/3595.11	c longest_trail_len= 15765 last_longest_trail_len= 15765
3587.32/3595.11	c longest_trail_len= 15765 last_longest_trail_len= 15765
3587.32/3595.11	c longest_trail_len= 15889 last_longest_trail_len= 15765
3587.32/3595.11	c longest_trail_len= 15889 last_longest_trail_len= 15889
3587.32/3595.11	c longest_trail_len= 15906 last_longest_trail_len= 15889
3587.32/3595.11	c longest_trail_len= 15906 last_longest_trail_len= 15906
3587.32/3595.11	c #Conflicts:     692000 | #Constraints:      82098
3587.32/3595.11	c longest_trail_len= 15906 last_longest_trail_len= 15906
3587.32/3595.11	c longest_trail_len= 15912 last_longest_trail_len= 15906
3587.32/3595.11	c longest_trail_len= 15912 last_longest_trail_len= 15912
3587.32/3595.11	c longest_trail_len= 15912 last_longest_trail_len= 15912
3587.32/3595.11	c longest_trail_len= 15912 last_longest_trail_len= 15912
3587.32/3595.11	c longest_trail_len= 15912 last_longest_trail_len= 15912
3587.32/3595.11	c longest_trail_len= 15912 last_longest_trail_len= 15912
3587.32/3595.11	c #Conflicts:     693000 | #Constraints:      83098
3587.32/3595.11	c longest_trail_len= 15912 last_longest_trail_len= 15912
3587.32/3595.11	c #Conflicts:     694000 | #Constraints:      84098
3587.32/3595.11	c longest_trail_len= 15912 last_longest_trail_len= 15912
3587.32/3595.11	c #Conflicts:     695000 | #Constraints:      85098
3587.32/3595.11	c longest_trail_len= 16032 last_longest_trail_len= 15912
3587.32/3595.11	c #Conflicts:     696000 | #Constraints:      86098
3587.32/3595.11	c #Conflicts:     697000 | #Constraints:      87099
3587.32/3595.11	c #Conflicts:     698000 | #Constraints:      88099
3587.32/3595.11	c longest_trail_len= 16032 last_longest_trail_len= 16032
3587.32/3595.11	c #Conflicts:     699000 | #Constraints:      89099
3587.32/3595.11	c #Conflicts:     700000 | #Constraints:      90099
3587.32/3595.11	c #Conflicts:     701000 | #Constraints:      91099
3587.32/3595.11	c #Conflicts:     702000 | #Constraints:      92099
3587.32/3595.11	c #Conflicts:     703000 | #Constraints:      93099
3587.32/3595.11	c #Conflicts:     704000 | #Constraints:      94099
3587.32/3595.11	c #Conflicts:     705000 | #Constraints:      95099
3587.32/3595.11	c longest_trail_len= 16032 last_longest_trail_len= 16032
3587.32/3595.11	c #Conflicts:     706000 | #Constraints:      96099
3587.32/3595.11	c #Conflicts:     707000 | #Constraints:      97099
3587.32/3595.11	c #Conflicts:     708000 | #Constraints:      98099
3587.32/3595.11	c #Conflicts:     709000 | #Constraints:      99099
3587.32/3595.11	c #Conflicts:     710000 | #Constraints:     100099
3587.32/3595.11	c #Conflicts:     711000 | #Constraints:     101099
3587.32/3595.11	c #Conflicts:     712000 | #Constraints:     102099
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c rational objective 142
3587.32/3595.11	c #Conflicts:     713000 | #Constraints:      60904
3587.32/3595.11	c #Conflicts:     714000 | #Constraints:      61905
3587.32/3595.11	c #Conflicts:     715000 | #Constraints:      62906
3587.32/3595.11	c #Conflicts:     716000 | #Constraints:      63910
3587.32/3595.11	c #Conflicts:     717000 | #Constraints:      64910
3587.32/3595.11	c #Conflicts:     718000 | #Constraints:      65912
3587.32/3595.11	c longest_trail_len= 16032 last_longest_trail_len= 16032
3587.32/3595.11	c #Conflicts:     719000 | #Constraints:      66913
3587.32/3595.11	c #Conflicts:     720000 | #Constraints:      67913
3587.32/3595.11	c #Conflicts:     721000 | #Constraints:      68913
3587.32/3595.11	c #Conflicts:     722000 | #Constraints:      69913
3587.32/3595.11	c #Conflicts:     723000 | #Constraints:      70913
3587.32/3595.11	c #Conflicts:     724000 | #Constraints:      71913
3587.32/3595.11	c #Conflicts:     725000 | #Constraints:      72913
3587.32/3595.11	c #Conflicts:     726000 | #Constraints:      73913
3587.32/3595.11	c #Conflicts:     727000 | #Constraints:      74914
3587.32/3595.11	c #Conflicts:     728000 | #Constraints:      75914
3587.32/3595.11	c #Conflicts:     729000 | #Constraints:      76914
3587.32/3595.11	c #Conflicts:     730000 | #Constraints:      77914
3587.32/3595.11	c #Conflicts:     731000 | #Constraints:      78914
3587.32/3595.11	c #Conflicts:     732000 | #Constraints:      79914
3587.32/3595.11	c #Conflicts:     733000 | #Constraints:      80914
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c #Conflicts:     734000 | #Constraints:      50266
3587.32/3595.11	c #Conflicts:     735000 | #Constraints:      51266
3587.32/3595.11	c #Conflicts:     736000 | #Constraints:      52266
3587.32/3595.11	c #Conflicts:     737000 | #Constraints:      53266
3587.32/3595.11	c #Conflicts:     738000 | #Constraints:      54266
3587.32/3595.11	c #Conflicts:     739000 | #Constraints:      55266
3587.32/3595.11	c #Conflicts:     740000 | #Constraints:      56266
3587.32/3595.11	c #Conflicts:     741000 | #Constraints:      57266
3587.32/3595.11	c #Conflicts:     742000 | #Constraints:      58266
3587.32/3595.11	c #Conflicts:     743000 | #Constraints:      59266
3587.32/3595.11	c longest_trail_len= 16032 last_longest_trail_len= 16032
3587.32/3595.11	c longest_trail_len= 16032 last_longest_trail_len= 16032
3587.32/3595.11	c longest_trail_len= 16032 last_longest_trail_len= 16032
3587.32/3595.11	c #Conflicts:     744000 | #Constraints:      60266
3587.32/3595.11	c longest_trail_len= 16032 last_longest_trail_len= 16032
3587.32/3595.11	c longest_trail_len= 16032 last_longest_trail_len= 16032
3587.32/3595.11	c longest_trail_len= 16032 last_longest_trail_len= 16032
3587.32/3595.11	c longest_trail_len= 16032 last_longest_trail_len= 16032
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16032
3587.32/3595.11	c #Conflicts:     745000 | #Constraints:      61266
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     746000 | #Constraints:      62266
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     747000 | #Constraints:      63266
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     748000 | #Constraints:      64266
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     749000 | #Constraints:      65266
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     750000 | #Constraints:      66266
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     751000 | #Constraints:      67266
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     752000 | #Constraints:      68266
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     753000 | #Constraints:      69266
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     754000 | #Constraints:      70266
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     755000 | #Constraints:      46837
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     756000 | #Constraints:      47837
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     757000 | #Constraints:      48837
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     758000 | #Constraints:      49837
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     759000 | #Constraints:      50837
3587.32/3595.11	c longest_trail_len= 16057 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     760000 | #Constraints:      51837
3587.32/3595.11	c #Conflicts:     761000 | #Constraints:      52837
3587.32/3595.11	c #Conflicts:     762000 | #Constraints:      53837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16057
3587.32/3595.11	c #Conflicts:     763000 | #Constraints:      54837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     764000 | #Constraints:      55837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     765000 | #Constraints:      56837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     766000 | #Constraints:      57837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     767000 | #Constraints:      58837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     768000 | #Constraints:      59837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     769000 | #Constraints:      60837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     770000 | #Constraints:      61837
3587.32/3595.11	c #Conflicts:     771000 | #Constraints:      62837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     772000 | #Constraints:      63837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     773000 | #Constraints:      64837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     774000 | #Constraints:      65837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     775000 | #Constraints:      66837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     776000 | #Constraints:      67837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     777000 | #Constraints:      68837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     778000 | #Constraints:      69837
3587.32/3595.11	c #Conflicts:     779000 | #Constraints:      70837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     780000 | #Constraints:      71837
3587.32/3595.11	c #Conflicts:     781000 | #Constraints:      72837
3587.32/3595.11	c #Conflicts:     782000 | #Constraints:      73837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     783000 | #Constraints:      74837
3587.32/3595.11	c #Conflicts:     784000 | #Constraints:      75837
3587.32/3595.11	c #Conflicts:     785000 | #Constraints:      76837
3587.32/3595.11	c #Conflicts:     786000 | #Constraints:      77837
3587.32/3595.11	c #Conflicts:     787000 | #Constraints:      78837
3587.32/3595.11	c #Conflicts:     788000 | #Constraints:      79837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     789000 | #Constraints:      80837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     790000 | #Constraints:      81837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     791000 | #Constraints:      82837
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     792000 | #Constraints:      83838
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     793000 | #Constraints:      84838
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     794000 | #Constraints:      85838
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     795000 | #Constraints:      86838
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     796000 | #Constraints:      87838
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     797000 | #Constraints:      88838
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     798000 | #Constraints:      89838
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     799000 | #Constraints:      90838
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     800000 | #Constraints:      91838
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     801000 | #Constraints:      92838
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     802000 | #Constraints:      93838
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     803000 | #Constraints:      94838
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     804000 | #Constraints:      95838
3587.32/3595.11	c longest_trail_len= 16205 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     805000 | #Constraints:      96839
3587.32/3595.11	c #Conflicts:     806000 | #Constraints:      97839
3587.32/3595.11	c #Conflicts:     807000 | #Constraints:      98839
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16205
3587.32/3595.11	c #Conflicts:     808000 | #Constraints:      99839
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c #Conflicts:     809000 | #Constraints:     100839
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c #Conflicts:     810000 | #Constraints:     101839
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c #Conflicts:     811000 | #Constraints:     102839
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c #Conflicts:     812000 | #Constraints:     103839
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c #Conflicts:     813000 | #Constraints:     104839
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c #Conflicts:     814000 | #Constraints:     105839
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c #Conflicts:     815000 | #Constraints:     106839
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c #Conflicts:     816000 | #Constraints:     107839
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c #Conflicts:     817000 | #Constraints:     108839
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c rational objective 142
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c #Conflicts:     818000 | #Constraints:      64268
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c #Conflicts:     819000 | #Constraints:      65268
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16250 last_longest_trail_len= 16250
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16250
3587.32/3595.11	c #Conflicts:     820000 | #Constraints:      66268
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c #Conflicts:     821000 | #Constraints:      67269
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c #Conflicts:     822000 | #Constraints:      68269
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c #Conflicts:     823000 | #Constraints:      69270
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c #Conflicts:     824000 | #Constraints:      70270
3587.32/3595.11	c #Conflicts:     825000 | #Constraints:      71270
3587.32/3595.11	c #Conflicts:     826000 | #Constraints:      72270
3587.32/3595.11	c #Conflicts:     827000 | #Constraints:      73270
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c #Conflicts:     828000 | #Constraints:      74270
3587.32/3595.11	c #Conflicts:     829000 | #Constraints:      75270
3587.32/3595.11	c #Conflicts:     830000 | #Constraints:      76270
3587.32/3595.11	c #Conflicts:     831000 | #Constraints:      77270
3587.32/3595.11	c #Conflicts:     832000 | #Constraints:      78270
3587.32/3595.11	c #Conflicts:     833000 | #Constraints:      79270
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c #Conflicts:     834000 | #Constraints:      80270
3587.32/3595.11	c #Conflicts:     835000 | #Constraints:      81270
3587.32/3595.11	c #Conflicts:     836000 | #Constraints:      82271
3587.32/3595.11	c #Conflicts:     837000 | #Constraints:      83271
3587.32/3595.11	c #Conflicts:     838000 | #Constraints:      84272
3587.32/3595.11	c #Conflicts:     839000 | #Constraints:      85272
3587.32/3595.11	c #Conflicts:     840000 | #Constraints:      86272
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c #Conflicts:     841000 | #Constraints:      53346
3587.32/3595.11	c #Conflicts:     842000 | #Constraints:      54346
3587.32/3595.11	c #Conflicts:     843000 | #Constraints:      55346
3587.32/3595.11	c #Conflicts:     844000 | #Constraints:      56346
3587.32/3595.11	c #Conflicts:     845000 | #Constraints:      57346
3587.32/3595.11	c #Conflicts:     846000 | #Constraints:      58347
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c #Conflicts:     847000 | #Constraints:      59347
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c #Conflicts:     848000 | #Constraints:      60347
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c #Conflicts:     849000 | #Constraints:      61347
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c restart_num  1505 1806
3587.32/3595.11	c Use LS-small
3587.32/3595.11	c longest_trail_len= 16333 last_longest_trail_len= 16333
3587.32/3595.11	c num_vars= 16824 len_partial_assign_no_confli= 16321
3587.32/3595.11	c update_LS_target_phase-runLS-restart
3587.32/3595.11	c #Conflicts:     850000 | #Constraints:      62347
3587.32/3595.11	c longest_trail_len= 15231 last_longest_trail_len= 0
3587.32/3595.11	c longest_trail_len= 15663 last_longest_trail_len= 15231
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15663
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c #Conflicts:     851000 | #Constraints:      63347
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c #Conflicts:     852000 | #Constraints:      64347
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c #Conflicts:     853000 | #Constraints:      65347
3587.32/3595.11	c #Conflicts:     854000 | #Constraints:      66347
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c #Conflicts:     855000 | #Constraints:      67347
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c #Conflicts:     856000 | #Constraints:      68347
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 15977 last_longest_trail_len= 15977
3587.32/3595.11	c #Conflicts:     857000 | #Constraints:      69347
3587.32/3595.11	c longest_trail_len= 16007 last_longest_trail_len= 15977
3587.32/3595.11	c longest_trail_len= 16007 last_longest_trail_len= 16007
3587.32/3595.11	c longest_trail_len= 16007 last_longest_trail_len= 16007
3587.32/3595.11	c #Conflicts:     858000 | #Constraints:      70347
3587.32/3595.11	c longest_trail_len= 16007 last_longest_trail_len= 16007
3587.32/3595.11	c longest_trail_len= 16007 last_longest_trail_len= 16007
3587.32/3595.11	c longest_trail_len= 16007 last_longest_trail_len= 16007
3587.32/3595.11	c longest_trail_len= 16007 last_longest_trail_len= 16007
3587.32/3595.11	c longest_trail_len= 16045 last_longest_trail_len= 16007
3587.32/3595.11	c longest_trail_len= 16045 last_longest_trail_len= 16045
3587.32/3595.11	c #Conflicts:     859000 | #Constraints:      71347
3587.32/3595.11	c longest_trail_len= 16045 last_longest_trail_len= 16045
3587.32/3595.11	c longest_trail_len= 16045 last_longest_trail_len= 16045
3587.32/3595.11	c longest_trail_len= 16045 last_longest_trail_len= 16045
3587.32/3595.11	c longest_trail_len= 16045 last_longest_trail_len= 16045
3587.32/3595.11	c longest_trail_len= 16045 last_longest_trail_len= 16045
3587.32/3595.11	c #Conflicts:     860000 | #Constraints:      72347
3587.32/3595.11	c longest_trail_len= 16045 last_longest_trail_len= 16045
3587.32/3595.11	c longest_trail_len= 16045 last_longest_trail_len= 16045
3587.32/3595.11	c #Conflicts:     861000 | #Constraints:      73347
3587.32/3595.11	c #Conflicts:     862000 | #Constraints:      74347
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16045
3587.32/3595.11	c #Conflicts:     863000 | #Constraints:      49898
3587.32/3595.11	c #Conflicts:     864000 | #Constraints:      50899
3587.32/3595.11	c #Conflicts:     865000 | #Constraints:      51899
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c #Conflicts:     866000 | #Constraints:      52899
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c #Conflicts:     867000 | #Constraints:      53899
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c #Conflicts:     868000 | #Constraints:      54899
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c #Conflicts:     869000 | #Constraints:      55899
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c #Conflicts:     870000 | #Constraints:      56899
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16073 last_longest_trail_len= 16073
3587.32/3595.11	c longest_trail_len= 16102 last_longest_trail_len= 16073
3587.32/3595.11	c #Conflicts:     871000 | #Constraints:      57899
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16102
3587.32/3595.11	c #Conflicts:     872000 | #Constraints:      58899
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     873000 | #Constraints:      59899
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     874000 | #Constraints:      60899
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     875000 | #Constraints:      61899
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     876000 | #Constraints:      62899
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     877000 | #Constraints:      63899
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     878000 | #Constraints:      64899
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     879000 | #Constraints:      65899
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     880000 | #Constraints:      66899
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     881000 | #Constraints:      67899
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     882000 | #Constraints:      68899
3587.32/3595.11	c #Conflicts:     883000 | #Constraints:      69899
3587.32/3595.11	c #Conflicts:     884000 | #Constraints:      70899
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     885000 | #Constraints:      71899
3587.32/3595.11	c #Conflicts:     886000 | #Constraints:      72899
3587.32/3595.11	c #Conflicts:     887000 | #Constraints:      73900
3587.32/3595.11	c #Conflicts:     888000 | #Constraints:      74900
3587.32/3595.11	c #Conflicts:     889000 | #Constraints:      75900
3587.32/3595.11	c #Conflicts:     890000 | #Constraints:      76900
3587.32/3595.11	c #Conflicts:     891000 | #Constraints:      77900
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     892000 | #Constraints:      78900
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     893000 | #Constraints:      79900
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     894000 | #Constraints:      80900
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     895000 | #Constraints:      81900
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     896000 | #Constraints:      82900
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     897000 | #Constraints:      83900
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     898000 | #Constraints:      84900
3587.32/3595.11	c #Conflicts:     899000 | #Constraints:      85900
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     900000 | #Constraints:      86900
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     901000 | #Constraints:      87900
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c #Conflicts:     902000 | #Constraints:      88901
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16274 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16274
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     903000 | #Constraints:      89901
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     904000 | #Constraints:      90901
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     905000 | #Constraints:      91901
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     906000 | #Constraints:      92901
3587.32/3595.11	c #Conflicts:     907000 | #Constraints:      93901
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     908000 | #Constraints:      94901
3587.32/3595.11	c #Conflicts:     909000 | #Constraints:      95901
3587.32/3595.11	c #Conflicts:     910000 | #Constraints:      96901
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     911000 | #Constraints:      97901
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     912000 | #Constraints:      98901
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     913000 | #Constraints:      99901
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     914000 | #Constraints:     100901
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     915000 | #Constraints:     101901
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     916000 | #Constraints:     102901
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     917000 | #Constraints:     103901
3587.32/3595.11	c #Conflicts:     918000 | #Constraints:     104901
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     919000 | #Constraints:     105902
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     920000 | #Constraints:     106902
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     921000 | #Constraints:     107903
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     922000 | #Constraints:     108903
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     923000 | #Constraints:     109903
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     924000 | #Constraints:     110903
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     925000 | #Constraints:     111903
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     926000 | #Constraints:     112903
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     927000 | #Constraints:     113903
3587.32/3595.11	c #Conflicts:     928000 | #Constraints:     114903
3587.32/3595.11	c #Conflicts:     929000 | #Constraints:     115903
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     930000 | #Constraints:     116903
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c rational objective 142
3587.32/3595.11	c #Conflicts:     931000 | #Constraints:      68885
3587.32/3595.11	c #Conflicts:     932000 | #Constraints:      69885
3587.32/3595.11	c #Conflicts:     933000 | #Constraints:      70885
3587.32/3595.11	c #Conflicts:     934000 | #Constraints:      71885
3587.32/3595.11	c #Conflicts:     935000 | #Constraints:      72885
3587.32/3595.11	c #Conflicts:     936000 | #Constraints:      73885
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     937000 | #Constraints:      74885
3587.32/3595.11	c #Conflicts:     938000 | #Constraints:      75885
3587.32/3595.11	c #Conflicts:     939000 | #Constraints:      76885
3587.32/3595.11	c #Conflicts:     940000 | #Constraints:      77885
3587.32/3595.11	c #Conflicts:     941000 | #Constraints:      78885
3587.32/3595.11	c #Conflicts:     942000 | #Constraints:      79885
3587.32/3595.11	c #Conflicts:     943000 | #Constraints:      80885
3587.32/3595.11	c #Conflicts:     944000 | #Constraints:      81885
3587.32/3595.11	c #Conflicts:     945000 | #Constraints:      82885
3587.32/3595.11	c #Conflicts:     946000 | #Constraints:      83885
3587.32/3595.11	c #Conflicts:     947000 | #Constraints:      84885
3587.32/3595.11	c #Conflicts:     948000 | #Constraints:      85885
3587.32/3595.11	c #Conflicts:     949000 | #Constraints:      86885
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     950000 | #Constraints:      87885
3587.32/3595.11	c #Conflicts:     951000 | #Constraints:      88885
3587.32/3595.11	c #Conflicts:     952000 | #Constraints:      89885
3587.32/3595.11	c #Conflicts:     953000 | #Constraints:      90885
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c rational objective 142
3587.32/3595.11	c #Conflicts:     954000 | #Constraints:      55454
3587.32/3595.11	c #Conflicts:     955000 | #Constraints:      56454
3587.32/3595.11	c #Conflicts:     956000 | #Constraints:      57454
3587.32/3595.11	c #Conflicts:     957000 | #Constraints:      58454
3587.32/3595.11	c #Conflicts:     958000 | #Constraints:      59454
3587.32/3595.11	c #Conflicts:     959000 | #Constraints:      60454
3587.32/3595.11	c #Conflicts:     960000 | #Constraints:      61454
3587.32/3595.11	c #Conflicts:     961000 | #Constraints:      62455
3587.32/3595.11	c #Conflicts:     962000 | #Constraints:      63455
3587.32/3595.11	c #Conflicts:     963000 | #Constraints:      64456
3587.32/3595.11	c #Conflicts:     964000 | #Constraints:      65456
3587.32/3595.11	c #Conflicts:     965000 | #Constraints:      66458
3587.32/3595.11	c #Conflicts:     966000 | #Constraints:      67459
3587.32/3595.11	c #Conflicts:     967000 | #Constraints:      68461
3587.32/3595.11	c #Conflicts:     968000 | #Constraints:      69463
3587.32/3595.11	c #Conflicts:     969000 | #Constraints:      70463
3587.32/3595.11	c #Conflicts:     970000 | #Constraints:      71464
3587.32/3595.11	c #Conflicts:     971000 | #Constraints:      72464
3587.32/3595.11	c #Conflicts:     972000 | #Constraints:      73465
3587.32/3595.11	c #Conflicts:     973000 | #Constraints:      74465
3587.32/3595.11	c #Conflicts:     974000 | #Constraints:      75465
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:     975000 | #Constraints:      76467
3587.32/3595.11	c #Conflicts:     976000 | #Constraints:      77467
3587.32/3595.11	c #Conflicts:     977000 | #Constraints:      78467
3587.32/3595.11	c INPROCESSING
3587.32/3595.11	c GARBAGE COLLECT
3587.32/3595.11	c #Conflicts:     978000 | #Constraints:      52091
3587.32/3595.11	c #Conflicts:     979000 | #Constraints:      53091
3587.32/3595.11	c #Conflicts:     980000 | #Constraints:      54091
3587.32/3595.11	c #Conflicts:     981000 | #Constraints:      55091
3587.32/3595.11	c #Conflicts:     982000 | #Constraints:      56092
3587.32/3595.11	c #Conflicts:     983000 | #Constraints:      57092
3587.32/3595.11	c #Conflicts:     984000 | #Constraints:      58092
3587.32/3595.11	c #Conflicts:     985000 | #Constraints:      59092
3587.32/3595.11	c #Conflicts:     986000 | #Constraints:      60092
3587.32/3595.11	c #Conflicts:     987000 | #Constraints:      61092
3587.32/3595.11	c #Conflicts:     988000 | #Constraints:      62092
3587.32/3595.11	c #Conflicts:     989000 | #Constraints:      63092
3587.32/3595.11	c #Conflicts:     990000 | #Constraints:      64092
3587.32/3595.11	c #Conflicts:     991000 | #Constraints:      65092
3587.32/3595.11	c #Conflicts:     992000 | #Constraints:      66092
3587.32/3595.11	c #Conflicts:     993000 | #Constraints:      67092
3587.32/3595.11	c #Conflicts:     994000 | #Constraints:      68092
3587.32/3595.11	c #Conflicts:     995000 | #Constraints:      69092
3587.32/3595.11	c #Conflicts:     996000 | #Constraints:      70092
3587.32/3595.11	c #Conflicts:     997000 | #Constraints:      71092
3587.32/3595.11	c #Conflicts:     998000 | #Constraints:      72092
3587.32/3595.11	c #Conflicts:     999000 | #Constraints:      73092
3587.32/3595.11	c #Conflicts:    1000000 | #Constraints:      74092
3587.32/3595.11	c #Conflicts:    1001000 | #Constraints:      75092
3587.32/3595.11	c #Conflicts:    1002000 | #Constraints:      76092
3587.32/3595.11	c #Conflicts:    1003000 | #Constraints:      77092
3587.32/3595.11	c #Conflicts:    1004000 | #Constraints:      78092
3587.32/3595.11	c #Conflicts:    1005000 | #Constraints:      79092
3587.32/3595.11	c #Conflicts:    1006000 | #Constraints:      80092
3587.32/3595.11	c #Conflicts:    1007000 | #Constraints:      81092
3587.32/3595.11	c #Conflicts:    1008000 | #Constraints:      82092
3587.32/3595.11	c #Conflicts:    1009000 | #Constraints:      83092
3587.32/3595.11	c #Conflicts:    1010000 | #Constraints:      84092
3587.32/3595.11	c #Conflicts:    1011000 | #Constraints:      85092
3587.32/3595.11	c #Conflicts:    1012000 | #Constraints:      86092
3587.32/3595.11	c #Conflicts:    1013000 | #Constraints:      87092
3587.32/3595.11	c #Conflicts:    1014000 | #Constraints:      88092
3587.32/3595.11	c #Conflicts:    1015000 | #Constraints:      89092
3587.32/3595.11	c #Conflicts:    1016000 | #Constraints:      90092
3587.32/3595.11	c #Conflicts:    1017000 | #Constraints:      91092
3587.32/3595.11	c #Conflicts:    1018000 | #Constraints:      92092
3587.32/3595.11	c #Conflicts:    1019000 | #Constraints:      93092
3587.32/3595.11	c #Conflicts:    1020000 | #Constraints:      94092
3587.32/3595.11	c #Conflicts:    1021000 | #Constraints:      95092
3587.32/3595.11	c #Conflicts:    1022000 | #Constraints:      96092
3587.32/3595.11	c #Conflicts:    1023000 | #Constraints:      97092
3587.32/3595.11	c #Conflicts:    1024000 | #Constraints:      98092
3587.32/3595.11	c #Conflicts:    1025000 | #Constraints:      99092
3587.32/3595.11	c longest_trail_len= 16464 last_longest_trail_len= 16464
3587.32/3595.11	c #Conflicts:    1026000 | #Constraints:     100092
3587.32/3595.11	c #Conflicts:    1027000 | #Constraints:     101092
3587.32/3595.11	c #Conflicts:    1028000 | #Constraints:     102092
3587.32/3595.11	c #Conflicts:    1029000 | #Constraints:     103092
3587.32/3595.11	c #Conflicts:    1030000 | #Constraints:     104092
3587.32/3595.11	c Program interrupted by user.
3587.32/3595.11	c cpu time 3572.01 s
3587.32/3595.11	c deterministic time 303797513227 3.04e+11
3587.32/3595.11	c optimization time 138.76 s
3587.32/3595.11	c total solve time 3433.2 s
3587.32/3595.11	c core-guided solve time 0 s
3587.32/3595.11	c propagation time 1628.53 s
3587.32/3595.11	c conflict analysis time 493.55 s
3587.32/3595.11	c propagations 756382696
3587.32/3595.11	c resolve steps 49287232
3587.32/3595.11	c decisions 16349650
3587.32/3595.11	c conflicts 1030891
3587.32/3595.11	c restarts 2046
3587.32/3595.11	c inprocessing phases 52
3587.32/3595.11	c input clauses 17060
3587.32/3595.11	c input cardinalities 141
3587.32/3595.11	c input general constraints 0
3587.32/3595.11	c input average constraint length 6.40
3587.32/3595.11	c input average constraint degree 1.96
3587.32/3595.11	c learned clauses 654179
3587.32/3595.11	c learned cardinalities 36888
3587.32/3595.11	c learned general constraints 339901
3587.32/3595.11	c learned average constraint length 1262.47
3587.32/3595.11	c learned average constraint degree 508128120.41
3587.32/3595.11	c watched constraints 268875
3587.32/3595.11	c counting constraints 71026
3587.32/3595.11	c gcd simplifications 4677
3587.32/3595.11	c detected cardinalities 3471
3587.32/3595.11	c weakened non-implied lits 238615547
3587.32/3595.11	c weakened non-implying lits 428097
3587.32/3595.11	c original variables 16824
3587.32/3595.11	c clausal propagations 333207810
3587.32/3595.11	c cardinality propagations 254292649
3587.32/3595.11	c watched propagations 53101599
3587.32/3595.11	c counting propagations 107734212
3587.32/3595.11	c watch lookups 14299316301
3587.32/3595.11	c watch backjump lookups 11030307856
3587.32/3595.11	c watch checks 221776598032
3587.32/3595.11	c propagation checks 51022385120
3587.32/3595.11	c constraint additions 4120329822
3587.32/3595.11	c trail pops 773749812
3587.32/3595.11	c formula constraints 17201
3587.32/3595.11	c learned constraints 1030812
3587.32/3595.11	c bound constraints 0
3587.32/3595.11	c core-guided constraints 0
3587.32/3595.11	c encountered formula constraints 35000248
3587.32/3595.11	c encountered learned constraints 15314267
3587.32/3595.11	c encountered bound constraints 0
3587.32/3595.11	c encountered core-guided constraints 0
3587.32/3595.11	c LP total time 2101.22 s
3587.32/3595.11	c LP solve time 2099.34 s
3587.32/3595.11	c LP constraints added 18573
3587.32/3595.11	c LP constraints removed 1138
3587.32/3595.11	c LP pivots internal 1045632
3587.32/3595.11	c LP pivots root 1048305
3587.32/3595.11	c LP calls 99
3587.32/3595.11	c LP optimalities 13
3587.32/3595.11	c LP no pivot count 0
3587.32/3595.11	c LP infeasibilities 78
3587.32/3595.11	c LP valid Farkas constraints 78
3587.32/3595.11	c LP learned Farkas constraints 78
3587.32/3595.11	c LP basis resets 0
3587.32/3595.11	c LP cycling count 0
3587.32/3595.11	c LP singular count 0
3587.32/3595.11	c LP no primal count 0
3587.32/3595.11	c LP no farkas count 0
3587.32/3595.11	c LP other issue count 0
3587.32/3595.11	c LP Gomory cuts 0
3587.32/3595.11	c LP learned cuts 1372
3587.32/3595.11	c LP deleted cuts 1138
3587.32/3595.11	c LP encountered Gomory constraints 0
3587.32/3595.11	c LP encountered Farkas constraints 2862
3587.32/3595.11	c LP encountered learned Farkas constraints 668
3587.32/3595.11	c CG auxiliary variables introduced 0
3587.32/3595.11	c CG solutions found 0
3587.32/3595.11	c CG cores constructed 0
3587.32/3595.11	c CG core cardinality constraints returned 0
3587.32/3595.11	c CG unit cores 0
3587.32/3595.11	c CG single cores 0
3587.32/3595.11	c CG blocks removed during cardinality reduction 0
3587.32/3595.11	c CG first core best 0
3587.32/3595.11	c CG decision core best 0
3587.32/3595.11	c CG core reduction tie 0
3587.32/3595.11	c CG core degree average 0.00
3587.32/3595.11	c CG core slack average 0.00
3587.32/3595.11	c local search time 74.9267 s (2.1% of runtime)
3587.32/3595.11	c LS(normal)  12.112 s, calls 1
3587.32/3595.11	c LS(restart) 62.8147 s, calls 6
3587.32/3595.11	s UNKNOWN
3587.40/3595.11	c Total time: 3595.089 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-4800257-1782490832/watcher-4800257-1782490832 -o /tmp/evaluation-result-4800257-1782490832/solver-4800257-1782490832 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4800257-1782490832/vars-4800257-1782490832 --bin-var /tmp/runsolver-exch-nodeE009-1782485085-2410900 --watchdog 3760 ./SynLSRS HOME/instance-4800257-1782490832.opb 3600 HOME 62000 

running on 4 cores: 40-43

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,3,5-7,10-12,14-17,20-21,23-25,28-29,33-37,45-48,50-52,54,56-57,59,63
  3550 MHz: 26,44,49
  3600 MHz: 2,4,8-9,13,18-19,22,27,30-32,38-43,53,55,58,60-62
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 40-43

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (103501 MiB free)
  node 1: cores 8-15, 129019 MiB (104483 MiB free)
  node 2: cores 16-23, 129019 MiB (109031 MiB free)
  node 3: cores 24-31, 129003 MiB (114377 MiB free)
  node 4: cores 32-39, 129019 MiB (115394 MiB free)
  node 5: cores 40-47, 128973 MiB (118506 MiB free)
  node 6: cores 48-55, 129019 MiB (114585 MiB free)
  node 7: cores 56-63, 128474 MiB (110848 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=2420712, runsolver pid=2420709
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 16.32 16.24 16.24 17/903 2420725
/proc/meminfo: memFree=912082220/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=54256 memory=14116 CPUtime=0.02 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 2280 0 0 0 2 0 0 0 20 0 1 0 182370776 55558144 3472 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 13564 3529 1689 574 0 2720 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 61240 KiB
Current children cumulated memory: 19056 KiB

[startup+0.214036 s]*
/proc/loadavg: 16.32 16.24 16.24 17/903 2420725
/proc/meminfo: memFree=912064884/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=104868 memory=61132 CPUtime=0.13 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 16402 0 0 0 12 1 0 0 20 0 1 0 182370776 107384832 15114 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 26217 15283 2007 574 0 15373 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 111852 KiB
Current children cumulated memory: 66072 KiB

[startup+0.314067 s]*
/proc/loadavg: 16.32 16.24 16.24 17/903 2420725
/proc/meminfo: memFree=912064884/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=104868 memory=61464 CPUtime=0.23 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 16495 0 0 0 22 1 0 0 20 0 1 0 182370776 107384832 15242 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 26217 15366 2007 574 0 15373 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 111852 KiB
Current children cumulated memory: 66404 KiB

[startup+0.700193 s]
/proc/loadavg: 16.32 16.24 16.24 17/903 2420725
/proc/meminfo: memFree=912063628/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=107372 memory=63964 CPUtime=0.6 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 17120 0 0 0 59 1 0 0 20 0 1 0 182370776 109948928 15882 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 26843 15991 2007 574 0 15999 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 114356 KiB
Current children cumulated memory: 68904 KiB

[startup+1.50018 s]
/proc/loadavg: 16.32 16.24 16.24 17/902 2420725
/proc/meminfo: memFree=912065708/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=107912 memory=66388 CPUtime=1.4 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 17726 0 0 0 139 1 0 0 20 0 1 0 182370776 110501888 16394 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 26978 16597 2007 574 0 16134 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 114896 KiB
Current children cumulated memory: 71328 KiB

[startup+3.1136 s]
/proc/loadavg: 16.37 16.25 16.25 17/902 2420725
/proc/meminfo: memFree=912066648/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=107912 memory=66388 CPUtime=3.01 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 17726 0 0 0 300 1 0 0 20 0 1 0 182370776 110501888 16394 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 26978 16597 2007 574 0 16134 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 114896 KiB
Current children cumulated memory: 71328 KiB

[startup+6.30016 s]
/proc/loadavg: 16.37 16.25 16.25 17/903 2420726
/proc/meminfo: memFree=912067252/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=107912 memory=66388 CPUtime=6.19 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 17726 0 0 0 618 1 0 0 20 0 1 0 182370776 110501888 16394 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 26978 16597 2007 574 0 16134 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 114896 KiB
Current children cumulated memory: 71328 KiB

[startup+12.7002 s]
/proc/loadavg: 16.42 16.26 16.25 17/903 2420726
/proc/meminfo: memFree=912065876/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=110404 memory=70784 CPUtime=12.57 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 18276 0 0 0 1250 7 0 0 20 0 1 0 182370776 113053696 17672 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 27601 17696 2049 574 0 16757 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 117388 KiB
Current children cumulated memory: 75724 KiB

[startup+25.5002 s]
/proc/loadavg: 16.63 16.32 16.27 17/903 2420726
/proc/meminfo: memFree=912069880/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=118188 memory=78056 CPUtime=25.33 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 20094 0 0 0 2516 17 0 0 20 0 1 0 182370776 121024512 19464 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 29547 19514 2049 574 0 18703 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 125172 KiB
Current children cumulated memory: 82996 KiB

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

/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=1416016 memory=1052040 CPUtime=3454.75 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 123623 0 0 0 343986 1489 0 0 20 0 1 0 182370776 1450000384 262529 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 354004 263010 2173 574 0 343160 0
Current children cumulated CPU time: 3454.79 s
Current children cumulated vsize: 1423000 KiB
Current children cumulated memory: 1056980 KiB

[startup+3522.3 s]
/proc/loadavg: 2.00 2.13 4.70 3/790 2421430
/proc/meminfo: memFree=929904624/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=1417904 memory=1054232 CPUtime=3514.67 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 124171 0 0 0 349955 1512 0 0 20 0 1 0 182370776 1451933696 263169 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 354476 263558 2173 574 0 343632 0
Current children cumulated CPU time: 3514.71 s
Current children cumulated vsize: 1424888 KiB
Current children cumulated memory: 1059172 KiB

[startup+3582.3 s]
/proc/loadavg: 2.00 2.11 4.53 3/790 2421434
/proc/meminfo: memFree=929883380/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=1423352 memory=1058892 CPUtime=3574.58 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 125659 0 0 0 355927 1531 0 0 20 0 1 0 182370776 1457512448 264321 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 355838 264723 2173 574 0 344994 0
Current children cumulated CPU time: 3574.62 s
Current children cumulated vsize: 1430336 KiB
Current children cumulated memory: 1063832 KiB

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

# cumulated CPU time of all completed processes:  user=3572.05 s, system=15.3689 s

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

[startup+3584 s]*
/proc/loadavg: 2.00 2.11 4.52 3/790 2421434
/proc/meminfo: memFree=929882004/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=1425820 memory=1060252 CPUtime=3576.29 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 126000 0 0 0 356097 1532 0 0 20 0 1 0 182370776 1460039680 264577 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 356455 265063 2173 574 0 345611 0
Current children cumulated CPU time: 3576.33 s
Current children cumulated vsize: 1432804 KiB
Current children cumulated memory: 1065192 KiB

[startup+3590.4 s]
/proc/loadavg: 2.00 2.10 4.51 3/790 2421434
/proc/meminfo: memFree=929879768/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=1425968 memory=1060556 CPUtime=3582.67 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 126076 0 0 0 356733 1534 0 0 20 0 1 0 182370776 1460191232 264705 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 356492 265139 2173 574 0 345648 0
Current children cumulated CPU time: 3582.71 s
Current children cumulated vsize: 1432952 KiB
Current children cumulated memory: 1065496 KiB

[startup+3593.6 s]
/proc/loadavg: 2.00 2.10 4.49 3/791 2421440
/proc/meminfo: memFree=929877896/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=1425968 memory=1060572 CPUtime=3585.87 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 126092 0 0 0 357053 1534 0 0 20 0 1 0 182370776 1460191232 264705 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 356492 265143 2173 574 0 345648 0
Current children cumulated CPU time: 3585.91 s
Current children cumulated vsize: 1432952 KiB
Current children cumulated memory: 1065512 KiB

[startup+3594.4 s]
/proc/loadavg: 2.00 2.10 4.49 3/791 2421440
/proc/meminfo: memFree=929879288/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=1425968 memory=1060936 CPUtime=3586.67 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 126187 0 0 0 357133 1534 0 0 20 0 1 0 182370776 1460191232 264833 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 356492 265234 2173 574 0 345648 0
Current children cumulated CPU time: 3586.71 s
Current children cumulated vsize: 1432952 KiB
Current children cumulated memory: 1065876 KiB

[startup+3594.8 s]
/proc/loadavg: 2.00 2.10 4.49 3/791 2421440
/proc/meminfo: memFree=929879288/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=1425968 memory=1060936 CPUtime=3587.07 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 126188 0 0 0 357173 1534 0 0 20 0 1 0 182370776 1460191232 264833 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 356492 265234 2173 574 0 345648 0
Current children cumulated CPU time: 3587.11 s
Current children cumulated vsize: 1432952 KiB
Current children cumulated memory: 1065876 KiB

[startup+3595 s]*
/proc/loadavg: 2.00 2.10 4.49 3/791 2421440
/proc/meminfo: memFree=929879456/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3240 CPUtime=0.04 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 509 11983 0 0 0 0 3 1 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 810 709 219 0 143 0
[pid=2420724] ppid=2420712 vsize=2660 memory=1700 CPUtime=0 cores=40-43
/proc/2420724/stat : 2420724 (timeout) S 2420712 2420724 2404132 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 182370776 2723840 384 18446744073709551615 94217509650432 94217509666945 140729116175440 0 0 0 0 3145728 90119 1 0 0 17 40 0 0 0 0 0 94217509681712 94217509683800 94217542746112 140729116182649 140729116182940 140729116182940 140729116188647 0
/proc/2420724/statm: 665 425 397 5 0 90 0
[pid=2420725] ppid=2420724 vsize=1425968 memory=1060936 CPUtime=3587.28 cores=40-43
/proc/2420725/stat : 2420725 (roundingsat) R 2420724 2420724 2404132 0 -1 4194304 126189 0 0 0 357194 1534 0 0 20 0 1 0 182370776 1460191232 264833 18446744073709551615 94454497026048 94454499375993 140729572546768 0 0 0 0 0 8404994 0 0 0 17 42 0 0 0 0 0 94454499812024 94454499840168 94454505353216 140729572550799 140729572551071 140729572551071 140729572556778 0
/proc/2420725/statm: 356492 265234 2173 574 0 345648 0
Current children cumulated CPU time: 3587.32 s
Current children cumulated vsize: 1432952 KiB
Current children cumulated memory: 1065876 KiB

[startup+3595.11 s]
/proc/loadavg: 2.00 2.10 4.49 3/791 2421440
/proc/meminfo: memFree=929879456/1055320700 swapFree=33390400/33554428
[pid=2420712] ppid=2420709 vsize=4324 memory=3252 CPUtime=3587.4 cores=40-43
/proc/2420712/stat : 2420712 (SynLSRS) S 2420709 2420712 2404132 0 -1 4194304 607 139024 0 0 0 0 357204 1536 20 0 1 0 182370768 4427776 640 18446744073709551615 94232690401280 94232691295813 140737154250112 0 0 0 2 4 65536 1 0 0 17 43 0 0 0 0 0 94232691534864 94232691582608 94232710492160 140737154259201 140737154259334 140737154259334 140737154265070 0
/proc/2420712/statm: 1081 813 709 219 0 143 0
Current children cumulated CPU time: 3587.4 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3252 KiB

Child status: 0

Real time (s): 3595.12
CPU time (s): 3587.42
CPU user time (s): 3572.05
CPU system time (s): 15.3689
CPU usage (%): 99.7859
Max. virtual memory (cumulated for all children) (KiB): 1432952
Max. memory (cumulated for all children) (KiB): 1065876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3572.05
system time used= 15.3689
maximum resident set size= 1059844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139919
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1510
involuntary context switches= 2601


# summary of solver processes directly reported to runsolver:
#   pid: 2420712
#   total CPU time (s): 3587.42
#   total CPU user time (s): 3572.05
#   total CPU system time (s): 15.3689

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.8494 second user time and 36.7994 second system time

The end

Launcher Data

Begin job on nodeE009 at 2026-06-26 18:20:32
IDJOB=4800257
IDBENCH=158270
IDSOLVER=3596
FILE ID=nodeE009/4800257-1782490832
RUNJOBID= nodeE009-1782485085-2410900
SLURM_JOB_ID= 12524533
Free space on /tmp= 798128 MiB

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

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

MD5SUM BENCH= cfaffcada3fd2fbfc135e328c0d60a88
RANDOM SEED=1154593827

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        912106020 kB
MemAvailable:   1028890328 kB
Buffers:              32 kB
Cached:         121043716 kB
SwapCached:        29600 kB
Active:         19886480 kB
Inactive:       119480492 kB
Active(anon):   18671532 kB
Inactive(anon):   425808 kB
Active(file):    1214948 kB
Inactive(file): 119054684 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33390400 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7436 kB
Writeback:            44 kB
AnonPages:      18284944 kB
Mapped:           211500 kB
Shmem:            774112 kB
KReclaimable:    1314608 kB
Slab:            1845660 kB
SReclaimable:    1314608 kB
SUnreclaim:       531052 kB
KernelStack:       15456 kB
PageTables:        44100 kB
SecPageTables:     15376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   21802536 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479232 kB
VmallocChunk:          0 kB
Percpu:           121088 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7800832 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      395716 kB
DirectMap2M:    18800640 kB
DirectMap1G:    1054867456 kB

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