Trace number 4789982

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 NameAnswerobjective functionCPU timeWall clock time
roundingsat-ihs 2026-06-11OPT0 1381.89 1386.49

General information on the benchmark

NamePB26/normalized-PB26/OPT-LIN/tanaka/
qoblib_marketsplit/normalized-ms_05_200_070.opb
MD5SUMf29a353bcca38e70d5d91c4b64ca0672
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.052683
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 2252
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 6757
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c RoundingSat 2
0.00/0.01	c branch pb26-ihs
0.00/0.01	c commit 3161a75
0.00/0.01	c #variables 41 #constraints 11
0.00/0.01	c objective is ce32 
0.00/0.01	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.01	c initial counting CF 32, 64, 128, Arb: 11 , 0 , 0 , 0
0.00/0.01	c DATABASE CLEANUP
0.00/0.01	c rational objective value (FULL) 0
0.00/0.01	c rational objective value (HS) 0
0.09/0.20	c #Conflicts:       1000 | #Constraints:       1026
0.09/0.20	c #Conflicts:       2000 | #Constraints:       2036
0.09/0.20	c #Conflicts:       3000 | #Constraints:       3037
0.09/0.20	c #Conflicts:       4000 | #Constraints:       4038
0.09/0.20	c DATABASE CLEANUP
0.09/0.20	c GARBAGE COLLECT
0.09/0.20	c rational objective value (FULL) 0
0.30/0.36	c #Conflicts:       5000 | #Constraints:       2931
0.30/0.36	c #Conflicts:       6000 | #Constraints:       3933
0.30/0.36	c DATABASE CLEANUP
0.30/0.36	c GARBAGE COLLECT
0.30/0.36	c rational objective value (FULL) 0
0.50/0.56	c #Conflicts:       7000 | #Constraints:       2679
0.50/0.56	c #Conflicts:       8000 | #Constraints:       3680
0.50/0.56	c #Conflicts:       9000 | #Constraints:       4681
0.50/0.56	c DATABASE CLEANUP
0.50/0.56	c GARBAGE COLLECT
0.50/0.56	c rational objective value (FULL) 0
0.67/0.77	c #Conflicts:      10000 | #Constraints:       3253
0.67/0.77	c #Conflicts:      11000 | #Constraints:       4254
0.67/0.77	c #Conflicts:      12000 | #Constraints:       5254
0.67/0.77	c DATABASE CLEANUP
0.67/0.77	c GARBAGE COLLECT
0.67/0.77	c rational objective value (FULL) 0
0.99/1.05	c #Conflicts:      13000 | #Constraints:       3664
0.99/1.05	c #Conflicts:      14000 | #Constraints:       4782
0.99/1.05	c #Conflicts:      15000 | #Constraints:       5815
0.99/1.05	c DATABASE CLEANUP
0.99/1.05	c GARBAGE COLLECT
0.99/1.05	c rational objective value (FULL) 0
1.48/1.51	c #Conflicts:      16000 | #Constraints:       4386
1.48/1.51	c #Conflicts:      17000 | #Constraints:       5879
1.48/1.51	c #Conflicts:      18000 | #Constraints:       7383
1.48/1.51	c DATABASE CLEANUP
1.48/1.51	c GARBAGE COLLECT
1.48/1.51	c rational objective value (FULL) 0
1.98/2.10	c #Conflicts:      19000 | #Constraints:       5042
1.98/2.10	c #Conflicts:      20000 | #Constraints:       6564
1.98/2.10	c #Conflicts:      21000 | #Constraints:       8064
1.98/2.10	c DATABASE CLEANUP
1.98/2.10	c GARBAGE COLLECT
1.98/2.10	c rational objective value (FULL) 0
2.47/2.58	c #Conflicts:      22000 | #Constraints:       5048
2.47/2.58	c #Conflicts:      23000 | #Constraints:       6360
2.47/2.58	c #Conflicts:      24000 | #Constraints:       7388
2.47/2.58	c #Conflicts:      25000 | #Constraints:       8461
2.47/2.58	c DATABASE CLEANUP
2.47/2.58	c GARBAGE COLLECT
2.47/2.58	c rational objective value (FULL) 0
3.27/3.33	c #Conflicts:      26000 | #Constraints:       5515
3.27/3.33	c #Conflicts:      27000 | #Constraints:       7015
3.27/3.33	c #Conflicts:      28000 | #Constraints:       8513
3.27/3.33	c #Conflicts:      29000 | #Constraints:       9814
3.27/3.33	c DATABASE CLEANUP
3.27/3.33	c GARBAGE COLLECT
3.27/3.33	c rational objective value (FULL) 0
3.98/4.02	c #Conflicts:      30000 | #Constraints:       6228
3.98/4.02	c #Conflicts:      31000 | #Constraints:       7357
3.98/4.02	c #Conflicts:      32000 | #Constraints:       8635
3.98/4.02	c #Conflicts:      33000 | #Constraints:      10084
3.98/4.02	c DATABASE CLEANUP
3.98/4.02	c GARBAGE COLLECT
3.98/4.02	c rational objective value (FULL) 0
4.66/4.72	c #Conflicts:      34000 | #Constraints:       6322
4.66/4.72	c #Conflicts:      35000 | #Constraints:       7569
4.66/4.72	c #Conflicts:      36000 | #Constraints:       8644
4.66/4.72	c #Conflicts:      37000 | #Constraints:       9715
4.66/4.72	c DATABASE CLEANUP
4.66/4.72	c GARBAGE COLLECT
4.66/4.72	c rational objective value (FULL) 0
5.46/5.56	c #Conflicts:      38000 | #Constraints:       6127
5.46/5.56	c #Conflicts:      39000 | #Constraints:       7634
5.46/5.56	c #Conflicts:      40000 | #Constraints:       9125
5.46/5.56	c #Conflicts:      41000 | #Constraints:      10632
5.46/5.56	c DATABASE CLEANUP
5.46/5.56	c GARBAGE COLLECT
5.46/5.56	c rational objective value (FULL) 0
6.45/6.52	c #Conflicts:      42000 | #Constraints:       6224
6.45/6.52	c #Conflicts:      43000 | #Constraints:       7703
6.45/6.52	c #Conflicts:      44000 | #Constraints:       9201
6.45/6.52	c #Conflicts:      45000 | #Constraints:      10697
6.45/6.52	c #Conflicts:      46000 | #Constraints:      12194
6.45/6.52	c DATABASE CLEANUP
6.45/6.52	c GARBAGE COLLECT
6.45/6.52	c rational objective value (FULL) 0
7.45/7.50	c #Conflicts:      47000 | #Constraints:       7254
7.45/7.50	c #Conflicts:      48000 | #Constraints:       8765
7.45/7.50	c #Conflicts:      49000 | #Constraints:      10253
7.45/7.50	c #Conflicts:      50000 | #Constraints:      11765
7.45/7.50	c #Conflicts:      51000 | #Constraints:      13268
7.45/7.50	c DATABASE CLEANUP
7.45/7.50	c GARBAGE COLLECT
7.45/7.50	c rational objective value (FULL) 0
8.35/8.46	c #Conflicts:      52000 | #Constraints:       8056
8.35/8.46	c #Conflicts:      53000 | #Constraints:       9477
8.35/8.46	c #Conflicts:      54000 | #Constraints:      10478
8.35/8.46	c #Conflicts:      55000 | #Constraints:      11677
8.35/8.46	c #Conflicts:      56000 | #Constraints:      13177
8.35/8.46	c DATABASE CLEANUP
8.35/8.46	c GARBAGE COLLECT
8.35/8.46	c rational objective value (FULL) 0
9.34/9.47	c #Conflicts:      57000 | #Constraints:       7793
9.34/9.47	c #Conflicts:      58000 | #Constraints:       9294
9.34/9.47	c #Conflicts:      59000 | #Constraints:      10781
9.34/9.47	c #Conflicts:      60000 | #Constraints:      12261
9.34/9.47	c #Conflicts:      61000 | #Constraints:      13766
9.34/9.47	c DATABASE CLEANUP
9.34/9.47	c GARBAGE COLLECT
9.34/9.47	c rational objective value (FULL) 0
10.34/10.47	c #Conflicts:      62000 | #Constraints:       7972
10.34/10.47	c #Conflicts:      63000 | #Constraints:       9354
10.34/10.47	c #Conflicts:      64000 | #Constraints:      10405
10.34/10.47	c #Conflicts:      65000 | #Constraints:      11405
10.34/10.47	c #Conflicts:      66000 | #Constraints:      12405
10.34/10.47	c DATABASE CLEANUP
10.34/10.47	c GARBAGE COLLECT
10.34/10.47	c rational objective value (FULL) 0
11.53/11.62	c #Conflicts:      67000 | #Constraints:       7107
11.53/11.62	c #Conflicts:      68000 | #Constraints:       8608
11.53/11.62	c #Conflicts:      69000 | #Constraints:       9705
11.53/11.62	c #Conflicts:      70000 | #Constraints:      10705
11.53/11.62	c #Conflicts:      71000 | #Constraints:      11967
11.53/11.62	c #Conflicts:      72000 | #Constraints:      13217
11.53/11.62	c DATABASE CLEANUP
11.53/11.62	c GARBAGE COLLECT
11.53/11.62	c rational objective value (FULL) 0
12.63/12.77	c #Conflicts:      73000 | #Constraints:       7892
12.63/12.77	c #Conflicts:      74000 | #Constraints:       9379
12.63/12.77	c #Conflicts:      75000 | #Constraints:      10874
12.63/12.77	c #Conflicts:      76000 | #Constraints:      12364
12.63/12.77	c #Conflicts:      77000 | #Constraints:      13869
12.63/12.77	c #Conflicts:      78000 | #Constraints:      15371
12.63/12.77	c DATABASE CLEANUP
12.63/12.77	c GARBAGE COLLECT
12.63/12.77	c rational objective value (FULL) 0
14.04/14.14	c #Conflicts:      79000 | #Constraints:       9182
14.04/14.14	c #Conflicts:      80000 | #Constraints:      10684
14.04/14.14	c #Conflicts:      81000 | #Constraints:      12174
14.04/14.14	c #Conflicts:      82000 | #Constraints:      13671
14.04/14.14	c #Conflicts:      83000 | #Constraints:      15160
14.04/14.14	c #Conflicts:      84000 | #Constraints:      16660
14.04/14.14	c DATABASE CLEANUP
14.04/14.14	c GARBAGE COLLECT
14.04/14.14	c rational objective value (FULL) 0
15.42/15.58	c #Conflicts:      85000 | #Constraints:       9841
15.42/15.58	c #Conflicts:      86000 | #Constraints:      11341
15.42/15.58	c #Conflicts:      87000 | #Constraints:      12846
15.42/15.58	c #Conflicts:      88000 | #Constraints:      14355
15.42/15.58	c #Conflicts:      89000 | #Constraints:      15856
15.42/15.58	c #Conflicts:      90000 | #Constraints:      17355
15.42/15.58	c DATABASE CLEANUP
15.42/15.58	c GARBAGE COLLECT
15.42/15.58	c rational objective value (FULL) 0
17.03/17.12	c #Conflicts:      91000 | #Constraints:       9772
17.03/17.12	c #Conflicts:      92000 | #Constraints:      11266
17.03/17.12	c #Conflicts:      93000 | #Constraints:      12744
17.03/17.12	c #Conflicts:      94000 | #Constraints:      14250
17.03/17.12	c #Conflicts:      95000 | #Constraints:      15751
17.03/17.12	c #Conflicts:      96000 | #Constraints:      17239
17.03/17.12	c DATABASE CLEANUP
17.03/17.12	c GARBAGE COLLECT
17.03/17.12	c rational objective value (FULL) 0
18.61/18.75	c #Conflicts:      97000 | #Constraints:       9675
18.61/18.75	c #Conflicts:      98000 | #Constraints:      11127
18.61/18.75	c #Conflicts:      99000 | #Constraints:      12451
18.61/18.75	c #Conflicts:     100000 | #Constraints:      13861
18.61/18.75	c #Conflicts:     101000 | #Constraints:      15218
18.61/18.75	c #Conflicts:     102000 | #Constraints:      16679
18.61/18.75	c #Conflicts:     103000 | #Constraints:      17679
18.61/18.75	c DATABASE CLEANUP
18.61/18.75	c GARBAGE COLLECT
18.61/18.75	c rational objective value (FULL) 0
20.02/20.13	c #Conflicts:     104000 | #Constraints:       9872
20.02/20.13	c #Conflicts:     105000 | #Constraints:      10942
20.02/20.13	c #Conflicts:     106000 | #Constraints:      12002
20.02/20.13	c #Conflicts:     107000 | #Constraints:      13165
20.02/20.13	c #Conflicts:     108000 | #Constraints:      14328
20.02/20.13	c #Conflicts:     109000 | #Constraints:      15560
20.02/20.13	c #Conflicts:     110000 | #Constraints:      16597
20.02/20.13	c DATABASE CLEANUP
20.02/20.13	c GARBAGE COLLECT
20.02/20.13	c rational objective value (FULL) 0
21.60/21.79	c #Conflicts:     111000 | #Constraints:       9786
21.60/21.79	c #Conflicts:     112000 | #Constraints:      11270
21.60/21.79	c #Conflicts:     113000 | #Constraints:      12768
21.60/21.79	c #Conflicts:     114000 | #Constraints:      14242
21.60/21.79	c #Conflicts:     115000 | #Constraints:      15733
21.60/21.79	c #Conflicts:     116000 | #Constraints:      17230
21.60/21.79	c #Conflicts:     117000 | #Constraints:      18731
21.60/21.79	c DATABASE CLEANUP
21.60/21.79	c GARBAGE COLLECT
21.60/21.79	c rational objective value (FULL) 0
23.19/23.35	c #Conflicts:     118000 | #Constraints:      10578
23.19/23.35	c #Conflicts:     119000 | #Constraints:      11624
23.19/23.35	c #Conflicts:     120000 | #Constraints:      12934
23.19/23.35	c #Conflicts:     121000 | #Constraints:      14204
23.19/23.35	c #Conflicts:     122000 | #Constraints:      15370
23.19/23.35	c #Conflicts:     123000 | #Constraints:      16748
23.19/23.35	c #Conflicts:     124000 | #Constraints:      17833
23.19/23.35	c DATABASE CLEANUP
23.19/23.35	c GARBAGE COLLECT
23.19/23.35	c rational objective value (FULL) 0
25.08/25.24	c #Conflicts:     125000 | #Constraints:      10207
25.08/25.24	c #Conflicts:     126000 | #Constraints:      11691
25.08/25.24	c #Conflicts:     127000 | #Constraints:      13202
25.08/25.24	c #Conflicts:     128000 | #Constraints:      14688
25.08/25.24	c #Conflicts:     129000 | #Constraints:      16177
25.08/25.24	c #Conflicts:     130000 | #Constraints:      17690
25.08/25.24	c #Conflicts:     131000 | #Constraints:      19182
25.08/25.24	c DATABASE CLEANUP
25.08/25.24	c GARBAGE COLLECT
25.08/25.24	c rational objective value (FULL) 0
27.38/27.54	c #Conflicts:     132000 | #Constraints:      10656
27.38/27.54	c #Conflicts:     133000 | #Constraints:      12140
27.38/27.54	c #Conflicts:     134000 | #Constraints:      13631
27.38/27.54	c #Conflicts:     135000 | #Constraints:      15097
27.38/27.54	c #Conflicts:     136000 | #Constraints:      16590
27.38/27.54	c #Conflicts:     137000 | #Constraints:      18077
27.38/27.54	c #Conflicts:     138000 | #Constraints:      19561
27.38/27.54	c #Conflicts:     139000 | #Constraints:      21036
27.38/27.54	c DATABASE CLEANUP
27.38/27.54	c GARBAGE COLLECT
27.38/27.54	c rational objective value (FULL) 0
29.88/30.05	c #Conflicts:     140000 | #Constraints:      11879
29.88/30.05	c #Conflicts:     141000 | #Constraints:      13224
29.88/30.05	c #Conflicts:     142000 | #Constraints:      14713
29.88/30.05	c #Conflicts:     143000 | #Constraints:      16197
29.88/30.05	c #Conflicts:     144000 | #Constraints:      17682
29.88/30.05	c #Conflicts:     145000 | #Constraints:      19154
29.88/30.05	c #Conflicts:     146000 | #Constraints:      20635
29.88/30.05	c #Conflicts:     147000 | #Constraints:      22127
29.88/30.05	c DATABASE CLEANUP
29.88/30.05	c GARBAGE COLLECT
29.88/30.05	c rational objective value (FULL) 0
32.46/32.61	c #Conflicts:     148000 | #Constraints:      12466
32.46/32.61	c #Conflicts:     149000 | #Constraints:      13959
32.46/32.61	c #Conflicts:     150000 | #Constraints:      15441
32.46/32.61	c #Conflicts:     151000 | #Constraints:      16933
32.46/32.61	c #Conflicts:     152000 | #Constraints:      18421
32.46/32.61	c #Conflicts:     153000 | #Constraints:      19912
32.46/32.61	c #Conflicts:     154000 | #Constraints:      21393
32.46/32.61	c #Conflicts:     155000 | #Constraints:      22877
32.46/32.61	c DATABASE CLEANUP
32.46/32.61	c GARBAGE COLLECT
32.46/32.61	c rational objective value (FULL) 0
34.45/34.64	c #Conflicts:     156000 | #Constraints:      12672
34.45/34.64	c #Conflicts:     157000 | #Constraints:      13672
34.45/34.64	c #Conflicts:     158000 | #Constraints:      14756
34.45/34.64	c #Conflicts:     159000 | #Constraints:      15840
34.45/34.64	c #Conflicts:     160000 | #Constraints:      16920
34.45/34.64	c #Conflicts:     161000 | #Constraints:      17960
34.45/34.64	c #Conflicts:     162000 | #Constraints:      19110
34.45/34.64	c #Conflicts:     163000 | #Constraints:      20110
34.45/34.64	c DATABASE CLEANUP
34.45/34.64	c GARBAGE COLLECT
34.45/34.64	c rational objective value (FULL) 0
36.54/36.71	c #Conflicts:     164000 | #Constraints:      11287
36.54/36.71	c #Conflicts:     165000 | #Constraints:      12695
36.54/36.71	c #Conflicts:     166000 | #Constraints:      14141
36.54/36.71	c #Conflicts:     167000 | #Constraints:      15244
36.54/36.71	c #Conflicts:     168000 | #Constraints:      16401
36.54/36.71	c #Conflicts:     169000 | #Constraints:      17882
36.54/36.71	c #Conflicts:     170000 | #Constraints:      18944
36.54/36.71	c #Conflicts:     171000 | #Constraints:      19972
36.54/36.71	c DATABASE CLEANUP
36.54/36.71	c GARBAGE COLLECT
36.54/36.71	c rational objective value (FULL) 0
38.53/38.77	c #Conflicts:     172000 | #Constraints:      10974
38.53/38.77	c #Conflicts:     173000 | #Constraints:      12295
38.53/38.77	c #Conflicts:     174000 | #Constraints:      13404
38.53/38.77	c #Conflicts:     175000 | #Constraints:      14452
38.53/38.77	c #Conflicts:     176000 | #Constraints:      15602
38.53/38.77	c #Conflicts:     177000 | #Constraints:      16602
38.53/38.77	c #Conflicts:     178000 | #Constraints:      17674
38.53/38.77	c #Conflicts:     179000 | #Constraints:      18674
38.53/38.77	c #Conflicts:     180000 | #Constraints:      19674
38.53/38.77	c DATABASE CLEANUP
38.53/38.77	c GARBAGE COLLECT
38.53/38.77	c rational objective value (FULL) 0
40.53/40.76	c #Conflicts:     181000 | #Constraints:      10967
40.53/40.76	c #Conflicts:     182000 | #Constraints:      12209
40.53/40.76	c #Conflicts:     183000 | #Constraints:      13209
40.53/40.76	c #Conflicts:     184000 | #Constraints:      14209
40.53/40.76	c #Conflicts:     185000 | #Constraints:      15209
40.53/40.76	c #Conflicts:     186000 | #Constraints:      16498
40.53/40.76	c #Conflicts:     187000 | #Constraints:      17498
40.53/40.76	c #Conflicts:     188000 | #Constraints:      18498
40.53/40.76	c #Conflicts:     189000 | #Constraints:      19498
40.53/40.76	c DATABASE CLEANUP
40.53/40.76	c GARBAGE COLLECT
40.53/40.76	c rational objective value (FULL) 0
42.93/43.18	c #Conflicts:     190000 | #Constraints:      11126
42.93/43.18	c #Conflicts:     191000 | #Constraints:      12598
42.93/43.18	c #Conflicts:     192000 | #Constraints:      14077
42.93/43.18	c #Conflicts:     193000 | #Constraints:      15569
42.93/43.18	c #Conflicts:     194000 | #Constraints:      17057
42.93/43.18	c #Conflicts:     195000 | #Constraints:      18511
42.93/43.18	c #Conflicts:     196000 | #Constraints:      19640
42.93/43.18	c #Conflicts:     197000 | #Constraints:      21107
42.93/43.18	c #Conflicts:     198000 | #Constraints:      22591
42.93/43.18	c DATABASE CLEANUP
42.93/43.18	c GARBAGE COLLECT
42.93/43.18	c rational objective value (FULL) 0
45.71/46.00	c #Conflicts:     199000 | #Constraints:      12770
45.71/46.00	c #Conflicts:     200000 | #Constraints:      14255
45.71/46.00	c #Conflicts:     201000 | #Constraints:      15746
45.71/46.00	c #Conflicts:     202000 | #Constraints:      17227
45.71/46.00	c #Conflicts:     203000 | #Constraints:      18731
45.71/46.00	c #Conflicts:     204000 | #Constraints:      20181
45.71/46.00	c #Conflicts:     205000 | #Constraints:      21645
45.71/46.00	c #Conflicts:     206000 | #Constraints:      23129
45.71/46.00	c #Conflicts:     207000 | #Constraints:      24605
45.71/46.00	c DATABASE CLEANUP
45.71/46.00	c GARBAGE COLLECT
45.71/46.00	c rational objective value (FULL) 0
48.70/48.94	c #Conflicts:     208000 | #Constraints:      13633
48.70/48.94	c #Conflicts:     209000 | #Constraints:      15118
48.70/48.94	c #Conflicts:     210000 | #Constraints:      16631
48.70/48.94	c #Conflicts:     211000 | #Constraints:      18139
48.70/48.94	c #Conflicts:     212000 | #Constraints:      19640
48.70/48.94	c #Conflicts:     213000 | #Constraints:      21134
48.70/48.94	c #Conflicts:     214000 | #Constraints:      22652
48.70/48.94	c #Conflicts:     215000 | #Constraints:      24000
48.70/48.94	c #Conflicts:     216000 | #Constraints:      25452
48.70/48.94	c DATABASE CLEANUP
48.70/48.94	c GARBAGE COLLECT
48.70/48.94	c rational objective value (FULL) 0
51.80/52.03	c #Conflicts:     217000 | #Constraints:      13789
51.80/52.03	c #Conflicts:     218000 | #Constraints:      15272
51.80/52.03	c #Conflicts:     219000 | #Constraints:      16766
51.80/52.03	c #Conflicts:     220000 | #Constraints:      18266
51.80/52.03	c #Conflicts:     221000 | #Constraints:      19763
51.80/52.03	c #Conflicts:     222000 | #Constraints:      21246
51.80/52.03	c #Conflicts:     223000 | #Constraints:      22746
51.80/52.03	c #Conflicts:     224000 | #Constraints:      24246
51.80/52.03	c #Conflicts:     225000 | #Constraints:      25454
51.80/52.03	c #Conflicts:     226000 | #Constraints:      26948
51.80/52.03	c DATABASE CLEANUP
51.80/52.03	c GARBAGE COLLECT
51.80/52.03	c rational objective value (FULL) 0
54.67/54.94	c #Conflicts:     227000 | #Constraints:      14689
54.67/54.94	c #Conflicts:     228000 | #Constraints:      15899
54.67/54.94	c #Conflicts:     229000 | #Constraints:      17318
54.67/54.94	c #Conflicts:     230000 | #Constraints:      18374
54.67/54.94	c #Conflicts:     231000 | #Constraints:      19695
54.67/54.94	c #Conflicts:     232000 | #Constraints:      20964
54.67/54.94	c #Conflicts:     233000 | #Constraints:      21966
54.67/54.94	c #Conflicts:     234000 | #Constraints:      23429
54.67/54.94	c #Conflicts:     235000 | #Constraints:      24530
54.67/54.94	c #Conflicts:     236000 | #Constraints:      25530
54.67/54.94	c DATABASE CLEANUP
54.67/54.94	c GARBAGE COLLECT
54.67/54.94	c rational objective value (FULL) 0
57.67/58.01	c #Conflicts:     237000 | #Constraints:      14275
57.67/58.01	c #Conflicts:     238000 | #Constraints:      15769
57.67/58.01	c #Conflicts:     239000 | #Constraints:      17263
57.67/58.01	c #Conflicts:     240000 | #Constraints:      18752
57.67/58.01	c #Conflicts:     241000 | #Constraints:      20226
57.67/58.01	c #Conflicts:     242000 | #Constraints:      21693
57.67/58.01	c #Conflicts:     243000 | #Constraints:      23193
57.67/58.01	c #Conflicts:     244000 | #Constraints:      24701
57.67/58.01	c #Conflicts:     245000 | #Constraints:      26186
57.67/58.01	c #Conflicts:     246000 | #Constraints:      27685
57.67/58.01	c DATABASE CLEANUP
57.67/58.01	c GARBAGE COLLECT
57.67/58.01	c rational objective value (FULL) 0
60.95/61.29	c #Conflicts:     247000 | #Constraints:      15352
60.95/61.29	c #Conflicts:     248000 | #Constraints:      16831
60.95/61.29	c #Conflicts:     249000 | #Constraints:      18323
60.95/61.29	c #Conflicts:     250000 | #Constraints:      19803
60.95/61.29	c #Conflicts:     251000 | #Constraints:      21307
60.95/61.29	c #Conflicts:     252000 | #Constraints:      22796
60.95/61.29	c #Conflicts:     253000 | #Constraints:      24280
60.95/61.29	c #Conflicts:     254000 | #Constraints:      25775
60.95/61.29	c #Conflicts:     255000 | #Constraints:      27270
60.95/61.29	c #Conflicts:     256000 | #Constraints:      28751
60.95/61.29	c DATABASE CLEANUP
60.95/61.29	c GARBAGE COLLECT
60.95/61.29	c rational objective value (FULL) 0
64.44/64.75	c #Conflicts:     257000 | #Constraints:      15730
64.44/64.75	c #Conflicts:     258000 | #Constraints:      17091
64.44/64.75	c #Conflicts:     259000 | #Constraints:      18581
64.44/64.75	c #Conflicts:     260000 | #Constraints:      20076
64.44/64.75	c #Conflicts:     261000 | #Constraints:      21568
64.44/64.75	c #Conflicts:     262000 | #Constraints:      23068
64.44/64.75	c #Conflicts:     263000 | #Constraints:      24556
64.44/64.75	c #Conflicts:     264000 | #Constraints:      26051
64.44/64.75	c #Conflicts:     265000 | #Constraints:      27532
64.44/64.75	c #Conflicts:     266000 | #Constraints:      29029
64.44/64.75	c DATABASE CLEANUP
64.44/64.75	c GARBAGE COLLECT
64.44/64.75	c rational objective value (FULL) 0
67.92/68.26	c #Conflicts:     267000 | #Constraints:      15447
67.92/68.26	c #Conflicts:     268000 | #Constraints:      16791
67.92/68.26	c #Conflicts:     269000 | #Constraints:      18253
67.92/68.26	c #Conflicts:     270000 | #Constraints:      19749
67.92/68.26	c #Conflicts:     271000 | #Constraints:      21238
67.92/68.26	c #Conflicts:     272000 | #Constraints:      22415
67.92/68.26	c #Conflicts:     273000 | #Constraints:      23415
67.92/68.26	c #Conflicts:     274000 | #Constraints:      24416
67.92/68.26	c #Conflicts:     275000 | #Constraints:      25416
67.92/68.26	c #Conflicts:     276000 | #Constraints:      26519
67.92/68.26	c #Conflicts:     277000 | #Constraints:      28005
67.92/68.26	c DATABASE CLEANUP
67.92/68.26	c GARBAGE COLLECT
67.92/68.26	c rational objective value (FULL) 0
71.21/71.56	c #Conflicts:     278000 | #Constraints:      15356
71.21/71.56	c #Conflicts:     279000 | #Constraints:      16837
71.21/71.56	c #Conflicts:     280000 | #Constraints:      18119
71.21/71.56	c #Conflicts:     281000 | #Constraints:      19622
71.21/71.56	c #Conflicts:     282000 | #Constraints:      21077
71.21/71.56	c #Conflicts:     283000 | #Constraints:      22077
71.21/71.56	c #Conflicts:     284000 | #Constraints:      23077
71.21/71.56	c #Conflicts:     285000 | #Constraints:      24077
71.21/71.56	c #Conflicts:     286000 | #Constraints:      25077
71.21/71.56	c #Conflicts:     287000 | #Constraints:      26077
71.21/71.56	c #Conflicts:     288000 | #Constraints:      27291
71.21/71.56	c DATABASE CLEANUP
71.21/71.56	c GARBAGE COLLECT
71.21/71.56	c rational objective value (FULL) 0
74.60/74.92	c #Conflicts:     289000 | #Constraints:      15054
74.60/74.92	c #Conflicts:     290000 | #Constraints:      16187
74.60/74.92	c #Conflicts:     291000 | #Constraints:      17187
74.60/74.92	c #Conflicts:     292000 | #Constraints:      18187
74.60/74.92	c #Conflicts:     293000 | #Constraints:      19608
74.60/74.92	c #Conflicts:     294000 | #Constraints:      21097
74.60/74.92	c #Conflicts:     295000 | #Constraints:      22576
74.60/74.92	c #Conflicts:     296000 | #Constraints:      24066
74.60/74.92	c #Conflicts:     297000 | #Constraints:      25561
74.60/74.92	c #Conflicts:     298000 | #Constraints:      27042
74.60/74.92	c #Conflicts:     299000 | #Constraints:      28528
74.60/74.92	c DATABASE CLEANUP
74.60/74.92	c GARBAGE COLLECT
74.60/74.92	c rational objective value (FULL) 0
77.80/78.18	c #Conflicts:     300000 | #Constraints:      15391
77.80/78.18	c #Conflicts:     301000 | #Constraints:      16479
77.80/78.18	c #Conflicts:     302000 | #Constraints:      17751
77.80/78.18	c #Conflicts:     303000 | #Constraints:      18781
77.80/78.18	c #Conflicts:     304000 | #Constraints:      20118
77.80/78.18	c #Conflicts:     305000 | #Constraints:      21118
77.80/78.18	c #Conflicts:     306000 | #Constraints:      22118
77.80/78.18	c #Conflicts:     307000 | #Constraints:      23118
77.80/78.18	c #Conflicts:     308000 | #Constraints:      24334
77.80/78.18	c #Conflicts:     309000 | #Constraints:      25396
77.80/78.18	c #Conflicts:     310000 | #Constraints:      26491
77.80/78.18	c DATABASE CLEANUP
77.80/78.18	c GARBAGE COLLECT
77.80/78.18	c rational objective value (FULL) 0
81.08/81.42	c #Conflicts:     311000 | #Constraints:      14261
81.08/81.42	c #Conflicts:     312000 | #Constraints:      15280
81.08/81.42	c #Conflicts:     313000 | #Constraints:      16326
81.08/81.42	c #Conflicts:     314000 | #Constraints:      17326
81.08/81.42	c #Conflicts:     315000 | #Constraints:      18440
81.08/81.42	c #Conflicts:     316000 | #Constraints:      19622
81.08/81.42	c #Conflicts:     317000 | #Constraints:      20718
81.08/81.42	c #Conflicts:     318000 | #Constraints:      21818
81.08/81.42	c #Conflicts:     319000 | #Constraints:      22914
81.08/81.42	c #Conflicts:     320000 | #Constraints:      24035
81.08/81.42	c #Conflicts:     321000 | #Constraints:      25035
81.08/81.42	c DATABASE CLEANUP
81.08/81.42	c GARBAGE COLLECT
81.08/81.42	c rational objective value (FULL) 0
85.68/86.06	c #Conflicts:     322000 | #Constraints:      13404
85.68/86.06	c #Conflicts:     323000 | #Constraints:      14870
85.68/86.06	c #Conflicts:     324000 | #Constraints:      16324
85.68/86.06	c #Conflicts:     325000 | #Constraints:      17659
85.68/86.06	c #Conflicts:     326000 | #Constraints:      19067
85.68/86.06	c #Conflicts:     327000 | #Constraints:      20530
85.68/86.06	c #Conflicts:     328000 | #Constraints:      21950
85.68/86.06	c #Conflicts:     329000 | #Constraints:      23332
85.68/86.06	c #Conflicts:     330000 | #Constraints:      24617
85.68/86.06	c #Conflicts:     331000 | #Constraints:      25920
85.68/86.06	c #Conflicts:     332000 | #Constraints:      27047
85.68/86.06	c #Conflicts:     333000 | #Constraints:      28112
85.68/86.06	c DATABASE CLEANUP
85.68/86.06	c GARBAGE COLLECT
85.68/86.06	c rational objective value (FULL) 0
89.34/89.76	c #Conflicts:     334000 | #Constraints:      15086
89.34/89.76	c #Conflicts:     335000 | #Constraints:      16212
89.34/89.76	c #Conflicts:     336000 | #Constraints:      17483
89.34/89.76	c #Conflicts:     337000 | #Constraints:      18511
89.34/89.76	c #Conflicts:     338000 | #Constraints:      19519
89.34/89.76	c #Conflicts:     339000 | #Constraints:      20566
89.34/89.76	c #Conflicts:     340000 | #Constraints:      21584
89.34/89.76	c #Conflicts:     341000 | #Constraints:      22699
89.34/89.76	c #Conflicts:     342000 | #Constraints:      23979
89.34/89.76	c #Conflicts:     343000 | #Constraints:      25329
89.34/89.76	c #Conflicts:     344000 | #Constraints:      26607
89.34/89.76	c #Conflicts:     345000 | #Constraints:      27944
89.34/89.76	c DATABASE CLEANUP
89.34/89.76	c GARBAGE COLLECT
89.34/89.76	c rational objective value (FULL) 0
93.74/94.18	c #Conflicts:     346000 | #Constraints:      15196
93.74/94.18	c #Conflicts:     347000 | #Constraints:      16647
93.74/94.18	c #Conflicts:     348000 | #Constraints:      18089
93.74/94.18	c #Conflicts:     349000 | #Constraints:      19340
93.74/94.18	c #Conflicts:     350000 | #Constraints:      20473
93.74/94.18	c #Conflicts:     351000 | #Constraints:      21638
93.74/94.18	c #Conflicts:     352000 | #Constraints:      22751
93.74/94.18	c #Conflicts:     353000 | #Constraints:      24209
93.74/94.18	c #Conflicts:     354000 | #Constraints:      25485
93.74/94.18	c #Conflicts:     355000 | #Constraints:      26672
93.74/94.18	c #Conflicts:     356000 | #Constraints:      27904
93.74/94.18	c #Conflicts:     357000 | #Constraints:      29093
93.74/94.18	c DATABASE CLEANUP
93.74/94.18	c GARBAGE COLLECT
93.74/94.18	c rational objective value (FULL) 0
98.12/98.59	c #Conflicts:     358000 | #Constraints:      16027
98.12/98.59	c #Conflicts:     359000 | #Constraints:      17517
98.12/98.59	c #Conflicts:     360000 | #Constraints:      19000
98.12/98.59	c #Conflicts:     361000 | #Constraints:      20494
98.12/98.59	c #Conflicts:     362000 | #Constraints:      21977
98.12/98.59	c #Conflicts:     363000 | #Constraints:      23451
98.12/98.59	c #Conflicts:     364000 | #Constraints:      24933
98.12/98.59	c #Conflicts:     365000 | #Constraints:      26421
98.12/98.59	c #Conflicts:     366000 | #Constraints:      27906
98.12/98.59	c #Conflicts:     367000 | #Constraints:      29394
98.12/98.59	c #Conflicts:     368000 | #Constraints:      30887
98.12/98.59	c #Conflicts:     369000 | #Constraints:      32395
98.12/98.59	c DATABASE CLEANUP
98.12/98.59	c GARBAGE COLLECT
98.12/98.59	c rational objective value (FULL) 0
102.29/102.74	c #Conflicts:     370000 | #Constraints:      17465
102.29/102.74	c #Conflicts:     371000 | #Constraints:      18536
102.29/102.74	c #Conflicts:     372000 | #Constraints:      20025
102.29/102.74	c #Conflicts:     373000 | #Constraints:      21494
102.29/102.74	c #Conflicts:     374000 | #Constraints:      22880
102.29/102.74	c #Conflicts:     375000 | #Constraints:      23901
102.29/102.74	c #Conflicts:     376000 | #Constraints:      24901
102.29/102.74	c #Conflicts:     377000 | #Constraints:      25934
102.29/102.74	c #Conflicts:     378000 | #Constraints:      26997
102.29/102.74	c #Conflicts:     379000 | #Constraints:      27997
102.29/102.74	c #Conflicts:     380000 | #Constraints:      29046
102.29/102.74	c #Conflicts:     381000 | #Constraints:      30046
102.29/102.74	c DATABASE CLEANUP
102.29/102.74	c GARBAGE COLLECT
102.29/102.74	c rational objective value (FULL) 0
106.98/107.49	c #Conflicts:     382000 | #Constraints:      15918
106.98/107.49	c #Conflicts:     383000 | #Constraints:      17428
106.98/107.49	c #Conflicts:     384000 | #Constraints:      18920
106.98/107.49	c #Conflicts:     385000 | #Constraints:      20426
106.98/107.49	c #Conflicts:     386000 | #Constraints:      21928
106.98/107.49	c #Conflicts:     387000 | #Constraints:      23422
106.98/107.49	c #Conflicts:     388000 | #Constraints:      24909
106.98/107.49	c #Conflicts:     389000 | #Constraints:      26410
106.98/107.49	c #Conflicts:     390000 | #Constraints:      27895
106.98/107.49	c #Conflicts:     391000 | #Constraints:      29383
106.98/107.49	c #Conflicts:     392000 | #Constraints:      30889
106.98/107.49	c #Conflicts:     393000 | #Constraints:      32362
106.98/107.49	c #Conflicts:     394000 | #Constraints:      33850
106.98/107.49	c DATABASE CLEANUP
106.98/107.49	c GARBAGE COLLECT
106.98/107.49	c rational objective value (FULL) 0
112.07/112.53	c #Conflicts:     395000 | #Constraints:      18288
112.07/112.53	c #Conflicts:     396000 | #Constraints:      19777
112.07/112.53	c #Conflicts:     397000 | #Constraints:      21262
112.07/112.53	c #Conflicts:     398000 | #Constraints:      22767
112.07/112.53	c #Conflicts:     399000 | #Constraints:      24264
112.07/112.53	c #Conflicts:     400000 | #Constraints:      25759
112.07/112.53	c #Conflicts:     401000 | #Constraints:      27263
112.07/112.53	c #Conflicts:     402000 | #Constraints:      28735
112.07/112.53	c #Conflicts:     403000 | #Constraints:      30217
112.07/112.53	c #Conflicts:     404000 | #Constraints:      31698
112.07/112.53	c #Conflicts:     405000 | #Constraints:      33206
112.07/112.53	c #Conflicts:     406000 | #Constraints:      34692
112.07/112.53	c #Conflicts:     407000 | #Constraints:      36179
112.07/112.53	c DATABASE CLEANUP
112.07/112.53	c GARBAGE COLLECT
112.07/112.53	c rational objective value (FULL) 0
117.45/117.91	c #Conflicts:     408000 | #Constraints:      19587
117.45/117.91	c #Conflicts:     409000 | #Constraints:      21076
117.45/117.91	c #Conflicts:     410000 | #Constraints:      22557
117.45/117.91	c #Conflicts:     411000 | #Constraints:      24034
117.45/117.91	c #Conflicts:     412000 | #Constraints:      25516
117.45/117.91	c #Conflicts:     413000 | #Constraints:      27009
117.45/117.91	c #Conflicts:     414000 | #Constraints:      28504
117.45/117.91	c #Conflicts:     415000 | #Constraints:      29994
117.45/117.91	c #Conflicts:     416000 | #Constraints:      31484
117.45/117.91	c #Conflicts:     417000 | #Constraints:      32985
117.45/117.91	c #Conflicts:     418000 | #Constraints:      34424
117.45/117.91	c #Conflicts:     419000 | #Constraints:      35923
117.45/117.91	c #Conflicts:     420000 | #Constraints:      37408
117.45/117.91	c DATABASE CLEANUP
117.45/117.91	c GARBAGE COLLECT
117.45/117.91	c rational objective value (FULL) 0
123.02/123.55	c #Conflicts:     421000 | #Constraints:      20027
123.02/123.55	c #Conflicts:     422000 | #Constraints:      21535
123.02/123.55	c #Conflicts:     423000 | #Constraints:      23005
123.02/123.55	c #Conflicts:     424000 | #Constraints:      24502
123.02/123.55	c #Conflicts:     425000 | #Constraints:      25988
123.02/123.55	c #Conflicts:     426000 | #Constraints:      27477
123.02/123.55	c #Conflicts:     427000 | #Constraints:      28957
123.02/123.55	c #Conflicts:     428000 | #Constraints:      30448
123.02/123.55	c #Conflicts:     429000 | #Constraints:      31935
123.02/123.55	c #Conflicts:     430000 | #Constraints:      33408
123.02/123.55	c #Conflicts:     431000 | #Constraints:      34894
123.02/123.55	c #Conflicts:     432000 | #Constraints:      36371
123.02/123.55	c #Conflicts:     433000 | #Constraints:      37869
123.02/123.55	c DATABASE CLEANUP
123.02/123.55	c GARBAGE COLLECT
123.02/123.55	c rational objective value (FULL) 0
128.90/129.41	c #Conflicts:     434000 | #Constraints:      20279
128.90/129.41	c #Conflicts:     435000 | #Constraints:      21768
128.90/129.41	c #Conflicts:     436000 | #Constraints:      23249
128.90/129.41	c #Conflicts:     437000 | #Constraints:      24761
128.90/129.41	c #Conflicts:     438000 | #Constraints:      26259
128.90/129.41	c #Conflicts:     439000 | #Constraints:      27754
128.90/129.41	c #Conflicts:     440000 | #Constraints:      29266
128.90/129.41	c #Conflicts:     441000 | #Constraints:      30766
128.90/129.41	c #Conflicts:     442000 | #Constraints:      32251
128.90/129.41	c #Conflicts:     443000 | #Constraints:      33759
128.90/129.41	c #Conflicts:     444000 | #Constraints:      35252
128.90/129.41	c #Conflicts:     445000 | #Constraints:      36701
128.90/129.41	c #Conflicts:     446000 | #Constraints:      37945
128.90/129.41	c DATABASE CLEANUP
128.90/129.41	c GARBAGE COLLECT
128.90/129.41	c rational objective value (FULL) 0
134.38/134.95	c #Conflicts:     447000 | #Constraints:      19901
134.38/134.95	c #Conflicts:     448000 | #Constraints:      21174
134.38/134.95	c #Conflicts:     449000 | #Constraints:      22581
134.38/134.95	c #Conflicts:     450000 | #Constraints:      24000
134.38/134.95	c #Conflicts:     451000 | #Constraints:      25140
134.38/134.95	c #Conflicts:     452000 | #Constraints:      26316
134.38/134.95	c #Conflicts:     453000 | #Constraints:      27459
134.38/134.95	c #Conflicts:     454000 | #Constraints:      28910
134.38/134.95	c #Conflicts:     455000 | #Constraints:      30288
134.38/134.95	c #Conflicts:     456000 | #Constraints:      31426
134.38/134.95	c #Conflicts:     457000 | #Constraints:      32443
134.38/134.95	c #Conflicts:     458000 | #Constraints:      33844
134.38/134.95	c #Conflicts:     459000 | #Constraints:      35303
134.38/134.95	c #Conflicts:     460000 | #Constraints:      36687
134.38/134.95	c DATABASE CLEANUP
134.38/134.95	c GARBAGE COLLECT
134.38/134.95	c rational objective value (FULL) 0
139.86/140.45	c #Conflicts:     461000 | #Constraints:      19532
139.86/140.45	c #Conflicts:     462000 | #Constraints:      20631
139.86/140.45	c #Conflicts:     463000 | #Constraints:      21651
139.86/140.45	c #Conflicts:     464000 | #Constraints:      23068
139.86/140.45	c #Conflicts:     465000 | #Constraints:      24432
139.86/140.45	c #Conflicts:     466000 | #Constraints:      25494
139.86/140.45	c #Conflicts:     467000 | #Constraints:      26610
139.86/140.45	c #Conflicts:     468000 | #Constraints:      27827
139.86/140.45	c #Conflicts:     469000 | #Constraints:      29057
139.86/140.45	c #Conflicts:     470000 | #Constraints:      30057
139.86/140.45	c #Conflicts:     471000 | #Constraints:      31059
139.86/140.45	c #Conflicts:     472000 | #Constraints:      32159
139.86/140.45	c #Conflicts:     473000 | #Constraints:      33167
139.86/140.45	c #Conflicts:     474000 | #Constraints:      34182
139.86/140.45	c DATABASE CLEANUP
139.86/140.45	c GARBAGE COLLECT
139.86/140.45	c rational objective value (FULL) 0
145.74/146.30	c #Conflicts:     475000 | #Constraints:      18586
145.74/146.30	c #Conflicts:     476000 | #Constraints:      20084
145.74/146.30	c #Conflicts:     477000 | #Constraints:      21574
145.74/146.30	c #Conflicts:     478000 | #Constraints:      23043
145.74/146.30	c #Conflicts:     479000 | #Constraints:      24528
145.74/146.30	c #Conflicts:     480000 | #Constraints:      26018
145.74/146.30	c #Conflicts:     481000 | #Constraints:      27517
145.74/146.30	c #Conflicts:     482000 | #Constraints:      29005
145.74/146.30	c #Conflicts:     483000 | #Constraints:      30511
145.74/146.30	c #Conflicts:     484000 | #Constraints:      31997
145.74/146.30	c #Conflicts:     485000 | #Constraints:      33499
145.74/146.30	c #Conflicts:     486000 | #Constraints:      35007
145.74/146.30	c #Conflicts:     487000 | #Constraints:      36450
145.74/146.30	c #Conflicts:     488000 | #Constraints:      37800
145.74/146.30	c DATABASE CLEANUP
145.74/146.30	c GARBAGE COLLECT
145.74/146.30	c rational objective value (FULL) 0
151.72/152.30	c #Conflicts:     489000 | #Constraints:      20413
151.72/152.30	c #Conflicts:     490000 | #Constraints:      21896
151.72/152.30	c #Conflicts:     491000 | #Constraints:      23375
151.72/152.30	c #Conflicts:     492000 | #Constraints:      24870
151.72/152.30	c #Conflicts:     493000 | #Constraints:      26347
151.72/152.30	c #Conflicts:     494000 | #Constraints:      27811
151.72/152.30	c #Conflicts:     495000 | #Constraints:      29060
151.72/152.30	c #Conflicts:     496000 | #Constraints:      30529
151.72/152.30	c #Conflicts:     497000 | #Constraints:      31906
151.72/152.30	c #Conflicts:     498000 | #Constraints:      33398
151.72/152.30	c #Conflicts:     499000 | #Constraints:      34890
151.72/152.30	c #Conflicts:     500000 | #Constraints:      35909
151.72/152.30	c #Conflicts:     501000 | #Constraints:      37161
151.72/152.30	c #Conflicts:     502000 | #Constraints:      38553
151.72/152.30	c DATABASE CLEANUP
151.72/152.30	c GARBAGE COLLECT
151.72/152.30	c rational objective value (FULL) 0
158.20/158.84	c #Conflicts:     503000 | #Constraints:      20575
158.20/158.84	c #Conflicts:     504000 | #Constraints:      22067
158.20/158.84	c #Conflicts:     505000 | #Constraints:      23548
158.20/158.84	c #Conflicts:     506000 | #Constraints:      25046
158.20/158.84	c #Conflicts:     507000 | #Constraints:      26538
158.20/158.84	c #Conflicts:     508000 | #Constraints:      28006
158.20/158.84	c #Conflicts:     509000 | #Constraints:      29482
158.20/158.84	c #Conflicts:     510000 | #Constraints:      30957
158.20/158.84	c #Conflicts:     511000 | #Constraints:      32450
158.20/158.84	c #Conflicts:     512000 | #Constraints:      33948
158.20/158.84	c #Conflicts:     513000 | #Constraints:      35446
158.20/158.84	c #Conflicts:     514000 | #Constraints:      36912
158.20/158.84	c #Conflicts:     515000 | #Constraints:      38400
158.20/158.84	c #Conflicts:     516000 | #Constraints:      39869
158.20/158.84	c DATABASE CLEANUP
158.20/158.84	c GARBAGE COLLECT
158.20/158.84	c rational objective value (FULL) 0
164.87/165.55	c #Conflicts:     517000 | #Constraints:      20992
164.87/165.55	c #Conflicts:     518000 | #Constraints:      22477
164.87/165.55	c #Conflicts:     519000 | #Constraints:      23971
164.87/165.55	c #Conflicts:     520000 | #Constraints:      25444
164.87/165.55	c #Conflicts:     521000 | #Constraints:      26929
164.87/165.55	c #Conflicts:     522000 | #Constraints:      28420
164.87/165.55	c #Conflicts:     523000 | #Constraints:      29925
164.87/165.55	c #Conflicts:     524000 | #Constraints:      31410
164.87/165.55	c #Conflicts:     525000 | #Constraints:      32898
164.87/165.55	c #Conflicts:     526000 | #Constraints:      34393
164.87/165.55	c #Conflicts:     527000 | #Constraints:      35906
164.87/165.55	c #Conflicts:     528000 | #Constraints:      37408
164.87/165.55	c #Conflicts:     529000 | #Constraints:      38540
164.87/165.55	c #Conflicts:     530000 | #Constraints:      39997
164.87/165.55	c #Conflicts:     531000 | #Constraints:      41485
164.87/165.55	c DATABASE CLEANUP
164.87/165.55	c GARBAGE COLLECT
164.87/165.55	c rational objective value (FULL) 0
171.84/172.52	c #Conflicts:     532000 | #Constraints:      22087
171.84/172.52	c #Conflicts:     533000 | #Constraints:      23572
171.84/172.52	c #Conflicts:     534000 | #Constraints:      25066
171.84/172.52	c #Conflicts:     535000 | #Constraints:      26540
171.84/172.52	c #Conflicts:     536000 | #Constraints:      28036
171.84/172.52	c #Conflicts:     537000 | #Constraints:      29538
171.84/172.52	c #Conflicts:     538000 | #Constraints:      31031
171.84/172.52	c #Conflicts:     539000 | #Constraints:      32516
171.84/172.52	c #Conflicts:     540000 | #Constraints:      34008
171.84/172.52	c #Conflicts:     541000 | #Constraints:      35497
171.84/172.52	c #Conflicts:     542000 | #Constraints:      36994
171.84/172.52	c #Conflicts:     543000 | #Constraints:      38476
171.84/172.52	c #Conflicts:     544000 | #Constraints:      39989
171.84/172.52	c #Conflicts:     545000 | #Constraints:      41496
171.84/172.52	c #Conflicts:     546000 | #Constraints:      42992
171.84/172.52	c DATABASE CLEANUP
171.84/172.52	c GARBAGE COLLECT
171.84/172.52	c rational objective value (FULL) 0
178.82/179.57	c #Conflicts:     547000 | #Constraints:      22783
178.82/179.57	c #Conflicts:     548000 | #Constraints:      24201
178.82/179.57	c #Conflicts:     549000 | #Constraints:      25656
178.82/179.57	c #Conflicts:     550000 | #Constraints:      27144
178.82/179.57	c #Conflicts:     551000 | #Constraints:      28527
178.82/179.57	c #Conflicts:     552000 | #Constraints:      30020
178.82/179.57	c #Conflicts:     553000 | #Constraints:      31509
178.82/179.57	c #Conflicts:     554000 | #Constraints:      32989
178.82/179.57	c #Conflicts:     555000 | #Constraints:      34033
178.82/179.57	c #Conflicts:     556000 | #Constraints:      35410
178.82/179.57	c #Conflicts:     557000 | #Constraints:      36895
178.82/179.57	c #Conflicts:     558000 | #Constraints:      38388
178.82/179.57	c #Conflicts:     559000 | #Constraints:      39717
178.82/179.57	c #Conflicts:     560000 | #Constraints:      41232
178.82/179.57	c #Conflicts:     561000 | #Constraints:      42638
178.82/179.57	c DATABASE CLEANUP
178.82/179.57	c GARBAGE COLLECT
178.82/179.57	c rational objective value (FULL) 0
185.10/185.81	c #Conflicts:     562000 | #Constraints:      22778
185.10/185.81	c #Conflicts:     563000 | #Constraints:      23778
185.10/185.81	c #Conflicts:     564000 | #Constraints:      24778
185.10/185.81	c #Conflicts:     565000 | #Constraints:      26085
185.10/185.81	c #Conflicts:     566000 | #Constraints:      27275
185.10/185.81	c #Conflicts:     567000 | #Constraints:      28361
185.10/185.81	c #Conflicts:     568000 | #Constraints:      29607
185.10/185.81	c #Conflicts:     569000 | #Constraints:      30851
185.10/185.81	c #Conflicts:     570000 | #Constraints:      32070
185.10/185.81	c #Conflicts:     571000 | #Constraints:      33070
185.10/185.81	c #Conflicts:     572000 | #Constraints:      34070
185.10/185.81	c #Conflicts:     573000 | #Constraints:      35070
185.10/185.81	c #Conflicts:     574000 | #Constraints:      36070
185.10/185.81	c #Conflicts:     575000 | #Constraints:      37070
185.10/185.81	c #Conflicts:     576000 | #Constraints:      38070
185.10/185.81	c DATABASE CLEANUP
185.10/185.81	c GARBAGE COLLECT
185.10/185.81	c rational objective value (FULL) 0
191.87/192.61	c #Conflicts:     577000 | #Constraints:      20335
191.87/192.61	c #Conflicts:     578000 | #Constraints:      21847
191.87/192.61	c #Conflicts:     579000 | #Constraints:      22909
191.87/192.61	c #Conflicts:     580000 | #Constraints:      23909
191.87/192.61	c #Conflicts:     581000 | #Constraints:      24909
191.87/192.61	c #Conflicts:     582000 | #Constraints:      25927
191.87/192.61	c #Conflicts:     583000 | #Constraints:      27409
191.87/192.61	c #Conflicts:     584000 | #Constraints:      28912
191.87/192.61	c #Conflicts:     585000 | #Constraints:      30400
191.87/192.61	c #Conflicts:     586000 | #Constraints:      31883
191.87/192.61	c #Conflicts:     587000 | #Constraints:      33376
191.87/192.61	c #Conflicts:     588000 | #Constraints:      34858
191.87/192.61	c #Conflicts:     589000 | #Constraints:      36293
191.87/192.61	c #Conflicts:     590000 | #Constraints:      37798
191.87/192.61	c #Conflicts:     591000 | #Constraints:      39298
191.87/192.61	c DATABASE CLEANUP
191.87/192.61	c GARBAGE COLLECT
191.87/192.61	c rational objective value (FULL) 0
198.75/199.50	c #Conflicts:     592000 | #Constraints:      20565
198.75/199.50	c #Conflicts:     593000 | #Constraints:      21887
198.75/199.50	c #Conflicts:     594000 | #Constraints:      22887
198.75/199.50	c #Conflicts:     595000 | #Constraints:      24215
198.75/199.50	c #Conflicts:     596000 | #Constraints:      25719
198.75/199.50	c #Conflicts:     597000 | #Constraints:      27219
198.75/199.50	c #Conflicts:     598000 | #Constraints:      28723
198.75/199.50	c #Conflicts:     599000 | #Constraints:      30212
198.75/199.50	c #Conflicts:     600000 | #Constraints:      31699
198.75/199.50	c #Conflicts:     601000 | #Constraints:      33198
198.75/199.50	c #Conflicts:     602000 | #Constraints:      34693
198.75/199.50	c #Conflicts:     603000 | #Constraints:      36164
198.75/199.50	c #Conflicts:     604000 | #Constraints:      37505
198.75/199.50	c #Conflicts:     605000 | #Constraints:      39011
198.75/199.50	c #Conflicts:     606000 | #Constraints:      40264
198.75/199.50	c #Conflicts:     607000 | #Constraints:      41749
198.75/199.50	c DATABASE CLEANUP
198.75/199.50	c GARBAGE COLLECT
198.75/199.50	c rational objective value (FULL) 0
205.82/206.64	c #Conflicts:     608000 | #Constraints:      22115
205.82/206.64	c #Conflicts:     609000 | #Constraints:      23518
205.82/206.64	c #Conflicts:     610000 | #Constraints:      24973
205.82/206.64	c #Conflicts:     611000 | #Constraints:      26396
205.82/206.64	c #Conflicts:     612000 | #Constraints:      27880
205.82/206.64	c #Conflicts:     613000 | #Constraints:      29263
205.82/206.64	c #Conflicts:     614000 | #Constraints:      30737
205.82/206.64	c #Conflicts:     615000 | #Constraints:      32096
205.82/206.64	c #Conflicts:     616000 | #Constraints:      33522
205.82/206.64	c #Conflicts:     617000 | #Constraints:      34829
205.82/206.64	c #Conflicts:     618000 | #Constraints:      35908
205.82/206.64	c #Conflicts:     619000 | #Constraints:      36908
205.82/206.64	c #Conflicts:     620000 | #Constraints:      38392
205.82/206.64	c #Conflicts:     621000 | #Constraints:      39899
205.82/206.64	c #Conflicts:     622000 | #Constraints:      41408
205.82/206.64	c #Conflicts:     623000 | #Constraints:      42918
205.82/206.64	c DATABASE CLEANUP
205.82/206.64	c GARBAGE COLLECT
205.82/206.64	c rational objective value (FULL) 0
212.50/213.38	c #Conflicts:     624000 | #Constraints:      22868
212.50/213.38	c #Conflicts:     625000 | #Constraints:      23949
212.50/213.38	c #Conflicts:     626000 | #Constraints:      25157
212.50/213.38	c #Conflicts:     627000 | #Constraints:      26157
212.50/213.38	c #Conflicts:     628000 | #Constraints:      27282
212.50/213.38	c #Conflicts:     629000 | #Constraints:      28608
212.50/213.38	c #Conflicts:     630000 | #Constraints:      29769
212.50/213.38	c #Conflicts:     631000 | #Constraints:      30789
212.50/213.38	c #Conflicts:     632000 | #Constraints:      31789
212.50/213.38	c #Conflicts:     633000 | #Constraints:      33241
212.50/213.38	c #Conflicts:     634000 | #Constraints:      34743
212.50/213.38	c #Conflicts:     635000 | #Constraints:      36221
212.50/213.38	c #Conflicts:     636000 | #Constraints:      37365
212.50/213.38	c #Conflicts:     637000 | #Constraints:      38365
212.50/213.38	c #Conflicts:     638000 | #Constraints:      39629
212.50/213.38	c #Conflicts:     639000 | #Constraints:      40629
212.50/213.38	c DATABASE CLEANUP
212.50/213.38	c GARBAGE COLLECT
212.50/213.38	c rational objective value (FULL) 0
218.68/219.52	c #Conflicts:     640000 | #Constraints:      21425
218.68/219.52	c #Conflicts:     641000 | #Constraints:      22425
218.68/219.52	c #Conflicts:     642000 | #Constraints:      23425
218.68/219.52	c #Conflicts:     643000 | #Constraints:      24507
218.68/219.52	c #Conflicts:     644000 | #Constraints:      25568
218.68/219.52	c #Conflicts:     645000 | #Constraints:      26576
218.68/219.52	c #Conflicts:     646000 | #Constraints:      27630
218.68/219.52	c #Conflicts:     647000 | #Constraints:      28717
218.68/219.52	c #Conflicts:     648000 | #Constraints:      29762
218.68/219.52	c #Conflicts:     649000 | #Constraints:      30763
218.68/219.52	c #Conflicts:     650000 | #Constraints:      31764
218.68/219.52	c #Conflicts:     651000 | #Constraints:      32764
218.68/219.52	c #Conflicts:     652000 | #Constraints:      33764
218.68/219.52	c #Conflicts:     653000 | #Constraints:      34764
218.68/219.52	c #Conflicts:     654000 | #Constraints:      35764
218.68/219.52	c #Conflicts:     655000 | #Constraints:      36764
218.68/219.52	c DATABASE CLEANUP
218.68/219.52	c GARBAGE COLLECT
218.68/219.52	c rational objective value (FULL) 0
226.45/227.31	c #Conflicts:     656000 | #Constraints:      19681
226.45/227.31	c #Conflicts:     657000 | #Constraints:      21174
226.45/227.31	c #Conflicts:     658000 | #Constraints:      22656
226.45/227.31	c #Conflicts:     659000 | #Constraints:      24134
226.45/227.31	c #Conflicts:     660000 | #Constraints:      25629
226.45/227.31	c #Conflicts:     661000 | #Constraints:      27128
226.45/227.31	c #Conflicts:     662000 | #Constraints:      28612
226.45/227.31	c #Conflicts:     663000 | #Constraints:      30118
226.45/227.31	c #Conflicts:     664000 | #Constraints:      31623
226.45/227.31	c #Conflicts:     665000 | #Constraints:      33125
226.45/227.31	c #Conflicts:     666000 | #Constraints:      34614
226.45/227.31	c #Conflicts:     667000 | #Constraints:      36103
226.45/227.31	c #Conflicts:     668000 | #Constraints:      37594
226.45/227.31	c #Conflicts:     669000 | #Constraints:      39078
226.45/227.31	c #Conflicts:     670000 | #Constraints:      40577
226.45/227.31	c #Conflicts:     671000 | #Constraints:      42062
226.45/227.31	c DATABASE CLEANUP
226.45/227.31	c GARBAGE COLLECT
226.45/227.31	c rational objective value (FULL) 0
232.82/233.74	c #Conflicts:     672000 | #Constraints:      21890
232.82/233.74	c #Conflicts:     673000 | #Constraints:      22890
232.82/233.74	c #Conflicts:     674000 | #Constraints:      23890
232.82/233.74	c #Conflicts:     675000 | #Constraints:      24890
232.82/233.74	c #Conflicts:     676000 | #Constraints:      25890
232.82/233.74	c #Conflicts:     677000 | #Constraints:      26890
232.82/233.74	c #Conflicts:     678000 | #Constraints:      27890
232.82/233.74	c #Conflicts:     679000 | #Constraints:      28890
232.82/233.74	c #Conflicts:     680000 | #Constraints:      29890
232.82/233.74	c #Conflicts:     681000 | #Constraints:      30890
232.82/233.74	c #Conflicts:     682000 | #Constraints:      31890
232.82/233.74	c #Conflicts:     683000 | #Constraints:      32890
232.82/233.74	c #Conflicts:     684000 | #Constraints:      33890
232.82/233.74	c #Conflicts:     685000 | #Constraints:      34890
232.82/233.74	c #Conflicts:     686000 | #Constraints:      35890
232.82/233.74	c #Conflicts:     687000 | #Constraints:      36890
232.82/233.74	c #Conflicts:     688000 | #Constraints:      37890
232.82/233.74	c DATABASE CLEANUP
232.82/233.74	c GARBAGE COLLECT
232.82/233.74	c rational objective value (FULL) 0
239.22/240.15	c #Conflicts:     689000 | #Constraints:      20108
239.22/240.15	c #Conflicts:     690000 | #Constraints:      21224
239.22/240.15	c #Conflicts:     691000 | #Constraints:      22305
239.22/240.15	c #Conflicts:     692000 | #Constraints:      23494
239.22/240.15	c #Conflicts:     693000 | #Constraints:      24561
239.22/240.15	c #Conflicts:     694000 | #Constraints:      25600
239.22/240.15	c #Conflicts:     695000 | #Constraints:      26720
239.22/240.15	c #Conflicts:     696000 | #Constraints:      27720
239.22/240.15	c #Conflicts:     697000 | #Constraints:      28816
239.22/240.15	c #Conflicts:     698000 | #Constraints:      29824
239.22/240.15	c #Conflicts:     699000 | #Constraints:      30929
239.22/240.15	c #Conflicts:     700000 | #Constraints:      31959
239.22/240.15	c #Conflicts:     701000 | #Constraints:      32998
239.22/240.15	c #Conflicts:     702000 | #Constraints:      33998
239.22/240.15	c #Conflicts:     703000 | #Constraints:      35090
239.22/240.15	c #Conflicts:     704000 | #Constraints:      36401
239.22/240.15	c #Conflicts:     705000 | #Constraints:      37611
239.22/240.15	c DATABASE CLEANUP
239.22/240.15	c GARBAGE COLLECT
239.22/240.15	c rational objective value (FULL) 0
247.47/248.48	c #Conflicts:     706000 | #Constraints:      20286
247.47/248.48	c #Conflicts:     707000 | #Constraints:      21785
247.47/248.48	c #Conflicts:     708000 | #Constraints:      23269
247.47/248.48	c #Conflicts:     709000 | #Constraints:      24749
247.47/248.48	c #Conflicts:     710000 | #Constraints:      26245
247.47/248.48	c #Conflicts:     711000 | #Constraints:      27731
247.47/248.48	c #Conflicts:     712000 | #Constraints:      29201
247.47/248.48	c #Conflicts:     713000 | #Constraints:      30687
247.47/248.48	c #Conflicts:     714000 | #Constraints:      32174
247.47/248.48	c #Conflicts:     715000 | #Constraints:      33659
247.47/248.48	c #Conflicts:     716000 | #Constraints:      35148
247.47/248.48	c #Conflicts:     717000 | #Constraints:      36636
247.47/248.48	c #Conflicts:     718000 | #Constraints:      38131
247.47/248.48	c #Conflicts:     719000 | #Constraints:      39593
247.47/248.48	c #Conflicts:     720000 | #Constraints:      41073
247.47/248.48	c #Conflicts:     721000 | #Constraints:      42553
247.47/248.48	c #Conflicts:     722000 | #Constraints:      44062
247.47/248.48	c DATABASE CLEANUP
247.47/248.48	c GARBAGE COLLECT
247.47/248.48	c rational objective value (FULL) 0
256.24/257.22	c #Conflicts:     723000 | #Constraints:      23464
256.24/257.22	c #Conflicts:     724000 | #Constraints:      24927
256.24/257.22	c #Conflicts:     725000 | #Constraints:      26411
256.24/257.22	c #Conflicts:     726000 | #Constraints:      27800
256.24/257.22	c #Conflicts:     727000 | #Constraints:      29254
256.24/257.22	c #Conflicts:     728000 | #Constraints:      30526
256.24/257.22	c #Conflicts:     729000 | #Constraints:      31997
256.24/257.22	c #Conflicts:     730000 | #Constraints:      33365
256.24/257.22	c #Conflicts:     731000 | #Constraints:      34825
256.24/257.22	c #Conflicts:     732000 | #Constraints:      36280
256.24/257.22	c #Conflicts:     733000 | #Constraints:      37635
256.24/257.22	c #Conflicts:     734000 | #Constraints:      38842
256.24/257.22	c #Conflicts:     735000 | #Constraints:      39992
256.24/257.22	c #Conflicts:     736000 | #Constraints:      41147
256.24/257.22	c #Conflicts:     737000 | #Constraints:      42430
256.24/257.22	c #Conflicts:     738000 | #Constraints:      43840
256.24/257.22	c #Conflicts:     739000 | #Constraints:      45315
256.24/257.22	c DATABASE CLEANUP
256.24/257.22	c GARBAGE COLLECT
256.24/257.22	c rational objective value (FULL) 0
263.72/264.77	c #Conflicts:     740000 | #Constraints:      23804
263.72/264.77	c #Conflicts:     741000 | #Constraints:      24900
263.72/264.77	c #Conflicts:     742000 | #Constraints:      26076
263.72/264.77	c #Conflicts:     743000 | #Constraints:      27180
263.72/264.77	c #Conflicts:     744000 | #Constraints:      28196
263.72/264.77	c #Conflicts:     745000 | #Constraints:      29218
263.72/264.77	c #Conflicts:     746000 | #Constraints:      30262
263.72/264.77	c #Conflicts:     747000 | #Constraints:      31588
263.72/264.77	c #Conflicts:     748000 | #Constraints:      32677
263.72/264.77	c #Conflicts:     749000 | #Constraints:      33746
263.72/264.77	c #Conflicts:     750000 | #Constraints:      34872
263.72/264.77	c #Conflicts:     751000 | #Constraints:      36024
263.72/264.77	c #Conflicts:     752000 | #Constraints:      37498
263.72/264.77	c #Conflicts:     753000 | #Constraints:      38914
263.72/264.77	c #Conflicts:     754000 | #Constraints:      40378
263.72/264.77	c #Conflicts:     755000 | #Constraints:      41378
263.72/264.77	c #Conflicts:     756000 | #Constraints:      42378
263.72/264.77	c DATABASE CLEANUP
263.72/264.77	c GARBAGE COLLECT
263.72/264.77	c rational objective value (FULL) 0
270.40/271.49	c #Conflicts:     757000 | #Constraints:      21967
270.40/271.49	c #Conflicts:     758000 | #Constraints:      22967
270.40/271.49	c #Conflicts:     759000 | #Constraints:      23967
270.40/271.49	c #Conflicts:     760000 | #Constraints:      24967
270.40/271.49	c #Conflicts:     761000 | #Constraints:      25967
270.40/271.49	c #Conflicts:     762000 | #Constraints:      26967
270.40/271.49	c #Conflicts:     763000 | #Constraints:      27967
270.40/271.49	c #Conflicts:     764000 | #Constraints:      28967
270.40/271.49	c #Conflicts:     765000 | #Constraints:      29967
270.40/271.49	c #Conflicts:     766000 | #Constraints:      30967
270.40/271.49	c #Conflicts:     767000 | #Constraints:      31967
270.40/271.49	c #Conflicts:     768000 | #Constraints:      32967
270.40/271.49	c #Conflicts:     769000 | #Constraints:      33967
270.40/271.49	c #Conflicts:     770000 | #Constraints:      34967
270.40/271.49	c #Conflicts:     771000 | #Constraints:      35967
270.40/271.49	c #Conflicts:     772000 | #Constraints:      36967
270.40/271.49	c #Conflicts:     773000 | #Constraints:      37967
270.40/271.49	c #Conflicts:     774000 | #Constraints:      38967
270.40/271.49	c DATABASE CLEANUP
270.40/271.49	c GARBAGE COLLECT
270.40/271.49	c rational objective value (FULL) 0
277.27/278.31	c #Conflicts:     775000 | #Constraints:      20506
277.27/278.31	c #Conflicts:     776000 | #Constraints:      21708
277.27/278.31	c #Conflicts:     777000 | #Constraints:      22767
277.27/278.31	c #Conflicts:     778000 | #Constraints:      23813
277.27/278.31	c #Conflicts:     779000 | #Constraints:      25023
277.27/278.31	c #Conflicts:     780000 | #Constraints:      26270
277.27/278.31	c #Conflicts:     781000 | #Constraints:      27281
277.27/278.31	c #Conflicts:     782000 | #Constraints:      28281
277.27/278.31	c #Conflicts:     783000 | #Constraints:      29410
277.27/278.31	c #Conflicts:     784000 | #Constraints:      30410
277.27/278.31	c #Conflicts:     785000 | #Constraints:      31410
277.27/278.31	c #Conflicts:     786000 | #Constraints:      32436
277.27/278.31	c #Conflicts:     787000 | #Constraints:      33543
277.27/278.31	c #Conflicts:     788000 | #Constraints:      34653
277.27/278.31	c #Conflicts:     789000 | #Constraints:      35653
277.27/278.31	c #Conflicts:     790000 | #Constraints:      36729
277.27/278.31	c #Conflicts:     791000 | #Constraints:      37924
277.27/278.31	c #Conflicts:     792000 | #Constraints:      39079
277.27/278.31	c DATABASE CLEANUP
277.27/278.31	c GARBAGE COLLECT
277.27/278.31	c rational objective value (FULL) 0
284.74/285.88	c #Conflicts:     793000 | #Constraints:      20931
284.74/285.88	c #Conflicts:     794000 | #Constraints:      21931
284.74/285.88	c #Conflicts:     795000 | #Constraints:      23078
284.74/285.88	c #Conflicts:     796000 | #Constraints:      24353
284.74/285.88	c #Conflicts:     797000 | #Constraints:      25839
284.74/285.88	c #Conflicts:     798000 | #Constraints:      27262
284.74/285.88	c #Conflicts:     799000 | #Constraints:      28284
284.74/285.88	c #Conflicts:     800000 | #Constraints:      29499
284.74/285.88	c #Conflicts:     801000 | #Constraints:      30953
284.74/285.88	c #Conflicts:     802000 | #Constraints:      31953
284.74/285.88	c #Conflicts:     803000 | #Constraints:      33090
284.74/285.88	c #Conflicts:     804000 | #Constraints:      34090
284.74/285.88	c #Conflicts:     805000 | #Constraints:      35090
284.74/285.88	c #Conflicts:     806000 | #Constraints:      36090
284.74/285.88	c #Conflicts:     807000 | #Constraints:      37090
284.74/285.88	c #Conflicts:     808000 | #Constraints:      38090
284.74/285.88	c #Conflicts:     809000 | #Constraints:      39090
284.74/285.88	c #Conflicts:     810000 | #Constraints:      40090
284.74/285.88	c DATABASE CLEANUP
284.74/285.88	c GARBAGE COLLECT
284.74/285.88	c rational objective value (FULL) 0
292.61/293.71	c #Conflicts:     811000 | #Constraints:      21559
292.61/293.71	c #Conflicts:     812000 | #Constraints:      22937
292.61/293.71	c #Conflicts:     813000 | #Constraints:      24027
292.61/293.71	c #Conflicts:     814000 | #Constraints:      25027
292.61/293.71	c #Conflicts:     815000 | #Constraints:      26060
292.61/293.71	c #Conflicts:     816000 | #Constraints:      27060
292.61/293.71	c #Conflicts:     817000 | #Constraints:      28084
292.61/293.71	c #Conflicts:     818000 | #Constraints:      29184
292.61/293.71	c #Conflicts:     819000 | #Constraints:      30671
292.61/293.71	c #Conflicts:     820000 | #Constraints:      32162
292.61/293.71	c #Conflicts:     821000 | #Constraints:      33656
292.61/293.71	c #Conflicts:     822000 | #Constraints:      35152
292.61/293.71	c #Conflicts:     823000 | #Constraints:      36564
292.61/293.71	c #Conflicts:     824000 | #Constraints:      37607
292.61/293.71	c #Conflicts:     825000 | #Constraints:      38844
292.61/293.71	c #Conflicts:     826000 | #Constraints:      40276
292.61/293.71	c #Conflicts:     827000 | #Constraints:      41768
292.61/293.71	c #Conflicts:     828000 | #Constraints:      43270
292.61/293.71	c DATABASE CLEANUP
292.61/293.71	c GARBAGE COLLECT
292.61/293.71	c rational objective value (FULL) 0
301.00/302.19	c #Conflicts:     829000 | #Constraints:      22901
301.00/302.19	c #Conflicts:     830000 | #Constraints:      24165
301.00/302.19	c #Conflicts:     831000 | #Constraints:      25567
301.00/302.19	c #Conflicts:     832000 | #Constraints:      26888
301.00/302.19	c #Conflicts:     833000 | #Constraints:      28188
301.00/302.19	c #Conflicts:     834000 | #Constraints:      29302
301.00/302.19	c #Conflicts:     835000 | #Constraints:      30543
301.00/302.19	c #Conflicts:     836000 | #Constraints:      31555
301.00/302.19	c #Conflicts:     837000 | #Constraints:      32597
301.00/302.19	c #Conflicts:     838000 | #Constraints:      33724
301.00/302.19	c #Conflicts:     839000 | #Constraints:      34884
301.00/302.19	c #Conflicts:     840000 | #Constraints:      36251
301.00/302.19	c #Conflicts:     841000 | #Constraints:      37459
301.00/302.19	c #Conflicts:     842000 | #Constraints:      38621
301.00/302.19	c #Conflicts:     843000 | #Constraints:      40114
301.00/302.19	c #Conflicts:     844000 | #Constraints:      41497
301.00/302.19	c #Conflicts:     845000 | #Constraints:      42941
301.00/302.19	c #Conflicts:     846000 | #Constraints:      44375
301.00/302.19	c DATABASE CLEANUP
301.00/302.19	c GARBAGE COLLECT
301.00/302.19	c rational objective value (FULL) 0
309.55/310.74	c #Conflicts:     847000 | #Constraints:      23085
309.55/310.74	c #Conflicts:     848000 | #Constraints:      24251
309.55/310.74	c #Conflicts:     849000 | #Constraints:      25647
309.55/310.74	c #Conflicts:     850000 | #Constraints:      26809
309.55/310.74	c #Conflicts:     851000 | #Constraints:      28067
309.55/310.74	c #Conflicts:     852000 | #Constraints:      29067
309.55/310.74	c #Conflicts:     853000 | #Constraints:      30350
309.55/310.74	c #Conflicts:     854000 | #Constraints:      31668
309.55/310.74	c #Conflicts:     855000 | #Constraints:      32911
309.55/310.74	c #Conflicts:     856000 | #Constraints:      34227
309.55/310.74	c #Conflicts:     857000 | #Constraints:      35461
309.55/310.74	c #Conflicts:     858000 | #Constraints:      36686
309.55/310.74	c #Conflicts:     859000 | #Constraints:      37757
309.55/310.74	c #Conflicts:     860000 | #Constraints:      39022
309.55/310.74	c #Conflicts:     861000 | #Constraints:      40217
309.55/310.74	c #Conflicts:     862000 | #Constraints:      41500
309.55/310.74	c #Conflicts:     863000 | #Constraints:      42764
309.55/310.74	c #Conflicts:     864000 | #Constraints:      43809
309.55/310.74	c #Conflicts:     865000 | #Constraints:      45001
309.55/310.74	c DATABASE CLEANUP
309.55/310.74	c GARBAGE COLLECT
309.55/310.74	c rational objective value (FULL) 0
319.12/320.37	c #Conflicts:     866000 | #Constraints:      23800
319.12/320.37	c #Conflicts:     867000 | #Constraints:      25290
319.12/320.37	c #Conflicts:     868000 | #Constraints:      26772
319.12/320.37	c #Conflicts:     869000 | #Constraints:      28248
319.12/320.37	c #Conflicts:     870000 | #Constraints:      29738
319.12/320.37	c #Conflicts:     871000 | #Constraints:      31236
319.12/320.37	c #Conflicts:     872000 | #Constraints:      32700
319.12/320.37	c #Conflicts:     873000 | #Constraints:      34013
319.12/320.37	c #Conflicts:     874000 | #Constraints:      35506
319.12/320.37	c #Conflicts:     875000 | #Constraints:      36999
319.12/320.37	c #Conflicts:     876000 | #Constraints:      38485
319.12/320.37	c #Conflicts:     877000 | #Constraints:      39967
319.12/320.37	c #Conflicts:     878000 | #Constraints:      41077
319.12/320.37	c #Conflicts:     879000 | #Constraints:      42431
319.12/320.37	c #Conflicts:     880000 | #Constraints:      43912
319.12/320.37	c #Conflicts:     881000 | #Constraints:      45405
319.12/320.37	c #Conflicts:     882000 | #Constraints:      46894
319.12/320.37	c #Conflicts:     883000 | #Constraints:      48387
319.12/320.37	c #Conflicts:     884000 | #Constraints:      49907
319.12/320.37	c DATABASE CLEANUP
319.12/320.37	c GARBAGE COLLECT
319.12/320.37	c rational objective value (FULL) 0
328.19/329.41	c #Conflicts:     885000 | #Constraints:      26276
328.19/329.41	c #Conflicts:     886000 | #Constraints:      27572
328.19/329.41	c #Conflicts:     887000 | #Constraints:      28627
328.19/329.41	c #Conflicts:     888000 | #Constraints:      29703
328.19/329.41	c #Conflicts:     889000 | #Constraints:      31026
328.19/329.41	c #Conflicts:     890000 | #Constraints:      32521
328.19/329.41	c #Conflicts:     891000 | #Constraints:      33626
328.19/329.41	c #Conflicts:     892000 | #Constraints:      34626
328.19/329.41	c #Conflicts:     893000 | #Constraints:      35870
328.19/329.41	c #Conflicts:     894000 | #Constraints:      37055
328.19/329.41	c #Conflicts:     895000 | #Constraints:      38055
328.19/329.41	c #Conflicts:     896000 | #Constraints:      39572
328.19/329.41	c #Conflicts:     897000 | #Constraints:      41065
328.19/329.41	c #Conflicts:     898000 | #Constraints:      42072
328.19/329.41	c #Conflicts:     899000 | #Constraints:      43072
328.19/329.41	c #Conflicts:     900000 | #Constraints:      44072
328.19/329.41	c #Conflicts:     901000 | #Constraints:      45072
328.19/329.41	c #Conflicts:     902000 | #Constraints:      46072
328.19/329.41	c #Conflicts:     903000 | #Constraints:      47391
328.19/329.41	c DATABASE CLEANUP
328.19/329.41	c GARBAGE COLLECT
328.19/329.41	c rational objective value (FULL) 0
337.56/338.80	c #Conflicts:     904000 | #Constraints:      25102
337.56/338.80	c #Conflicts:     905000 | #Constraints:      26470
337.56/338.80	c #Conflicts:     906000 | #Constraints:      27776
337.56/338.80	c #Conflicts:     907000 | #Constraints:      29264
337.56/338.80	c #Conflicts:     908000 | #Constraints:      30757
337.56/338.80	c #Conflicts:     909000 | #Constraints:      32203
337.56/338.80	c #Conflicts:     910000 | #Constraints:      33511
337.56/338.80	c #Conflicts:     911000 | #Constraints:      34989
337.56/338.80	c #Conflicts:     912000 | #Constraints:      36478
337.56/338.80	c #Conflicts:     913000 | #Constraints:      37844
337.56/338.80	c #Conflicts:     914000 | #Constraints:      39069
337.56/338.80	c #Conflicts:     915000 | #Constraints:      40168
337.56/338.80	c #Conflicts:     916000 | #Constraints:      41457
337.56/338.80	c #Conflicts:     917000 | #Constraints:      42651
337.56/338.80	c #Conflicts:     918000 | #Constraints:      43661
337.56/338.80	c #Conflicts:     919000 | #Constraints:      44661
337.56/338.80	c #Conflicts:     920000 | #Constraints:      46071
337.56/338.80	c #Conflicts:     921000 | #Constraints:      47390
337.56/338.80	c #Conflicts:     922000 | #Constraints:      48825
337.56/338.80	c DATABASE CLEANUP
337.56/338.80	c GARBAGE COLLECT
337.56/338.80	c rational objective value (FULL) 0
347.13/348.46	c #Conflicts:     923000 | #Constraints:      25513
347.13/348.46	c #Conflicts:     924000 | #Constraints:      26727
347.13/348.46	c #Conflicts:     925000 | #Constraints:      27800
347.13/348.46	c #Conflicts:     926000 | #Constraints:      29252
347.13/348.46	c #Conflicts:     927000 | #Constraints:      30352
347.13/348.46	c #Conflicts:     928000 | #Constraints:      31781
347.13/348.46	c #Conflicts:     929000 | #Constraints:      33270
347.13/348.46	c #Conflicts:     930000 | #Constraints:      34778
347.13/348.46	c #Conflicts:     931000 | #Constraints:      36112
347.13/348.46	c #Conflicts:     932000 | #Constraints:      37112
347.13/348.46	c #Conflicts:     933000 | #Constraints:      38589
347.13/348.46	c #Conflicts:     934000 | #Constraints:      40093
347.13/348.46	c #Conflicts:     935000 | #Constraints:      41480
347.13/348.46	c #Conflicts:     936000 | #Constraints:      42979
347.13/348.46	c #Conflicts:     937000 | #Constraints:      44291
347.13/348.46	c #Conflicts:     938000 | #Constraints:      45797
347.13/348.46	c #Conflicts:     939000 | #Constraints:      47212
347.13/348.46	c #Conflicts:     940000 | #Constraints:      48518
347.13/348.46	c #Conflicts:     941000 | #Constraints:      49518
347.13/348.46	c DATABASE CLEANUP
347.13/348.46	c GARBAGE COLLECT
347.13/348.46	c rational objective value (FULL) 0
356.19/357.59	c #Conflicts:     942000 | #Constraints:      25589
356.19/357.59	c #Conflicts:     943000 | #Constraints:      26710
356.19/357.59	c #Conflicts:     944000 | #Constraints:      27710
356.19/357.59	c #Conflicts:     945000 | #Constraints:      28734
356.19/357.59	c #Conflicts:     946000 | #Constraints:      29811
356.19/357.59	c #Conflicts:     947000 | #Constraints:      31065
356.19/357.59	c #Conflicts:     948000 | #Constraints:      32178
356.19/357.59	c #Conflicts:     949000 | #Constraints:      33285
356.19/357.59	c #Conflicts:     950000 | #Constraints:      34478
356.19/357.59	c #Conflicts:     951000 | #Constraints:      35568
356.19/357.59	c #Conflicts:     952000 | #Constraints:      36777
356.19/357.59	c #Conflicts:     953000 | #Constraints:      38011
356.19/357.59	c #Conflicts:     954000 | #Constraints:      39169
356.19/357.59	c #Conflicts:     955000 | #Constraints:      40207
356.19/357.59	c #Conflicts:     956000 | #Constraints:      41222
356.19/357.59	c #Conflicts:     957000 | #Constraints:      42283
356.19/357.59	c #Conflicts:     958000 | #Constraints:      43409
356.19/357.59	c #Conflicts:     959000 | #Constraints:      44417
356.19/357.59	c #Conflicts:     960000 | #Constraints:      45506
356.19/357.59	c #Conflicts:     961000 | #Constraints:      46550
356.19/357.59	c DATABASE CLEANUP
356.19/357.59	c GARBAGE COLLECT
356.19/357.59	c rational objective value (FULL) 0
365.78/367.18	c #Conflicts:     962000 | #Constraints:      24446
365.78/367.18	c #Conflicts:     963000 | #Constraints:      25583
365.78/367.18	c #Conflicts:     964000 | #Constraints:      26900
365.78/367.18	c #Conflicts:     965000 | #Constraints:      28195
365.78/367.18	c #Conflicts:     966000 | #Constraints:      29195
365.78/367.18	c #Conflicts:     967000 | #Constraints:      30311
365.78/367.18	c #Conflicts:     968000 | #Constraints:      31391
365.78/367.18	c #Conflicts:     969000 | #Constraints:      32731
365.78/367.18	c #Conflicts:     970000 | #Constraints:      33996
365.78/367.18	c #Conflicts:     971000 | #Constraints:      35204
365.78/367.18	c #Conflicts:     972000 | #Constraints:      36272
365.78/367.18	c #Conflicts:     973000 | #Constraints:      37756
365.78/367.18	c #Conflicts:     974000 | #Constraints:      39244
365.78/367.18	c #Conflicts:     975000 | #Constraints:      40551
365.78/367.18	c #Conflicts:     976000 | #Constraints:      41771
365.78/367.18	c #Conflicts:     977000 | #Constraints:      42870
365.78/367.18	c #Conflicts:     978000 | #Constraints:      44022
365.78/367.18	c #Conflicts:     979000 | #Constraints:      45152
365.78/367.18	c #Conflicts:     980000 | #Constraints:      46152
365.78/367.18	c #Conflicts:     981000 | #Constraints:      47216
365.78/367.18	c DATABASE CLEANUP
365.78/367.18	c GARBAGE COLLECT
365.78/367.18	c rational objective value (FULL) 0
376.52/377.96	c #Conflicts:     982000 | #Constraints:      24912
376.52/377.96	c #Conflicts:     983000 | #Constraints:      26105
376.52/377.96	c #Conflicts:     984000 | #Constraints:      27586
376.52/377.96	c #Conflicts:     985000 | #Constraints:      29080
376.52/377.96	c #Conflicts:     986000 | #Constraints:      30565
376.52/377.96	c #Conflicts:     987000 | #Constraints:      32070
376.52/377.96	c #Conflicts:     988000 | #Constraints:      33526
376.52/377.96	c #Conflicts:     989000 | #Constraints:      35007
376.52/377.96	c #Conflicts:     990000 | #Constraints:      36516
376.52/377.96	c #Conflicts:     991000 | #Constraints:      38010
376.52/377.96	c #Conflicts:     992000 | #Constraints:      39501
376.52/377.96	c #Conflicts:     993000 | #Constraints:      40978
376.52/377.96	c #Conflicts:     994000 | #Constraints:      42469
376.52/377.96	c #Conflicts:     995000 | #Constraints:      43948
376.52/377.96	c #Conflicts:     996000 | #Constraints:      45436
376.52/377.96	c #Conflicts:     997000 | #Constraints:      46610
376.52/377.96	c #Conflicts:     998000 | #Constraints:      48055
376.52/377.96	c #Conflicts:     999000 | #Constraints:      49534
376.52/377.96	c #Conflicts:    1000000 | #Constraints:      51017
376.52/377.96	c #Conflicts:    1001000 | #Constraints:      52504
376.52/377.96	c DATABASE CLEANUP
376.52/377.96	c GARBAGE COLLECT
376.52/377.96	c rational objective value (FULL) 0
387.60/389.01	c #Conflicts:    1002000 | #Constraints:      27772
387.60/389.01	c #Conflicts:    1003000 | #Constraints:      29044
387.60/389.01	c #Conflicts:    1004000 | #Constraints:      30339
387.60/389.01	c #Conflicts:    1005000 | #Constraints:      31812
387.60/389.01	c #Conflicts:    1006000 | #Constraints:      33177
387.60/389.01	c #Conflicts:    1007000 | #Constraints:      34666
387.60/389.01	c #Conflicts:    1008000 | #Constraints:      36160
387.60/389.01	c #Conflicts:    1009000 | #Constraints:      37239
387.60/389.01	c #Conflicts:    1010000 | #Constraints:      38739
387.60/389.01	c #Conflicts:    1011000 | #Constraints:      40194
387.60/389.01	c #Conflicts:    1012000 | #Constraints:      41641
387.60/389.01	c #Conflicts:    1013000 | #Constraints:      43077
387.60/389.01	c #Conflicts:    1014000 | #Constraints:      44480
387.60/389.01	c #Conflicts:    1015000 | #Constraints:      45970
387.60/389.01	c #Conflicts:    1016000 | #Constraints:      47400
387.60/389.01	c #Conflicts:    1017000 | #Constraints:      48895
387.60/389.01	c #Conflicts:    1018000 | #Constraints:      50404
387.60/389.01	c #Conflicts:    1019000 | #Constraints:      51639
387.60/389.01	c #Conflicts:    1020000 | #Constraints:      53056
387.60/389.01	c #Conflicts:    1021000 | #Constraints:      54364
387.60/389.01	c DATABASE CLEANUP
387.60/389.01	c GARBAGE COLLECT
387.60/389.01	c rational objective value (FULL) 0
399.44/400.97	c #Conflicts:    1022000 | #Constraints:      28563
399.44/400.97	c #Conflicts:    1023000 | #Constraints:      30057
399.44/400.97	c #Conflicts:    1024000 | #Constraints:      31559
399.44/400.97	c #Conflicts:    1025000 | #Constraints:      32917
399.44/400.97	c #Conflicts:    1026000 | #Constraints:      34340
399.44/400.97	c #Conflicts:    1027000 | #Constraints:      35834
399.44/400.97	c #Conflicts:    1028000 | #Constraints:      37186
399.44/400.97	c #Conflicts:    1029000 | #Constraints:      38621
399.44/400.97	c #Conflicts:    1030000 | #Constraints:      40114
399.44/400.97	c #Conflicts:    1031000 | #Constraints:      41606
399.44/400.97	c #Conflicts:    1032000 | #Constraints:      43100
399.44/400.97	c #Conflicts:    1033000 | #Constraints:      44578
399.44/400.97	c #Conflicts:    1034000 | #Constraints:      46065
399.44/400.97	c #Conflicts:    1035000 | #Constraints:      47552
399.44/400.97	c #Conflicts:    1036000 | #Constraints:      49052
399.44/400.97	c #Conflicts:    1037000 | #Constraints:      50551
399.44/400.97	c #Conflicts:    1038000 | #Constraints:      52044
399.44/400.97	c #Conflicts:    1039000 | #Constraints:      53542
399.44/400.97	c #Conflicts:    1040000 | #Constraints:      54947
399.44/400.97	c #Conflicts:    1041000 | #Constraints:      56442
399.44/400.97	c DATABASE CLEANUP
399.44/400.97	c GARBAGE COLLECT
399.44/400.97	c rational objective value (FULL) 0
411.70/413.27	c #Conflicts:    1042000 | #Constraints:      29284
411.70/413.27	c #Conflicts:    1043000 | #Constraints:      30779
411.70/413.27	c #Conflicts:    1044000 | #Constraints:      32289
411.70/413.27	c #Conflicts:    1045000 | #Constraints:      33781
411.70/413.27	c #Conflicts:    1046000 | #Constraints:      35029
411.70/413.27	c #Conflicts:    1047000 | #Constraints:      36356
411.70/413.27	c #Conflicts:    1048000 | #Constraints:      37856
411.70/413.27	c #Conflicts:    1049000 | #Constraints:      39353
411.70/413.27	c #Conflicts:    1050000 | #Constraints:      40852
411.70/413.27	c #Conflicts:    1051000 | #Constraints:      42342
411.70/413.27	c #Conflicts:    1052000 | #Constraints:      43836
411.70/413.27	c #Conflicts:    1053000 | #Constraints:      45330
411.70/413.27	c #Conflicts:    1054000 | #Constraints:      46804
411.70/413.27	c #Conflicts:    1055000 | #Constraints:      48277
411.70/413.27	c #Conflicts:    1056000 | #Constraints:      49684
411.70/413.27	c #Conflicts:    1057000 | #Constraints:      50908
411.70/413.27	c #Conflicts:    1058000 | #Constraints:      52294
411.70/413.27	c #Conflicts:    1059000 | #Constraints:      53735
411.70/413.27	c #Conflicts:    1060000 | #Constraints:      54806
411.70/413.27	c #Conflicts:    1061000 | #Constraints:      56106
411.70/413.27	c #Conflicts:    1062000 | #Constraints:      57592
411.70/413.27	c DATABASE CLEANUP
411.70/413.27	c GARBAGE COLLECT
411.70/413.27	c rational objective value (FULL) 0
422.86/424.41	c #Conflicts:    1063000 | #Constraints:      30041
422.86/424.41	c #Conflicts:    1064000 | #Constraints:      31109
422.86/424.41	c #Conflicts:    1065000 | #Constraints:      32233
422.86/424.41	c #Conflicts:    1066000 | #Constraints:      33411
422.86/424.41	c #Conflicts:    1067000 | #Constraints:      34442
422.86/424.41	c #Conflicts:    1068000 | #Constraints:      35530
422.86/424.41	c #Conflicts:    1069000 | #Constraints:      36713
422.86/424.41	c #Conflicts:    1070000 | #Constraints:      38026
422.86/424.41	c #Conflicts:    1071000 | #Constraints:      39260
422.86/424.41	c #Conflicts:    1072000 | #Constraints:      40420
422.86/424.41	c #Conflicts:    1073000 | #Constraints:      41481
422.86/424.41	c #Conflicts:    1074000 | #Constraints:      42481
422.86/424.41	c #Conflicts:    1075000 | #Constraints:      43570
422.86/424.41	c #Conflicts:    1076000 | #Constraints:      44709
422.86/424.41	c #Conflicts:    1077000 | #Constraints:      45850
422.86/424.41	c #Conflicts:    1078000 | #Constraints:      47099
422.86/424.41	c #Conflicts:    1079000 | #Constraints:      48197
422.86/424.41	c #Conflicts:    1080000 | #Constraints:      49366
422.86/424.41	c #Conflicts:    1081000 | #Constraints:      50490
422.86/424.41	c #Conflicts:    1082000 | #Constraints:      51556
422.86/424.41	c #Conflicts:    1083000 | #Constraints:      52747
422.86/424.41	c DATABASE CLEANUP
422.86/424.41	c GARBAGE COLLECT
422.86/424.41	c rational objective value (FULL) 0
433.54/435.14	c #Conflicts:    1084000 | #Constraints:      27736
433.54/435.14	c #Conflicts:    1085000 | #Constraints:      28789
433.54/435.14	c #Conflicts:    1086000 | #Constraints:      30050
433.54/435.14	c #Conflicts:    1087000 | #Constraints:      31250
433.54/435.14	c #Conflicts:    1088000 | #Constraints:      32493
433.54/435.14	c #Conflicts:    1089000 | #Constraints:      33583
433.54/435.14	c #Conflicts:    1090000 | #Constraints:      34881
433.54/435.14	c #Conflicts:    1091000 | #Constraints:      36015
433.54/435.14	c #Conflicts:    1092000 | #Constraints:      37147
433.54/435.14	c #Conflicts:    1093000 | #Constraints:      38408
433.54/435.14	c #Conflicts:    1094000 | #Constraints:      39491
433.54/435.14	c #Conflicts:    1095000 | #Constraints:      40583
433.54/435.14	c #Conflicts:    1096000 | #Constraints:      41836
433.54/435.14	c #Conflicts:    1097000 | #Constraints:      42976
433.54/435.14	c #Conflicts:    1098000 | #Constraints:      44075
433.54/435.14	c #Conflicts:    1099000 | #Constraints:      45078
433.54/435.14	c #Conflicts:    1100000 | #Constraints:      46399
433.54/435.14	c #Conflicts:    1101000 | #Constraints:      47604
433.54/435.14	c #Conflicts:    1102000 | #Constraints:      48732
433.54/435.14	c #Conflicts:    1103000 | #Constraints:      49909
433.54/435.14	c #Conflicts:    1104000 | #Constraints:      51249
433.54/435.14	c DATABASE CLEANUP
433.54/435.14	c GARBAGE COLLECT
433.54/435.14	c rational objective value (FULL) 0
446.39/448.04	c #Conflicts:    1105000 | #Constraints:      27120
446.39/448.04	c #Conflicts:    1106000 | #Constraints:      28602
446.39/448.04	c #Conflicts:    1107000 | #Constraints:      30091
446.39/448.04	c #Conflicts:    1108000 | #Constraints:      31568
446.39/448.04	c #Conflicts:    1109000 | #Constraints:      33039
446.39/448.04	c #Conflicts:    1110000 | #Constraints:      34519
446.39/448.04	c #Conflicts:    1111000 | #Constraints:      35980
446.39/448.04	c #Conflicts:    1112000 | #Constraints:      37474
446.39/448.04	c #Conflicts:    1113000 | #Constraints:      38951
446.39/448.04	c #Conflicts:    1114000 | #Constraints:      40437
446.39/448.04	c #Conflicts:    1115000 | #Constraints:      41934
446.39/448.04	c #Conflicts:    1116000 | #Constraints:      43404
446.39/448.04	c #Conflicts:    1117000 | #Constraints:      44887
446.39/448.04	c #Conflicts:    1118000 | #Constraints:      46365
446.39/448.04	c #Conflicts:    1119000 | #Constraints:      47848
446.39/448.04	c #Conflicts:    1120000 | #Constraints:      49068
446.39/448.04	c #Conflicts:    1121000 | #Constraints:      50539
446.39/448.04	c #Conflicts:    1122000 | #Constraints:      52031
446.39/448.04	c #Conflicts:    1123000 | #Constraints:      53537
446.39/448.04	c #Conflicts:    1124000 | #Constraints:      55037
446.39/448.04	c #Conflicts:    1125000 | #Constraints:      56528
446.39/448.04	c DATABASE CLEANUP
446.39/448.04	c GARBAGE COLLECT
446.39/448.04	c rational objective value (FULL) 0
459.64/461.31	c #Conflicts:    1126000 | #Constraints:      29614
459.64/461.31	c #Conflicts:    1127000 | #Constraints:      31095
459.64/461.31	c #Conflicts:    1128000 | #Constraints:      32584
459.64/461.31	c #Conflicts:    1129000 | #Constraints:      33994
459.64/461.31	c #Conflicts:    1130000 | #Constraints:      35503
459.64/461.31	c #Conflicts:    1131000 | #Constraints:      36996
459.64/461.31	c #Conflicts:    1132000 | #Constraints:      38470
459.64/461.31	c #Conflicts:    1133000 | #Constraints:      39953
459.64/461.31	c #Conflicts:    1134000 | #Constraints:      41453
459.64/461.31	c #Conflicts:    1135000 | #Constraints:      42943
459.64/461.31	c #Conflicts:    1136000 | #Constraints:      44444
459.64/461.31	c #Conflicts:    1137000 | #Constraints:      45931
459.64/461.31	c #Conflicts:    1138000 | #Constraints:      47425
459.64/461.31	c #Conflicts:    1139000 | #Constraints:      48917
459.64/461.31	c #Conflicts:    1140000 | #Constraints:      50401
459.64/461.31	c #Conflicts:    1141000 | #Constraints:      51891
459.64/461.31	c #Conflicts:    1142000 | #Constraints:      53376
459.64/461.31	c #Conflicts:    1143000 | #Constraints:      54881
459.64/461.31	c #Conflicts:    1144000 | #Constraints:      56382
459.64/461.31	c #Conflicts:    1145000 | #Constraints:      57871
459.64/461.31	c #Conflicts:    1146000 | #Constraints:      59351
459.64/461.31	c DATABASE CLEANUP
459.64/461.31	c GARBAGE COLLECT
459.64/461.31	c rational objective value (FULL) 0
472.00/473.78	c #Conflicts:    1147000 | #Constraints:      30731
472.00/473.78	c #Conflicts:    1148000 | #Constraints:      31809
472.00/473.78	c #Conflicts:    1149000 | #Constraints:      32809
472.00/473.78	c #Conflicts:    1150000 | #Constraints:      33925
472.00/473.78	c #Conflicts:    1151000 | #Constraints:      35169
472.00/473.78	c #Conflicts:    1152000 | #Constraints:      36295
472.00/473.78	c #Conflicts:    1153000 | #Constraints:      37766
472.00/473.78	c #Conflicts:    1154000 | #Constraints:      38782
472.00/473.78	c #Conflicts:    1155000 | #Constraints:      40169
472.00/473.78	c #Conflicts:    1156000 | #Constraints:      41516
472.00/473.78	c #Conflicts:    1157000 | #Constraints:      43006
472.00/473.78	c #Conflicts:    1158000 | #Constraints:      44502
472.00/473.78	c #Conflicts:    1159000 | #Constraints:      46007
472.00/473.78	c #Conflicts:    1160000 | #Constraints:      47117
472.00/473.78	c #Conflicts:    1161000 | #Constraints:      48599
472.00/473.78	c #Conflicts:    1162000 | #Constraints:      49865
472.00/473.78	c #Conflicts:    1163000 | #Constraints:      51303
472.00/473.78	c #Conflicts:    1164000 | #Constraints:      52768
472.00/473.78	c #Conflicts:    1165000 | #Constraints:      54266
472.00/473.78	c #Conflicts:    1166000 | #Constraints:      55748
472.00/473.78	c #Conflicts:    1167000 | #Constraints:      57133
472.00/473.78	c #Conflicts:    1168000 | #Constraints:      58542
472.00/473.78	c DATABASE CLEANUP
472.00/473.78	c GARBAGE COLLECT
472.00/473.78	c rational objective value (FULL) 0
483.28/485.06	c #Conflicts:    1169000 | #Constraints:      30301
483.28/485.06	c #Conflicts:    1170000 | #Constraints:      31648
483.28/485.06	c #Conflicts:    1171000 | #Constraints:      32679
483.28/485.06	c #Conflicts:    1172000 | #Constraints:      33838
483.28/485.06	c #Conflicts:    1173000 | #Constraints:      35120
483.28/485.06	c #Conflicts:    1174000 | #Constraints:      36260
483.28/485.06	c #Conflicts:    1175000 | #Constraints:      37260
483.28/485.06	c #Conflicts:    1176000 | #Constraints:      38260
483.28/485.06	c #Conflicts:    1177000 | #Constraints:      39260
483.28/485.06	c #Conflicts:    1178000 | #Constraints:      40260
483.28/485.06	c #Conflicts:    1179000 | #Constraints:      41260
483.28/485.06	c #Conflicts:    1180000 | #Constraints:      42330
483.28/485.06	c #Conflicts:    1181000 | #Constraints:      43492
483.28/485.06	c #Conflicts:    1182000 | #Constraints:      44558
483.28/485.06	c #Conflicts:    1183000 | #Constraints:      45712
483.28/485.06	c #Conflicts:    1184000 | #Constraints:      46960
483.28/485.06	c #Conflicts:    1185000 | #Constraints:      48308
483.28/485.06	c #Conflicts:    1186000 | #Constraints:      49359
483.28/485.06	c #Conflicts:    1187000 | #Constraints:      50419
483.28/485.06	c #Conflicts:    1188000 | #Constraints:      51563
483.28/485.06	c #Conflicts:    1189000 | #Constraints:      52563
483.28/485.06	c #Conflicts:    1190000 | #Constraints:      53563
483.28/485.06	c DATABASE CLEANUP
483.28/485.06	c GARBAGE COLLECT
483.28/485.06	c rational objective value (FULL) 0
495.92/497.75	c #Conflicts:    1191000 | #Constraints:      28281
495.92/497.75	c #Conflicts:    1192000 | #Constraints:      29769
495.92/497.75	c #Conflicts:    1193000 | #Constraints:      31268
495.92/497.75	c #Conflicts:    1194000 | #Constraints:      32760
495.92/497.75	c #Conflicts:    1195000 | #Constraints:      34236
495.92/497.75	c #Conflicts:    1196000 | #Constraints:      35709
495.92/497.75	c #Conflicts:    1197000 | #Constraints:      36980
495.92/497.75	c #Conflicts:    1198000 | #Constraints:      38024
495.92/497.75	c #Conflicts:    1199000 | #Constraints:      39479
495.92/497.75	c #Conflicts:    1200000 | #Constraints:      40690
495.92/497.75	c #Conflicts:    1201000 | #Constraints:      42176
495.92/497.75	c #Conflicts:    1202000 | #Constraints:      43674
495.92/497.75	c #Conflicts:    1203000 | #Constraints:      45164
495.92/497.75	c #Conflicts:    1204000 | #Constraints:      46642
495.92/497.75	c #Conflicts:    1205000 | #Constraints:      48128
495.92/497.75	c #Conflicts:    1206000 | #Constraints:      49612
495.92/497.75	c #Conflicts:    1207000 | #Constraints:      51108
495.92/497.75	c #Conflicts:    1208000 | #Constraints:      52601
495.92/497.75	c #Conflicts:    1209000 | #Constraints:      54098
495.92/497.75	c #Conflicts:    1210000 | #Constraints:      55585
495.92/497.75	c #Conflicts:    1211000 | #Constraints:      57066
495.92/497.75	c #Conflicts:    1212000 | #Constraints:      58542
495.92/497.75	c DATABASE CLEANUP
495.92/497.75	c GARBAGE COLLECT
495.92/497.75	c rational objective value (FULL) 0
509.29/511.15	c #Conflicts:    1213000 | #Constraints:      30730
509.29/511.15	c #Conflicts:    1214000 | #Constraints:      32202
509.29/511.15	c #Conflicts:    1215000 | #Constraints:      33588
509.29/511.15	c #Conflicts:    1216000 | #Constraints:      34900
509.29/511.15	c #Conflicts:    1217000 | #Constraints:      36178
509.29/511.15	c #Conflicts:    1218000 | #Constraints:      37393
509.29/511.15	c #Conflicts:    1219000 | #Constraints:      38889
509.29/511.15	c #Conflicts:    1220000 | #Constraints:      40387
509.29/511.15	c #Conflicts:    1221000 | #Constraints:      41891
509.29/511.15	c #Conflicts:    1222000 | #Constraints:      43374
509.29/511.15	c #Conflicts:    1223000 | #Constraints:      44868
509.29/511.15	c #Conflicts:    1224000 | #Constraints:      46090
509.29/511.15	c #Conflicts:    1225000 | #Constraints:      47461
509.29/511.15	c #Conflicts:    1226000 | #Constraints:      48936
509.29/511.15	c #Conflicts:    1227000 | #Constraints:      50337
509.29/511.15	c #Conflicts:    1228000 | #Constraints:      51343
509.29/511.15	c #Conflicts:    1229000 | #Constraints:      52343
509.29/511.15	c #Conflicts:    1230000 | #Constraints:      53641
509.29/511.15	c #Conflicts:    1231000 | #Constraints:      54970
509.29/511.15	c #Conflicts:    1232000 | #Constraints:      56364
509.29/511.15	c #Conflicts:    1233000 | #Constraints:      57871
509.29/511.15	c #Conflicts:    1234000 | #Constraints:      59351
509.29/511.15	c DATABASE CLEANUP
509.29/511.15	c GARBAGE COLLECT
509.29/511.15	c rational objective value (FULL) 0
522.84/524.76	c #Conflicts:    1235000 | #Constraints:      30895
522.84/524.76	c #Conflicts:    1236000 | #Constraints:      32378
522.84/524.76	c #Conflicts:    1237000 | #Constraints:      33588
522.84/524.76	c #Conflicts:    1238000 | #Constraints:      34588
522.84/524.76	c #Conflicts:    1239000 | #Constraints:      35703
522.84/524.76	c #Conflicts:    1240000 | #Constraints:      37191
522.84/524.76	c #Conflicts:    1241000 | #Constraints:      38688
522.84/524.76	c #Conflicts:    1242000 | #Constraints:      40184
522.84/524.76	c #Conflicts:    1243000 | #Constraints:      41653
522.84/524.76	c #Conflicts:    1244000 | #Constraints:      43137
522.84/524.76	c #Conflicts:    1245000 | #Constraints:      44270
522.84/524.76	c #Conflicts:    1246000 | #Constraints:      45362
522.84/524.76	c #Conflicts:    1247000 | #Constraints:      46461
522.84/524.76	c #Conflicts:    1248000 | #Constraints:      47951
522.84/524.76	c #Conflicts:    1249000 | #Constraints:      49136
522.84/524.76	c #Conflicts:    1250000 | #Constraints:      50447
522.84/524.76	c #Conflicts:    1251000 | #Constraints:      51785
522.84/524.76	c #Conflicts:    1252000 | #Constraints:      53273
522.84/524.76	c #Conflicts:    1253000 | #Constraints:      54760
522.84/524.76	c #Conflicts:    1254000 | #Constraints:      56200
522.84/524.76	c #Conflicts:    1255000 | #Constraints:      57676
522.84/524.76	c #Conflicts:    1256000 | #Constraints:      58697
522.84/524.76	c DATABASE CLEANUP
522.84/524.76	c GARBAGE COLLECT
522.84/524.76	c rational objective value (FULL) 0
536.69/538.68	c #Conflicts:    1257000 | #Constraints:      30385
536.69/538.68	c #Conflicts:    1258000 | #Constraints:      31877
536.69/538.68	c #Conflicts:    1259000 | #Constraints:      33360
536.69/538.68	c #Conflicts:    1260000 | #Constraints:      34792
536.69/538.68	c #Conflicts:    1261000 | #Constraints:      36268
536.69/538.68	c #Conflicts:    1262000 | #Constraints:      37743
536.69/538.68	c #Conflicts:    1263000 | #Constraints:      39225
536.69/538.68	c #Conflicts:    1264000 | #Constraints:      40726
536.69/538.68	c #Conflicts:    1265000 | #Constraints:      41837
536.69/538.68	c #Conflicts:    1266000 | #Constraints:      42837
536.69/538.68	c #Conflicts:    1267000 | #Constraints:      43845
536.69/538.68	c #Conflicts:    1268000 | #Constraints:      45175
536.69/538.68	c #Conflicts:    1269000 | #Constraints:      46461
536.69/538.68	c #Conflicts:    1270000 | #Constraints:      47518
536.69/538.68	c #Conflicts:    1271000 | #Constraints:      49000
536.69/538.68	c #Conflicts:    1272000 | #Constraints:      50481
536.69/538.68	c #Conflicts:    1273000 | #Constraints:      51962
536.69/538.68	c #Conflicts:    1274000 | #Constraints:      53452
536.69/538.68	c #Conflicts:    1275000 | #Constraints:      54944
536.69/538.68	c #Conflicts:    1276000 | #Constraints:      56240
536.69/538.68	c #Conflicts:    1277000 | #Constraints:      57328
536.69/538.68	c #Conflicts:    1278000 | #Constraints:      58786
536.69/538.68	c #Conflicts:    1279000 | #Constraints:      60271
536.69/538.68	c DATABASE CLEANUP
536.69/538.68	c GARBAGE COLLECT
536.69/538.68	c rational objective value (FULL) 0
550.34/552.38	c #Conflicts:    1280000 | #Constraints:      31501
550.34/552.38	c #Conflicts:    1281000 | #Constraints:      32976
550.34/552.38	c #Conflicts:    1282000 | #Constraints:      34461
550.34/552.38	c #Conflicts:    1283000 | #Constraints:      35520
550.34/552.38	c #Conflicts:    1284000 | #Constraints:      36751
550.34/552.38	c #Conflicts:    1285000 | #Constraints:      38072
550.34/552.38	c #Conflicts:    1286000 | #Constraints:      39072
550.34/552.38	c #Conflicts:    1287000 | #Constraints:      40343
550.34/552.38	c #Conflicts:    1288000 | #Constraints:      41834
550.34/552.38	c #Conflicts:    1289000 | #Constraints:      43319
550.34/552.38	c #Conflicts:    1290000 | #Constraints:      44795
550.34/552.38	c #Conflicts:    1291000 | #Constraints:      45795
550.34/552.38	c #Conflicts:    1292000 | #Constraints:      46934
550.34/552.38	c #Conflicts:    1293000 | #Constraints:      48306
550.34/552.38	c #Conflicts:    1294000 | #Constraints:      49601
550.34/552.38	c #Conflicts:    1295000 | #Constraints:      51089
550.34/552.38	c #Conflicts:    1296000 | #Constraints:      52410
550.34/552.38	c #Conflicts:    1297000 | #Constraints:      53410
550.34/552.38	c #Conflicts:    1298000 | #Constraints:      54851
550.34/552.38	c #Conflicts:    1299000 | #Constraints:      56309
550.34/552.39	c #Conflicts:    1300000 | #Constraints:      57636
550.34/552.39	c #Conflicts:    1301000 | #Constraints:      58636
550.34/552.39	c #Conflicts:    1302000 | #Constraints:      59992
550.34/552.39	c DATABASE CLEANUP
550.34/552.39	c GARBAGE COLLECT
550.34/552.39	c rational objective value (FULL) 0
564.60/566.62	c #Conflicts:    1303000 | #Constraints:      31432
564.60/566.62	c #Conflicts:    1304000 | #Constraints:      32902
564.60/566.62	c #Conflicts:    1305000 | #Constraints:      34369
564.60/566.62	c #Conflicts:    1306000 | #Constraints:      35774
564.60/566.62	c #Conflicts:    1307000 | #Constraints:      36966
564.60/566.62	c #Conflicts:    1308000 | #Constraints:      38390
564.60/566.62	c #Conflicts:    1309000 | #Constraints:      39876
564.60/566.62	c #Conflicts:    1310000 | #Constraints:      41378
564.60/566.62	c #Conflicts:    1311000 | #Constraints:      42853
564.60/566.62	c #Conflicts:    1312000 | #Constraints:      44327
564.60/566.62	c #Conflicts:    1313000 | #Constraints:      45800
564.60/566.62	c #Conflicts:    1314000 | #Constraints:      47254
564.60/566.62	c #Conflicts:    1315000 | #Constraints:      48741
564.60/566.62	c #Conflicts:    1316000 | #Constraints:      49971
564.60/566.62	c #Conflicts:    1317000 | #Constraints:      51389
564.60/566.62	c #Conflicts:    1318000 | #Constraints:      52562
564.60/566.62	c #Conflicts:    1319000 | #Constraints:      53855
564.60/566.62	c #Conflicts:    1320000 | #Constraints:      55231
564.60/566.62	c #Conflicts:    1321000 | #Constraints:      56713
564.60/566.62	c #Conflicts:    1322000 | #Constraints:      58115
564.60/566.62	c #Conflicts:    1323000 | #Constraints:      59379
564.60/566.62	c #Conflicts:    1324000 | #Constraints:      60854
564.60/566.62	c #Conflicts:    1325000 | #Constraints:      62352
564.60/566.62	c DATABASE CLEANUP
564.60/566.62	c GARBAGE COLLECT
564.60/566.62	c rational objective value (FULL) 0
576.98/579.09	c #Conflicts:    1326000 | #Constraints:      32387
576.98/579.09	c #Conflicts:    1327000 | #Constraints:      33398
576.98/579.09	c #Conflicts:    1328000 | #Constraints:      34611
576.98/579.09	c #Conflicts:    1329000 | #Constraints:      35850
576.98/579.09	c #Conflicts:    1330000 | #Constraints:      36946
576.98/579.09	c #Conflicts:    1331000 | #Constraints:      38005
576.98/579.09	c #Conflicts:    1332000 | #Constraints:      39139
576.98/579.09	c #Conflicts:    1333000 | #Constraints:      40265
576.98/579.09	c #Conflicts:    1334000 | #Constraints:      41265
576.98/579.09	c #Conflicts:    1335000 | #Constraints:      42265
576.98/579.09	c #Conflicts:    1336000 | #Constraints:      43265
576.98/579.09	c #Conflicts:    1337000 | #Constraints:      44265
576.98/579.09	c #Conflicts:    1338000 | #Constraints:      45330
576.98/579.09	c #Conflicts:    1339000 | #Constraints:      46330
576.98/579.09	c #Conflicts:    1340000 | #Constraints:      47330
576.98/579.09	c #Conflicts:    1341000 | #Constraints:      48330
576.98/579.09	c #Conflicts:    1342000 | #Constraints:      49330
576.98/579.09	c #Conflicts:    1343000 | #Constraints:      50353
576.98/579.09	c #Conflicts:    1344000 | #Constraints:      51424
576.98/579.09	c #Conflicts:    1345000 | #Constraints:      52448
576.98/579.09	c #Conflicts:    1346000 | #Constraints:      53472
576.98/579.09	c #Conflicts:    1347000 | #Constraints:      54472
576.98/579.09	c #Conflicts:    1348000 | #Constraints:      55472
576.98/579.09	c DATABASE CLEANUP
576.98/579.09	c GARBAGE COLLECT
576.98/579.09	c rational objective value (FULL) 0
590.62/592.72	c #Conflicts:    1349000 | #Constraints:      28798
590.62/592.72	c #Conflicts:    1350000 | #Constraints:      30188
590.62/592.72	c #Conflicts:    1351000 | #Constraints:      31613
590.62/592.72	c #Conflicts:    1352000 | #Constraints:      33077
590.62/592.72	c #Conflicts:    1353000 | #Constraints:      34552
590.62/592.72	c #Conflicts:    1354000 | #Constraints:      35811
590.62/592.72	c #Conflicts:    1355000 | #Constraints:      37197
590.62/592.72	c #Conflicts:    1356000 | #Constraints:      38465
590.62/592.72	c #Conflicts:    1357000 | #Constraints:      39650
590.62/592.72	c #Conflicts:    1358000 | #Constraints:      41037
590.62/592.72	c #Conflicts:    1359000 | #Constraints:      42521
590.62/592.72	c #Conflicts:    1360000 | #Constraints:      44017
590.62/592.72	c #Conflicts:    1361000 | #Constraints:      45512
590.62/592.72	c #Conflicts:    1362000 | #Constraints:      47002
590.62/592.72	c #Conflicts:    1363000 | #Constraints:      48221
590.62/592.72	c #Conflicts:    1364000 | #Constraints:      49223
590.62/592.72	c #Conflicts:    1365000 | #Constraints:      50420
590.62/592.72	c #Conflicts:    1366000 | #Constraints:      51762
590.62/592.72	c #Conflicts:    1367000 | #Constraints:      52805
590.62/592.72	c #Conflicts:    1368000 | #Constraints:      53805
590.62/592.72	c #Conflicts:    1369000 | #Constraints:      55106
590.62/592.72	c #Conflicts:    1370000 | #Constraints:      56290
590.62/592.72	c #Conflicts:    1371000 | #Constraints:      57290
590.62/592.72	c DATABASE CLEANUP
590.62/592.72	c GARBAGE COLLECT
590.62/592.72	c rational objective value (FULL) 0
602.49/604.65	c #Conflicts:    1372000 | #Constraints:      29372
602.49/604.65	c #Conflicts:    1373000 | #Constraints:      30412
602.49/604.65	c #Conflicts:    1374000 | #Constraints:      31412
602.49/604.65	c #Conflicts:    1375000 | #Constraints:      32572
602.49/604.65	c #Conflicts:    1376000 | #Constraints:      33572
602.49/604.65	c #Conflicts:    1377000 | #Constraints:      34572
602.49/604.65	c #Conflicts:    1378000 | #Constraints:      35572
602.49/604.65	c #Conflicts:    1379000 | #Constraints:      36598
602.49/604.65	c #Conflicts:    1380000 | #Constraints:      37598
602.49/604.65	c #Conflicts:    1381000 | #Constraints:      38598
602.49/604.65	c #Conflicts:    1382000 | #Constraints:      39680
602.49/604.65	c #Conflicts:    1383000 | #Constraints:      40717
602.49/604.65	c #Conflicts:    1384000 | #Constraints:      41741
602.49/604.65	c #Conflicts:    1385000 | #Constraints:      42901
602.49/604.65	c #Conflicts:    1386000 | #Constraints:      43901
602.49/604.65	c #Conflicts:    1387000 | #Constraints:      44901
602.49/604.65	c #Conflicts:    1388000 | #Constraints:      45961
602.49/604.65	c #Conflicts:    1389000 | #Constraints:      46961
602.49/604.65	c #Conflicts:    1390000 | #Constraints:      47961
602.49/604.65	c #Conflicts:    1391000 | #Constraints:      48999
602.49/604.65	c #Conflicts:    1392000 | #Constraints:      49999
602.49/604.65	c #Conflicts:    1393000 | #Constraints:      50999
602.49/604.65	c #Conflicts:    1394000 | #Constraints:      51999
602.49/604.65	c #Conflicts:    1395000 | #Constraints:      53017
602.49/604.65	c DATABASE CLEANUP
602.49/604.65	c GARBAGE COLLECT
602.49/604.65	c rational objective value (FULL) 0
616.95/619.18	c #Conflicts:    1396000 | #Constraints:      27771
616.95/619.18	c #Conflicts:    1397000 | #Constraints:      29142
616.95/619.18	c #Conflicts:    1398000 | #Constraints:      30619
616.95/619.18	c #Conflicts:    1399000 | #Constraints:      32116
616.95/619.18	c #Conflicts:    1400000 | #Constraints:      33586
616.95/619.18	c #Conflicts:    1401000 | #Constraints:      35085
616.95/619.18	c #Conflicts:    1402000 | #Constraints:      36584
616.95/619.18	c #Conflicts:    1403000 | #Constraints:      38079
616.95/619.18	c #Conflicts:    1404000 | #Constraints:      39564
616.95/619.18	c #Conflicts:    1405000 | #Constraints:      41008
616.95/619.18	c #Conflicts:    1406000 | #Constraints:      42411
616.95/619.18	c #Conflicts:    1407000 | #Constraints:      43803
616.95/619.18	c #Conflicts:    1408000 | #Constraints:      45284
616.95/619.18	c #Conflicts:    1409000 | #Constraints:      46559
616.95/619.18	c #Conflicts:    1410000 | #Constraints:      47967
616.95/619.18	c #Conflicts:    1411000 | #Constraints:      49464
616.95/619.18	c #Conflicts:    1412000 | #Constraints:      50965
616.95/619.18	c #Conflicts:    1413000 | #Constraints:      52454
616.95/619.18	c #Conflicts:    1414000 | #Constraints:      53716
616.95/619.18	c #Conflicts:    1415000 | #Constraints:      55196
616.95/619.18	c #Conflicts:    1416000 | #Constraints:      56676
616.95/619.18	c #Conflicts:    1417000 | #Constraints:      58157
616.95/619.18	c #Conflicts:    1418000 | #Constraints:      59644
616.95/619.18	c #Conflicts:    1419000 | #Constraints:      61108
616.95/619.18	c DATABASE CLEANUP
616.95/619.18	c GARBAGE COLLECT
616.95/619.18	c rational objective value (FULL) 0
631.80/634.02	c #Conflicts:    1420000 | #Constraints:      31860
631.80/634.02	c #Conflicts:    1421000 | #Constraints:      33183
631.80/634.02	c #Conflicts:    1422000 | #Constraints:      34484
631.80/634.02	c #Conflicts:    1423000 | #Constraints:      35895
631.80/634.02	c #Conflicts:    1424000 | #Constraints:      37035
631.80/634.02	c #Conflicts:    1425000 | #Constraints:      38535
631.80/634.02	c #Conflicts:    1426000 | #Constraints:      39926
631.80/634.02	c #Conflicts:    1427000 | #Constraints:      41019
631.80/634.02	c #Conflicts:    1428000 | #Constraints:      42168
631.80/634.02	c #Conflicts:    1429000 | #Constraints:      43629
631.80/634.02	c #Conflicts:    1430000 | #Constraints:      45018
631.80/634.02	c #Conflicts:    1431000 | #Constraints:      46500
631.80/634.02	c #Conflicts:    1432000 | #Constraints:      47916
631.80/634.02	c #Conflicts:    1433000 | #Constraints:      49346
631.80/634.02	c #Conflicts:    1434000 | #Constraints:      50856
631.80/634.02	c #Conflicts:    1435000 | #Constraints:      52043
631.80/634.02	c #Conflicts:    1436000 | #Constraints:      53341
631.80/634.02	c #Conflicts:    1437000 | #Constraints:      54701
631.80/634.02	c #Conflicts:    1438000 | #Constraints:      56003
631.80/634.02	c #Conflicts:    1439000 | #Constraints:      57016
631.80/634.02	c #Conflicts:    1440000 | #Constraints:      58107
631.80/634.02	c #Conflicts:    1441000 | #Constraints:      59446
631.80/634.02	c #Conflicts:    1442000 | #Constraints:      60682
631.80/634.02	c #Conflicts:    1443000 | #Constraints:      62096
631.80/634.02	c DATABASE CLEANUP
631.80/634.02	c GARBAGE COLLECT
631.80/634.02	c rational objective value (FULL) 0
646.64/648.98	c #Conflicts:    1444000 | #Constraints:      32310
646.64/648.98	c #Conflicts:    1445000 | #Constraints:      33639
646.64/648.98	c #Conflicts:    1446000 | #Constraints:      35092
646.64/648.98	c #Conflicts:    1447000 | #Constraints:      36490
646.64/648.98	c #Conflicts:    1448000 | #Constraints:      37667
646.64/648.98	c #Conflicts:    1449000 | #Constraints:      39046
646.64/648.98	c #Conflicts:    1450000 | #Constraints:      40535
646.64/648.98	c #Conflicts:    1451000 | #Constraints:      42022
646.64/648.98	c #Conflicts:    1452000 | #Constraints:      43474
646.64/648.98	c #Conflicts:    1453000 | #Constraints:      44633
646.64/648.98	c #Conflicts:    1454000 | #Constraints:      45832
646.64/648.98	c #Conflicts:    1455000 | #Constraints:      46999
646.64/648.98	c #Conflicts:    1456000 | #Constraints:      48241
646.64/648.98	c #Conflicts:    1457000 | #Constraints:      49401
646.64/648.98	c #Conflicts:    1458000 | #Constraints:      50401
646.64/648.98	c #Conflicts:    1459000 | #Constraints:      51497
646.64/648.98	c #Conflicts:    1460000 | #Constraints:      52638
646.64/648.98	c #Conflicts:    1461000 | #Constraints:      53947
646.64/648.98	c #Conflicts:    1462000 | #Constraints:      55322
646.64/648.98	c #Conflicts:    1463000 | #Constraints:      56494
646.64/648.98	c #Conflicts:    1464000 | #Constraints:      57755
646.64/648.98	c #Conflicts:    1465000 | #Constraints:      58789
646.64/648.98	c #Conflicts:    1466000 | #Constraints:      60265
646.64/648.98	c #Conflicts:    1467000 | #Constraints:      61595
646.64/648.98	c DATABASE CLEANUP
646.64/648.98	c GARBAGE COLLECT
646.64/648.98	c rational objective value (FULL) 0
664.28/666.62	c #Conflicts:    1468000 | #Constraints:      32131
664.28/666.62	c #Conflicts:    1469000 | #Constraints:      33620
664.28/666.62	c #Conflicts:    1470000 | #Constraints:      35112
664.28/666.62	c #Conflicts:    1471000 | #Constraints:      36593
664.28/666.62	c #Conflicts:    1472000 | #Constraints:      38085
664.28/666.62	c #Conflicts:    1473000 | #Constraints:      39572
664.28/666.62	c #Conflicts:    1474000 | #Constraints:      41070
664.28/666.62	c #Conflicts:    1475000 | #Constraints:      42557
664.28/666.62	c #Conflicts:    1476000 | #Constraints:      44038
664.28/666.62	c #Conflicts:    1477000 | #Constraints:      45533
664.28/666.62	c #Conflicts:    1478000 | #Constraints:      47034
664.28/666.62	c #Conflicts:    1479000 | #Constraints:      48526
664.28/666.62	c #Conflicts:    1480000 | #Constraints:      50018
664.28/666.62	c #Conflicts:    1481000 | #Constraints:      51508
664.28/666.62	c #Conflicts:    1482000 | #Constraints:      52990
664.28/666.62	c #Conflicts:    1483000 | #Constraints:      54479
664.28/666.62	c #Conflicts:    1484000 | #Constraints:      55973
664.28/666.62	c #Conflicts:    1485000 | #Constraints:      57467
664.28/666.62	c #Conflicts:    1486000 | #Constraints:      58955
664.28/666.62	c #Conflicts:    1487000 | #Constraints:      60450
664.28/666.62	c #Conflicts:    1488000 | #Constraints:      61944
664.28/666.62	c #Conflicts:    1489000 | #Constraints:      63444
664.28/666.62	c #Conflicts:    1490000 | #Constraints:      64949
664.28/666.62	c #Conflicts:    1491000 | #Constraints:      66437
664.28/666.62	c DATABASE CLEANUP
664.28/666.62	c GARBAGE COLLECT
664.28/666.62	c rational objective value (FULL) 0
682.83/685.22	c #Conflicts:    1492000 | #Constraints:      34284
682.83/685.22	c #Conflicts:    1493000 | #Constraints:      35769
682.83/685.22	c #Conflicts:    1494000 | #Constraints:      37268
682.83/685.22	c #Conflicts:    1495000 | #Constraints:      38765
682.83/685.22	c #Conflicts:    1496000 | #Constraints:      40264
682.83/685.22	c #Conflicts:    1497000 | #Constraints:      41762
682.83/685.22	c #Conflicts:    1498000 | #Constraints:      43269
682.83/685.22	c #Conflicts:    1499000 | #Constraints:      44763
682.83/685.22	c #Conflicts:    1500000 | #Constraints:      46272
682.83/685.22	c #Conflicts:    1501000 | #Constraints:      47767
682.83/685.22	c #Conflicts:    1502000 | #Constraints:      49227
682.83/685.22	c #Conflicts:    1503000 | #Constraints:      50708
682.83/685.22	c #Conflicts:    1504000 | #Constraints:      52193
682.83/685.22	c #Conflicts:    1505000 | #Constraints:      53674
682.83/685.22	c #Conflicts:    1506000 | #Constraints:      55157
682.83/685.22	c #Conflicts:    1507000 | #Constraints:      56651
682.83/685.22	c #Conflicts:    1508000 | #Constraints:      58137
682.83/685.22	c #Conflicts:    1509000 | #Constraints:      59619
682.83/685.22	c #Conflicts:    1510000 | #Constraints:      61107
682.83/685.22	c #Conflicts:    1511000 | #Constraints:      62599
682.83/685.22	c #Conflicts:    1512000 | #Constraints:      64102
682.83/685.22	c #Conflicts:    1513000 | #Constraints:      65591
682.83/685.22	c #Conflicts:    1514000 | #Constraints:      67082
682.83/685.22	c #Conflicts:    1515000 | #Constraints:      68563
682.83/685.22	c #Conflicts:    1516000 | #Constraints:      69763
682.83/685.22	c DATABASE CLEANUP
682.83/685.22	c GARBAGE COLLECT
682.83/685.22	c rational objective value (FULL) 0
702.46/704.92	c #Conflicts:    1517000 | #Constraints:      36135
702.46/704.92	c #Conflicts:    1518000 | #Constraints:      37618
702.46/704.92	c #Conflicts:    1519000 | #Constraints:      39097
702.46/704.92	c #Conflicts:    1520000 | #Constraints:      40573
702.46/704.92	c #Conflicts:    1521000 | #Constraints:      41952
702.46/704.92	c #Conflicts:    1522000 | #Constraints:      43116
702.46/704.92	c #Conflicts:    1523000 | #Constraints:      44543
702.46/704.92	c #Conflicts:    1524000 | #Constraints:      46028
702.46/704.92	c #Conflicts:    1525000 | #Constraints:      47503
702.46/704.92	c #Conflicts:    1526000 | #Constraints:      48998
702.46/704.92	c #Conflicts:    1527000 | #Constraints:      50474
702.46/704.92	c #Conflicts:    1528000 | #Constraints:      51962
702.46/704.92	c #Conflicts:    1529000 | #Constraints:      53459
702.46/704.92	c #Conflicts:    1530000 | #Constraints:      54949
702.46/704.92	c #Conflicts:    1531000 | #Constraints:      56443
702.46/704.92	c #Conflicts:    1532000 | #Constraints:      57936
702.46/704.92	c #Conflicts:    1533000 | #Constraints:      59417
702.46/704.92	c #Conflicts:    1534000 | #Constraints:      60909
702.46/704.92	c #Conflicts:    1535000 | #Constraints:      62400
702.46/704.92	c #Conflicts:    1536000 | #Constraints:      63875
702.46/704.92	c #Conflicts:    1537000 | #Constraints:      65361
702.46/704.92	c #Conflicts:    1538000 | #Constraints:      66857
702.46/704.92	c #Conflicts:    1539000 | #Constraints:      68351
702.46/704.92	c #Conflicts:    1540000 | #Constraints:      69785
702.46/704.92	c #Conflicts:    1541000 | #Constraints:      71261
702.46/704.92	c DATABASE CLEANUP
702.46/704.92	c GARBAGE COLLECT
702.46/704.92	c rational objective value (FULL) 0
722.40/724.90	c #Conflicts:    1542000 | #Constraints:      37146
722.40/724.90	c #Conflicts:    1543000 | #Constraints:      38644
722.40/724.90	c #Conflicts:    1544000 | #Constraints:      40134
722.40/724.90	c #Conflicts:    1545000 | #Constraints:      41632
722.40/724.90	c #Conflicts:    1546000 | #Constraints:      43111
722.40/724.90	c #Conflicts:    1547000 | #Constraints:      44610
722.40/724.90	c #Conflicts:    1548000 | #Constraints:      46103
722.40/724.90	c #Conflicts:    1549000 | #Constraints:      47603
722.40/724.90	c #Conflicts:    1550000 | #Constraints:      49090
722.40/724.90	c #Conflicts:    1551000 | #Constraints:      50563
722.40/724.90	c #Conflicts:    1552000 | #Constraints:      52078
722.40/724.90	c #Conflicts:    1553000 | #Constraints:      53502
722.40/724.90	c #Conflicts:    1554000 | #Constraints:      54989
722.40/724.90	c #Conflicts:    1555000 | #Constraints:      56470
722.40/724.90	c #Conflicts:    1556000 | #Constraints:      57943
722.40/724.90	c #Conflicts:    1557000 | #Constraints:      59430
722.40/724.90	c #Conflicts:    1558000 | #Constraints:      60902
722.40/724.90	c #Conflicts:    1559000 | #Constraints:      62384
722.40/724.90	c #Conflicts:    1560000 | #Constraints:      63887
722.40/724.90	c #Conflicts:    1561000 | #Constraints:      65352
722.40/724.90	c #Conflicts:    1562000 | #Constraints:      66765
722.40/724.90	c #Conflicts:    1563000 | #Constraints:      68179
722.40/724.90	c #Conflicts:    1564000 | #Constraints:      69674
722.40/724.90	c #Conflicts:    1565000 | #Constraints:      71148
722.40/724.90	c #Conflicts:    1566000 | #Constraints:      72651
722.40/724.90	c DATABASE CLEANUP
722.40/724.90	c GARBAGE COLLECT
722.40/724.90	c rational objective value (FULL) 0
742.45/745.04	c #Conflicts:    1567000 | #Constraints:      37837
742.45/745.04	c #Conflicts:    1568000 | #Constraints:      39315
742.45/745.04	c #Conflicts:    1569000 | #Constraints:      40808
742.45/745.04	c #Conflicts:    1570000 | #Constraints:      42286
742.45/745.04	c #Conflicts:    1571000 | #Constraints:      43778
742.45/745.04	c #Conflicts:    1572000 | #Constraints:      45266
742.45/745.04	c #Conflicts:    1573000 | #Constraints:      46752
742.45/745.04	c #Conflicts:    1574000 | #Constraints:      48239
742.45/745.04	c #Conflicts:    1575000 | #Constraints:      49737
742.45/745.04	c #Conflicts:    1576000 | #Constraints:      51249
742.45/745.04	c #Conflicts:    1577000 | #Constraints:      52754
742.45/745.04	c #Conflicts:    1578000 | #Constraints:      54250
742.45/745.04	c #Conflicts:    1579000 | #Constraints:      55738
742.45/745.04	c #Conflicts:    1580000 | #Constraints:      57237
742.45/745.04	c #Conflicts:    1581000 | #Constraints:      58741
742.45/745.04	c #Conflicts:    1582000 | #Constraints:      60248
742.45/745.04	c #Conflicts:    1583000 | #Constraints:      61743
742.45/745.04	c #Conflicts:    1584000 | #Constraints:      63230
742.45/745.04	c #Conflicts:    1585000 | #Constraints:      64718
742.45/745.04	c #Conflicts:    1586000 | #Constraints:      66206
742.45/745.04	c #Conflicts:    1587000 | #Constraints:      67688
742.45/745.04	c #Conflicts:    1588000 | #Constraints:      69186
742.45/745.04	c #Conflicts:    1589000 | #Constraints:      70685
742.45/745.04	c #Conflicts:    1590000 | #Constraints:      72128
742.45/745.04	c #Conflicts:    1591000 | #Constraints:      73604
742.45/745.04	c DATABASE CLEANUP
742.45/745.04	c GARBAGE COLLECT
742.45/745.04	c rational objective value (FULL) 0
762.97/765.60	c #Conflicts:    1592000 | #Constraints:      38149
762.97/765.60	c #Conflicts:    1593000 | #Constraints:      39632
762.97/765.60	c #Conflicts:    1594000 | #Constraints:      41122
762.97/765.60	c #Conflicts:    1595000 | #Constraints:      42610
762.97/765.60	c #Conflicts:    1596000 | #Constraints:      44095
762.97/765.60	c #Conflicts:    1597000 | #Constraints:      45579
762.97/765.60	c #Conflicts:    1598000 | #Constraints:      47056
762.97/765.60	c #Conflicts:    1599000 | #Constraints:      48531
762.97/765.60	c #Conflicts:    1600000 | #Constraints:      50021
762.97/765.60	c #Conflicts:    1601000 | #Constraints:      51522
762.97/765.60	c #Conflicts:    1602000 | #Constraints:      53022
762.97/765.60	c #Conflicts:    1603000 | #Constraints:      54507
762.97/765.60	c #Conflicts:    1604000 | #Constraints:      55983
762.97/765.60	c #Conflicts:    1605000 | #Constraints:      57285
762.97/765.60	c #Conflicts:    1606000 | #Constraints:      58774
762.97/765.60	c #Conflicts:    1607000 | #Constraints:      60240
762.97/765.60	c #Conflicts:    1608000 | #Constraints:      61712
762.97/765.60	c #Conflicts:    1609000 | #Constraints:      63211
762.97/765.60	c #Conflicts:    1610000 | #Constraints:      64673
762.97/765.60	c #Conflicts:    1611000 | #Constraints:      66155
762.97/765.60	c #Conflicts:    1612000 | #Constraints:      67618
762.97/765.60	c #Conflicts:    1613000 | #Constraints:      69108
762.97/765.60	c #Conflicts:    1614000 | #Constraints:      70598
762.97/765.60	c #Conflicts:    1615000 | #Constraints:      72086
762.97/765.60	c #Conflicts:    1616000 | #Constraints:      73556
762.97/765.60	c DATABASE CLEANUP
762.97/765.60	c GARBAGE COLLECT
762.97/765.60	c rational objective value (FULL) 0
783.20/785.94	c #Conflicts:    1617000 | #Constraints:      37834
783.20/785.94	c #Conflicts:    1618000 | #Constraints:      39308
783.20/785.94	c #Conflicts:    1619000 | #Constraints:      40795
783.20/785.94	c #Conflicts:    1620000 | #Constraints:      42283
783.20/785.94	c #Conflicts:    1621000 | #Constraints:      43767
783.20/785.94	c #Conflicts:    1622000 | #Constraints:      45253
783.20/785.94	c #Conflicts:    1623000 | #Constraints:      46740
783.20/785.94	c #Conflicts:    1624000 | #Constraints:      48224
783.20/785.94	c #Conflicts:    1625000 | #Constraints:      49710
783.20/785.94	c #Conflicts:    1626000 | #Constraints:      51188
783.20/785.94	c #Conflicts:    1627000 | #Constraints:      52673
783.20/785.94	c #Conflicts:    1628000 | #Constraints:      54144
783.20/785.94	c #Conflicts:    1629000 | #Constraints:      55633
783.20/785.94	c #Conflicts:    1630000 | #Constraints:      57040
783.20/785.94	c #Conflicts:    1631000 | #Constraints:      58545
783.20/785.94	c #Conflicts:    1632000 | #Constraints:      60039
783.20/785.94	c #Conflicts:    1633000 | #Constraints:      61534
783.20/785.94	c #Conflicts:    1634000 | #Constraints:      63038
783.20/785.94	c #Conflicts:    1635000 | #Constraints:      64535
783.20/785.94	c #Conflicts:    1636000 | #Constraints:      66035
783.20/785.94	c #Conflicts:    1637000 | #Constraints:      67533
783.20/785.94	c #Conflicts:    1638000 | #Constraints:      69034
783.20/785.94	c #Conflicts:    1639000 | #Constraints:      70528
783.20/785.94	c #Conflicts:    1640000 | #Constraints:      72022
783.20/785.94	c #Conflicts:    1641000 | #Constraints:      73502
783.20/785.94	c #Conflicts:    1642000 | #Constraints:      74995
783.20/785.94	c DATABASE CLEANUP
783.20/785.94	c GARBAGE COLLECT
783.20/785.94	c rational objective value (FULL) 0
803.54/806.38	c #Conflicts:    1643000 | #Constraints:      38834
803.54/806.38	c #Conflicts:    1644000 | #Constraints:      40317
803.54/806.38	c #Conflicts:    1645000 | #Constraints:      41814
803.54/806.38	c #Conflicts:    1646000 | #Constraints:      43301
803.54/806.38	c #Conflicts:    1647000 | #Constraints:      44791
803.54/806.38	c #Conflicts:    1648000 | #Constraints:      46270
803.54/806.38	c #Conflicts:    1649000 | #Constraints:      47763
803.54/806.38	c #Conflicts:    1650000 | #Constraints:      49261
803.54/806.38	c #Conflicts:    1651000 | #Constraints:      50750
803.54/806.38	c #Conflicts:    1652000 | #Constraints:      52249
803.54/806.38	c #Conflicts:    1653000 | #Constraints:      53716
803.54/806.38	c #Conflicts:    1654000 | #Constraints:      55144
803.54/806.38	c #Conflicts:    1655000 | #Constraints:      56630
803.54/806.38	c #Conflicts:    1656000 | #Constraints:      58113
803.54/806.38	c #Conflicts:    1657000 | #Constraints:      59610
803.54/806.38	c #Conflicts:    1658000 | #Constraints:      61084
803.54/806.38	c #Conflicts:    1659000 | #Constraints:      62564
803.54/806.38	c #Conflicts:    1660000 | #Constraints:      64064
803.54/806.38	c #Conflicts:    1661000 | #Constraints:      65559
803.54/806.38	c #Conflicts:    1662000 | #Constraints:      67045
803.54/806.38	c #Conflicts:    1663000 | #Constraints:      68523
803.54/806.38	c #Conflicts:    1664000 | #Constraints:      70014
803.54/806.38	c #Conflicts:    1665000 | #Constraints:      71499
803.54/806.38	c #Conflicts:    1666000 | #Constraints:      72997
803.54/806.38	c #Conflicts:    1667000 | #Constraints:      74492
803.54/806.38	c #Conflicts:    1668000 | #Constraints:      75978
803.54/806.38	c DATABASE CLEANUP
803.54/806.38	c GARBAGE COLLECT
803.54/806.38	c rational objective value (FULL) 0
820.79/823.67	c #Conflicts:    1669000 | #Constraints:      39361
820.79/823.67	c #Conflicts:    1670000 | #Constraints:      40636
820.79/823.67	c #Conflicts:    1671000 | #Constraints:      41636
820.79/823.67	c #Conflicts:    1672000 | #Constraints:      42864
820.79/823.67	c #Conflicts:    1673000 | #Constraints:      44132
820.79/823.67	c #Conflicts:    1674000 | #Constraints:      45211
820.79/823.67	c #Conflicts:    1675000 | #Constraints:      46376
820.79/823.67	c #Conflicts:    1676000 | #Constraints:      47376
820.79/823.67	c #Conflicts:    1677000 | #Constraints:      48416
820.79/823.67	c #Conflicts:    1678000 | #Constraints:      49462
820.79/823.67	c #Conflicts:    1679000 | #Constraints:      50540
820.79/823.67	c #Conflicts:    1680000 | #Constraints:      51623
820.79/823.67	c #Conflicts:    1681000 | #Constraints:      52837
820.79/823.67	c #Conflicts:    1682000 | #Constraints:      53887
820.79/823.67	c #Conflicts:    1683000 | #Constraints:      55212
820.79/823.67	c #Conflicts:    1684000 | #Constraints:      56594
820.79/823.67	c #Conflicts:    1685000 | #Constraints:      57685
820.79/823.67	c #Conflicts:    1686000 | #Constraints:      58966
820.79/823.67	c #Conflicts:    1687000 | #Constraints:      59989
820.79/823.67	c #Conflicts:    1688000 | #Constraints:      61026
820.79/823.67	c #Conflicts:    1689000 | #Constraints:      62140
820.79/823.67	c #Conflicts:    1690000 | #Constraints:      63163
820.79/823.67	c #Conflicts:    1691000 | #Constraints:      64338
820.79/823.67	c #Conflicts:    1692000 | #Constraints:      65464
820.79/823.67	c #Conflicts:    1693000 | #Constraints:      66601
820.79/823.67	c #Conflicts:    1694000 | #Constraints:      67905
820.79/823.67	c DATABASE CLEANUP
820.79/823.67	c GARBAGE COLLECT
820.79/823.67	c rational objective value (FULL) 0
836.74/839.62	c #Conflicts:    1695000 | #Constraints:      34974
836.74/839.62	c #Conflicts:    1696000 | #Constraints:      36347
836.74/839.62	c #Conflicts:    1697000 | #Constraints:      37550
836.74/839.62	c #Conflicts:    1698000 | #Constraints:      38595
836.74/839.62	c #Conflicts:    1699000 | #Constraints:      39623
836.74/839.62	c #Conflicts:    1700000 | #Constraints:      40623
836.74/839.62	c #Conflicts:    1701000 | #Constraints:      41626
836.74/839.62	c #Conflicts:    1702000 | #Constraints:      42670
836.74/839.62	c #Conflicts:    1703000 | #Constraints:      43790
836.74/839.62	c #Conflicts:    1704000 | #Constraints:      45162
836.74/839.62	c #Conflicts:    1705000 | #Constraints:      46183
836.74/839.62	c #Conflicts:    1706000 | #Constraints:      47384
836.74/839.62	c #Conflicts:    1707000 | #Constraints:      48637
836.74/839.62	c #Conflicts:    1708000 | #Constraints:      49786
836.74/839.62	c #Conflicts:    1709000 | #Constraints:      50786
836.74/839.62	c #Conflicts:    1710000 | #Constraints:      51896
836.74/839.62	c #Conflicts:    1711000 | #Constraints:      52938
836.74/839.62	c #Conflicts:    1712000 | #Constraints:      54046
836.74/839.62	c #Conflicts:    1713000 | #Constraints:      55098
836.74/839.62	c #Conflicts:    1714000 | #Constraints:      56587
836.74/839.62	c #Conflicts:    1715000 | #Constraints:      57826
836.74/839.62	c #Conflicts:    1716000 | #Constraints:      58910
836.74/839.62	c #Conflicts:    1717000 | #Constraints:      60198
836.74/839.62	c #Conflicts:    1718000 | #Constraints:      61366
836.74/839.62	c #Conflicts:    1719000 | #Constraints:      62407
836.74/839.62	c #Conflicts:    1720000 | #Constraints:      63455
836.74/839.62	c DATABASE CLEANUP
836.74/839.62	c GARBAGE COLLECT
836.74/839.62	c rational objective value (FULL) 0
855.28/858.27	c #Conflicts:    1721000 | #Constraints:      32980
855.28/858.27	c #Conflicts:    1722000 | #Constraints:      34487
855.28/858.27	c #Conflicts:    1723000 | #Constraints:      35929
855.28/858.27	c #Conflicts:    1724000 | #Constraints:      37310
855.28/858.27	c #Conflicts:    1725000 | #Constraints:      38392
855.28/858.27	c #Conflicts:    1726000 | #Constraints:      39392
855.28/858.27	c #Conflicts:    1727000 | #Constraints:      40706
855.28/858.27	c #Conflicts:    1728000 | #Constraints:      42185
855.28/858.27	c #Conflicts:    1729000 | #Constraints:      43685
855.28/858.27	c #Conflicts:    1730000 | #Constraints:      45187
855.28/858.27	c #Conflicts:    1731000 | #Constraints:      46394
855.28/858.27	c #Conflicts:    1732000 | #Constraints:      47394
855.28/858.27	c #Conflicts:    1733000 | #Constraints:      48394
855.28/858.27	c #Conflicts:    1734000 | #Constraints:      49631
855.28/858.27	c #Conflicts:    1735000 | #Constraints:      51125
855.28/858.27	c #Conflicts:    1736000 | #Constraints:      52618
855.28/858.27	c #Conflicts:    1737000 | #Constraints:      54108
855.28/858.27	c #Conflicts:    1738000 | #Constraints:      55593
855.28/858.27	c #Conflicts:    1739000 | #Constraints:      56823
855.28/858.27	c #Conflicts:    1740000 | #Constraints:      58326
855.28/858.27	c #Conflicts:    1741000 | #Constraints:      59822
855.28/858.27	c #Conflicts:    1742000 | #Constraints:      61300
855.28/858.27	c #Conflicts:    1743000 | #Constraints:      62714
855.28/858.27	c #Conflicts:    1744000 | #Constraints:      64204
855.28/858.27	c #Conflicts:    1745000 | #Constraints:      65695
855.28/858.27	c #Conflicts:    1746000 | #Constraints:      67195
855.28/858.27	c DATABASE CLEANUP
855.28/858.27	c GARBAGE COLLECT
855.28/858.27	c rational objective value (FULL) 0
876.03/879.04	c #Conflicts:    1747000 | #Constraints:      34653
876.03/879.04	c #Conflicts:    1748000 | #Constraints:      36145
876.03/879.04	c #Conflicts:    1749000 | #Constraints:      37636
876.03/879.04	c #Conflicts:    1750000 | #Constraints:      39114
876.03/879.04	c #Conflicts:    1751000 | #Constraints:      40360
876.03/879.04	c #Conflicts:    1752000 | #Constraints:      41838
876.03/879.04	c #Conflicts:    1753000 | #Constraints:      43309
876.03/879.04	c #Conflicts:    1754000 | #Constraints:      44776
876.03/879.04	c #Conflicts:    1755000 | #Constraints:      46262
876.03/879.04	c #Conflicts:    1756000 | #Constraints:      47733
876.03/879.04	c #Conflicts:    1757000 | #Constraints:      49211
876.03/879.04	c #Conflicts:    1758000 | #Constraints:      50718
876.03/879.04	c #Conflicts:    1759000 | #Constraints:      52208
876.03/879.04	c #Conflicts:    1760000 | #Constraints:      53702
876.03/879.04	c #Conflicts:    1761000 | #Constraints:      55199
876.03/879.04	c #Conflicts:    1762000 | #Constraints:      56698
876.03/879.04	c #Conflicts:    1763000 | #Constraints:      58187
876.03/879.04	c #Conflicts:    1764000 | #Constraints:      59684
876.03/879.04	c #Conflicts:    1765000 | #Constraints:      61169
876.03/879.04	c #Conflicts:    1766000 | #Constraints:      62654
876.03/879.04	c #Conflicts:    1767000 | #Constraints:      64143
876.03/879.04	c #Conflicts:    1768000 | #Constraints:      65634
876.03/879.04	c #Conflicts:    1769000 | #Constraints:      67112
876.03/879.04	c #Conflicts:    1770000 | #Constraints:      68618
876.03/879.04	c #Conflicts:    1771000 | #Constraints:      70111
876.03/879.04	c #Conflicts:    1772000 | #Constraints:      71601
876.03/879.04	c #Conflicts:    1773000 | #Constraints:      73080
876.03/879.04	c DATABASE CLEANUP
876.03/879.04	c GARBAGE COLLECT
876.03/879.04	c rational objective value (FULL) 0
896.65/899.75	c #Conflicts:    1774000 | #Constraints:      37901
896.65/899.75	c #Conflicts:    1775000 | #Constraints:      39389
896.65/899.75	c #Conflicts:    1776000 | #Constraints:      40886
896.65/899.75	c #Conflicts:    1777000 | #Constraints:      41905
896.65/899.75	c #Conflicts:    1778000 | #Constraints:      43368
896.65/899.75	c #Conflicts:    1779000 | #Constraints:      44856
896.65/899.75	c #Conflicts:    1780000 | #Constraints:      46340
896.65/899.75	c #Conflicts:    1781000 | #Constraints:      47832
896.65/899.75	c #Conflicts:    1782000 | #Constraints:      49327
896.65/899.75	c #Conflicts:    1783000 | #Constraints:      50545
896.65/899.75	c #Conflicts:    1784000 | #Constraints:      51545
896.65/899.75	c #Conflicts:    1785000 | #Constraints:      52839
896.65/899.75	c #Conflicts:    1786000 | #Constraints:      54327
896.65/899.75	c #Conflicts:    1787000 | #Constraints:      55826
896.65/899.75	c #Conflicts:    1788000 | #Constraints:      57211
896.65/899.75	c #Conflicts:    1789000 | #Constraints:      58211
896.65/899.75	c #Conflicts:    1790000 | #Constraints:      59620
896.65/899.75	c #Conflicts:    1791000 | #Constraints:      61111
896.65/899.75	c #Conflicts:    1792000 | #Constraints:      62300
896.65/899.75	c #Conflicts:    1793000 | #Constraints:      63545
896.65/899.75	c #Conflicts:    1794000 | #Constraints:      65036
896.65/899.75	c #Conflicts:    1795000 | #Constraints:      66527
896.65/899.75	c #Conflicts:    1796000 | #Constraints:      68029
896.65/899.75	c #Conflicts:    1797000 | #Constraints:      69322
896.65/899.75	c #Conflicts:    1798000 | #Constraints:      70327
896.65/899.75	c #Conflicts:    1799000 | #Constraints:      71810
896.65/899.75	c #Conflicts:    1800000 | #Constraints:      73305
896.65/899.75	c DATABASE CLEANUP
896.65/899.75	c GARBAGE COLLECT
896.65/899.75	c rational objective value (FULL) 0
918.57/921.72	c #Conflicts:    1801000 | #Constraints:      37977
918.57/921.72	c #Conflicts:    1802000 | #Constraints:      39110
918.57/921.72	c #Conflicts:    1803000 | #Constraints:      40594
918.57/921.72	c #Conflicts:    1804000 | #Constraints:      42099
918.57/921.72	c #Conflicts:    1805000 | #Constraints:      43585
918.57/921.72	c #Conflicts:    1806000 | #Constraints:      45074
918.57/921.72	c #Conflicts:    1807000 | #Constraints:      46565
918.57/921.72	c #Conflicts:    1808000 | #Constraints:      48055
918.57/921.72	c #Conflicts:    1809000 | #Constraints:      49540
918.57/921.72	c #Conflicts:    1810000 | #Constraints:      51029
918.57/921.72	c #Conflicts:    1811000 | #Constraints:      52524
918.57/921.72	c #Conflicts:    1812000 | #Constraints:      54001
918.57/921.72	c #Conflicts:    1813000 | #Constraints:      55496
918.57/921.72	c #Conflicts:    1814000 | #Constraints:      56983
918.57/921.72	c #Conflicts:    1815000 | #Constraints:      58454
918.57/921.72	c #Conflicts:    1816000 | #Constraints:      59916
918.57/921.72	c #Conflicts:    1817000 | #Constraints:      61390
918.57/921.72	c #Conflicts:    1818000 | #Constraints:      62861
918.57/921.72	c #Conflicts:    1819000 | #Constraints:      64339
918.57/921.72	c #Conflicts:    1820000 | #Constraints:      65562
918.57/921.72	c #Conflicts:    1821000 | #Constraints:      67035
918.57/921.72	c #Conflicts:    1822000 | #Constraints:      68100
918.57/921.72	c #Conflicts:    1823000 | #Constraints:      69100
918.57/921.72	c #Conflicts:    1824000 | #Constraints:      70558
918.57/921.72	c #Conflicts:    1825000 | #Constraints:      72050
918.57/921.72	c #Conflicts:    1826000 | #Constraints:      73543
918.57/921.72	c #Conflicts:    1827000 | #Constraints:      75040
918.57/921.72	c DATABASE CLEANUP
918.57/921.72	c GARBAGE COLLECT
918.57/921.72	c rational objective value (FULL) 0
941.70/944.97	c #Conflicts:    1828000 | #Constraints:      39038
941.70/944.97	c #Conflicts:    1829000 | #Constraints:      40554
941.70/944.97	c #Conflicts:    1830000 | #Constraints:      41967
941.70/944.97	c #Conflicts:    1831000 | #Constraints:      43473
941.70/944.97	c #Conflicts:    1832000 | #Constraints:      44959
941.70/944.97	c #Conflicts:    1833000 | #Constraints:      46459
941.70/944.97	c #Conflicts:    1834000 | #Constraints:      47960
941.70/944.97	c #Conflicts:    1835000 | #Constraints:      49434
941.70/944.97	c #Conflicts:    1836000 | #Constraints:      50921
941.70/944.97	c #Conflicts:    1837000 | #Constraints:      52392
941.70/944.97	c #Conflicts:    1838000 | #Constraints:      53883
941.70/944.97	c #Conflicts:    1839000 | #Constraints:      55354
941.70/944.97	c #Conflicts:    1840000 | #Constraints:      56845
941.70/944.97	c #Conflicts:    1841000 | #Constraints:      58342
941.70/944.97	c #Conflicts:    1842000 | #Constraints:      59825
941.70/944.97	c #Conflicts:    1843000 | #Constraints:      61323
941.70/944.97	c #Conflicts:    1844000 | #Constraints:      62815
941.70/944.97	c #Conflicts:    1845000 | #Constraints:      64288
941.70/944.97	c #Conflicts:    1846000 | #Constraints:      65777
941.70/944.97	c #Conflicts:    1847000 | #Constraints:      67299
941.70/944.97	c #Conflicts:    1848000 | #Constraints:      68781
941.70/944.97	c #Conflicts:    1849000 | #Constraints:      70283
941.70/944.97	c #Conflicts:    1850000 | #Constraints:      71775
941.70/944.97	c #Conflicts:    1851000 | #Constraints:      73250
941.70/944.97	c #Conflicts:    1852000 | #Constraints:      74751
941.70/944.97	c #Conflicts:    1853000 | #Constraints:      76230
941.70/944.97	c #Conflicts:    1854000 | #Constraints:      77714
941.70/944.97	c DATABASE CLEANUP
941.70/944.97	c GARBAGE COLLECT
941.70/944.97	c rational objective value (FULL) 0
964.92/968.29	c #Conflicts:    1855000 | #Constraints:      40215
964.92/968.29	c #Conflicts:    1856000 | #Constraints:      41704
964.92/968.29	c #Conflicts:    1857000 | #Constraints:      43185
964.92/968.29	c #Conflicts:    1858000 | #Constraints:      44684
964.92/968.29	c #Conflicts:    1859000 | #Constraints:      46187
964.92/968.29	c #Conflicts:    1860000 | #Constraints:      47631
964.92/968.29	c #Conflicts:    1861000 | #Constraints:      48783
964.92/968.29	c #Conflicts:    1862000 | #Constraints:      50268
964.92/968.29	c #Conflicts:    1863000 | #Constraints:      51611
964.92/968.29	c #Conflicts:    1864000 | #Constraints:      53101
964.92/968.29	c #Conflicts:    1865000 | #Constraints:      54584
964.92/968.29	c #Conflicts:    1866000 | #Constraints:      56067
964.92/968.29	c #Conflicts:    1867000 | #Constraints:      57437
964.92/968.29	c #Conflicts:    1868000 | #Constraints:      58562
964.92/968.29	c #Conflicts:    1869000 | #Constraints:      60034
964.92/968.29	c #Conflicts:    1870000 | #Constraints:      61528
964.92/968.29	c #Conflicts:    1871000 | #Constraints:      63007
964.92/968.29	c #Conflicts:    1872000 | #Constraints:      64476
964.92/968.29	c #Conflicts:    1873000 | #Constraints:      65968
964.92/968.29	c #Conflicts:    1874000 | #Constraints:      67447
964.92/968.29	c #Conflicts:    1875000 | #Constraints:      68946
964.92/968.29	c #Conflicts:    1876000 | #Constraints:      70431
964.92/968.29	c #Conflicts:    1877000 | #Constraints:      71656
964.92/968.29	c #Conflicts:    1878000 | #Constraints:      73139
964.92/968.29	c #Conflicts:    1879000 | #Constraints:      74641
964.92/968.29	c #Conflicts:    1880000 | #Constraints:      76146
964.92/968.29	c #Conflicts:    1881000 | #Constraints:      77652
964.92/968.29	c DATABASE CLEANUP
964.92/968.29	c GARBAGE COLLECT
964.92/968.29	c rational objective value (FULL) 0
987.66/991.10	c #Conflicts:    1882000 | #Constraints:      39880
987.66/991.10	c #Conflicts:    1883000 | #Constraints:      41360
987.66/991.10	c #Conflicts:    1884000 | #Constraints:      42838
987.66/991.10	c #Conflicts:    1885000 | #Constraints:      44327
987.66/991.10	c #Conflicts:    1886000 | #Constraints:      45829
987.66/991.10	c #Conflicts:    1887000 | #Constraints:      47313
987.66/991.10	c #Conflicts:    1888000 | #Constraints:      48795
987.66/991.10	c #Conflicts:    1889000 | #Constraints:      50168
987.66/991.10	c #Conflicts:    1890000 | #Constraints:      51660
987.66/991.10	c #Conflicts:    1891000 | #Constraints:      53139
987.66/991.10	c #Conflicts:    1892000 | #Constraints:      54547
987.66/991.10	c #Conflicts:    1893000 | #Constraints:      55547
987.66/991.10	c #Conflicts:    1894000 | #Constraints:      56547
987.66/991.10	c #Conflicts:    1895000 | #Constraints:      57547
987.66/991.10	c #Conflicts:    1896000 | #Constraints:      58895
987.66/991.10	c #Conflicts:    1897000 | #Constraints:      60147
987.66/991.10	c #Conflicts:    1898000 | #Constraints:      61643
987.66/991.10	c #Conflicts:    1899000 | #Constraints:      63130
987.66/991.10	c #Conflicts:    1900000 | #Constraints:      64616
987.66/991.10	c #Conflicts:    1901000 | #Constraints:      66098
987.66/991.10	c #Conflicts:    1902000 | #Constraints:      67586
987.66/991.10	c #Conflicts:    1903000 | #Constraints:      69079
987.66/991.10	c #Conflicts:    1904000 | #Constraints:      70560
987.66/991.10	c #Conflicts:    1905000 | #Constraints:      72039
987.66/991.10	c #Conflicts:    1906000 | #Constraints:      73522
987.66/991.10	c #Conflicts:    1907000 | #Constraints:      75019
987.66/991.10	c #Conflicts:    1908000 | #Constraints:      76308
987.66/991.10	c #Conflicts:    1909000 | #Constraints:      77760
987.66/991.10	c DATABASE CLEANUP
987.66/991.10	c GARBAGE COLLECT
987.66/991.10	c rational objective value (FULL) 0
1005.29/1008.72	c #Conflicts:    1910000 | #Constraints:      39842
1005.29/1008.72	c #Conflicts:    1911000 | #Constraints:      40842
1005.29/1008.72	c #Conflicts:    1912000 | #Constraints:      41842
1005.29/1008.72	c #Conflicts:    1913000 | #Constraints:      42842
1005.29/1008.72	c #Conflicts:    1914000 | #Constraints:      43842
1005.29/1008.72	c #Conflicts:    1915000 | #Constraints:      44842
1005.29/1008.72	c #Conflicts:    1916000 | #Constraints:      45842
1005.29/1008.72	c #Conflicts:    1917000 | #Constraints:      46842
1005.29/1008.72	c #Conflicts:    1918000 | #Constraints:      47843
1005.29/1008.72	c #Conflicts:    1919000 | #Constraints:      48843
1005.29/1008.72	c #Conflicts:    1920000 | #Constraints:      49843
1005.29/1008.72	c #Conflicts:    1921000 | #Constraints:      50843
1005.29/1008.72	c #Conflicts:    1922000 | #Constraints:      51843
1005.29/1008.72	c #Conflicts:    1923000 | #Constraints:      52843
1005.29/1008.72	c #Conflicts:    1924000 | #Constraints:      53843
1005.29/1008.72	c #Conflicts:    1925000 | #Constraints:      54843
1005.29/1008.72	c #Conflicts:    1926000 | #Constraints:      55843
1005.29/1008.72	c #Conflicts:    1927000 | #Constraints:      56843
1005.29/1008.72	c #Conflicts:    1928000 | #Constraints:      57843
1005.29/1008.72	c #Conflicts:    1929000 | #Constraints:      58843
1005.29/1008.72	c #Conflicts:    1930000 | #Constraints:      59843
1005.29/1008.72	c #Conflicts:    1931000 | #Constraints:      60843
1005.29/1008.72	c #Conflicts:    1932000 | #Constraints:      61843
1005.29/1008.72	c #Conflicts:    1933000 | #Constraints:      62844
1005.29/1008.72	c #Conflicts:    1934000 | #Constraints:      63844
1005.29/1008.72	c #Conflicts:    1935000 | #Constraints:      64844
1005.29/1008.72	c #Conflicts:    1936000 | #Constraints:      65844
1005.29/1008.72	c #Conflicts:    1937000 | #Constraints:      66844
1005.29/1008.72	c DATABASE CLEANUP
1005.29/1008.72	c GARBAGE COLLECT
1005.29/1008.72	c rational objective value (FULL) 0
1022.74/1026.23	c #Conflicts:    1938000 | #Constraints:      34498
1022.74/1026.23	c #Conflicts:    1939000 | #Constraints:      35690
1022.74/1026.23	c #Conflicts:    1940000 | #Constraints:      36729
1022.74/1026.23	c #Conflicts:    1941000 | #Constraints:      37989
1022.74/1026.23	c #Conflicts:    1942000 | #Constraints:      39028
1022.74/1026.23	c #Conflicts:    1943000 | #Constraints:      40439
1022.74/1026.23	c #Conflicts:    1944000 | #Constraints:      41557
1022.74/1026.23	c #Conflicts:    1945000 | #Constraints:      42706
1022.74/1026.23	c #Conflicts:    1946000 | #Constraints:      43770
1022.74/1026.23	c #Conflicts:    1947000 | #Constraints:      44877
1022.74/1026.23	c #Conflicts:    1948000 | #Constraints:      46038
1022.74/1026.23	c #Conflicts:    1949000 | #Constraints:      47132
1022.74/1026.23	c #Conflicts:    1950000 | #Constraints:      48177
1022.74/1026.23	c #Conflicts:    1951000 | #Constraints:      49287
1022.74/1026.23	c #Conflicts:    1952000 | #Constraints:      50613
1022.74/1026.23	c #Conflicts:    1953000 | #Constraints:      51836
1022.74/1026.23	c #Conflicts:    1954000 | #Constraints:      52986
1022.74/1026.23	c #Conflicts:    1955000 | #Constraints:      54031
1022.74/1026.23	c #Conflicts:    1956000 | #Constraints:      55166
1022.74/1026.23	c #Conflicts:    1957000 | #Constraints:      56337
1022.74/1026.23	c #Conflicts:    1958000 | #Constraints:      57657
1022.74/1026.23	c #Conflicts:    1959000 | #Constraints:      58689
1022.74/1026.23	c #Conflicts:    1960000 | #Constraints:      59689
1022.74/1026.23	c #Conflicts:    1961000 | #Constraints:      60689
1022.74/1026.23	c #Conflicts:    1962000 | #Constraints:      61884
1022.74/1026.23	c #Conflicts:    1963000 | #Constraints:      62999
1022.74/1026.23	c #Conflicts:    1964000 | #Constraints:      63999
1022.74/1026.23	c #Conflicts:    1965000 | #Constraints:      64999
1022.74/1026.23	c DATABASE CLEANUP
1022.74/1026.23	c GARBAGE COLLECT
1022.74/1026.23	c rational objective value (FULL) 0
1040.50/1044.05	c #Conflicts:    1966000 | #Constraints:      33739
1040.50/1044.05	c #Conflicts:    1967000 | #Constraints:      34770
1040.50/1044.05	c #Conflicts:    1968000 | #Constraints:      35916
1040.50/1044.05	c #Conflicts:    1969000 | #Constraints:      36953
1040.50/1044.05	c #Conflicts:    1970000 | #Constraints:      38291
1040.50/1044.05	c #Conflicts:    1971000 | #Constraints:      39409
1040.50/1044.05	c #Conflicts:    1972000 | #Constraints:      40781
1040.50/1044.05	c #Conflicts:    1973000 | #Constraints:      41842
1040.50/1044.05	c #Conflicts:    1974000 | #Constraints:      42938
1040.50/1044.05	c #Conflicts:    1975000 | #Constraints:      44121
1040.50/1044.05	c #Conflicts:    1976000 | #Constraints:      45301
1040.50/1044.05	c #Conflicts:    1977000 | #Constraints:      46306
1040.50/1044.05	c #Conflicts:    1978000 | #Constraints:      47543
1040.50/1044.05	c #Conflicts:    1979000 | #Constraints:      48543
1040.50/1044.05	c #Conflicts:    1980000 | #Constraints:      49634
1040.50/1044.05	c #Conflicts:    1981000 | #Constraints:      50634
1040.50/1044.05	c #Conflicts:    1982000 | #Constraints:      51634
1040.50/1044.05	c #Conflicts:    1983000 | #Constraints:      52742
1040.50/1044.05	c #Conflicts:    1984000 | #Constraints:      53742
1040.50/1044.05	c #Conflicts:    1985000 | #Constraints:      54748
1040.50/1044.05	c #Conflicts:    1986000 | #Constraints:      56082
1040.50/1044.05	c #Conflicts:    1987000 | #Constraints:      57082
1040.50/1044.05	c #Conflicts:    1988000 | #Constraints:      58308
1040.50/1044.05	c #Conflicts:    1989000 | #Constraints:      59402
1040.50/1044.05	c #Conflicts:    1990000 | #Constraints:      60402
1040.50/1044.05	c #Conflicts:    1991000 | #Constraints:      61402
1040.50/1044.05	c #Conflicts:    1992000 | #Constraints:      62471
1040.50/1044.05	c #Conflicts:    1993000 | #Constraints:      63471
1040.50/1044.05	c DATABASE CLEANUP
1040.50/1044.05	c GARBAGE COLLECT
1040.50/1044.05	c rational objective value (FULL) 0
1062.43/1066.02	c #Conflicts:    1994000 | #Constraints:      33043
1062.43/1066.02	c #Conflicts:    1995000 | #Constraints:      34524
1062.43/1066.02	c #Conflicts:    1996000 | #Constraints:      35999
1062.43/1066.02	c #Conflicts:    1997000 | #Constraints:      37487
1062.43/1066.02	c #Conflicts:    1998000 | #Constraints:      38968
1062.43/1066.02	c #Conflicts:    1999000 | #Constraints:      40464
1062.43/1066.02	c #Conflicts:    2000000 | #Constraints:      41944
1062.43/1066.02	c #Conflicts:    2001000 | #Constraints:      43445
1062.43/1066.02	c #Conflicts:    2002000 | #Constraints:      44935
1062.43/1066.02	c #Conflicts:    2003000 | #Constraints:      46438
1062.43/1066.02	c #Conflicts:    2004000 | #Constraints:      47943
1062.43/1066.02	c #Conflicts:    2005000 | #Constraints:      49431
1062.43/1066.02	c #Conflicts:    2006000 | #Constraints:      50929
1062.43/1066.02	c #Conflicts:    2007000 | #Constraints:      52426
1062.43/1066.02	c #Conflicts:    2008000 | #Constraints:      53919
1062.43/1066.02	c #Conflicts:    2009000 | #Constraints:      55411
1062.43/1066.02	c #Conflicts:    2010000 | #Constraints:      56902
1062.43/1066.02	c #Conflicts:    2011000 | #Constraints:      58387
1062.43/1066.02	c #Conflicts:    2012000 | #Constraints:      59881
1062.43/1066.02	c #Conflicts:    2013000 | #Constraints:      61373
1062.43/1066.02	c #Conflicts:    2014000 | #Constraints:      62860
1062.43/1066.02	c #Conflicts:    2015000 | #Constraints:      64355
1062.43/1066.02	c #Conflicts:    2016000 | #Constraints:      65836
1062.43/1066.02	c #Conflicts:    2017000 | #Constraints:      67319
1062.43/1066.02	c #Conflicts:    2018000 | #Constraints:      68822
1062.43/1066.02	c #Conflicts:    2019000 | #Constraints:      70321
1062.43/1066.02	c #Conflicts:    2020000 | #Constraints:      71810
1062.43/1066.02	c #Conflicts:    2021000 | #Constraints:      73295
1062.43/1066.02	c DATABASE CLEANUP
1062.43/1066.02	c GARBAGE COLLECT
1062.43/1066.02	c rational objective value (FULL) 0
1085.54/1089.25	c #Conflicts:    2022000 | #Constraints:      37701
1085.54/1089.25	c #Conflicts:    2023000 | #Constraints:      39177
1085.54/1089.25	c #Conflicts:    2024000 | #Constraints:      40669
1085.54/1089.25	c #Conflicts:    2025000 | #Constraints:      42154
1085.54/1089.25	c #Conflicts:    2026000 | #Constraints:      43621
1085.54/1089.25	c #Conflicts:    2027000 | #Constraints:      45114
1085.54/1089.25	c #Conflicts:    2028000 | #Constraints:      46581
1085.54/1089.25	c #Conflicts:    2029000 | #Constraints:      48063
1085.54/1089.25	c #Conflicts:    2030000 | #Constraints:      49556
1085.54/1089.25	c #Conflicts:    2031000 | #Constraints:      51039
1085.54/1089.25	c #Conflicts:    2032000 | #Constraints:      52541
1085.54/1089.25	c #Conflicts:    2033000 | #Constraints:      54019
1085.54/1089.25	c #Conflicts:    2034000 | #Constraints:      55489
1085.54/1089.25	c #Conflicts:    2035000 | #Constraints:      56980
1085.54/1089.25	c #Conflicts:    2036000 | #Constraints:      58489
1085.54/1089.25	c #Conflicts:    2037000 | #Constraints:      59973
1085.54/1089.25	c #Conflicts:    2038000 | #Constraints:      61452
1085.54/1089.25	c #Conflicts:    2039000 | #Constraints:      62948
1085.54/1089.25	c #Conflicts:    2040000 | #Constraints:      64443
1085.54/1089.25	c #Conflicts:    2041000 | #Constraints:      65915
1085.54/1089.25	c #Conflicts:    2042000 | #Constraints:      67399
1085.54/1089.25	c #Conflicts:    2043000 | #Constraints:      68890
1085.54/1089.25	c #Conflicts:    2044000 | #Constraints:      70378
1085.54/1089.25	c #Conflicts:    2045000 | #Constraints:      71877
1085.54/1089.25	c #Conflicts:    2046000 | #Constraints:      73367
1085.54/1089.25	c #Conflicts:    2047000 | #Constraints:      74874
1085.54/1089.25	c #Conflicts:    2048000 | #Constraints:      76355
1085.54/1089.25	c #Conflicts:    2049000 | #Constraints:      77845
1085.54/1089.25	c #Conflicts:    2050000 | #Constraints:      79330
1085.54/1089.25	c DATABASE CLEANUP
1085.54/1089.25	c GARBAGE COLLECT
1085.54/1089.25	c rational objective value (FULL) 0
1107.87/1111.60	c #Conflicts:    2051000 | #Constraints:      40895
1107.87/1111.60	c #Conflicts:    2052000 | #Constraints:      42369
1107.87/1111.60	c #Conflicts:    2053000 | #Constraints:      43706
1107.87/1111.60	c #Conflicts:    2054000 | #Constraints:      44966
1107.87/1111.60	c #Conflicts:    2055000 | #Constraints:      46308
1107.87/1111.60	c #Conflicts:    2056000 | #Constraints:      47308
1107.87/1111.60	c #Conflicts:    2057000 | #Constraints:      48622
1107.87/1111.60	c #Conflicts:    2058000 | #Constraints:      49680
1107.87/1111.60	c #Conflicts:    2059000 | #Constraints:      50680
1107.87/1111.60	c #Conflicts:    2060000 | #Constraints:      52007
1107.87/1111.60	c #Conflicts:    2061000 | #Constraints:      53323
1107.87/1111.60	c #Conflicts:    2062000 | #Constraints:      54336
1107.87/1111.60	c #Conflicts:    2063000 | #Constraints:      55396
1107.87/1111.60	c #Conflicts:    2064000 | #Constraints:      56786
1107.87/1111.60	c #Conflicts:    2065000 | #Constraints:      58279
1107.87/1111.60	c #Conflicts:    2066000 | #Constraints:      59315
1107.87/1111.60	c #Conflicts:    2067000 | #Constraints:      60783
1107.87/1111.60	c #Conflicts:    2068000 | #Constraints:      62195
1107.87/1111.60	c #Conflicts:    2069000 | #Constraints:      63673
1107.87/1111.60	c #Conflicts:    2070000 | #Constraints:      65164
1107.87/1111.60	c #Conflicts:    2071000 | #Constraints:      66487
1107.87/1111.60	c #Conflicts:    2072000 | #Constraints:      67513
1107.87/1111.60	c #Conflicts:    2073000 | #Constraints:      68983
1107.87/1111.60	c #Conflicts:    2074000 | #Constraints:      70448
1107.87/1111.60	c #Conflicts:    2075000 | #Constraints:      71806
1107.87/1111.60	c #Conflicts:    2076000 | #Constraints:      73162
1107.87/1111.60	c #Conflicts:    2077000 | #Constraints:      74541
1107.87/1111.60	c #Conflicts:    2078000 | #Constraints:      75766
1107.87/1111.60	c #Conflicts:    2079000 | #Constraints:      76849
1107.87/1111.60	c DATABASE CLEANUP
1107.87/1111.60	c GARBAGE COLLECT
1107.87/1111.60	c rational objective value (FULL) 0
1135.88/1139.72	c #Conflicts:    2080000 | #Constraints:      39920
1135.88/1139.72	c #Conflicts:    2081000 | #Constraints:      41398
1135.88/1139.72	c #Conflicts:    2082000 | #Constraints:      42896
1135.88/1139.72	c #Conflicts:    2083000 | #Constraints:      44262
1135.88/1139.72	c #Conflicts:    2084000 | #Constraints:      45756
1135.88/1139.72	c #Conflicts:    2085000 | #Constraints:      47227
1135.88/1139.72	c #Conflicts:    2086000 | #Constraints:      48718
1135.88/1139.72	c #Conflicts:    2087000 | #Constraints:      50211
1135.88/1139.72	c #Conflicts:    2088000 | #Constraints:      51556
1135.88/1139.72	c #Conflicts:    2089000 | #Constraints:      53048
1135.88/1139.72	c #Conflicts:    2090000 | #Constraints:      54545
1135.88/1139.72	c #Conflicts:    2091000 | #Constraints:      56027
1135.88/1139.72	c #Conflicts:    2092000 | #Constraints:      57471
1135.88/1139.72	c #Conflicts:    2093000 | #Constraints:      58968
1135.88/1139.72	c #Conflicts:    2094000 | #Constraints:      60445
1135.88/1139.72	c #Conflicts:    2095000 | #Constraints:      61870
1135.88/1139.72	c #Conflicts:    2096000 | #Constraints:      63363
1135.88/1139.72	c #Conflicts:    2097000 | #Constraints:      64843
1135.88/1139.72	c #Conflicts:    2098000 | #Constraints:      66335
1135.88/1139.72	c #Conflicts:    2099000 | #Constraints:      67831
1135.88/1139.72	c #Conflicts:    2100000 | #Constraints:      69301
1135.88/1139.72	c #Conflicts:    2101000 | #Constraints:      70794
1135.88/1139.72	c #Conflicts:    2102000 | #Constraints:      72295
1135.88/1139.72	c #Conflicts:    2103000 | #Constraints:      73757
1135.88/1139.72	c #Conflicts:    2104000 | #Constraints:      75243
1135.88/1139.72	c #Conflicts:    2105000 | #Constraints:      76730
1135.88/1139.72	c #Conflicts:    2106000 | #Constraints:      78211
1135.88/1139.72	c #Conflicts:    2107000 | #Constraints:      79706
1135.88/1139.72	c #Conflicts:    2108000 | #Constraints:      81179
1135.88/1139.72	c DATABASE CLEANUP
1135.88/1139.72	c GARBAGE COLLECT
1135.88/1139.72	c rational objective value (FULL) 0
1157.60/1161.59	c #Conflicts:    2109000 | #Constraints:      41788
1157.60/1161.59	c #Conflicts:    2110000 | #Constraints:      42871
1157.60/1161.59	c #Conflicts:    2111000 | #Constraints:      44083
1157.60/1161.59	c #Conflicts:    2112000 | #Constraints:      45284
1157.60/1161.59	c #Conflicts:    2113000 | #Constraints:      46468
1157.60/1161.59	c #Conflicts:    2114000 | #Constraints:      47632
1157.60/1161.59	c #Conflicts:    2115000 | #Constraints:      48728
1157.60/1161.59	c #Conflicts:    2116000 | #Constraints:      49759
1157.60/1161.59	c #Conflicts:    2117000 | #Constraints:      51004
1157.60/1161.59	c #Conflicts:    2118000 | #Constraints:      52177
1157.60/1161.59	c #Conflicts:    2119000 | #Constraints:      53276
1157.60/1161.59	c #Conflicts:    2120000 | #Constraints:      54642
1157.60/1161.59	c #Conflicts:    2121000 | #Constraints:      55909
1157.60/1161.59	c #Conflicts:    2122000 | #Constraints:      56984
1157.60/1161.59	c #Conflicts:    2123000 | #Constraints:      58172
1157.60/1161.59	c #Conflicts:    2124000 | #Constraints:      59270
1157.60/1161.59	c #Conflicts:    2125000 | #Constraints:      60386
1157.60/1161.59	c #Conflicts:    2126000 | #Constraints:      61542
1157.60/1161.59	c #Conflicts:    2127000 | #Constraints:      62751
1157.60/1161.59	c #Conflicts:    2128000 | #Constraints:      64023
1157.60/1161.59	c #Conflicts:    2129000 | #Constraints:      65046
1157.60/1161.59	c #Conflicts:    2130000 | #Constraints:      66176
1157.60/1161.59	c #Conflicts:    2131000 | #Constraints:      67531
1157.60/1161.59	c #Conflicts:    2132000 | #Constraints:      68637
1157.60/1161.59	c #Conflicts:    2133000 | #Constraints:      69751
1157.60/1161.59	c #Conflicts:    2134000 | #Constraints:      70931
1157.60/1161.59	c #Conflicts:    2135000 | #Constraints:      72043
1157.60/1161.59	c #Conflicts:    2136000 | #Constraints:      73229
1157.60/1161.59	c #Conflicts:    2137000 | #Constraints:      74402
1157.60/1161.59	c DATABASE CLEANUP
1157.60/1161.59	c GARBAGE COLLECT
1157.60/1161.59	c rational objective value (FULL) 0
1177.45/1181.47	c #Conflicts:    2138000 | #Constraints:      38258
1177.45/1181.47	c #Conflicts:    2139000 | #Constraints:      39433
1177.45/1181.47	c #Conflicts:    2140000 | #Constraints:      40542
1177.45/1181.47	c #Conflicts:    2141000 | #Constraints:      41593
1177.45/1181.47	c #Conflicts:    2142000 | #Constraints:      42687
1177.45/1181.47	c #Conflicts:    2143000 | #Constraints:      43802
1177.45/1181.47	c #Conflicts:    2144000 | #Constraints:      44910
1177.45/1181.47	c #Conflicts:    2145000 | #Constraints:      45936
1177.45/1181.47	c #Conflicts:    2146000 | #Constraints:      47106
1177.45/1181.47	c #Conflicts:    2147000 | #Constraints:      48204
1177.45/1181.47	c #Conflicts:    2148000 | #Constraints:      49335
1177.45/1181.47	c #Conflicts:    2149000 | #Constraints:      50487
1177.45/1181.47	c #Conflicts:    2150000 | #Constraints:      51527
1177.45/1181.47	c #Conflicts:    2151000 | #Constraints:      52831
1177.45/1181.47	c #Conflicts:    2152000 | #Constraints:      53940
1177.45/1181.47	c #Conflicts:    2153000 | #Constraints:      55088
1177.45/1181.47	c #Conflicts:    2154000 | #Constraints:      56181
1177.45/1181.47	c #Conflicts:    2155000 | #Constraints:      57181
1177.45/1181.47	c #Conflicts:    2156000 | #Constraints:      58192
1177.45/1181.47	c #Conflicts:    2157000 | #Constraints:      59258
1177.45/1181.47	c #Conflicts:    2158000 | #Constraints:      60258
1177.45/1181.47	c #Conflicts:    2159000 | #Constraints:      61258
1177.45/1181.47	c #Conflicts:    2160000 | #Constraints:      62258
1177.45/1181.47	c #Conflicts:    2161000 | #Constraints:      63394
1177.45/1181.47	c #Conflicts:    2162000 | #Constraints:      64444
1177.45/1181.47	c #Conflicts:    2163000 | #Constraints:      65470
1177.45/1181.47	c #Conflicts:    2164000 | #Constraints:      66474
1177.45/1181.47	c #Conflicts:    2165000 | #Constraints:      67501
1177.45/1181.47	c #Conflicts:    2166000 | #Constraints:      68620
1177.45/1181.47	c DATABASE CLEANUP
1177.45/1181.47	c GARBAGE COLLECT
1177.45/1181.47	c rational objective value (FULL) 0
1200.28/1204.33	c #Conflicts:    2167000 | #Constraints:      35207
1200.28/1204.33	c #Conflicts:    2168000 | #Constraints:      36617
1200.28/1204.33	c #Conflicts:    2169000 | #Constraints:      38090
1200.28/1204.33	c #Conflicts:    2170000 | #Constraints:      39597
1200.28/1204.33	c #Conflicts:    2171000 | #Constraints:      41089
1200.28/1204.33	c #Conflicts:    2172000 | #Constraints:      42568
1200.28/1204.33	c #Conflicts:    2173000 | #Constraints:      44055
1200.28/1204.33	c #Conflicts:    2174000 | #Constraints:      45549
1200.28/1204.33	c #Conflicts:    2175000 | #Constraints:      46693
1200.28/1204.33	c #Conflicts:    2176000 | #Constraints:      47693
1200.28/1204.33	c #Conflicts:    2177000 | #Constraints:      48693
1200.28/1204.33	c #Conflicts:    2178000 | #Constraints:      50070
1200.28/1204.33	c #Conflicts:    2179000 | #Constraints:      51534
1200.28/1204.33	c #Conflicts:    2180000 | #Constraints:      53021
1200.28/1204.33	c #Conflicts:    2181000 | #Constraints:      54510
1200.28/1204.33	c #Conflicts:    2182000 | #Constraints:      55989
1200.28/1204.33	c #Conflicts:    2183000 | #Constraints:      57188
1200.28/1204.33	c #Conflicts:    2184000 | #Constraints:      58671
1200.28/1204.33	c #Conflicts:    2185000 | #Constraints:      60147
1200.28/1204.33	c #Conflicts:    2186000 | #Constraints:      61626
1200.28/1204.33	c #Conflicts:    2187000 | #Constraints:      63073
1200.28/1204.33	c #Conflicts:    2188000 | #Constraints:      64555
1200.28/1204.33	c #Conflicts:    2189000 | #Constraints:      65561
1200.28/1204.33	c #Conflicts:    2190000 | #Constraints:      66561
1200.28/1204.33	c #Conflicts:    2191000 | #Constraints:      67655
1200.28/1204.33	c #Conflicts:    2192000 | #Constraints:      69024
1200.28/1204.33	c #Conflicts:    2193000 | #Constraints:      70126
1200.28/1204.33	c #Conflicts:    2194000 | #Constraints:      71639
1200.28/1204.33	c #Conflicts:    2195000 | #Constraints:      73127
1200.28/1204.33	c #Conflicts:    2196000 | #Constraints:      74600
1200.28/1204.33	c DATABASE CLEANUP
1200.28/1204.33	c GARBAGE COLLECT
1200.28/1204.33	c rational objective value (FULL) 0
1221.10/1225.24	c #Conflicts:    2197000 | #Constraints:      38493
1221.10/1225.24	c #Conflicts:    2198000 | #Constraints:      39988
1221.10/1225.24	c #Conflicts:    2199000 | #Constraints:      41467
1221.10/1225.24	c #Conflicts:    2200000 | #Constraints:      42685
1221.10/1225.24	c #Conflicts:    2201000 | #Constraints:      43685
1221.10/1225.24	c #Conflicts:    2202000 | #Constraints:      44685
1221.10/1225.24	c #Conflicts:    2203000 | #Constraints:      46017
1221.10/1225.24	c #Conflicts:    2204000 | #Constraints:      47107
1221.10/1225.24	c #Conflicts:    2205000 | #Constraints:      48131
1221.10/1225.24	c #Conflicts:    2206000 | #Constraints:      49131
1221.10/1225.24	c #Conflicts:    2207000 | #Constraints:      50294
1221.10/1225.24	c #Conflicts:    2208000 | #Constraints:      51416
1221.10/1225.24	c #Conflicts:    2209000 | #Constraints:      52517
1221.10/1225.24	c #Conflicts:    2210000 | #Constraints:      53517
1221.10/1225.24	c #Conflicts:    2211000 | #Constraints:      54626
1221.10/1225.24	c #Conflicts:    2212000 | #Constraints:      55999
1221.10/1225.24	c #Conflicts:    2213000 | #Constraints:      57083
1221.10/1225.24	c #Conflicts:    2214000 | #Constraints:      58137
1221.10/1225.24	c #Conflicts:    2215000 | #Constraints:      59270
1221.10/1225.24	c #Conflicts:    2216000 | #Constraints:      60371
1221.10/1225.24	c #Conflicts:    2217000 | #Constraints:      61371
1221.10/1225.24	c #Conflicts:    2218000 | #Constraints:      62371
1221.10/1225.24	c #Conflicts:    2219000 | #Constraints:      63690
1221.10/1225.24	c #Conflicts:    2220000 | #Constraints:      65169
1221.10/1225.24	c #Conflicts:    2221000 | #Constraints:      66194
1221.10/1225.24	c #Conflicts:    2222000 | #Constraints:      67194
1221.10/1225.24	c #Conflicts:    2223000 | #Constraints:      68194
1221.10/1225.24	c #Conflicts:    2224000 | #Constraints:      69194
1221.10/1225.24	c #Conflicts:    2225000 | #Constraints:      70194
1221.10/1225.24	c #Conflicts:    2226000 | #Constraints:      71194
1221.10/1225.24	c DATABASE CLEANUP
1221.10/1225.24	c GARBAGE COLLECT
1221.10/1225.24	c rational objective value (FULL) 0
1240.55/1244.77	c #Conflicts:    2227000 | #Constraints:      36956
1240.55/1244.77	c #Conflicts:    2228000 | #Constraints:      38163
1240.55/1244.77	c #Conflicts:    2229000 | #Constraints:      39320
1240.55/1244.77	c #Conflicts:    2230000 | #Constraints:      40329
1240.55/1244.77	c #Conflicts:    2231000 | #Constraints:      41442
1240.55/1244.77	c #Conflicts:    2232000 | #Constraints:      42619
1240.55/1244.77	c #Conflicts:    2233000 | #Constraints:      43640
1240.55/1244.77	c #Conflicts:    2234000 | #Constraints:      44725
1240.55/1244.77	c #Conflicts:    2235000 | #Constraints:      45756
1240.55/1244.77	c #Conflicts:    2236000 | #Constraints:      46756
1240.55/1244.77	c #Conflicts:    2237000 | #Constraints:      47814
1240.55/1244.77	c #Conflicts:    2238000 | #Constraints:      48956
1240.55/1244.77	c #Conflicts:    2239000 | #Constraints:      49956
1240.55/1244.77	c #Conflicts:    2240000 | #Constraints:      50983
1240.55/1244.77	c #Conflicts:    2241000 | #Constraints:      52128
1240.55/1244.77	c #Conflicts:    2242000 | #Constraints:      53417
1240.55/1244.77	c #Conflicts:    2243000 | #Constraints:      54512
1240.55/1244.77	c #Conflicts:    2244000 | #Constraints:      55645
1240.55/1244.77	c #Conflicts:    2245000 | #Constraints:      56708
1240.55/1244.77	c #Conflicts:    2246000 | #Constraints:      57756
1240.55/1244.77	c #Conflicts:    2247000 | #Constraints:      58828
1240.55/1244.77	c #Conflicts:    2248000 | #Constraints:      59946
1240.55/1244.77	c #Conflicts:    2249000 | #Constraints:      61082
1240.55/1244.77	c #Conflicts:    2250000 | #Constraints:      62248
1240.55/1244.77	c #Conflicts:    2251000 | #Constraints:      63248
1240.55/1244.77	c #Conflicts:    2252000 | #Constraints:      64248
1240.55/1244.77	c #Conflicts:    2253000 | #Constraints:      65294
1240.55/1244.77	c #Conflicts:    2254000 | #Constraints:      66389
1240.55/1244.77	c #Conflicts:    2255000 | #Constraints:      67516
1240.55/1244.77	c #Conflicts:    2256000 | #Constraints:      68695
1240.55/1244.77	c DATABASE CLEANUP
1240.55/1244.77	c GARBAGE COLLECT
1240.55/1244.77	c rational objective value (FULL) 0
1267.46/1271.78	c #Conflicts:    2257000 | #Constraints:      35839
1267.46/1271.78	c #Conflicts:    2258000 | #Constraints:      37331
1267.46/1271.78	c #Conflicts:    2259000 | #Constraints:      38818
1267.46/1271.78	c #Conflicts:    2260000 | #Constraints:      40275
1267.46/1271.78	c #Conflicts:    2261000 | #Constraints:      41768
1267.46/1271.78	c #Conflicts:    2262000 | #Constraints:      43260
1267.46/1271.78	c #Conflicts:    2263000 | #Constraints:      44747
1267.46/1271.78	c #Conflicts:    2264000 | #Constraints:      46234
1267.46/1271.78	c #Conflicts:    2265000 | #Constraints:      47735
1267.46/1271.78	c #Conflicts:    2266000 | #Constraints:      49201
1267.46/1271.78	c #Conflicts:    2267000 | #Constraints:      50700
1267.46/1271.78	c #Conflicts:    2268000 | #Constraints:      52176
1267.46/1271.78	c #Conflicts:    2269000 | #Constraints:      53670
1267.46/1271.78	c #Conflicts:    2270000 | #Constraints:      55175
1267.46/1271.78	c #Conflicts:    2271000 | #Constraints:      56656
1267.46/1271.78	c #Conflicts:    2272000 | #Constraints:      58140
1267.46/1271.78	c #Conflicts:    2273000 | #Constraints:      59612
1267.46/1271.78	c #Conflicts:    2274000 | #Constraints:      61117
1267.46/1271.78	c #Conflicts:    2275000 | #Constraints:      62590
1267.46/1271.78	c #Conflicts:    2276000 | #Constraints:      64061
1267.46/1271.78	c #Conflicts:    2277000 | #Constraints:      65560
1267.46/1271.78	c #Conflicts:    2278000 | #Constraints:      67045
1267.46/1271.78	c #Conflicts:    2279000 | #Constraints:      68541
1267.46/1271.78	c #Conflicts:    2280000 | #Constraints:      70023
1267.46/1271.78	c #Conflicts:    2281000 | #Constraints:      71514
1267.46/1271.78	c #Conflicts:    2282000 | #Constraints:      73024
1267.46/1271.78	c #Conflicts:    2283000 | #Constraints:      74520
1267.46/1271.78	c #Conflicts:    2284000 | #Constraints:      75999
1267.46/1271.78	c #Conflicts:    2285000 | #Constraints:      77477
1267.46/1271.78	c #Conflicts:    2286000 | #Constraints:      78968
1267.46/1271.78	c DATABASE CLEANUP
1267.46/1271.78	c GARBAGE COLLECT
1267.46/1271.78	c rational objective value (FULL) 0
1290.98/1295.39	c #Conflicts:    2287000 | #Constraints:      40611
1290.98/1295.39	c #Conflicts:    2288000 | #Constraints:      41872
1290.98/1295.39	c #Conflicts:    2289000 | #Constraints:      43162
1290.98/1295.39	c #Conflicts:    2290000 | #Constraints:      44480
1290.98/1295.39	c #Conflicts:    2291000 | #Constraints:      45619
1290.98/1295.39	c #Conflicts:    2292000 | #Constraints:      46702
1290.98/1295.39	c #Conflicts:    2293000 | #Constraints:      47928
1290.98/1295.39	c #Conflicts:    2294000 | #Constraints:      49431
1290.98/1295.39	c #Conflicts:    2295000 | #Constraints:      50832
1290.98/1295.39	c #Conflicts:    2296000 | #Constraints:      52226
1290.98/1295.39	c #Conflicts:    2297000 | #Constraints:      53226
1290.98/1295.39	c #Conflicts:    2298000 | #Constraints:      54555
1290.98/1295.39	c #Conflicts:    2299000 | #Constraints:      55682
1290.98/1295.39	c #Conflicts:    2300000 | #Constraints:      56829
1290.98/1295.39	c #Conflicts:    2301000 | #Constraints:      58229
1290.98/1295.39	c #Conflicts:    2302000 | #Constraints:      59429
1290.98/1295.39	c #Conflicts:    2303000 | #Constraints:      60585
1290.98/1295.39	c #Conflicts:    2304000 | #Constraints:      61670
1290.98/1295.39	c #Conflicts:    2305000 | #Constraints:      62948
1290.98/1295.39	c #Conflicts:    2306000 | #Constraints:      64189
1290.98/1295.39	c #Conflicts:    2307000 | #Constraints:      65232
1290.98/1295.39	c #Conflicts:    2308000 | #Constraints:      66428
1290.98/1295.39	c #Conflicts:    2309000 | #Constraints:      67485
1290.98/1295.39	c #Conflicts:    2310000 | #Constraints:      68710
1290.98/1295.39	c #Conflicts:    2311000 | #Constraints:      70069
1290.98/1295.39	c #Conflicts:    2312000 | #Constraints:      71438
1290.98/1295.39	c #Conflicts:    2313000 | #Constraints:      72507
1290.98/1295.39	c #Conflicts:    2314000 | #Constraints:      73924
1290.98/1295.39	c #Conflicts:    2315000 | #Constraints:      75050
1290.98/1295.39	c #Conflicts:    2316000 | #Constraints:      76521
1290.98/1295.39	c DATABASE CLEANUP
1290.98/1295.39	c GARBAGE COLLECT
1290.98/1295.39	c rational objective value (FULL) 0
1327.77/1332.29	c #Conflicts:    2317000 | #Constraints:      39260
1327.77/1332.29	c #Conflicts:    2318000 | #Constraints:      40755
1327.77/1332.29	c #Conflicts:    2319000 | #Constraints:      42246
1327.77/1332.29	c #Conflicts:    2320000 | #Constraints:      43723
1327.77/1332.29	c #Conflicts:    2321000 | #Constraints:      45208
1327.77/1332.29	c #Conflicts:    2322000 | #Constraints:      46712
1327.77/1332.29	c #Conflicts:    2323000 | #Constraints:      48212
1327.77/1332.29	c #Conflicts:    2324000 | #Constraints:      49704
1327.77/1332.29	c #Conflicts:    2325000 | #Constraints:      51194
1327.77/1332.29	c #Conflicts:    2326000 | #Constraints:      52688
1327.77/1332.29	c #Conflicts:    2327000 | #Constraints:      54166
1327.77/1332.29	c #Conflicts:    2328000 | #Constraints:      55657
1327.77/1332.29	c #Conflicts:    2329000 | #Constraints:      57127
1327.77/1332.29	c #Conflicts:    2330000 | #Constraints:      58628
1327.77/1332.29	c #Conflicts:    2331000 | #Constraints:      60125
1327.77/1332.29	c #Conflicts:    2332000 | #Constraints:      61618
1327.77/1332.29	c #Conflicts:    2333000 | #Constraints:      63100
1327.77/1332.29	c #Conflicts:    2334000 | #Constraints:      64576
1327.77/1332.29	c #Conflicts:    2335000 | #Constraints:      66069
1327.77/1332.29	c #Conflicts:    2336000 | #Constraints:      67555
1327.77/1332.29	c #Conflicts:    2337000 | #Constraints:      69063
1327.77/1332.29	c #Conflicts:    2338000 | #Constraints:      70559
1327.77/1332.29	c #Conflicts:    2339000 | #Constraints:      72042
1327.77/1332.29	c #Conflicts:    2340000 | #Constraints:      73514
1327.77/1332.29	c #Conflicts:    2341000 | #Constraints:      75001
1327.77/1332.29	c #Conflicts:    2342000 | #Constraints:      76491
1327.77/1332.29	c #Conflicts:    2343000 | #Constraints:      77958
1327.77/1332.29	c #Conflicts:    2344000 | #Constraints:      79454
1327.77/1332.29	c #Conflicts:    2345000 | #Constraints:      80937
1327.77/1332.29	c #Conflicts:    2346000 | #Constraints:      82425
1327.77/1332.29	c #Conflicts:    2347000 | #Constraints:      83915
1327.77/1332.29	c DATABASE CLEANUP
1327.77/1332.29	c GARBAGE COLLECT
1327.77/1332.29	c rational objective value (FULL) 0
1358.17/1362.75	c #Conflicts:    2348000 | #Constraints:      43320
1358.17/1362.75	c #Conflicts:    2349000 | #Constraints:      44780
1358.17/1362.75	c #Conflicts:    2350000 | #Constraints:      46227
1358.17/1362.75	c #Conflicts:    2351000 | #Constraints:      47729
1358.17/1362.75	c #Conflicts:    2352000 | #Constraints:      49207
1358.17/1362.75	c #Conflicts:    2353000 | #Constraints:      50693
1358.17/1362.75	c #Conflicts:    2354000 | #Constraints:      52149
1358.17/1362.75	c #Conflicts:    2355000 | #Constraints:      53621
1358.17/1362.75	c #Conflicts:    2356000 | #Constraints:      55109
1358.17/1362.75	c #Conflicts:    2357000 | #Constraints:      56583
1358.17/1362.75	c #Conflicts:    2358000 | #Constraints:      58031
1358.17/1362.75	c #Conflicts:    2359000 | #Constraints:      59470
1358.17/1362.75	c #Conflicts:    2360000 | #Constraints:      60908
1358.17/1362.75	c #Conflicts:    2361000 | #Constraints:      62389
1358.17/1362.75	c #Conflicts:    2362000 | #Constraints:      63906
1358.17/1362.75	c #Conflicts:    2363000 | #Constraints:      65406
1358.17/1362.75	c #Conflicts:    2364000 | #Constraints:      66905
1358.17/1362.75	c #Conflicts:    2365000 | #Constraints:      68397
1358.17/1362.75	c #Conflicts:    2366000 | #Constraints:      69906
1358.17/1362.75	c #Conflicts:    2367000 | #Constraints:      71420
1358.17/1362.75	c #Conflicts:    2368000 | #Constraints:      72923
1358.17/1362.75	c #Conflicts:    2369000 | #Constraints:      74410
1358.17/1362.75	c #Conflicts:    2370000 | #Constraints:      75900
1358.17/1362.75	c #Conflicts:    2371000 | #Constraints:      77290
1358.17/1362.75	c #Conflicts:    2372000 | #Constraints:      78757
1358.17/1362.75	c #Conflicts:    2373000 | #Constraints:      80241
1358.17/1362.75	c #Conflicts:    2374000 | #Constraints:      81728
1358.17/1362.75	c #Conflicts:    2375000 | #Constraints:      83247
1358.17/1362.75	c #Conflicts:    2376000 | #Constraints:      84720
1358.17/1362.75	c #Conflicts:    2377000 | #Constraints:      86032
1358.17/1362.75	c #Conflicts:    2378000 | #Constraints:      87518
1358.17/1362.75	c DATABASE CLEANUP
1358.17/1362.75	c GARBAGE COLLECT
1358.17/1362.75	c rational objective value (FULL) 0
1381.79/1386.48	c #Conflicts:    2379000 | #Constraints:      45030
1381.79/1386.48	c #Conflicts:    2380000 | #Constraints:      46315
1381.79/1386.48	c #Conflicts:    2381000 | #Constraints:      47547
1381.79/1386.48	c #Conflicts:    2382000 | #Constraints:      48879
1381.79/1386.48	c #Conflicts:    2383000 | #Constraints:      50190
1381.79/1386.48	c #Conflicts:    2384000 | #Constraints:      51690
1381.79/1386.48	c #Conflicts:    2385000 | #Constraints:      52843
1381.79/1386.48	c #Conflicts:    2386000 | #Constraints:      54101
1381.79/1386.48	c #Conflicts:    2387000 | #Constraints:      55139
1381.79/1386.48	c #Conflicts:    2388000 | #Constraints:      56302
1381.79/1386.48	c #Conflicts:    2389000 | #Constraints:      57553
1381.79/1386.48	c #Conflicts:    2390000 | #Constraints:      58806
1381.79/1386.48	c #Conflicts:    2391000 | #Constraints:      60073
1381.79/1386.48	c #Conflicts:    2392000 | #Constraints:      61325
1381.79/1386.48	c #Conflicts:    2393000 | #Constraints:      62416
1381.79/1386.48	c #Conflicts:    2394000 | #Constraints:      63866
1381.79/1386.48	c #Conflicts:    2395000 | #Constraints:      65290
1381.79/1386.48	c #Conflicts:    2396000 | #Constraints:      66552
1381.79/1386.48	c #Conflicts:    2397000 | #Constraints:      67845
1381.79/1386.48	c #Conflicts:    2398000 | #Constraints:      68891
1381.79/1386.48	c #Conflicts:    2399000 | #Constraints:      69938
1381.79/1386.48	c #Conflicts:    2400000 | #Constraints:      71144
1381.79/1386.48	c #Conflicts:    2401000 | #Constraints:      72144
1381.79/1386.48	c #Conflicts:    2402000 | #Constraints:      73430
1381.79/1386.48	c #Conflicts:    2403000 | #Constraints:      74688
1381.79/1386.48	c #Conflicts:    2404000 | #Constraints:      75941
1381.79/1386.48	c #Conflicts:    2405000 | #Constraints:      76941
1381.79/1386.48	c #Conflicts:    2406000 | #Constraints:      77949
1381.79/1386.48	c #Conflicts:    2407000 | #Constraints:      79143
1381.79/1386.48	c Inconsistent objective-improving constraint
1381.79/1386.48	c cpu time 1374.12 s
1381.79/1386.48	c deterministic time 188919324258 1.89e+11
1381.79/1386.48	c optimization time 1374.12 s
1381.79/1386.48	c total solve time 0 s
1381.79/1386.48	c core-guided solve time 0 s
1381.79/1386.48	c propagation time 1130.1 s
1381.79/1386.48	c conflict analysis time 200 s
1381.79/1386.48	c local search time 0 s
1381.79/1386.48	c SCIP time 0 s
1381.79/1386.48	c propagations 32109673
1381.79/1386.48	c resolve steps 14251048
1381.79/1386.48	c decisions 2671422
1381.79/1386.48	c conflicts 2407327
1381.79/1386.48	c restarts 4094
1381.79/1386.48	c inprocessing phases 145
1381.79/1386.48	c garbage collections 144 ,( 99.31 )
1381.79/1386.48	c input clauses 2 ,( 16.67 )
1381.79/1386.48	c input cardinalities 0 ,( 0.00 )
1381.79/1386.48	c input general constraints 10 ,( 83.33 )
1381.79/1386.48	c input average constraint length 33.50
1381.79/1386.48	c input average constraint degree 1664.25
1381.79/1386.48	c learned clauses 1048617 ,( 32.94 )
1381.79/1386.48	c learned cardinalities 11 ,( 0.00 )
1381.79/1386.48	c learned general constraints 2134362 ,( 67.06 )
1381.79/1386.48	c learned average constraint length 25.63
1381.79/1386.48	c learned average constraint degree 1683577159.09
1381.79/1386.48	c watched  CF 32, 64, 128, Arb: 321390 , 0 , 0 , 0
1381.79/1386.48	c counting CF 32, 64, 128, Arb: 1812983 , 0 , 0 , 0
1381.79/1386.48	c watched   constraints 321390 ,( 15.06 ) 
1381.79/1386.48	c counting  constraints 1812982 ,( 84.94 ) 
1381.79/1386.48	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 164983967 , 29964 , 16296242551 ,( 87129369 , 16209113182 )
1381.79/1386.48	c gcd simplifications 1032837
1381.79/1386.48	c detected cardinalities 5967
1381.79/1386.48	c weakened non-implied lits 25928671
1381.79/1386.48	c weakened non-implying lits 534640
1381.79/1386.48	c original variables 42
1381.79/1386.48	c clausal propagations 159051
1381.79/1386.48	c cardinality propagations 2
1381.79/1386.48	c watched propagations 32719
1381.79/1386.48	c counting propagations 29492103
1381.79/1386.48	c watch lookups 102583383950
1381.79/1386.48	c watch backjump lookups 0
1381.79/1386.48	c watch checks 748689959
1381.79/1386.48	c propagation checks 84950335205
1381.79/1386.48	c constraint additions 563033724
1381.79/1386.48	c trail pops 37188338
1381.79/1386.48	c formula constraints 11
1381.79/1386.48	c learned constraints 2407245
1381.79/1386.48	c bound constraints 0
1381.79/1386.48	c core-guided constraints 0
1381.79/1386.48	c encountered formula constraints 337666
1381.79/1386.48	c encountered learned constraints 2578994
1381.79/1386.48	c encountered bound constraints 0
1381.79/1386.48	c encountered core-guided constraints 0
1381.79/1386.48	c LP total time 33.4469 s
1381.79/1386.48	c LP solve time 20.88 s
1381.79/1386.48	c LP constraints added 231
1381.79/1386.48	c LP constraints removed 217
1381.79/1386.48	c LP pivots internal 1910785
1381.79/1386.48	c LP pivots root 1201
1381.79/1386.48	c LP calls 1174039
1381.79/1386.48	c LP optimalities 398550
1381.79/1386.48	c LP no pivot count 39940
1381.79/1386.48	c LP infeasibilities 775480
1381.79/1386.48	c LP valid Farkas constraints 775477
1381.79/1386.48	c LP learned Farkas constraints 82
1381.79/1386.48	c LP basis resets 9
1381.79/1386.48	c LP cycling count 0
1381.79/1386.48	c LP singular count 9
1381.79/1386.48	c LP no primal count 0
1381.79/1386.48	c LP no farkas count 0
1381.79/1386.48	c LP other issue count 0
1381.79/1386.48	c LP Gomory cuts 186
1381.79/1386.48	c LP learned cuts 34
1381.79/1386.48	c LP deleted cuts 217
1381.79/1386.48	c LP encountered Gomory constraints 19976
1381.79/1386.48	c LP encountered Farkas constraints 13169691
1381.79/1386.48	c LP encountered learned Farkas constraints 551966
1381.79/1386.48	c CG auxiliary variables introduced 1
1381.79/1386.48	c CG solutions found 1
1381.79/1386.48	c CG cores constructed 0
1381.79/1386.48	c CG core cardinality constraints returned 0
1381.79/1386.48	c CG unit cores 0
1381.79/1386.48	c CG single cores 0
1381.79/1386.48	c CG blocks removed during cardinality reduction 0
1381.79/1386.48	c CG first core best 0
1381.79/1386.48	c CG decision core best 0
1381.79/1386.48	c CG core reduction tie 0
1381.79/1386.48	c CG core degree average 0.00
1381.79/1386.48	c CG core slack average 0.00
1381.79/1386.48	c CG core upper bound improvements 0
1381.79/1386.48	c STR number of successful calls 0
1381.79/1386.48	c STR number of unsuccessful calls 0
1381.79/1386.48	c STR number of inconclusive calls 0
1381.79/1386.48	c STR number of successful attempts 0
1381.79/1386.48	c STR number of unsuccessful attempts 0
1381.79/1386.48	c STR number of inconclusive attempts 0
1381.79/1386.48	c STR average degree increase per successful call inf
1381.79/1386.48	c STR average degree increase per successful attempt inf
1381.79/1386.48	c STR total number of conflicts for successful attempts 0
1381.79/1386.48	c STR total number of conflicts for unsuccessful attempts 0
1381.79/1386.48	c STR total number of conflicts for inconclusive attempts 0
1381.79/1386.48	c STR average number of conflicts per successful attempt inf
1381.79/1386.48	c STR average number of conflicts per unsuccessful attempt inf
1381.79/1386.48	c STR average number of conflicts per inconclusive attempt inf
1381.79/1386.48	c IHS number of seeded input constraints 1
1381.79/1386.48	c IHS number of seeded weakened input constraints 0
1381.79/1386.48	c IHS number of solutions from complete search 1
1381.79/1386.48	c IHS number of solutions from local search 0
1381.79/1386.48	c IHS number of improved solutions using local search 0
1381.79/1386.48	c IHS number of cores from complete search solutions 0
1381.79/1386.48	c IHS number of cores from local search solutions 0
1381.79/1386.48	c IHS number of cores from improved solutions using local search 0
1381.79/1386.48	c IHS number of upper bounds from complete search solutions 1
1381.79/1386.48	c IHS number of upper bounds from local search solutions 0
1381.79/1386.48	c IHS number of upper bounds from improved solutions using local search 0
1381.79/1386.48	c IHS number of complete search solutions discarded 0
1381.79/1386.48	c IHS number of local search solutions discarded 0
1381.79/1386.48	c IHS number of improved solutions using local search discarded 0
1381.79/1386.48	c IHS number of complete search calls 0
1381.79/1386.48	c IHS number of optimal complete search calls 1
1381.79/1386.48	c IHS number of complete search progress calls 0
1381.79/1386.48	c IHS number of successful local search calls 0
1381.79/1386.48	c IHS number of timeouts for local search 0
1381.79/1386.48	c IHS complete search RoundingSat   time 9.8e-05 s
1381.79/1386.48	c IHS complete search Scip          time 0 s
1381.79/1386.48	c IHS local search                  time 0 s
1381.79/1386.48	c IHS local search improve solution time 0 s
1381.79/1386.48	c IHS core extraction               time 1374.11 s
1381.79/1386.48	c AVG.sumWPerc 59.96 
1381.79/1386.48	c bigint constraints 0 
1381.79/1386.48	o 0
1381.79/1386.48	s OPTIMUM FOUND
1381.79/1386.48	v -x1 -x2 x3 x4 -x5 x6 x7 x8 x9 x10 x11 x12 x13 -x14 -x15 x16 -x17 -x18 -x19 x20 -x21 -x22 -x23 -x24 x25 -x26 x27 -x28 x29 -x30 x31 x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40 x41

