Trace number 4800537

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? 3591.59 3602.66

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K147.opb
MD5SUM0fe5ec9aa949c1442c1bb96c7173387b
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 variables17493
Total number of constraints17789
Number of constraints which are clauses17642
Number of constraints which are cardinality constraints (but not clauses)147
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint147
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 148
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.02/0.30	c Preprocess time: 0.074 seconds
3591.52/3602.65	c RoundingSat 2
3591.52/3602.65	c branch main
3591.52/3602.65	c commit d3f91ec
3591.52/3602.65	c #variables 17538 #constraints 17927
3591.52/3602.65	c Finish cloning data from SAT to LS
3591.52/3602.65	c nbvars=17538
3591.52/3602.65	c chongqijiange= 500
3591.52/3602.65	c restart_num_ls  -100000 0
3591.52/3602.65	c Use LS-small
3591.52/3602.65	c #Conflicts:       1000 | #Constraints:      18926
3591.52/3602.65	c #Conflicts:       2000 | #Constraints:      19926
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:       3000 | #Constraints:      19249
3591.52/3602.65	c #Conflicts:       4000 | #Constraints:      20249
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:       5000 | #Constraints:      19746
3591.52/3602.65	c #Conflicts:       6000 | #Constraints:      20747
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:       7000 | #Constraints:      19814
3591.52/3602.65	c #Conflicts:       8000 | #Constraints:      20814
3591.52/3602.65	c #Conflicts:       9000 | #Constraints:      21814
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:      10000 | #Constraints:      20560
3591.52/3602.65	c #Conflicts:      11000 | #Constraints:      21560
3591.52/3602.65	c #Conflicts:      12000 | #Constraints:      22560
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:      13000 | #Constraints:      21086
3591.52/3602.65	c #Conflicts:      14000 | #Constraints:      22086
3591.52/3602.65	c #Conflicts:      15000 | #Constraints:      23086
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:      16000 | #Constraints:      21384
3591.52/3602.65	c #Conflicts:      17000 | #Constraints:      22384
3591.52/3602.65	c #Conflicts:      18000 | #Constraints:      23384
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:      19000 | #Constraints:      21433
3591.52/3602.65	c #Conflicts:      20000 | #Constraints:      22433
3591.52/3602.65	c #Conflicts:      21000 | #Constraints:      23433
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:      22000 | #Constraints:      21289
3591.52/3602.65	c #Conflicts:      23000 | #Constraints:      22289
3591.52/3602.65	c #Conflicts:      24000 | #Constraints:      23289
3591.52/3602.65	c #Conflicts:      25000 | #Constraints:      24289
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:      26000 | #Constraints:      21952
3591.52/3602.65	c #Conflicts:      27000 | #Constraints:      22952
3591.52/3602.65	c #Conflicts:      28000 | #Constraints:      23952
3591.52/3602.65	c #Conflicts:      29000 | #Constraints:      24952
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:      30000 | #Constraints:      22383
3591.52/3602.65	c #Conflicts:      31000 | #Constraints:      23383
3591.52/3602.65	c #Conflicts:      32000 | #Constraints:      24383
3591.52/3602.65	c #Conflicts:      33000 | #Constraints:      25383
3591.52/3602.65	c #Conflicts:      34000 | #Constraints:      26383
3591.52/3602.65	c #Conflicts:      35000 | #Constraints:      27383
3591.52/3602.65	c #Conflicts:      36000 | #Constraints:      28383
3591.52/3602.65	c #Conflicts:      37000 | #Constraints:      29383
3591.52/3602.65	c #Conflicts:      38000 | #Constraints:      30383
3591.52/3602.65	c #Conflicts:      39000 | #Constraints:      31383
3591.52/3602.65	c #Conflicts:      40000 | #Constraints:      32383
3591.52/3602.65	c #Conflicts:      41000 | #Constraints:      33383
3591.52/3602.65	c #Conflicts:      42000 | #Constraints:      34383
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:      43000 | #Constraints:      26680
3591.52/3602.65	c #Conflicts:      44000 | #Constraints:      27680
3591.52/3602.65	c #Conflicts:      45000 | #Constraints:      28680
3591.52/3602.65	c #Conflicts:      46000 | #Constraints:      29680
3591.52/3602.65	c #Conflicts:      47000 | #Constraints:      30680
3591.52/3602.65	c #Conflicts:      48000 | #Constraints:      31681
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:      49000 | #Constraints:      25841
3591.52/3602.65	c #Conflicts:      50000 | #Constraints:      26841
3591.52/3602.65	c #Conflicts:      51000 | #Constraints:      27841
3591.52/3602.65	c #Conflicts:      52000 | #Constraints:      28841
3591.52/3602.65	c #Conflicts:      53000 | #Constraints:      29841
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:      54000 | #Constraints:      24770
3591.52/3602.65	c #Conflicts:      55000 | #Constraints:      25770
3591.52/3602.65	c #Conflicts:      56000 | #Constraints:      26770
3591.52/3602.65	c #Conflicts:      57000 | #Constraints:      27770
3591.52/3602.65	c #Conflicts:      58000 | #Constraints:      28770
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:      59000 | #Constraints:      24033
3591.52/3602.65	c #Conflicts:      60000 | #Constraints:      25033
3591.52/3602.65	c #Conflicts:      61000 | #Constraints:      26033
3591.52/3602.65	c #Conflicts:      62000 | #Constraints:      27034
3591.52/3602.65	c #Conflicts:      63000 | #Constraints:      28034
3591.52/3602.65	c #Conflicts:      64000 | #Constraints:      29034
3591.52/3602.65	c #Conflicts:      65000 | #Constraints:      30034
3591.52/3602.65	c #Conflicts:      66000 | #Constraints:      31034
3591.52/3602.65	c #Conflicts:      67000 | #Constraints:      32034
3591.52/3602.65	c #Conflicts:      68000 | #Constraints:      33034
3591.52/3602.65	c #Conflicts:      69000 | #Constraints:      34034
3591.52/3602.65	c #Conflicts:      70000 | #Constraints:      35034
3591.52/3602.65	c #Conflicts:      71000 | #Constraints:      36034
3591.52/3602.65	c #Conflicts:      72000 | #Constraints:      37034
3591.52/3602.65	c #Conflicts:      73000 | #Constraints:      38034
3591.52/3602.65	c #Conflicts:      74000 | #Constraints:      39034
3591.52/3602.65	c #Conflicts:      75000 | #Constraints:      40034
3591.52/3602.65	c #Conflicts:      76000 | #Constraints:      41034
3591.52/3602.65	c #Conflicts:      77000 | #Constraints:      42034
3591.52/3602.65	c #Conflicts:      78000 | #Constraints:      43034
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:      79000 | #Constraints:      31664
3591.52/3602.65	c #Conflicts:      80000 | #Constraints:      32664
3591.52/3602.65	c #Conflicts:      81000 | #Constraints:      33664
3591.52/3602.65	c #Conflicts:      82000 | #Constraints:      34665
3591.52/3602.65	c #Conflicts:      83000 | #Constraints:      35665
3591.52/3602.65	c #Conflicts:      84000 | #Constraints:      36665
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:      85000 | #Constraints:      28029
3591.52/3602.65	c #Conflicts:      86000 | #Constraints:      29029
3591.52/3602.65	c #Conflicts:      87000 | #Constraints:      30029
3591.52/3602.65	c #Conflicts:      88000 | #Constraints:      31029
3591.52/3602.65	c #Conflicts:      89000 | #Constraints:      32029
3591.52/3602.65	c #Conflicts:      90000 | #Constraints:      33029
3591.52/3602.65	c #Conflicts:      91000 | #Constraints:      34029
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:      92000 | #Constraints:      26694
3591.52/3602.65	c #Conflicts:      93000 | #Constraints:      27694
3591.52/3602.65	c #Conflicts:      94000 | #Constraints:      28694
3591.52/3602.65	c #Conflicts:      95000 | #Constraints:      29694
3591.52/3602.65	c #Conflicts:      96000 | #Constraints:      30695
3591.52/3602.65	c #Conflicts:      97000 | #Constraints:      31695
3591.52/3602.65	c #Conflicts:      98000 | #Constraints:      32695
3591.52/3602.65	c #Conflicts:      99000 | #Constraints:      33695
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:     100000 | #Constraints:      26936
3591.52/3602.65	c #Conflicts:     101000 | #Constraints:      27936
3591.52/3602.65	c #Conflicts:     102000 | #Constraints:      28936
3591.52/3602.65	c #Conflicts:     103000 | #Constraints:      29936
3591.52/3602.65	c #Conflicts:     104000 | #Constraints:      30936
3591.52/3602.65	c #Conflicts:     105000 | #Constraints:      31936
3591.52/3602.65	c #Conflicts:     106000 | #Constraints:      32936
3591.52/3602.65	c #Conflicts:     107000 | #Constraints:      33936
3591.52/3602.65	c #Conflicts:     108000 | #Constraints:      34936
3591.52/3602.65	c #Conflicts:     109000 | #Constraints:      35936
3591.52/3602.65	c #Conflicts:     110000 | #Constraints:      36936
3591.52/3602.65	c #Conflicts:     111000 | #Constraints:      37937
3591.52/3602.65	c #Conflicts:     112000 | #Constraints:      38937
3591.52/3602.65	c #Conflicts:     113000 | #Constraints:      39937
3591.52/3602.65	c restart_num  0 301
3591.52/3602.65	c Use LS-small
3591.52/3602.65	c longest_trail_len= 17113 last_longest_trail_len= 0
3591.52/3602.65	c longest_trail_len= 17113 last_longest_trail_len= 17113
3591.52/3602.65	c num_vars= 17538 len_partial_assign_no_confli= 17266
3591.52/3602.65	c update_LS_target_phase-runLS-restart
3591.52/3602.65	c #Conflicts:     114000 | #Constraints:      40937
3591.52/3602.65	c longest_trail_len= 16536 last_longest_trail_len= 0
3591.52/3602.65	c longest_trail_len= 16536 last_longest_trail_len= 16536
3591.52/3602.65	c longest_trail_len= 16666 last_longest_trail_len= 16536
3591.52/3602.65	c longest_trail_len= 16666 last_longest_trail_len= 16666
3591.52/3602.65	c longest_trail_len= 16855 last_longest_trail_len= 16666
3591.52/3602.65	c #Conflicts:     115000 | #Constraints:      41937
3591.52/3602.65	c longest_trail_len= 16855 last_longest_trail_len= 16855
3591.52/3602.65	c longest_trail_len= 16855 last_longest_trail_len= 16855
3591.52/3602.65	c longest_trail_len= 16855 last_longest_trail_len= 16855
3591.52/3602.65	c longest_trail_len= 16855 last_longest_trail_len= 16855
3591.52/3602.65	c longest_trail_len= 16855 last_longest_trail_len= 16855
3591.52/3602.65	c longest_trail_len= 16855 last_longest_trail_len= 16855
3591.52/3602.65	c #Conflicts:     116000 | #Constraints:      42937
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16855
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c #Conflicts:     117000 | #Constraints:      43937
3591.52/3602.65	c #Conflicts:     118000 | #Constraints:      44937
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c #Conflicts:     119000 | #Constraints:      45937
3591.52/3602.65	c #Conflicts:     120000 | #Constraints:      46937
3591.52/3602.65	c #Conflicts:     121000 | #Constraints:      47937
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c #Conflicts:     122000 | #Constraints:      48937
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c #Conflicts:     123000 | #Constraints:      49937
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c rational objective 147.1
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c #Conflicts:     124000 | #Constraints:      34790
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c #Conflicts:     125000 | #Constraints:      35790
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c #Conflicts:     126000 | #Constraints:      36790
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c #Conflicts:     127000 | #Constraints:      37790
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c #Conflicts:     128000 | #Constraints:      38790
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c #Conflicts:     129000 | #Constraints:      39790
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c #Conflicts:     130000 | #Constraints:      40790
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c #Conflicts:     131000 | #Constraints:      41790
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c #Conflicts:     132000 | #Constraints:      42790
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c longest_trail_len= 16862 last_longest_trail_len= 16862
3591.52/3602.65	c #Conflicts:     133000 | #Constraints:      31604
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16862
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c #Conflicts:     134000 | #Constraints:      32604
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c #Conflicts:     135000 | #Constraints:      33604
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c #Conflicts:     136000 | #Constraints:      34604
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c #Conflicts:     137000 | #Constraints:      35605
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c #Conflicts:     138000 | #Constraints:      36605
3591.52/3602.65	c #Conflicts:     139000 | #Constraints:      37605
3591.52/3602.65	c #Conflicts:     140000 | #Constraints:      38605
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:     141000 | #Constraints:      29136
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c #Conflicts:     142000 | #Constraints:      30136
3591.52/3602.65	c #Conflicts:     143000 | #Constraints:      31136
3591.52/3602.65	c #Conflicts:     144000 | #Constraints:      32136
3591.52/3602.65	c #Conflicts:     145000 | #Constraints:      33136
3591.52/3602.65	c #Conflicts:     146000 | #Constraints:      34136
3591.52/3602.65	c #Conflicts:     147000 | #Constraints:      35136
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c #Conflicts:     148000 | #Constraints:      36136
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16874 last_longest_trail_len= 16874
3591.52/3602.65	c longest_trail_len= 16896 last_longest_trail_len= 16874
3591.52/3602.65	c #Conflicts:     149000 | #Constraints:      37136
3591.52/3602.65	c longest_trail_len= 16896 last_longest_trail_len= 16896
3591.52/3602.65	c longest_trail_len= 16896 last_longest_trail_len= 16896
3591.52/3602.65	c longest_trail_len= 16896 last_longest_trail_len= 16896
3591.52/3602.65	c longest_trail_len= 16896 last_longest_trail_len= 16896
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c longest_trail_len= 16896 last_longest_trail_len= 16896
3591.52/3602.65	c #Conflicts:     150000 | #Constraints:      28476
3591.52/3602.65	c longest_trail_len= 16965 last_longest_trail_len= 16896
3591.52/3602.65	c longest_trail_len= 16965 last_longest_trail_len= 16965
3591.52/3602.65	c longest_trail_len= 16965 last_longest_trail_len= 16965
3591.52/3602.65	c #Conflicts:     151000 | #Constraints:      29476
3591.52/3602.65	c longest_trail_len= 17010 last_longest_trail_len= 16965
3591.52/3602.65	c longest_trail_len= 17010 last_longest_trail_len= 17010
3591.52/3602.65	c longest_trail_len= 17010 last_longest_trail_len= 17010
3591.52/3602.65	c longest_trail_len= 17010 last_longest_trail_len= 17010
3591.52/3602.65	c longest_trail_len= 17010 last_longest_trail_len= 17010
3591.52/3602.65	c longest_trail_len= 17010 last_longest_trail_len= 17010
3591.52/3602.65	c #Conflicts:     152000 | #Constraints:      30476
3591.52/3602.65	c longest_trail_len= 17010 last_longest_trail_len= 17010
3591.52/3602.65	c longest_trail_len= 17010 last_longest_trail_len= 17010
3591.52/3602.65	c longest_trail_len= 17010 last_longest_trail_len= 17010
3591.52/3602.65	c longest_trail_len= 17010 last_longest_trail_len= 17010
3591.52/3602.65	c longest_trail_len= 17010 last_longest_trail_len= 17010
3591.52/3602.65	c #Conflicts:     153000 | #Constraints:      31476
3591.52/3602.65	c longest_trail_len= 17010 last_longest_trail_len= 17010
3591.52/3602.65	c longest_trail_len= 17010 last_longest_trail_len= 17010
3591.52/3602.65	c #Conflicts:     154000 | #Constraints:      32476
3591.52/3602.65	c #Conflicts:     155000 | #Constraints:      33476
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17010
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     156000 | #Constraints:      34476
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     157000 | #Constraints:      35476
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     158000 | #Constraints:      36476
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     159000 | #Constraints:      37477
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     160000 | #Constraints:      38477
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     161000 | #Constraints:      39477
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     162000 | #Constraints:      40477
3591.52/3602.65	c #Conflicts:     163000 | #Constraints:      41477
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     164000 | #Constraints:      42477
3591.52/3602.65	c #Conflicts:     165000 | #Constraints:      43477
3591.52/3602.65	c #Conflicts:     166000 | #Constraints:      44477
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     167000 | #Constraints:      45477
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     168000 | #Constraints:      46477
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     169000 | #Constraints:      47477
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     170000 | #Constraints:      48477
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     171000 | #Constraints:      49477
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     172000 | #Constraints:      50477
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     173000 | #Constraints:      51477
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     174000 | #Constraints:      52477
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     175000 | #Constraints:      53477
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     176000 | #Constraints:      54478
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     177000 | #Constraints:      55478
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     178000 | #Constraints:      56478
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     179000 | #Constraints:      57478
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     180000 | #Constraints:      38879
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     181000 | #Constraints:      39879
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     182000 | #Constraints:      40879
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     183000 | #Constraints:      41879
3591.52/3602.65	c #Conflicts:     184000 | #Constraints:      42879
3591.52/3602.65	c #Conflicts:     185000 | #Constraints:      43879
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     186000 | #Constraints:      44879
3591.52/3602.65	c #Conflicts:     187000 | #Constraints:      45879
3591.52/3602.65	c #Conflicts:     188000 | #Constraints:      46879
3591.52/3602.65	c #Conflicts:     189000 | #Constraints:      47879
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:     190000 | #Constraints:      33987
3591.52/3602.65	c #Conflicts:     191000 | #Constraints:      34987
3591.52/3602.65	c #Conflicts:     192000 | #Constraints:      35987
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     193000 | #Constraints:      36987
3591.52/3602.65	c #Conflicts:     194000 | #Constraints:      37988
3591.52/3602.65	c #Conflicts:     195000 | #Constraints:      38988
3591.52/3602.65	c #Conflicts:     196000 | #Constraints:      39988
3591.52/3602.65	c #Conflicts:     197000 | #Constraints:      40988
3591.52/3602.65	c #Conflicts:     198000 | #Constraints:      41988
3591.52/3602.65	c #Conflicts:     199000 | #Constraints:      42988
3591.52/3602.65	c #Conflicts:     200000 | #Constraints:      43988
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:     201000 | #Constraints:      32375
3591.52/3602.65	c #Conflicts:     202000 | #Constraints:      33375
3591.52/3602.65	c #Conflicts:     203000 | #Constraints:      34375
3591.52/3602.65	c #Conflicts:     204000 | #Constraints:      35375
3591.52/3602.65	c #Conflicts:     205000 | #Constraints:      36375
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     206000 | #Constraints:      37375
3591.52/3602.65	c #Conflicts:     207000 | #Constraints:      38375
3591.52/3602.65	c #Conflicts:     208000 | #Constraints:      39375
3591.52/3602.65	c #Conflicts:     209000 | #Constraints:      40375
3591.52/3602.65	c #Conflicts:     210000 | #Constraints:      41376
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:     211000 | #Constraints:      31112
3591.52/3602.65	c #Conflicts:     212000 | #Constraints:      32112
3591.52/3602.65	c #Conflicts:     213000 | #Constraints:      33112
3591.52/3602.65	c #Conflicts:     214000 | #Constraints:      34112
3591.52/3602.65	c #Conflicts:     215000 | #Constraints:      35112
3591.52/3602.65	c #Conflicts:     216000 | #Constraints:      36112
3591.52/3602.65	c #Conflicts:     217000 | #Constraints:      37112
3591.52/3602.65	c #Conflicts:     218000 | #Constraints:      38112
3591.52/3602.65	c #Conflicts:     219000 | #Constraints:      39112
3591.52/3602.65	c #Conflicts:     220000 | #Constraints:      40112
3591.52/3602.65	c #Conflicts:     221000 | #Constraints:      41112
3591.52/3602.65	c #Conflicts:     222000 | #Constraints:      42112
3591.52/3602.65	c #Conflicts:     223000 | #Constraints:      43112
3591.52/3602.65	c #Conflicts:     224000 | #Constraints:      44112
3591.52/3602.65	c #Conflicts:     225000 | #Constraints:      45112
3591.52/3602.65	c #Conflicts:     226000 | #Constraints:      46113
3591.52/3602.65	c #Conflicts:     227000 | #Constraints:      47113
3591.52/3602.65	c #Conflicts:     228000 | #Constraints:      48113
3591.52/3602.65	c #Conflicts:     229000 | #Constraints:      49113
3591.52/3602.65	c #Conflicts:     230000 | #Constraints:      50113
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     231000 | #Constraints:      51113
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     232000 | #Constraints:      52113
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     233000 | #Constraints:      53113
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     234000 | #Constraints:      54113
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     235000 | #Constraints:      55113
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     236000 | #Constraints:      56113
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     237000 | #Constraints:      57113
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     238000 | #Constraints:      58113
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     239000 | #Constraints:      59113
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     240000 | #Constraints:      60113
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     241000 | #Constraints:      61113
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     242000 | #Constraints:      62113
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     243000 | #Constraints:      63114
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     244000 | #Constraints:      64114
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     245000 | #Constraints:      65114
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c rational objective 147.1
3591.52/3602.65	c #Conflicts:     246000 | #Constraints:      42588
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     247000 | #Constraints:      43588
3591.52/3602.65	c #Conflicts:     248000 | #Constraints:      44588
3591.52/3602.65	c #Conflicts:     249000 | #Constraints:      45588
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     250000 | #Constraints:      46588
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     251000 | #Constraints:      47588
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     252000 | #Constraints:      48588
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     253000 | #Constraints:      49588
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     254000 | #Constraints:      50588
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c #Conflicts:     255000 | #Constraints:      51588
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c restart_num  301 602
3591.52/3602.65	c Use LS-small
3591.52/3602.65	c longest_trail_len= 17027 last_longest_trail_len= 17027
3591.52/3602.65	c num_vars= 17538 len_partial_assign_no_confli= 17276
3591.52/3602.65	c update_LS_target_phase-runLS-restart
3591.52/3602.65	c #Conflicts:     256000 | #Constraints:      52588
3591.52/3602.65	c longest_trail_len= 16672 last_longest_trail_len= 0
3591.52/3602.65	c #Conflicts:     257000 | #Constraints:      53588
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c longest_trail_len= 16672 last_longest_trail_len= 16672
3591.52/3602.65	c #Conflicts:     258000 | #Constraints:      36731
3591.52/3602.65	c longest_trail_len= 16672 last_longest_trail_len= 16672
3591.52/3602.65	c longest_trail_len= 16672 last_longest_trail_len= 16672
3591.52/3602.65	c longest_trail_len= 16672 last_longest_trail_len= 16672
3591.52/3602.65	c longest_trail_len= 16672 last_longest_trail_len= 16672
3591.52/3602.65	c longest_trail_len= 16793 last_longest_trail_len= 16672
3591.52/3602.65	c longest_trail_len= 16793 last_longest_trail_len= 16793
3591.52/3602.65	c #Conflicts:     259000 | #Constraints:      37731
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16793
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c #Conflicts:     260000 | #Constraints:      38731
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c #Conflicts:     261000 | #Constraints:      39731
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c #Conflicts:     262000 | #Constraints:      40731
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c #Conflicts:     263000 | #Constraints:      41731
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c longest_trail_len= 16794 last_longest_trail_len= 16794
3591.52/3602.65	c #Conflicts:     264000 | #Constraints:      42731
3591.52/3602.65	c longest_trail_len= 16965 last_longest_trail_len= 16794
3591.52/3602.65	c #Conflicts:     265000 | #Constraints:      43731
3591.52/3602.65	c #Conflicts:     266000 | #Constraints:      44731
3591.52/3602.65	c longest_trail_len= 16965 last_longest_trail_len= 16965
3591.52/3602.65	c #Conflicts:     267000 | #Constraints:      45731
3591.52/3602.65	c #Conflicts:     268000 | #Constraints:      46731
3591.52/3602.65	c #Conflicts:     269000 | #Constraints:      47731
3591.52/3602.65	c longest_trail_len= 16980 last_longest_trail_len= 16965
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:     270000 | #Constraints:      33989
3591.52/3602.65	c #Conflicts:     271000 | #Constraints:      34989
3591.52/3602.65	c #Conflicts:     272000 | #Constraints:      35989
3591.52/3602.65	c #Conflicts:     273000 | #Constraints:      36989
3591.52/3602.65	c #Conflicts:     274000 | #Constraints:      37989
3591.52/3602.65	c #Conflicts:     275000 | #Constraints:      38989
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16980
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c #Conflicts:     276000 | #Constraints:      39989
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c #Conflicts:     277000 | #Constraints:      40989
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c #Conflicts:     278000 | #Constraints:      41990
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c #Conflicts:     279000 | #Constraints:      42990
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c #Conflicts:     280000 | #Constraints:      43990
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c longest_trail_len= 16988 last_longest_trail_len= 16988
3591.52/3602.65	c #Conflicts:     281000 | #Constraints:      44990
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 16988
3591.52/3602.65	c #Conflicts:     282000 | #Constraints:      45990
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     283000 | #Constraints:      34456
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     284000 | #Constraints:      35456
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     285000 | #Constraints:      36456
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     286000 | #Constraints:      37456
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     287000 | #Constraints:      38456
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     288000 | #Constraints:      39456
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     289000 | #Constraints:      40456
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     290000 | #Constraints:      41456
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     291000 | #Constraints:      42456
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     292000 | #Constraints:      43456
3591.52/3602.65	c #Conflicts:     293000 | #Constraints:      44457
3591.52/3602.65	c #Conflicts:     294000 | #Constraints:      45457
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     295000 | #Constraints:      46457
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     296000 | #Constraints:      47457
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     297000 | #Constraints:      48457
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     298000 | #Constraints:      49457
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     299000 | #Constraints:      50457
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     300000 | #Constraints:      51457
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     301000 | #Constraints:      52457
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     302000 | #Constraints:      53457
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     303000 | #Constraints:      54457
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     304000 | #Constraints:      55457
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     305000 | #Constraints:      56458
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     306000 | #Constraints:      57459
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     307000 | #Constraints:      58459
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     308000 | #Constraints:      59459
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     309000 | #Constraints:      60459
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     310000 | #Constraints:      61459
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     311000 | #Constraints:      62459
3591.52/3602.65	c #Conflicts:     312000 | #Constraints:      63459
3591.52/3602.65	c #Conflicts:     313000 | #Constraints:      64459
3591.52/3602.65	c #Conflicts:     314000 | #Constraints:      65459
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     315000 | #Constraints:      66459
3591.52/3602.65	c #Conflicts:     316000 | #Constraints:      67459
3591.52/3602.65	c #Conflicts:     317000 | #Constraints:      68459
3591.52/3602.65	c #Conflicts:     318000 | #Constraints:      69459
3591.52/3602.65	c #Conflicts:     319000 | #Constraints:      70459
3591.52/3602.65	c #Conflicts:     320000 | #Constraints:      71459
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     321000 | #Constraints:      72459
3591.52/3602.65	c #Conflicts:     322000 | #Constraints:      73459
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c rational objective 147.111
3591.52/3602.65	c #Conflicts:     323000 | #Constraints:      47032
3591.52/3602.65	c #Conflicts:     324000 | #Constraints:      48032
3591.52/3602.65	c #Conflicts:     325000 | #Constraints:      49032
3591.52/3602.65	c #Conflicts:     326000 | #Constraints:      50032
3591.52/3602.65	c #Conflicts:     327000 | #Constraints:      51032
3591.52/3602.65	c #Conflicts:     328000 | #Constraints:      52032
3591.52/3602.65	c #Conflicts:     329000 | #Constraints:      53032
3591.52/3602.65	c #Conflicts:     330000 | #Constraints:      54032
3591.52/3602.65	c #Conflicts:     331000 | #Constraints:      55032
3591.52/3602.65	c #Conflicts:     332000 | #Constraints:      56032
3591.52/3602.65	c #Conflicts:     333000 | #Constraints:      57032
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     334000 | #Constraints:      58032
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     335000 | #Constraints:      59032
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     336000 | #Constraints:      60032
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c rational objective 147.111
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     337000 | #Constraints:      40567
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     338000 | #Constraints:      41567
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     339000 | #Constraints:      42567
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     340000 | #Constraints:      43567
3591.52/3602.65	c #Conflicts:     341000 | #Constraints:      44567
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     342000 | #Constraints:      45567
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     343000 | #Constraints:      46568
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     344000 | #Constraints:      47569
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     345000 | #Constraints:      48569
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     346000 | #Constraints:      49569
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     347000 | #Constraints:      50570
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     348000 | #Constraints:      51570
3591.52/3602.65	c #Conflicts:     349000 | #Constraints:      52571
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:     350000 | #Constraints:      36437
3591.52/3602.65	c #Conflicts:     351000 | #Constraints:      37437
3591.52/3602.65	c #Conflicts:     352000 | #Constraints:      38437
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     353000 | #Constraints:      39437
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     354000 | #Constraints:      40437
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     355000 | #Constraints:      41437
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     356000 | #Constraints:      42437
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     357000 | #Constraints:      43437
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     358000 | #Constraints:      44437
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     359000 | #Constraints:      45437
3591.52/3602.65	c #Conflicts:     360000 | #Constraints:      46437
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     361000 | #Constraints:      47437
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     362000 | #Constraints:      48437
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     363000 | #Constraints:      49438
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     364000 | #Constraints:      50438
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     365000 | #Constraints:      51438
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     366000 | #Constraints:      52438
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     367000 | #Constraints:      53438
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     368000 | #Constraints:      54439
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     369000 | #Constraints:      55439
3591.52/3602.65	c #Conflicts:     370000 | #Constraints:      56439
3591.52/3602.65	c #Conflicts:     371000 | #Constraints:      57439
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     372000 | #Constraints:      58439
3591.52/3602.65	c #Conflicts:     373000 | #Constraints:      59439
3591.52/3602.65	c #Conflicts:     374000 | #Constraints:      60440
3591.52/3602.65	c #Conflicts:     375000 | #Constraints:      61440
3591.52/3602.65	c #Conflicts:     376000 | #Constraints:      62440
3591.52/3602.65	c #Conflicts:     377000 | #Constraints:      63440
3591.52/3602.65	c #Conflicts:     378000 | #Constraints:      64440
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     379000 | #Constraints:      65440
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     380000 | #Constraints:      66440
3591.52/3602.65	c restart_num  602 904
3591.52/3602.65	c Use LS-small
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c num_vars= 17538 len_partial_assign_no_confli= 17386
3591.52/3602.65	c update_LS_target_phase-runLS-restart
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 0
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 16824
3591.52/3602.65	c #Conflicts:     381000 | #Constraints:      67440
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 16824
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 16824
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 16824
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 16824
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 16824
3591.52/3602.65	c #Conflicts:     382000 | #Constraints:      68440
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 16824
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 16824
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 16824
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 16824
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 16824
3591.52/3602.65	c #Conflicts:     383000 | #Constraints:      69440
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 16824
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 16824
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 16824
3591.52/3602.65	c longest_trail_len= 16824 last_longest_trail_len= 16824
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16824
3591.52/3602.65	c #Conflicts:     384000 | #Constraints:      70440
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     385000 | #Constraints:      71440
3591.52/3602.65	c #Conflicts:     386000 | #Constraints:      72440
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     387000 | #Constraints:      73440
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     388000 | #Constraints:      74441
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     389000 | #Constraints:      75441
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     390000 | #Constraints:      76441
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     391000 | #Constraints:      77441
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     392000 | #Constraints:      78441
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     393000 | #Constraints:      79441
3591.52/3602.65	c #Conflicts:     394000 | #Constraints:      80441
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c rational objective 147.111
3591.52/3602.65	c #Conflicts:     395000 | #Constraints:      50622
3591.52/3602.65	c #Conflicts:     396000 | #Constraints:      51622
3591.52/3602.65	c #Conflicts:     397000 | #Constraints:      52622
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     398000 | #Constraints:      53622
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     399000 | #Constraints:      54622
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     400000 | #Constraints:      55622
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     401000 | #Constraints:      56622
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     402000 | #Constraints:      57622
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     403000 | #Constraints:      58622
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     404000 | #Constraints:      59622
3591.52/3602.65	c #Conflicts:     405000 | #Constraints:      60623
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     406000 | #Constraints:      61623
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     407000 | #Constraints:      62623
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     408000 | #Constraints:      63623
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16922 last_longest_trail_len= 16922
3591.52/3602.65	c #Conflicts:     409000 | #Constraints:      64623
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16922
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c #Conflicts:     410000 | #Constraints:      42481
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c #Conflicts:     411000 | #Constraints:      43481
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c #Conflicts:     412000 | #Constraints:      44481
3591.52/3602.65	c #Conflicts:     413000 | #Constraints:      45481
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c #Conflicts:     414000 | #Constraints:      46481
3591.52/3602.65	c #Conflicts:     415000 | #Constraints:      47481
3591.52/3602.65	c #Conflicts:     416000 | #Constraints:      48481
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c #Conflicts:     417000 | #Constraints:      49481
3591.52/3602.65	c #Conflicts:     418000 | #Constraints:      50481
3591.52/3602.65	c #Conflicts:     419000 | #Constraints:      51481
3591.52/3602.65	c #Conflicts:     420000 | #Constraints:      52481
3591.52/3602.65	c #Conflicts:     421000 | #Constraints:      53481
3591.52/3602.65	c #Conflicts:     422000 | #Constraints:      54481
3591.52/3602.65	c #Conflicts:     423000 | #Constraints:      55481
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c #Conflicts:     424000 | #Constraints:      56481
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:     425000 | #Constraints:      39002
3591.52/3602.65	c #Conflicts:     426000 | #Constraints:      40002
3591.52/3602.65	c #Conflicts:     427000 | #Constraints:      41002
3591.52/3602.65	c #Conflicts:     428000 | #Constraints:      42002
3591.52/3602.65	c #Conflicts:     429000 | #Constraints:      43002
3591.52/3602.65	c #Conflicts:     430000 | #Constraints:      44002
3591.52/3602.65	c #Conflicts:     431000 | #Constraints:      45002
3591.52/3602.65	c #Conflicts:     432000 | #Constraints:      46002
3591.52/3602.65	c #Conflicts:     433000 | #Constraints:      47002
3591.52/3602.65	c #Conflicts:     434000 | #Constraints:      48002
3591.52/3602.65	c #Conflicts:     435000 | #Constraints:      49002
3591.52/3602.65	c longest_trail_len= 16961 last_longest_trail_len= 16961
3591.52/3602.65	c #Conflicts:     436000 | #Constraints:      50002
3591.52/3602.65	c #Conflicts:     437000 | #Constraints:      51002
3591.52/3602.65	c #Conflicts:     438000 | #Constraints:      52002
3591.52/3602.65	c #Conflicts:     439000 | #Constraints:      53002
3591.52/3602.65	c #Conflicts:     440000 | #Constraints:      54002
3591.52/3602.65	c #Conflicts:     441000 | #Constraints:      55002
3591.52/3602.65	c #Conflicts:     442000 | #Constraints:      56002
3591.52/3602.65	c #Conflicts:     443000 | #Constraints:      57002
3591.52/3602.65	c #Conflicts:     444000 | #Constraints:      58002
3591.52/3602.65	c #Conflicts:     445000 | #Constraints:      59002
3591.52/3602.65	c #Conflicts:     446000 | #Constraints:      60002
3591.52/3602.65	c #Conflicts:     447000 | #Constraints:      61002
3591.52/3602.65	c #Conflicts:     448000 | #Constraints:      62002
3591.52/3602.65	c #Conflicts:     449000 | #Constraints:      63002
3591.52/3602.65	c #Conflicts:     450000 | #Constraints:      64002
3591.52/3602.65	c #Conflicts:     451000 | #Constraints:      65002
3591.52/3602.65	c #Conflicts:     452000 | #Constraints:      66002
3591.52/3602.65	c #Conflicts:     453000 | #Constraints:      67002
3591.52/3602.65	c #Conflicts:     454000 | #Constraints:      68002
3591.52/3602.65	c #Conflicts:     455000 | #Constraints:      69002
3591.52/3602.65	c #Conflicts:     456000 | #Constraints:      70002
3591.52/3602.65	c #Conflicts:     457000 | #Constraints:      71002
3591.52/3602.65	c #Conflicts:     458000 | #Constraints:      72002
3591.52/3602.65	c #Conflicts:     459000 | #Constraints:      73002
3591.52/3602.65	c #Conflicts:     460000 | #Constraints:      74002
3591.52/3602.65	c #Conflicts:     461000 | #Constraints:      75002
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16961
3591.52/3602.65	c #Conflicts:     462000 | #Constraints:      76002
3591.52/3602.65	c #Conflicts:     463000 | #Constraints:      77002
3591.52/3602.65	c #Conflicts:     464000 | #Constraints:      78002
3591.52/3602.65	c #Conflicts:     465000 | #Constraints:      79002
3591.52/3602.65	c #Conflicts:     466000 | #Constraints:      80002
3591.52/3602.65	c #Conflicts:     467000 | #Constraints:      81002
3591.52/3602.65	c #Conflicts:     468000 | #Constraints:      82003
3591.52/3602.65	c #Conflicts:     469000 | #Constraints:      83003
3591.52/3602.65	c #Conflicts:     470000 | #Constraints:      84003
3591.52/3602.65	c #Conflicts:     471000 | #Constraints:      85003
3591.52/3602.65	c #Conflicts:     472000 | #Constraints:      86003
3591.52/3602.65	c #Conflicts:     473000 | #Constraints:      87003
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c rational objective 147.111
3591.52/3602.65	c #Conflicts:     474000 | #Constraints:      53753
3591.52/3602.65	c #Conflicts:     475000 | #Constraints:      54753
3591.52/3602.65	c #Conflicts:     476000 | #Constraints:      55753
3591.52/3602.65	c #Conflicts:     477000 | #Constraints:      56753
3591.52/3602.65	c #Conflicts:     478000 | #Constraints:      57753
3591.52/3602.65	c #Conflicts:     479000 | #Constraints:      58753
3591.52/3602.65	c #Conflicts:     480000 | #Constraints:      59753
3591.52/3602.65	c #Conflicts:     481000 | #Constraints:      60753
3591.52/3602.65	c #Conflicts:     482000 | #Constraints:      61753
3591.52/3602.65	c #Conflicts:     483000 | #Constraints:      62753
3591.52/3602.65	c #Conflicts:     484000 | #Constraints:      63753
3591.52/3602.65	c #Conflicts:     485000 | #Constraints:      64753
3591.52/3602.65	c #Conflicts:     486000 | #Constraints:      65754
3591.52/3602.65	c #Conflicts:     487000 | #Constraints:      66754
3591.52/3602.65	c #Conflicts:     488000 | #Constraints:      67754
3591.52/3602.65	c #Conflicts:     489000 | #Constraints:      68754
3591.52/3602.65	c #Conflicts:     490000 | #Constraints:      69754
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:     491000 | #Constraints:      45372
3591.52/3602.65	c #Conflicts:     492000 | #Constraints:      46372
3591.52/3602.65	c #Conflicts:     493000 | #Constraints:      47372
3591.52/3602.65	c #Conflicts:     494000 | #Constraints:      48372
3591.52/3602.65	c #Conflicts:     495000 | #Constraints:      49372
3591.52/3602.65	c #Conflicts:     496000 | #Constraints:      50372
3591.52/3602.65	c #Conflicts:     497000 | #Constraints:      51372
3591.52/3602.65	c #Conflicts:     498000 | #Constraints:      52372
3591.52/3602.65	c #Conflicts:     499000 | #Constraints:      53372
3591.52/3602.65	c #Conflicts:     500000 | #Constraints:      54372
3591.52/3602.65	c #Conflicts:     501000 | #Constraints:      55372
3591.52/3602.65	c #Conflicts:     502000 | #Constraints:      56372
3591.52/3602.65	c #Conflicts:     503000 | #Constraints:      57372
3591.52/3602.65	c #Conflicts:     504000 | #Constraints:      58372
3591.52/3602.65	c #Conflicts:     505000 | #Constraints:      59372
3591.52/3602.65	c #Conflicts:     506000 | #Constraints:      60372
3591.52/3602.65	c #Conflicts:     507000 | #Constraints:      61372
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:     508000 | #Constraints:      42059
3591.52/3602.65	c #Conflicts:     509000 | #Constraints:      43060
3591.52/3602.65	c #Conflicts:     510000 | #Constraints:      44060
3591.52/3602.65	c #Conflicts:     511000 | #Constraints:      45060
3591.52/3602.65	c #Conflicts:     512000 | #Constraints:      46060
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     513000 | #Constraints:      47060
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     514000 | #Constraints:      48060
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     515000 | #Constraints:      49060
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     516000 | #Constraints:      50060
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     517000 | #Constraints:      51060
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     518000 | #Constraints:      52060
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     519000 | #Constraints:      53060
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     520000 | #Constraints:      54060
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     521000 | #Constraints:      55060
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     522000 | #Constraints:      56060
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     523000 | #Constraints:      57060
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     524000 | #Constraints:      58060
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     525000 | #Constraints:      59060
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     526000 | #Constraints:      60061
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     527000 | #Constraints:      61061
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     528000 | #Constraints:      62061
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     529000 | #Constraints:      63061
3591.52/3602.65	c #Conflicts:     530000 | #Constraints:      64061
3591.52/3602.65	c #Conflicts:     531000 | #Constraints:      65061
3591.52/3602.65	c #Conflicts:     532000 | #Constraints:      66061
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     533000 | #Constraints:      67062
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     534000 | #Constraints:      68062
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     535000 | #Constraints:      69062
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     536000 | #Constraints:      70062
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     537000 | #Constraints:      71062
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     538000 | #Constraints:      72062
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     539000 | #Constraints:      73062
3591.52/3602.65	c #Conflicts:     540000 | #Constraints:      74063
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     541000 | #Constraints:      75063
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     542000 | #Constraints:      76063
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     543000 | #Constraints:      77063
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     544000 | #Constraints:      78063
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     545000 | #Constraints:      79063
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     546000 | #Constraints:      80063
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     547000 | #Constraints:      81063
3591.52/3602.65	c #Conflicts:     548000 | #Constraints:      82063
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     549000 | #Constraints:      83063
3591.52/3602.65	c #Conflicts:     550000 | #Constraints:      84063
3591.52/3602.65	c #Conflicts:     551000 | #Constraints:      85063
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     552000 | #Constraints:      86063
3591.52/3602.65	c #Conflicts:     553000 | #Constraints:      87063
3591.52/3602.65	c #Conflicts:     554000 | #Constraints:      88063
3591.52/3602.65	c #Conflicts:     555000 | #Constraints:      89063
3591.52/3602.65	c #Conflicts:     556000 | #Constraints:      90064
3591.52/3602.65	c #Conflicts:     557000 | #Constraints:      91064
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     558000 | #Constraints:      92064
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     559000 | #Constraints:      93064
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     560000 | #Constraints:      94064
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     561000 | #Constraints:      57550
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     562000 | #Constraints:      58550
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     563000 | #Constraints:      59550
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     564000 | #Constraints:      60550
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     565000 | #Constraints:      61550
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     566000 | #Constraints:      62550
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     567000 | #Constraints:      63550
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     568000 | #Constraints:      64550
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     569000 | #Constraints:      65550
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c #Conflicts:     570000 | #Constraints:      66550
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c restart_num  904 1205
3591.52/3602.65	c Use LS-small
3591.52/3602.65	c longest_trail_len= 16977 last_longest_trail_len= 16977
3591.52/3602.65	c num_vars= 17538 len_partial_assign_no_confli= 17383
3591.52/3602.65	c update_LS_target_phase-runLS-restart
3591.52/3602.65	c longest_trail_len= 15770 last_longest_trail_len= 0
3591.52/3602.65	c longest_trail_len= 15770 last_longest_trail_len= 15770
3591.52/3602.65	c longest_trail_len= 16034 last_longest_trail_len= 15770
3591.52/3602.65	c #Conflicts:     571000 | #Constraints:      67550
3591.52/3602.65	c longest_trail_len= 16589 last_longest_trail_len= 16034
3591.52/3602.65	c #Conflicts:     572000 | #Constraints:      68550
3591.52/3602.65	c longest_trail_len= 16589 last_longest_trail_len= 16589
3591.52/3602.65	c #Conflicts:     573000 | #Constraints:      69550
3591.52/3602.65	c longest_trail_len= 16620 last_longest_trail_len= 16589
3591.52/3602.65	c #Conflicts:     574000 | #Constraints:      70550
3591.52/3602.65	c #Conflicts:     575000 | #Constraints:      71550
3591.52/3602.65	c #Conflicts:     576000 | #Constraints:      72550
3591.52/3602.65	c longest_trail_len= 16768 last_longest_trail_len= 16620
3591.52/3602.65	c #Conflicts:     577000 | #Constraints:      73550
3591.52/3602.65	c longest_trail_len= 16768 last_longest_trail_len= 16768
3591.52/3602.65	c longest_trail_len= 16768 last_longest_trail_len= 16768
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16768
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     578000 | #Constraints:      74550
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     579000 | #Constraints:      47889
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     580000 | #Constraints:      48889
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     581000 | #Constraints:      49889
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     582000 | #Constraints:      50889
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     583000 | #Constraints:      51889
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     584000 | #Constraints:      52889
3591.52/3602.65	c #Conflicts:     585000 | #Constraints:      53889
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     586000 | #Constraints:      54889
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     587000 | #Constraints:      55889
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     588000 | #Constraints:      56889
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     589000 | #Constraints:      57889
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     590000 | #Constraints:      58889
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     591000 | #Constraints:      59889
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     592000 | #Constraints:      60889
3591.52/3602.65	c #Conflicts:     593000 | #Constraints:      61889
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     594000 | #Constraints:      62889
3591.52/3602.65	c #Conflicts:     595000 | #Constraints:      63889
3591.52/3602.65	c #Conflicts:     596000 | #Constraints:      64889
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:     597000 | #Constraints:      44544
3591.52/3602.65	c #Conflicts:     598000 | #Constraints:      45544
3591.52/3602.65	c #Conflicts:     599000 | #Constraints:      46544
3591.52/3602.65	c #Conflicts:     600000 | #Constraints:      47544
3591.52/3602.65	c #Conflicts:     601000 | #Constraints:      48544
3591.52/3602.65	c #Conflicts:     602000 | #Constraints:      49544
3591.52/3602.65	c longest_trail_len= 16893 last_longest_trail_len= 16893
3591.52/3602.65	c #Conflicts:     603000 | #Constraints:      50544
3591.52/3602.65	c #Conflicts:     604000 | #Constraints:      51545
3591.52/3602.65	c #Conflicts:     605000 | #Constraints:      52545
3591.52/3602.65	c #Conflicts:     606000 | #Constraints:      53545
3591.52/3602.65	c #Conflicts:     607000 | #Constraints:      54545
3591.52/3602.65	c #Conflicts:     608000 | #Constraints:      55545
3591.52/3602.65	c #Conflicts:     609000 | #Constraints:      56545
3591.52/3602.65	c #Conflicts:     610000 | #Constraints:      57545
3591.52/3602.65	c #Conflicts:     611000 | #Constraints:      58545
3591.52/3602.65	c #Conflicts:     612000 | #Constraints:      59545
3591.52/3602.65	c #Conflicts:     613000 | #Constraints:      60545
3591.52/3602.65	c #Conflicts:     614000 | #Constraints:      61545
3591.52/3602.65	c #Conflicts:     615000 | #Constraints:      62545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16893
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     616000 | #Constraints:      63545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     617000 | #Constraints:      64545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     618000 | #Constraints:      65545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     619000 | #Constraints:      66545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     620000 | #Constraints:      67545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     621000 | #Constraints:      68545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     622000 | #Constraints:      69545
3591.52/3602.65	c #Conflicts:     623000 | #Constraints:      70545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     624000 | #Constraints:      71545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     625000 | #Constraints:      72545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     626000 | #Constraints:      73545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     627000 | #Constraints:      74545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     628000 | #Constraints:      75545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     629000 | #Constraints:      76545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     630000 | #Constraints:      77545
3591.52/3602.65	c #Conflicts:     631000 | #Constraints:      78545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     632000 | #Constraints:      79545
3591.52/3602.65	c #Conflicts:     633000 | #Constraints:      80545
3591.52/3602.65	c #Conflicts:     634000 | #Constraints:      81545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     635000 | #Constraints:      82545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     636000 | #Constraints:      83545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     637000 | #Constraints:      84545
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     638000 | #Constraints:      85546
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     639000 | #Constraints:      86546
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     640000 | #Constraints:      87547
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     641000 | #Constraints:      88547
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     642000 | #Constraints:      89547
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     643000 | #Constraints:      90547
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     644000 | #Constraints:      91547
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     645000 | #Constraints:      92547
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     646000 | #Constraints:      93547
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     647000 | #Constraints:      94547
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     648000 | #Constraints:      95547
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     649000 | #Constraints:      96547
3591.52/3602.65	c longest_trail_len= 16982 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     650000 | #Constraints:      97547
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 16982
3591.52/3602.65	c #Conflicts:     651000 | #Constraints:      98547
3591.52/3602.65	c #Conflicts:     652000 | #Constraints:      99547
3591.52/3602.65	c #Conflicts:     653000 | #Constraints:     100547
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     654000 | #Constraints:      60824
3591.52/3602.65	c #Conflicts:     655000 | #Constraints:      61824
3591.52/3602.65	c #Conflicts:     656000 | #Constraints:      62824
3591.52/3602.65	c #Conflicts:     657000 | #Constraints:      63824
3591.52/3602.65	c #Conflicts:     658000 | #Constraints:      64824
3591.52/3602.65	c #Conflicts:     659000 | #Constraints:      65824
3591.52/3602.65	c #Conflicts:     660000 | #Constraints:      66824
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     661000 | #Constraints:      67824
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     662000 | #Constraints:      68824
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     663000 | #Constraints:      69824
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     664000 | #Constraints:      70824
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     665000 | #Constraints:      71824
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     666000 | #Constraints:      72824
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     667000 | #Constraints:      73824
3591.52/3602.65	c #Conflicts:     668000 | #Constraints:      74824
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     669000 | #Constraints:      75824
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     670000 | #Constraints:      76824
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     671000 | #Constraints:      77824
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     672000 | #Constraints:      78824
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     673000 | #Constraints:      79825
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     674000 | #Constraints:      50639
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     675000 | #Constraints:      51639
3591.52/3602.65	c #Conflicts:     676000 | #Constraints:      52639
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     677000 | #Constraints:      53639
3591.52/3602.65	c #Conflicts:     678000 | #Constraints:      54639
3591.52/3602.65	c #Conflicts:     679000 | #Constraints:      55639
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     680000 | #Constraints:      56639
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     681000 | #Constraints:      57639
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     682000 | #Constraints:      58639
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     683000 | #Constraints:      59639
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     684000 | #Constraints:      60639
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     685000 | #Constraints:      61639
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     686000 | #Constraints:      62639
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     687000 | #Constraints:      63639
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     688000 | #Constraints:      64639
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c #Conflicts:     689000 | #Constraints:      65639
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c restart_num  1205 1509
3591.52/3602.65	c Use LS-small
3591.52/3602.65	c longest_trail_len= 17013 last_longest_trail_len= 17013
3591.52/3602.65	c num_vars= 17538 len_partial_assign_no_confli= 16928
3591.52/3602.65	c update_LS_target_phase-runLS-restart
3591.52/3602.65	c longest_trail_len= 16181 last_longest_trail_len= 0
3591.52/3602.65	c longest_trail_len= 16374 last_longest_trail_len= 16181
3591.52/3602.65	c #Conflicts:     690000 | #Constraints:      66639
3591.52/3602.65	c longest_trail_len= 16594 last_longest_trail_len= 16374
3591.52/3602.65	c longest_trail_len= 16710 last_longest_trail_len= 16594
3591.52/3602.65	c longest_trail_len= 16710 last_longest_trail_len= 16710
3591.52/3602.65	c #Conflicts:     691000 | #Constraints:      67639
3591.52/3602.65	c longest_trail_len= 16710 last_longest_trail_len= 16710
3591.52/3602.65	c longest_trail_len= 16710 last_longest_trail_len= 16710
3591.52/3602.65	c longest_trail_len= 16710 last_longest_trail_len= 16710
3591.52/3602.65	c longest_trail_len= 16710 last_longest_trail_len= 16710
3591.52/3602.65	c longest_trail_len= 16710 last_longest_trail_len= 16710
3591.52/3602.65	c #Conflicts:     692000 | #Constraints:      68639
3591.52/3602.65	c longest_trail_len= 16795 last_longest_trail_len= 16710
3591.52/3602.65	c longest_trail_len= 16795 last_longest_trail_len= 16795
3591.52/3602.65	c longest_trail_len= 16816 last_longest_trail_len= 16795
3591.52/3602.65	c longest_trail_len= 16816 last_longest_trail_len= 16816
3591.52/3602.65	c longest_trail_len= 16816 last_longest_trail_len= 16816
3591.52/3602.65	c longest_trail_len= 16816 last_longest_trail_len= 16816
3591.52/3602.65	c longest_trail_len= 16816 last_longest_trail_len= 16816
3591.52/3602.65	c #Conflicts:     693000 | #Constraints:      69639
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c rational objective 147.25
3591.52/3602.65	c longest_trail_len= 16816 last_longest_trail_len= 16816
3591.52/3602.65	c #Conflicts:     694000 | #Constraints:      48116
3591.52/3602.65	c longest_trail_len= 16816 last_longest_trail_len= 16816
3591.52/3602.65	c #Conflicts:     695000 | #Constraints:      49116
3591.52/3602.65	c longest_trail_len= 16816 last_longest_trail_len= 16816
3591.52/3602.65	c #Conflicts:     696000 | #Constraints:      50116
3591.52/3602.65	c #Conflicts:     697000 | #Constraints:      51116
3591.52/3602.65	c #Conflicts:     698000 | #Constraints:      52116
3591.52/3602.65	c longest_trail_len= 16816 last_longest_trail_len= 16816
3591.52/3602.65	c #Conflicts:     699000 | #Constraints:      53116
3591.52/3602.65	c #Conflicts:     700000 | #Constraints:      54116
3591.52/3602.65	c #Conflicts:     701000 | #Constraints:      55116
3591.52/3602.65	c #Conflicts:     702000 | #Constraints:      56116
3591.52/3602.65	c #Conflicts:     703000 | #Constraints:      57116
3591.52/3602.65	c #Conflicts:     704000 | #Constraints:      58116
3591.52/3602.65	c #Conflicts:     705000 | #Constraints:      59116
3591.52/3602.65	c longest_trail_len= 16825 last_longest_trail_len= 16816
3591.52/3602.65	c #Conflicts:     706000 | #Constraints:      60116
3591.52/3602.65	c #Conflicts:     707000 | #Constraints:      61116
3591.52/3602.65	c #Conflicts:     708000 | #Constraints:      62116
3591.52/3602.65	c #Conflicts:     709000 | #Constraints:      63116
3591.52/3602.65	c #Conflicts:     710000 | #Constraints:      64116
3591.52/3602.65	c #Conflicts:     711000 | #Constraints:      65116
3591.52/3602.65	c #Conflicts:     712000 | #Constraints:      66116
3591.52/3602.65	c #Conflicts:     713000 | #Constraints:      67116
3591.52/3602.65	c #Conflicts:     714000 | #Constraints:      68116
3591.52/3602.65	c #Conflicts:     715000 | #Constraints:      69116
3591.52/3602.65	c #Conflicts:     716000 | #Constraints:      70116
3591.52/3602.65	c #Conflicts:     717000 | #Constraints:      71116
3591.52/3602.65	c #Conflicts:     718000 | #Constraints:      72116
3591.52/3602.65	c longest_trail_len= 16828 last_longest_trail_len= 16825
3591.52/3602.65	c #Conflicts:     719000 | #Constraints:      73116
3591.52/3602.65	c #Conflicts:     720000 | #Constraints:      74116
3591.52/3602.65	c #Conflicts:     721000 | #Constraints:      75116
3591.52/3602.65	c #Conflicts:     722000 | #Constraints:      76116
3591.52/3602.65	c #Conflicts:     723000 | #Constraints:      77116
3591.52/3602.65	c #Conflicts:     724000 | #Constraints:      78116
3591.52/3602.65	c #Conflicts:     725000 | #Constraints:      79116
3591.52/3602.65	c #Conflicts:     726000 | #Constraints:      80116
3591.52/3602.65	c #Conflicts:     727000 | #Constraints:      81116
3591.52/3602.65	c #Conflicts:     728000 | #Constraints:      82116
3591.52/3602.65	c #Conflicts:     729000 | #Constraints:      83116
3591.52/3602.65	c #Conflicts:     730000 | #Constraints:      84116
3591.52/3602.65	c #Conflicts:     731000 | #Constraints:      85116
3591.52/3602.65	c #Conflicts:     732000 | #Constraints:      86116
3591.52/3602.65	c #Conflicts:     733000 | #Constraints:      87116
3591.52/3602.65	c #Conflicts:     734000 | #Constraints:      88116
3591.52/3602.65	c #Conflicts:     735000 | #Constraints:      89116
3591.52/3602.65	c #Conflicts:     736000 | #Constraints:      90116
3591.52/3602.65	c #Conflicts:     737000 | #Constraints:      91116
3591.52/3602.65	c #Conflicts:     738000 | #Constraints:      92116
3591.52/3602.65	c #Conflicts:     739000 | #Constraints:      93116
3591.52/3602.65	c #Conflicts:     740000 | #Constraints:      94116
3591.52/3602.65	c #Conflicts:     741000 | #Constraints:      95116
3591.52/3602.65	c #Conflicts:     742000 | #Constraints:      96116
3591.52/3602.65	c #Conflicts:     743000 | #Constraints:      97116
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 16828
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     744000 | #Constraints:      98116
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     745000 | #Constraints:      99116
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     746000 | #Constraints:     100116
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     747000 | #Constraints:     101116
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     748000 | #Constraints:     102116
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     749000 | #Constraints:     103116
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     750000 | #Constraints:     104116
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     751000 | #Constraints:     105116
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     752000 | #Constraints:     106116
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     753000 | #Constraints:     107116
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     754000 | #Constraints:     108116
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     755000 | #Constraints:      64619
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     756000 | #Constraints:      65620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     757000 | #Constraints:      66620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     758000 | #Constraints:      67620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     759000 | #Constraints:      68620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     760000 | #Constraints:      69620
3591.52/3602.65	c #Conflicts:     761000 | #Constraints:      70620
3591.52/3602.65	c #Conflicts:     762000 | #Constraints:      71620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     763000 | #Constraints:      72620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     764000 | #Constraints:      73620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     765000 | #Constraints:      74620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     766000 | #Constraints:      75620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     767000 | #Constraints:      76620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     768000 | #Constraints:      77620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     769000 | #Constraints:      78620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     770000 | #Constraints:      79620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     771000 | #Constraints:      80620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     772000 | #Constraints:      81620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     773000 | #Constraints:      82620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     774000 | #Constraints:      83620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     775000 | #Constraints:      84620
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     776000 | #Constraints:      52809
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     777000 | #Constraints:      53810
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     778000 | #Constraints:      54810
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     779000 | #Constraints:      55810
3591.52/3602.65	c #Conflicts:     780000 | #Constraints:      56810
3591.52/3602.65	c #Conflicts:     781000 | #Constraints:      57810
3591.52/3602.65	c #Conflicts:     782000 | #Constraints:      58810
3591.52/3602.65	c longest_trail_len= 17050 last_longest_trail_len= 17050
3591.52/3602.65	c #Conflicts:     783000 | #Constraints:      59810
3591.52/3602.65	c #Conflicts:     784000 | #Constraints:      60810
3591.52/3602.65	c #Conflicts:     785000 | #Constraints:      61810
3591.52/3602.65	c #Conflicts:     786000 | #Constraints:      62810
3591.52/3602.65	c #Conflicts:     787000 | #Constraints:      63810
3591.52/3602.65	c #Conflicts:     788000 | #Constraints:      64810
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17050
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     789000 | #Constraints:      65810
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     790000 | #Constraints:      66810
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     791000 | #Constraints:      67810
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     792000 | #Constraints:      68810
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     793000 | #Constraints:      69811
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     794000 | #Constraints:      70811
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     795000 | #Constraints:      71811
3591.52/3602.65	c #Conflicts:     796000 | #Constraints:      72811
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     797000 | #Constraints:      50230
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     798000 | #Constraints:      51230
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     799000 | #Constraints:      52230
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     800000 | #Constraints:      53230
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     801000 | #Constraints:      54230
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     802000 | #Constraints:      55230
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     803000 | #Constraints:      56230
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     804000 | #Constraints:      57230
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     805000 | #Constraints:      58230
3591.52/3602.65	c #Conflicts:     806000 | #Constraints:      59230
3591.52/3602.65	c #Conflicts:     807000 | #Constraints:      60231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     808000 | #Constraints:      61231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     809000 | #Constraints:      62231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     810000 | #Constraints:      63231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     811000 | #Constraints:      64231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     812000 | #Constraints:      65231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     813000 | #Constraints:      66231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     814000 | #Constraints:      67231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     815000 | #Constraints:      68231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     816000 | #Constraints:      69231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     817000 | #Constraints:      70231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     818000 | #Constraints:      71231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     819000 | #Constraints:      72231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     820000 | #Constraints:      73231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     821000 | #Constraints:      74231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     822000 | #Constraints:      75231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     823000 | #Constraints:      76231
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     824000 | #Constraints:      77231
3591.52/3602.65	c #Conflicts:     825000 | #Constraints:      78232
3591.52/3602.65	c #Conflicts:     826000 | #Constraints:      79232
3591.52/3602.65	c #Conflicts:     827000 | #Constraints:      80232
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     828000 | #Constraints:      81233
3591.52/3602.65	c #Conflicts:     829000 | #Constraints:      82233
3591.52/3602.65	c #Conflicts:     830000 | #Constraints:      83233
3591.52/3602.65	c #Conflicts:     831000 | #Constraints:      84233
3591.52/3602.65	c #Conflicts:     832000 | #Constraints:      85233
3591.52/3602.65	c #Conflicts:     833000 | #Constraints:      86233
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     834000 | #Constraints:      87233
3591.52/3602.65	c #Conflicts:     835000 | #Constraints:      88233
3591.52/3602.65	c #Conflicts:     836000 | #Constraints:      89233
3591.52/3602.65	c #Conflicts:     837000 | #Constraints:      90233
3591.52/3602.65	c #Conflicts:     838000 | #Constraints:      91233
3591.52/3602.65	c #Conflicts:     839000 | #Constraints:      92233
3591.52/3602.65	c #Conflicts:     840000 | #Constraints:      93233
3591.52/3602.65	c #Conflicts:     841000 | #Constraints:      94233
3591.52/3602.65	c #Conflicts:     842000 | #Constraints:      95233
3591.52/3602.65	c #Conflicts:     843000 | #Constraints:      96233
3591.52/3602.65	c #Conflicts:     844000 | #Constraints:      97233
3591.52/3602.65	c #Conflicts:     845000 | #Constraints:      98233
3591.52/3602.65	c #Conflicts:     846000 | #Constraints:      99233
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     847000 | #Constraints:     100233
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     848000 | #Constraints:     101233
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     849000 | #Constraints:     102233
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c #Conflicts:     850000 | #Constraints:     103233
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c restart_num  1509 1810
3591.52/3602.65	c Use LS-small
3591.52/3602.65	c longest_trail_len= 17060 last_longest_trail_len= 17060
3591.52/3602.65	c num_vars= 17538 len_partial_assign_no_confli= 17274
3591.52/3602.65	c update_LS_target_phase-runLS-restart
3591.52/3602.65	c longest_trail_len= 15583 last_longest_trail_len= 0
3591.52/3602.65	c longest_trail_len= 15657 last_longest_trail_len= 15583
3591.52/3602.65	c #Conflicts:     851000 | #Constraints:     104233
3591.52/3602.65	c longest_trail_len= 16320 last_longest_trail_len= 15657
3591.52/3602.65	c longest_trail_len= 16320 last_longest_trail_len= 16320
3591.52/3602.65	c longest_trail_len= 16320 last_longest_trail_len= 16320
3591.52/3602.65	c longest_trail_len= 16320 last_longest_trail_len= 16320
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 16320
3591.52/3602.65	c #Conflicts:     852000 | #Constraints:     105233
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     853000 | #Constraints:     106233
3591.52/3602.65	c #Conflicts:     854000 | #Constraints:     107233
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     855000 | #Constraints:     108233
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     856000 | #Constraints:     109233
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     857000 | #Constraints:     110233
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     858000 | #Constraints:     111233
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     859000 | #Constraints:     112233
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     860000 | #Constraints:     113233
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     861000 | #Constraints:     114233
3591.52/3602.65	c #Conflicts:     862000 | #Constraints:     115233
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c rational objective 147.25
3591.52/3602.65	c #Conflicts:     863000 | #Constraints:      68472
3591.52/3602.65	c #Conflicts:     864000 | #Constraints:      69472
3591.52/3602.65	c #Conflicts:     865000 | #Constraints:      70472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     866000 | #Constraints:      71472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     867000 | #Constraints:      72472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     868000 | #Constraints:      73472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     869000 | #Constraints:      74472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     870000 | #Constraints:      75472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     871000 | #Constraints:      76472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     872000 | #Constraints:      77472
3591.52/3602.65	c #Conflicts:     873000 | #Constraints:      78472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     874000 | #Constraints:      79472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     875000 | #Constraints:      80472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     876000 | #Constraints:      81472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     877000 | #Constraints:      82472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     878000 | #Constraints:      83472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     879000 | #Constraints:      84472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     880000 | #Constraints:      85472
3591.52/3602.65	c #Conflicts:     881000 | #Constraints:      86472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     882000 | #Constraints:      87472
3591.52/3602.65	c #Conflicts:     883000 | #Constraints:      88472
3591.52/3602.65	c #Conflicts:     884000 | #Constraints:      89472
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     885000 | #Constraints:      90472
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:     886000 | #Constraints:      56215
3591.52/3602.65	c #Conflicts:     887000 | #Constraints:      57215
3591.52/3602.65	c #Conflicts:     888000 | #Constraints:      58215
3591.52/3602.65	c #Conflicts:     889000 | #Constraints:      59215
3591.52/3602.65	c #Conflicts:     890000 | #Constraints:      60216
3591.52/3602.65	c #Conflicts:     891000 | #Constraints:      61216
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     892000 | #Constraints:      62216
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     893000 | #Constraints:      63217
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     894000 | #Constraints:      64217
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     895000 | #Constraints:      65217
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     896000 | #Constraints:      66217
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     897000 | #Constraints:      67217
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     898000 | #Constraints:      68217
3591.52/3602.65	c #Conflicts:     899000 | #Constraints:      69217
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     900000 | #Constraints:      70217
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     901000 | #Constraints:      71217
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     902000 | #Constraints:      72217
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     903000 | #Constraints:      73217
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     904000 | #Constraints:      74217
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     905000 | #Constraints:      75217
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     906000 | #Constraints:      76218
3591.52/3602.65	c #Conflicts:     907000 | #Constraints:      77218
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c rational objective 147.25
3591.52/3602.65	c #Conflicts:     908000 | #Constraints:      53355
3591.52/3602.65	c #Conflicts:     909000 | #Constraints:      54355
3591.52/3602.65	c #Conflicts:     910000 | #Constraints:      55355
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     911000 | #Constraints:      56355
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     912000 | #Constraints:      57355
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     913000 | #Constraints:      58355
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     914000 | #Constraints:      59355
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     915000 | #Constraints:      60355
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     916000 | #Constraints:      61355
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     917000 | #Constraints:      62355
3591.52/3602.65	c #Conflicts:     918000 | #Constraints:      63355
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     919000 | #Constraints:      64355
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     920000 | #Constraints:      65355
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     921000 | #Constraints:      66356
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     922000 | #Constraints:      67356
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     923000 | #Constraints:      68356
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     924000 | #Constraints:      69356
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     925000 | #Constraints:      70356
3591.52/3602.65	c #Conflicts:     926000 | #Constraints:      71356
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     927000 | #Constraints:      72356
3591.52/3602.65	c #Conflicts:     928000 | #Constraints:      73356
3591.52/3602.65	c #Conflicts:     929000 | #Constraints:      74356
3591.52/3602.65	c longest_trail_len= 17044 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     930000 | #Constraints:      75356
3591.52/3602.65	c #Conflicts:     931000 | #Constraints:      76356
3591.52/3602.65	c #Conflicts:     932000 | #Constraints:      77356
3591.52/3602.65	c #Conflicts:     933000 | #Constraints:      78356
3591.52/3602.65	c #Conflicts:     934000 | #Constraints:      79356
3591.52/3602.65	c #Conflicts:     935000 | #Constraints:      80356
3591.52/3602.65	c #Conflicts:     936000 | #Constraints:      81356
3591.52/3602.65	c longest_trail_len= 17080 last_longest_trail_len= 17044
3591.52/3602.65	c #Conflicts:     937000 | #Constraints:      82356
3591.52/3602.65	c #Conflicts:     938000 | #Constraints:      83356
3591.52/3602.65	c #Conflicts:     939000 | #Constraints:      84356
3591.52/3602.65	c #Conflicts:     940000 | #Constraints:      85356
3591.52/3602.65	c #Conflicts:     941000 | #Constraints:      86356
3591.52/3602.65	c #Conflicts:     942000 | #Constraints:      87356
3591.52/3602.65	c #Conflicts:     943000 | #Constraints:      88357
3591.52/3602.65	c #Conflicts:     944000 | #Constraints:      89357
3591.52/3602.65	c #Conflicts:     945000 | #Constraints:      90357
3591.52/3602.65	c #Conflicts:     946000 | #Constraints:      91357
3591.52/3602.65	c #Conflicts:     947000 | #Constraints:      92357
3591.52/3602.65	c #Conflicts:     948000 | #Constraints:      93357
3591.52/3602.65	c longest_trail_len= 17080 last_longest_trail_len= 17080
3591.52/3602.65	c #Conflicts:     949000 | #Constraints:      94357
3591.52/3602.65	c #Conflicts:     950000 | #Constraints:      95357
3591.52/3602.65	c #Conflicts:     951000 | #Constraints:      96357
3591.52/3602.65	c #Conflicts:     952000 | #Constraints:      97357
3591.52/3602.65	c #Conflicts:     953000 | #Constraints:      98357
3591.52/3602.65	c #Conflicts:     954000 | #Constraints:      99357
3591.52/3602.65	c #Conflicts:     955000 | #Constraints:     100357
3591.52/3602.65	c #Conflicts:     956000 | #Constraints:     101357
3591.52/3602.65	c #Conflicts:     957000 | #Constraints:     102357
3591.52/3602.65	c #Conflicts:     958000 | #Constraints:     103357
3591.52/3602.65	c #Conflicts:     959000 | #Constraints:     104357
3591.52/3602.65	c #Conflicts:     960000 | #Constraints:     105358
3591.52/3602.65	c #Conflicts:     961000 | #Constraints:     106358
3591.52/3602.65	c #Conflicts:     962000 | #Constraints:     107358
3591.52/3602.65	c #Conflicts:     963000 | #Constraints:     108358
3591.52/3602.65	c #Conflicts:     964000 | #Constraints:     109358
3591.52/3602.65	c #Conflicts:     965000 | #Constraints:     110358
3591.52/3602.65	c #Conflicts:     966000 | #Constraints:     111358
3591.52/3602.65	c #Conflicts:     967000 | #Constraints:     112358
3591.52/3602.65	c #Conflicts:     968000 | #Constraints:     113358
3591.52/3602.65	c #Conflicts:     969000 | #Constraints:     114358
3591.52/3602.65	c #Conflicts:     970000 | #Constraints:     115358
3591.52/3602.65	c #Conflicts:     971000 | #Constraints:     116358
3591.52/3602.65	c #Conflicts:     972000 | #Constraints:     117358
3591.52/3602.65	c #Conflicts:     973000 | #Constraints:     118358
3591.52/3602.65	c #Conflicts:     974000 | #Constraints:     119358
3591.52/3602.65	c longest_trail_len= 17080 last_longest_trail_len= 17080
3591.52/3602.65	c #Conflicts:     975000 | #Constraints:     120358
3591.52/3602.65	c #Conflicts:     976000 | #Constraints:     121358
3591.52/3602.65	c #Conflicts:     977000 | #Constraints:     122358
3591.52/3602.65	c INPROCESSING
3591.52/3602.65	c GARBAGE COLLECT
3591.52/3602.65	c #Conflicts:     978000 | #Constraints:      71855
3591.52/3602.65	c #Conflicts:     979000 | #Constraints:      72855
3591.52/3602.65	c #Conflicts:     980000 | #Constraints:      73855
3591.52/3602.65	c #Conflicts:     981000 | #Constraints:      74855
3591.52/3602.65	c Program interrupted by user.
3591.52/3602.65	c cpu time 3575.91 s
3591.52/3602.65	c deterministic time 289932835178 2.90e+11
3591.52/3602.65	c optimization time 21.52 s
3591.52/3602.65	c total solve time 3554.34 s
3591.52/3602.65	c core-guided solve time 0 s
3591.52/3602.65	c propagation time 1565.05 s
3591.52/3602.65	c conflict analysis time 441.207 s
3591.52/3602.65	c propagations 720767337
3591.52/3602.65	c resolve steps 46427351
3591.52/3602.65	c decisions 16889213
3591.52/3602.65	c conflicts 981513
3591.52/3602.65	c restarts 2045
3591.52/3602.65	c inprocessing phases 52
3591.52/3602.65	c input clauses 17780
3591.52/3602.65	c input cardinalities 147
3591.52/3602.65	c input general constraints 0
3591.52/3602.65	c input average constraint length 6.40
3591.52/3602.65	c input average constraint degree 1.96
3591.52/3602.65	c learned clauses 623964
3591.52/3602.65	c learned cardinalities 37306
3591.52/3602.65	c learned general constraints 320295
3591.52/3602.65	c learned average constraint length 1164.12
3591.52/3602.65	c learned average constraint degree 338298408.87
3591.52/3602.65	c watched constraints 249826
3591.52/3602.65	c counting constraints 70469
3591.52/3602.65	c gcd simplifications 3248
3591.52/3602.65	c detected cardinalities 3835
3591.52/3602.65	c weakened non-implied lits 213822810
3591.52/3602.65	c weakened non-implying lits 351710
3591.52/3602.65	c original variables 17538
3591.52/3602.65	c clausal propagations 323171004
3591.52/3602.65	c cardinality propagations 249997825
3591.52/3602.65	c watched propagations 41199846
3591.52/3602.65	c counting propagations 98413182
3591.52/3602.65	c watch lookups 13487565016
3591.52/3602.65	c watch backjump lookups 10683427736
3591.52/3602.65	c watch checks 211568660539
3591.52/3602.65	c propagation checks 49073477453
3591.52/3602.65	c constraint additions 3641407696
3591.52/3602.65	c trail pops 738623899
3591.52/3602.65	c formula constraints 17927
3591.52/3602.65	c learned constraints 981459
3591.52/3602.65	c bound constraints 0
3591.52/3602.65	c core-guided constraints 0
3591.52/3602.65	c encountered formula constraints 33058004
3591.52/3602.65	c encountered learned constraints 14349746
3591.52/3602.65	c encountered bound constraints 0
3591.52/3602.65	c encountered core-guided constraints 0
3591.52/3602.65	c LP total time 2216.44 s
3591.52/3602.65	c LP solve time 2214.59 s
3591.52/3602.65	c LP constraints added 19230
3591.52/3602.65	c LP constraints removed 1050
3591.52/3602.65	c LP pivots internal 1004865
3591.52/3602.65	c LP pivots root 1011423
3591.52/3602.65	c LP calls 78
3591.52/3602.65	c LP optimalities 16
3591.52/3602.65	c LP no pivot count 0
3591.52/3602.65	c LP infeasibilities 54
3591.52/3602.65	c LP valid Farkas constraints 53
3591.52/3602.65	c LP learned Farkas constraints 53
3591.52/3602.65	c LP basis resets 0
3591.52/3602.65	c LP cycling count 0
3591.52/3602.65	c LP singular count 0
3591.52/3602.65	c LP no primal count 0
3591.52/3602.65	c LP no farkas count 0
3591.52/3602.65	c LP other issue count 0
3591.52/3602.65	c LP Gomory cuts 0
3591.52/3602.65	c LP learned cuts 1303
3591.52/3602.65	c LP deleted cuts 1050
3591.52/3602.65	c LP encountered Gomory constraints 0
3591.52/3602.65	c LP encountered Farkas constraints 696
3591.52/3602.65	c LP encountered learned Farkas constraints 364
3591.52/3602.65	c CG auxiliary variables introduced 0
3591.52/3602.65	c CG solutions found 0
3591.52/3602.65	c CG cores constructed 0
3591.52/3602.65	c CG core cardinality constraints returned 0
3591.52/3602.65	c CG unit cores 0
3591.52/3602.65	c CG single cores 0
3591.52/3602.65	c CG blocks removed during cardinality reduction 0
3591.52/3602.65	c CG first core best 0
3591.52/3602.65	c CG decision core best 0
3591.52/3602.65	c CG core reduction tie 0
3591.52/3602.65	c CG core degree average 0.00
3591.52/3602.65	c CG core slack average 0.00
3591.52/3602.65	c local search time 84.7222 s (2.4% of runtime)
3591.52/3602.65	c LS(normal)  15.6924 s, calls 1
3591.52/3602.65	c LS(restart) 69.0298 s, calls 6
3591.52/3602.65	s UNKNOWN
3591.52/3602.66	c Total time: 3602.426 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-4800537-1782546968/watcher-4800537-1782546968 -o /tmp/evaluation-result-4800537-1782546968/solver-4800537-1782546968 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4800537-1782546968/vars-4800537-1782546968 --bin-var /tmp/runsolver-exch-nodeE008-1782546968-2535544 --watchdog 3760 ./SynLSRS HOME/instance-4800537-1782546968.opb 3600 HOME 62000 