Verifier Data

OK	0

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-4789982-1782402749/watcher-4789982-1782402749 -o /tmp/evaluation-result-4789982-1782402749/solver-4789982-1782402749 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4789982-1782402749/vars-4789982-1782402749 --bin-var /tmp/runsolver-exch-nodeE003-1782395511-2429776 --watchdog 3760 ./run-ihs.sh HOME/instance-4789982-1782402749.opb 

running on 4 cores: 24-27

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

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

CPU governors:
  performance: 24-27

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108866 MiB free)
  node 1: cores 8-15, 129019 MiB (111756 MiB free)
  node 2: cores 16-23, 129019 MiB (107820 MiB free)
  node 3: cores 24-31, 129003 MiB (111949 MiB free)
  node 4: cores 32-39, 129019 MiB (113504 MiB free)
  node 5: cores 40-47, 129019 MiB (102259 MiB free)
  node 6: cores 48-55, 128973 MiB (110638 MiB free)
  node 7: cores 56-63, 128474 MiB (103270 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100069 s]*
/proc/loadavg: 16.64 16.33 16.23 16/885 2433266
/proc/meminfo: memFree=891330848/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=58128 memory=14684 CPUtime=0.09 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 710 0 0 0 9 0 0 0 20 0 1 0 173562782 59523072 3561 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 14532 3671 2690 1526 0 2608 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 62320 KiB
Current children cumulated memory: 17828 KiB