running on 4 cores: 0-3

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0,2,4,6,9,18-20,24,26-27,42
  3550 MHz: 21-23,31,40,43,52,54-57,59,63
  3600 MHz: 1,3,5,7-8,10-17,25,28-30,32-39,41,44-51,53,58,60-62
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 0-3

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

solver pid=2535809, runsolver pid=2535747

[startup+0.100054 s]*
/proc/loadavg: 2.40 6.67 18.59 7/892 2535857
/proc/meminfo: memFree=891939432/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4192 memory=3156 CPUtime=0 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 238 211 0 0 0 0 0 0 20 0 1 0 187984718 4292608 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1048 789 709 219 0 110 0
[pid=2535854] ppid=2535809 vsize=464 memory=268 CPUtime=0 cores=0-3
/proc/2535854/stat : 2535854 (mkdir) D 2535809 2535809 2529847 0 -1 4194304 46 0 0 0 0 0 0 0 20 0 1 0 187984727 475136 0 18446744073709551615 94424040738816 94424040781169 140725835062160 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94424040798608 94424040800408 94424071004160 140725835069812 140725835069856 140725835069856 140725835075561 0
/proc/2535854/statm: 116 67 55 11 0 42 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4656 KiB
Current children cumulated memory: 3424 KiB

[startup+0.212879 s]*
/proc/loadavg: 2.40 6.67 18.59 7/893 2535906
/proc/meminfo: memFree=891850572/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3228 CPUtime=0.02 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 301 435 0 0 0 0 0 2 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 2 4 65536 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 807 709 219 0 143 0
[pid=2535904] ppid=2535809 vsize=500 memory=272 CPUtime=0 cores=0-3
/proc/2535904/stat : 2535904 (date) R 2535809 2535809 2529847 0 -1 4194304 86 0 0 0 0 0 0 0 20 0 1 0 187984739 512000 0 18446744073709551615 94476859801600 94476859864865 140728885824912 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94476859891696 94476859895960 94476892704768 140728885827990 140728885828002 140728885828002 140728885833706 0
/proc/2535904/statm: 125 68 57 16 0 43 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 4824 KiB
Current children cumulated memory: 3500 KiB

[startup+0.313283 s]*
/proc/loadavg: 2.40 6.67 18.59 12/900 2535957
/proc/meminfo: memFree=891465096/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 6984 KiB
Current children cumulated memory: 4940 KiB

[startup+0.700158 s]
/proc/loadavg: 2.40 6.67 18.59 17/903 2535976
/proc/meminfo: memFree=890968100/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
[pid=2535965] ppid=2535957 vsize=109372 memory=66640 CPUtime=0.35 cores=0-3
/proc/2535965/stat : 2535965 (roundingsat) R 2535957 2535957 2529847 0 -1 4194304 16917 0 0 0 34 1 0 0 20 0 1 0 187984750 111996928 16570 18446744073709551615 94220643426304 94220645776249 140726139926320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94220646212280 94220646240424 94220666236928 140726139930767 140726139931039 140726139931039 140726139936746 0
/proc/2535965/statm: 27343 16660 2001 574 0 16499 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 116356 KiB
Current children cumulated memory: 71580 KiB

[startup+1.50019 s]
/proc/loadavg: 2.40 6.67 18.59 17/903 2535976
/proc/meminfo: memFree=890926372/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
[pid=2535965] ppid=2535957 vsize=110280 memory=69628 CPUtime=1.14 cores=0-3
/proc/2535965/stat : 2535965 (roundingsat) R 2535957 2535957 2529847 0 -1 4194304 17664 0 0 0 113 1 0 0 20 0 1 0 187984750 112926720 17210 18446744073709551615 94220643426304 94220645776249 140726139926320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94220646212280 94220646240424 94220666236928 140726139930767 140726139931039 140726139931039 140726139936746 0
/proc/2535965/statm: 27570 17407 2001 574 0 16726 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 117264 KiB
Current children cumulated memory: 74568 KiB