[startup+0.212631 s]*
/proc/loadavg: 16.64 16.33 16.23 16/883 2433274
/proc/meminfo: memFree=891329428/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=58848 memory=15348 CPUtime=0.21 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 861 0 0 0 19 2 0 0 20 0 1 0 173562782 60260352 3817 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 14712 3837 2706 1526 0 2788 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 63040 KiB
Current children cumulated memory: 18492 KiB

[startup+0.311148 s]*
/proc/loadavg: 16.64 16.33 16.23 16/883 2433274
/proc/meminfo: memFree=891324696/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=59168 memory=15640 CPUtime=0.3 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 934 0 0 0 28 2 0 0 20 0 1 0 173562782 60588032 3817 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 14792 3910 2706 1526 0 2868 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 63360 KiB
Current children cumulated memory: 18784 KiB

[startup+0.700137 s]
/proc/loadavg: 16.64 16.33 16.23 16/883 2433274
/proc/meminfo: memFree=891320308/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=59616 memory=16088 CPUtime=0.67 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 1046 0 0 0 64 3 0 0 20 0 1 0 173562782 61046784 3945 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 14904 4022 2706 1526 0 2980 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 63808 KiB
Current children cumulated memory: 19232 KiB

[startup+1.50014 s]
/proc/loadavg: 16.64 16.33 16.23 16/884 2433275
/proc/meminfo: memFree=891308636/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=61088 memory=17508 CPUtime=1.48 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 1401 0 0 0 143 5 0 0 20 0 1 0 173562782 62554112 4329 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 15272 4377 2706 1526 0 3348 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 65280 KiB
Current children cumulated memory: 20652 KiB