[startup+3.11332 s]
/proc/loadavg: 2.40 6.67 18.59 17/903 2535976
/proc/meminfo: memFree=890901548/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
[pid=2535965] ppid=2535957 vsize=110280 memory=69628 CPUtime=2.75 cores=0-3
/proc/2535965/stat : 2535965 (roundingsat) R 2535957 2535957 2529847 0 -1 4194304 17664 0 0 0 274 1 0 0 20 0 1 0 187984750 112926720 17210 18446744073709551615 94220643426304 94220645776249 140726139926320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94220646212280 94220646240424 94220666236928 140726139930767 140726139931039 140726139931039 140726139936746 0
/proc/2535965/statm: 27570 17407 2001 574 0 16726 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 117264 KiB
Current children cumulated memory: 74568 KiB

[startup+6.30014 s]
/proc/loadavg: 3.65 6.86 18.59 17/903 2535976
/proc/meminfo: memFree=890909532/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
[pid=2535965] ppid=2535957 vsize=110280 memory=69628 CPUtime=5.93 cores=0-3
/proc/2535965/stat : 2535965 (roundingsat) R 2535957 2535957 2529847 0 -1 4194304 17664 0 0 0 592 1 0 0 20 0 1 0 187984750 112926720 17210 18446744073709551615 94220643426304 94220645776249 140726139926320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94220646212280 94220646240424 94220666236928 140726139930767 140726139931039 140726139931039 140726139936746 0
/proc/2535965/statm: 27570 17407 2001 574 0 16726 0
Current children cumulated CPU time: 6.01 s
Current children cumulated vsize: 117264 KiB
Current children cumulated memory: 74568 KiB

[startup+12.7001 s]
/proc/loadavg: 4.72 7.03 18.58 17/903 2535976
/proc/meminfo: memFree=890879260/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
[pid=2535965] ppid=2535957 vsize=110280 memory=69628 CPUtime=12.31 cores=0-3
/proc/2535965/stat : 2535965 (roundingsat) R 2535957 2535957 2529847 0 -1 4194304 17664 0 0 0 1230 1 0 0 20 0 1 0 187984750 112926720 17210 18446744073709551615 94220643426304 94220645776249 140726139926320 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94220646212280 94220646240424 94220666236928 140726139930767 140726139931039 140726139931039 140726139936746 0
/proc/2535965/statm: 27570 17407 2001 574 0 16726 0
Current children cumulated CPU time: 12.39 s
Current children cumulated vsize: 117264 KiB
Current children cumulated memory: 74568 KiB

[startup+25.5002 s]
/proc/loadavg: 7.66 7.57 18.57 17/903 2535976
/proc/meminfo: memFree=890736072/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
[pid=2535965] ppid=2535957 vsize=121824 memory=83100 CPUtime=25.07 cores=0-3
/proc/2535965/stat : 2535965 (roundingsat) R 2535957 2535957 2529847 0 -1 4194304 19951 0 0 0 2485 22 0 0 20 0 1 0 187984750 124747776 20576 18446744073709551615 94220643426304 94220645776249 140726139926320 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 94220646212280 94220646240424 94220666236928 140726139930767 140726139931039 140726139931039 140726139936746 0
/proc/2535965/statm: 30456 20775 2065 574 0 19612 0
Current children cumulated CPU time: 25.15 s
Current children cumulated vsize: 128808 KiB
Current children cumulated memory: 88040 KiB