[startup+3.11133 s]
/proc/loadavg: 16.64 16.33 16.23 17/889 2433316
/proc/meminfo: memFree=891248284/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=62452 memory=18508 CPUtime=3.08 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 1652 0 0 0 300 8 0 0 20 0 1 0 173562782 63950848 4585 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 15613 4627 2706 1526 0 3689 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 66644 KiB
Current children cumulated memory: 21652 KiB

[startup+6.30014 s]
/proc/loadavg: 16.67 16.34 16.23 17/889 2433316
/proc/meminfo: memFree=891160156/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=64160 memory=22288 CPUtime=6.25 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 2007 0 0 0 611 14 0 0 20 0 1 0 173562782 65699840 5363 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 16040 5572 2804 1526 0 4116 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 68352 KiB
Current children cumulated memory: 25432 KiB

[startup+12.7001 s]
/proc/loadavg: 16.69 16.35 16.24 17/889 2433316
/proc/meminfo: memFree=891125108/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=66400 memory=23992 CPUtime=12.63 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 2448 0 0 0 1238 25 0 0 20 0 1 0 173562782 67993600 5875 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 16600 5998 2804 1526 0 4676 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 70592 KiB
Current children cumulated memory: 27136 KiB

[startup+25.5001 s]
/proc/loadavg: 16.54 16.33 16.23 17/889 2433316
/proc/meminfo: memFree=891112008/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=72708 memory=26816 CPUtime=25.38 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 3629 0 0 0 2498 40 0 0 20 0 1 0 173562782 74452992 6515 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 18177 6704 2804 1526 0 6253 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 76900 KiB
Current children cumulated memory: 29960 KiB