[startup+51.1121 s]
/proc/loadavg: 11.13 8.39 18.55 17/903 2535976
/proc/meminfo: memFree=890436084/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0

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

/proc/2535965/statm: 376244 281874 2155 574 0 365400 0
Current children cumulated CPU time: 3451.64 s
Current children cumulated vsize: 1511960 KiB
Current children cumulated memory: 1132436 KiB

[startup+3522.3 s]
/proc/loadavg: 16.01 16.02 16.14 17/905 2537303
/proc/meminfo: memFree=879263012/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
[pid=2535965] ppid=2535957 vsize=1504976 memory=1127496 CPUtime=3511.39 cores=0-3
/proc/2535965/stat : 2535965 (roundingsat) R 2535957 2535957 2529847 0 -1 4194304 149239 0 0 0 349614 1525 0 0 20 0 1 0 187984750 1541095424 281487 18446744073709551615 94220643426304 94220645776249 140726139926320 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 94220646212280 94220646240424 94220666236928 140726139930767 140726139931039 140726139931039 140726139936746 0
/proc/2535965/statm: 376244 281874 2155 574 0 365400 0
Current children cumulated CPU time: 3511.47 s
Current children cumulated vsize: 1511960 KiB
Current children cumulated memory: 1132436 KiB

[startup+3582.3 s]
/proc/loadavg: 16.00 16.02 16.12 17/905 2537304
/proc/meminfo: memFree=879232464/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
[pid=2535965] ppid=2535957 vsize=1507440 memory=1129600 CPUtime=3571.2 cores=0-3
/proc/2535965/stat : 2535965 (roundingsat) R 2535957 2535957 2529847 0 -1 4194304 150180 0 0 0 355571 1549 0 0 20 0 1 0 187984750 1543618560 281999 18446744073709551615 94220643426304 94220645776249 140726139926320 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 94220646212280 94220646240424 94220666236928 140726139930767 140726139931039 140726139931039 140726139936746 0
/proc/2535965/statm: 376860 282400 2155 574 0 366016 0
Current children cumulated CPU time: 3571.28 s
Current children cumulated vsize: 1514424 KiB
Current children cumulated memory: 1134540 KiB

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

# cumulated CPU time of all completed processes:  user=3575.95 s, system=15.6339 s

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

[startup+3584 s]*
/proc/loadavg: 16.00 16.02 16.12 17/905 2537304
/proc/meminfo: memFree=879232464/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
[pid=2535965] ppid=2535957 vsize=1507440 memory=1129600 CPUtime=3572.91 cores=0-3
/proc/2535965/stat : 2535965 (roundingsat) R 2535957 2535957 2529847 0 -1 4194304 150180 0 0 0 355741 1550 0 0 20 0 1 0 187984750 1543618560 281999 18446744073709551615 94220643426304 94220645776249 140726139926320 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 94220646212280 94220646240424 94220666236928 140726139930767 140726139931039 140726139931039 140726139936746 0
/proc/2535965/statm: 376860 282400 2155 574 0 366016 0
Current children cumulated CPU time: 3572.99 s
Current children cumulated vsize: 1514424 KiB
Current children cumulated memory: 1134540 KiB

[startup+3590.4 s]
/proc/loadavg: 16.00 16.02 16.12 17/905 2537305
/proc/meminfo: memFree=879231396/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
[pid=2535965] ppid=2535957 vsize=1507836 memory=1129816 CPUtime=3579.28 cores=0-3
/proc/2535965/stat : 2535965 (roundingsat) R 2535957 2535957 2529847 0 -1 4194304 150238 0 0 0 356375 1553 0 0 20 0 1 0 187984750 1544024064 281999 18446744073709551615 94220643426304 94220645776249 140726139926320 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 94220646212280 94220646240424 94220666236928 140726139930767 140726139931039 140726139931039 140726139936746 0
/proc/2535965/statm: 376959 282454 2155 574 0 366115 0
Current children cumulated CPU time: 3579.36 s
Current children cumulated vsize: 1514820 KiB
Current children cumulated memory: 1134756 KiB