[startup+51.1122 s]
/proc/loadavg: 16.35 16.31 16.23 17/889 2433365
/proc/meminfo: memFree=892005800/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=76460 memory=30772 CPUtime=50.9 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 5423 0 0 0 5019 71 0 0 20 0 1 0 173562782 78295040 7539 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 19115 7693 2804 1526 0 7191 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 80652 KiB
Current children cumulated memory: 33916 KiB

[startup+102.3 s]
/proc/loadavg: 16.37 16.31 16.23 17/891 2433514
/proc/meminfo: memFree=896486192/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=84984 memory=35940 CPUtime=101.9 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 7757 0 0 0 10068 122 0 0 20 0 1 0 173562782 87023616 8819 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 21246 8985 2804 1526 0 9322 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 89176 KiB
Current children cumulated memory: 39084 KiB

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

/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 22705 0 0 0 111185 668 0 0 20 0 1 0 173562782 125079552 16793 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 30537 16867 2804 1526 0 18613 0
Current children cumulated CPU time: 1118.53 s
Current children cumulated vsize: 126340 KiB
Current children cumulated memory: 70612 KiB

[startup+1182.3 s]
/proc/loadavg: 11.00 11.36 13.19 12/853 2433727
/proc/meminfo: memFree=899817872/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=123800 memory=68800 CPUtime=1178.34 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 23597 0 0 0 117139 695 0 0 20 0 1 0 173562782 126771200 16994 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 30950 17200 2804 1526 0 19026 0
Current children cumulated CPU time: 1178.34 s
Current children cumulated vsize: 127992 KiB
Current children cumulated memory: 71944 KiB

[startup+1242.3 s]
/proc/loadavg: 11.00 11.30 13.05 12/853 2433730
/proc/meminfo: memFree=899717420/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=123800 memory=68868 CPUtime=1238.15 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 23614 0 0 0 123088 727 0 0 20 0 1 0 173562782 126771200 16994 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 30950 17217 2804 1526 0 19026 0
Current children cumulated CPU time: 1238.15 s
Current children cumulated vsize: 127992 KiB
Current children cumulated memory: 72012 KiB

[startup+1302.3 s]
/proc/loadavg: 11.00 11.24 12.92 11/848 2433739
/proc/meminfo: memFree=899921880/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=123788 memory=69080 CPUtime=1297.96 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 23797 0 0 0 129046 750 0 0 20 0 1 0 173562782 126758912 17122 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 30947 17270 2804 1526 0 19023 0
Current children cumulated CPU time: 1297.96 s
Current children cumulated vsize: 127980 KiB
Current children cumulated memory: 72224 KiB

[startup+1362.3 s]
/proc/loadavg: 10.37 11.01 12.74 11/846 2433766
/proc/meminfo: memFree=899897000/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=138280 memory=70932 CPUtime=1357.77 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 25177 0 0 0 135011 766 0 0 20 0 1 0 173562782 141598720 17717 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 34570 17733 2804 1526 0 22646 0
Current children cumulated CPU time: 1357.77 s
Current children cumulated vsize: 142472 KiB
Current children cumulated memory: 74076 KiB

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