[startup+3596.8 s]
/proc/loadavg: 16.00 16.01 16.12 14/887 2537351
/proc/meminfo: memFree=882263076/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 123 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3293184 73735 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
[pid=2535965] ppid=2535957 vsize=1507836 memory=1129828 CPUtime=3585.66 cores=0-3
/proc/2535965/stat : 2535965 (roundingsat) R 2535957 2535957 2529847 0 -1 4194304 150241 0 0 0 357011 1555 0 0 20 0 1 0 187984750 1544024064 281999 18446744073709551615 94220643426304 94220645776249 140726139926320 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 94220646212280 94220646240424 94220666236928 140726139930767 140726139931039 140726139931039 140726139936746 0
/proc/2535965/statm: 376959 282457 2155 574 0 366115 0
Current children cumulated CPU time: 3585.74 s
Current children cumulated vsize: 1514820 KiB
Current children cumulated memory: 1134768 KiB

[startup+3600 s]*
/proc/loadavg: 16.00 16.01 16.12 16/895 2537552
/proc/meminfo: memFree=882301252/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 123 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3293184 73735 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
[pid=2535965] ppid=2535957 vsize=1507836 memory=1129828 CPUtime=3588.87 cores=0-3
/proc/2535965/stat : 2535965 (roundingsat) R 2535957 2535957 2529847 0 -1 4194304 150241 0 0 0 357331 1556 0 0 20 0 1 0 187984750 1544024064 281999 18446744073709551615 94220643426304 94220645776249 140726139926320 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 94220646212280 94220646240424 94220666236928 140726139930767 140726139931039 140726139931039 140726139936746 0
/proc/2535965/statm: 376959 282457 2155 574 0 366115 0
Current children cumulated CPU time: 3588.95 s
Current children cumulated vsize: 1514820 KiB
Current children cumulated memory: 1134768 KiB

[startup+3601.6 s]
/proc/loadavg: 16.00 16.01 16.12 15/891 2537591
/proc/meminfo: memFree=882319072/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 123 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3293184 73735 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
[pid=2535965] ppid=2535957 vsize=1507836 memory=1129828 CPUtime=3590.44 cores=0-3
/proc/2535965/stat : 2535965 (roundingsat) R 2535957 2535957 2529847 0 -1 4194304 150241 0 0 0 357488 1556 0 0 20 0 1 0 187984750 1544024064 281999 18446744073709551615 94220643426304 94220645776249 140726139926320 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 94220646212280 94220646240424 94220666236928 140726139930767 140726139931039 140726139931039 140726139936746 0
/proc/2535965/statm: 376959 282457 2155 574 0 366115 0
Current children cumulated CPU time: 3590.52 s
Current children cumulated vsize: 1514820 KiB
Current children cumulated memory: 1134768 KiB

[startup+3602.4 s]
/proc/loadavg: 16.00 16.01 16.12 15/891 2537591
/proc/meminfo: memFree=882302768/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 123 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3293184 73735 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
[pid=2535965] ppid=2535957 vsize=1507836 memory=1129828 CPUtime=3591.24 cores=0-3
/proc/2535965/stat : 2535965 (roundingsat) R 2535957 2535957 2529847 0 -1 4194304 150241 0 0 0 357568 1556 0 0 20 0 1 0 187984750 1544024064 281999 18446744073709551615 94220643426304 94220645776249 140726139926320 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 94220646212280 94220646240424 94220666236928 140726139930767 140726139931039 140726139931039 140726139936746 0
/proc/2535965/statm: 376959 282457 2155 574 0 366115 0
Current children cumulated CPU time: 3591.32 s
Current children cumulated vsize: 1514820 KiB
Current children cumulated memory: 1134768 KiB

[startup+3602.6 s]
/proc/loadavg: 16.00 16.01 16.12 15/891 2537591
/proc/meminfo: memFree=882302768/1055320708 swapFree=33553916/33554428
[pid=2535809] ppid=2535747 vsize=4324 memory=3240 CPUtime=0.08 cores=0-3
/proc/2535809/stat : 2535809 (SynLSRS) S 2535747 2535809 2529847 0 -1 4194304 499 12339 0 0 0 1 3 4 20 0 1 0 187984718 4427776 512 18446744073709551615 94321638076416 94321638970949 140736089166304 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94321639210000 94321639257744 94321650311168 140736089172225 140736089172358 140736089172358 140736089178094 0
/proc/2535809/statm: 1081 810 709 219 0 143 0
[pid=2535957] ppid=2535809 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2535957/stat : 2535957 (timeout) S 2535809 2535957 2529847 0 -1 4194304 123 0 0 0 0 0 0 0 20 0 1 0 187984749 2723840 384 18446744073709551615 94659069968384 94659069984897 140727529390432 0 0 0 0 3293184 73735 1 0 0 17 1 0 0 0 0 0 94659069999664 94659070001752 94659094659072 140727529396345 140727529396636 140727529396636 140727529402343 0
/proc/2535957/statm: 665 425 397 5 0 90 0
[pid=2535965] ppid=2535957 vsize=1507836 memory=1129828 CPUtime=3591.44 cores=0-3
/proc/2535965/stat : 2535965 (roundingsat) R 2535957 2535957 2529847 0 -1 4194304 150241 0 0 0 357588 1556 0 0 20 0 1 0 187984750 1544024064 281999 18446744073709551615 94220643426304 94220645776249 140726139926320 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 94220646212280 94220646240424 94220666236928 140726139930767 140726139931039 140726139931039 140726139936746 0
/proc/2535965/statm: 376959 282457 2155 574 0 366115 0
Current children cumulated CPU time: 3591.52 s
Current children cumulated vsize: 1514820 KiB
Current children cumulated memory: 1134768 KiB

Child status: 0

Real time (s): 3602.66
CPU time (s): 3591.59
CPU user time (s): 3575.95
CPU system time (s): 15.6339
CPU usage (%): 99.6926
Max. virtual memory (cumulated for all children) (KiB): 1514820
Max. memory (cumulated for all children) (KiB): 1134768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.95
system time used= 15.6339
maximum resident set size= 1127996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 164308
page faults= 1
swaps= 0
block input operations= 0
block output operations= 4208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3002
involuntary context switches= 2654


# summary of solver processes directly reported to runsolver:
#   pid: 2535809
#   total CPU time (s): 3591.59
#   total CPU user time (s): 3575.95
#   total CPU system time (s): 15.6339

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.9696 second user time and 37.5271 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-27 09:56:09
IDJOB=4800537
IDBENCH=158323
IDSOLVER=3596
FILE ID=nodeE008/4800537-1782546968
RUNJOBID= nodeE008-1782546968-2535544
SLURM_JOB_ID= 12524550
Free space on /tmp= 799632 MiB

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

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

MD5SUM BENCH= 0fe5ec9aa949c1442c1bb96c7173387b
RANDOM SEED=1538494536

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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