# cumulated CPU time of all completed processes:  user=1374.12 s, system=7.77441 s

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

[startup+1369.6 s]
/proc/loadavg: 10.34 10.99 12.72 11/846 2433767
/proc/meminfo: memFree=899894904/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=137660 memory=70552 CPUtime=1365.04 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 25472 0 0 0 135734 770 0 0 20 0 1 0 173562782 140963840 17522 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 34415 17638 2804 1526 0 22491 0
Current children cumulated CPU time: 1365.04 s
Current children cumulated vsize: 141852 KiB
Current children cumulated memory: 73696 KiB

[startup+1376 s]*
/proc/loadavg: 10.28 10.96 12.69 11/846 2433767
/proc/meminfo: memFree=899851876/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=137660 memory=70552 CPUtime=1371.44 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 25472 0 0 0 136371 773 0 0 20 0 1 0 173562782 140963840 17522 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 34415 17638 2804 1526 0 22491 0
Current children cumulated CPU time: 1371.44 s
Current children cumulated vsize: 141852 KiB
Current children cumulated memory: 73696 KiB

[startup+1382.4 s]
/proc/loadavg: 10.26 10.94 12.68 11/846 2433767
/proc/meminfo: memFree=899891512/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=137660 memory=70552 CPUtime=1377.81 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 25472 0 0 0 137006 775 0 0 20 0 1 0 173562782 140963840 17522 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 34415 17638 2804 1526 0 22491 0
Current children cumulated CPU time: 1377.81 s
Current children cumulated vsize: 141852 KiB
Current children cumulated memory: 73696 KiB

[startup+1384 s]*
/proc/loadavg: 10.26 10.94 12.68 11/846 2433767
/proc/meminfo: memFree=899888444/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=137660 memory=70552 CPUtime=1379.41 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 25472 0 0 0 137166 775 0 0 20 0 1 0 173562782 140963840 17522 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 34415 17638 2804 1526 0 22491 0
Current children cumulated CPU time: 1379.41 s
Current children cumulated vsize: 141852 KiB
Current children cumulated memory: 73696 KiB

[startup+1385.6 s]
/proc/loadavg: 10.24 10.93 12.66 11/846 2433767
/proc/meminfo: memFree=899885540/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=137660 memory=70552 CPUtime=1381 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 25472 0 0 0 137324 776 0 0 20 0 1 0 173562782 140963840 17522 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 34415 17638 2804 1526 0 22491 0
Current children cumulated CPU time: 1381 s
Current children cumulated vsize: 141852 KiB
Current children cumulated memory: 73696 KiB

[startup+1386 s]*
/proc/loadavg: 10.24 10.93 12.66 11/846 2433767
/proc/meminfo: memFree=899885220/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=137660 memory=70552 CPUtime=1381.41 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 25472 0 0 0 137365 776 0 0 20 0 1 0 173562782 140963840 17522 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 34415 17638 2804 1526 0 22491 0
Current children cumulated CPU time: 1381.41 s
Current children cumulated vsize: 141852 KiB
Current children cumulated memory: 73696 KiB

[startup+1386.4 s]
/proc/loadavg: 10.24 10.93 12.66 11/846 2433767
/proc/meminfo: memFree=899885220/1055320712 swapFree=33554428/33554428
[pid=2433264] ppid=2433261 vsize=4192 memory=3144 CPUtime=0 cores=24-27
/proc/2433264/stat : 2433264 (run-ihs.sh) S 2433261 2433264 2429760 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 173562782 4292608 640 18446744073709551615 94860005847040 94860006741573 140733571271984 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94860006980624 94860007028368 94860037660672 140733571279145 140733571279235 140733571279235 140733571284971 0
/proc/2433264/statm: 1048 786 708 219 0 110 0
[pid=2433266] ppid=2433264 vsize=137660 memory=70552 CPUtime=1381.79 cores=24-27
/proc/2433266/stat : 2433266 (roundingsat) R 2433264 2433264 2429760 0 -1 4194304 25472 0 0 0 137403 776 0 0 20 0 1 0 173562782 140963840 17522 18446744073709551615 4194304 10442985 140733665559696 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 39530496 140733665568720 140733665569186 140733665569186 140733665574890 0
/proc/2433266/statm: 34415 17638 2804 1526 0 22491 0
Current children cumulated CPU time: 1381.79 s
Current children cumulated vsize: 141852 KiB
Current children cumulated memory: 73696 KiB

Child status: 0

Real time (s): 1386.49
CPU time (s): 1381.89
CPU user time (s): 1374.12
CPU system time (s): 7.77441
CPU usage (%): 99.6686
Max. virtual memory (cumulated for all children) (KiB): 142472
Max. memory (cumulated for all children) (KiB): 74208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1374.12
system time used= 7.77441
maximum resident set size= 71380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25707
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 155
involuntary context switches= 7542


# summary of solver processes directly reported to runsolver:
#   pid: 2433264
#   total CPU time (s): 1381.89
#   total CPU user time (s): 1374.12
#   total CPU system time (s): 7.77441

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.45112 second user time and 13.6266 second system time

The end

Launcher Data

Begin job on nodeE003 at 2026-06-25 17:52:29
IDJOB=4789982
IDBENCH=185501
IDSOLVER=3612
FILE ID=nodeE003/4789982-1782402749
RUNJOBID= nodeE003-1782395511-2429776
SLURM_JOB_ID= 12511022
Free space on /tmp= 799988 MiB

SOLVER NAME= roundingsat-ihs 2026-06-11
BENCH NAME= PB26/normalized-PB26/OPT-LIN/tanaka/qoblib_marketsplit/normalized-ms_05_200_070.opb
COMMAND LINE= ./run-ihs.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4789982-1782402749/watcher-4789982-1782402749 -o /tmp/evaluation-result-4789982-1782402749/solver-4789982-1782402749 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4789982-1782402749/vars-4789982-1782402749 --bin-var /tmp/runsolver-exch-nodeE003-1782395511-2429776 --watchdog 3760  ./run-ihs.sh HOME/instance-4789982-1782402749.opb

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

MD5SUM BENCH= f29a353bcca38e70d5d91c4b64ca0672
RANDOM SEED=1796215779

nodeE003 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		: 3571.418
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.91
TLB size	: 192 4K pages
clflush size	: 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.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.91
TLB size	: 192 4K pages
clflush 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:       1055320712 kB
MemFree:        890956052 kB
MemAvailable:   1026508480 kB
Buffers:            3352 kB
Cached:         139897588 kB
SwapCached:            0 kB
Active:         22649744 kB
Inactive:       138166312 kB
Active(anon):   21839228 kB
Inactive(anon):        0 kB
Active(file):     810516 kB
Inactive(file): 138166312 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             45748 kB
Writeback:            16 kB
AnonPages:      20894768 kB
Mapped:           268044 kB
Shmem:            924096 kB
KReclaimable:    1436452 kB
Slab:            1999916 kB
SReclaimable:    1436452 kB
SUnreclaim:       563464 kB
KernelStack:       15104 kB
PageTables:        49276 kB
SecPageTables:     15300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   25550196 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478448 kB
VmallocChunk:          0 kB
Percpu:           124928 kB
HardwareCorrupted:     8 kB
AnonHugePages:   8351744 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:      516548 kB
DirectMap2M:    22874112 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 800128 MiB
End job on nodeE003 at 2026-06-25 18:15:35