Trace number 4780654

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
NaPS 1.04SAT (TO)119 3600.36 3612.73

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/instances/
normalized-bnn_mnist_back_image_73_label5_adversarial_norm_0.opb
MD5SUM62b63f196c8e3bb809e093724b106346
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 benchmark2
Best CPU time to get the best result obtained on this benchmark139.695
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1294
Total number of constraints1091
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1088
Minimum length of a constraint1
Maximum length of a constraint785
Number of terms in the objective function 785
Biggest coefficient in the objective function 180
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 964
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 438
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1634
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.01	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4780654-1782138191.opb
0.00/0.02	c NaPS 1.03a50.
0.00/0.02	c Using SAT solver: CaDiCaL 3.0.0
0.00/0.02	c Input file name: HOME/instance-4780654-1782138191.opb
0.00/0.02	c Parsing PB file...
0.00/0.02	c goal was devided by 1 with offset 784.
0.49/0.54	c assumptions before coding: 
0.49/0.57	c initScipForCoop
0.49/0.59	c Running SCIP presolver (time limit: 10 sec)...
0.49/0.59	c solveScip
0.49/0.59	c initScipForCoop
0.49/0.59	c Cooperative mode: scip_coop_offset=784.000000
0.49/0.59	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.49/0.59	c Running SCIP presolve for solve-time propagation (rounds=3)
0.58/0.62	c presolving:
0.58/0.66	c (round 1, fast)       2 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
0.67/0.74	c    (0.1s) running MILP presolver
0.67/0.76	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.67/0.77	c (round 2, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
0.87/0.93	c    (0.3s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.87/0.93	c    (0.3s) probing aborted: 50/50 successive totally useless probings
0.98/1.05	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
0.98/1.05	c  2 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.98/1.05	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.98/1.05	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1080 constraints
0.98/1.05	c    1069 constraints of type <knapsack>
0.98/1.05	c       1 constraints of type <setppc>
0.98/1.05	c      10 constraints of type <linear>
0.98/1.05	c transformed objective value is always integral (scale: 1)
0.98/1.05	c Presolving Time: 0.43
0.98/1.08	c presolving:
1.08/1.13	c (round 1, fast)       2 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
1.16/1.20	c    (0.1s) running MILP presolver
1.16/1.23	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1.16/1.25	c (round 2, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
1.26/1.30	c (round 3, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1070 upgd conss, 0 impls, 1 clqs, 0 implints
1.26/1.37	c (round 4, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1080 upgd conss, 0 impls, 1 clqs, 0 implints
1.36/1.45	c    (0.4s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1.36/1.45	c    (0.4s) probing aborted: 50/50 successive totally useless probings
1.46/1.56	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.56/1.60	c    (0.5s) no symmetry present (symcode time: 0.00)
1.66/1.71	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
1.66/1.71	c  2 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.66/1.71	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1.66/1.71	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1080 constraints
1.66/1.71	c    1079 constraints of type <knapsack>
1.66/1.71	c       1 constraints of type <setppc>
1.66/1.71	c transformed objective value is always integral (scale: 1)
1.66/1.71	c Presolving Time: 0.63
1.66/1.71	c 
1.87/1.93	c in SCIP_DECL_EVENTEXEC found by SCIP
1.87/1.93	o 395
1.87/1.93	c Model check passed
1.87/1.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.87/1.93	c p 0.9s|     1 |     0 |     0 |     - |   locks|   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 |-3.950000e+02 |    Inf | unknown
1.87/1.95	c in SCIP_DECL_EVENTEXEC found by SCIP
1.87/1.95	o 341
1.87/1.95	c Model check passed
1.87/1.95	c i 0.9s|     1 |     0 |     0 |     - |  oneopt|   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
1.87/1.97	c   0.9s|     1 |     0 |   276 |     - |   344M |   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
2.26/2.31	c   1.2s|     1 |     0 |   532 |     - |   374M |   0 |1292 |1080 |1236 | 156 |  1 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
2.56/2.63	c   1.6s|     1 |     0 |   707 |     - |   397M |   0 |1292 |1080 |1354 | 274 |  2 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
2.85/2.96	c   1.9s|     1 |     0 |   854 |     - |   419M |   0 |1292 |1081 |1479 | 399 |  3 |   1 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
3.16/3.29	c   2.2s|     1 |     0 |   957 |     - |   442M |   0 |1292 |1082 |1568 | 488 |  4 |   2 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
3.56/3.61	c   2.6s|     1 |     0 |  1067 |     - |   471M |   0 |1292 |1082 |1644 | 564 |  5 |   2 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
3.85/3.94	c   2.9s|     1 |     0 |  1207 |     - |   492M |   0 |1292 |1082 |1724 | 644 |  6 |   2 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
4.15/4.24	c   3.2s|     1 |     0 |  1309 |     - |   505M |   0 |1292 |1082 |1801 | 721 |  7 |   2 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
4.45/4.54	c   3.5s|     1 |     0 |  1433 |     - |   542M |   0 |1292 |1082 |1899 | 819 |  8 |   2 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
4.76/4.87	c   3.8s|     1 |     0 |  1520 |     - |   553M |   0 |1292 |1082 |1969 | 889 |  9 |   2 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
5.07/5.18	c   4.1s|     1 |     0 |  1571 |     - |   580M |   0 |1292 |1082 |2018 | 938 | 10 |   2 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
5.35/5.40	c   4.3s|     1 |     0 |  1646 |     - |   584M |   0 |1292 |1082 |1929 |1001 | 11 |   2 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
10.94/11.06	c  10.0s|     1 |     2 |  8286 |     - |   586M |   0 |1292 |1084 |1929 |1001 | 11 |   4 |  54 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
10.94/11.06	c 
10.94/11.06	c SCIP Status        : solving was interrupted [time limit reached]
10.94/11.06	c Solving Time (sec) : 10.00
10.94/11.06	c Solving Nodes      : 1
10.94/11.06	c Primal Bound       : -3.41000000000000e+02 (2 solutions)
10.94/11.06	c Dual Bound         : +0.00000000000000e+00
10.94/11.06	c Gap                : infinite
10.94/11.07	c SCIP status: 23 (TIMELIMIT)
10.94/11.07	c solveScip: freeing transform (!can_skip_free_transform)
11.04/11.17	c SCIP presolver: sst_sat
11.04/11.17	c Converting 1090 PB-constraints to clauses...
11.04/11.17	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 789
11.04/11.18	c Try to convert by bdds
11.52/11.64	c d: 1
11.52/11.64	c estimatedAdderCost: 790
11.52/11.64	c Try to convert by bdds
11.94/12.05	c d: 1
11.94/12.05	c estimatedAdderCost: 789
11.94/12.05	c Try to convert by bdds
12.42/12.52	c d: 1
12.42/12.52	c estimatedAdderCost: 788
12.42/12.52	c Try to convert by bdds
12.82/12.93	c d: 1
12.82/12.93	c estimatedAdderCost: 788
12.82/12.93	c Try to convert by bdds
13.32/13.42	c d: 1
13.32/13.42	c estimatedAdderCost: 787
13.32/13.42	c Try to convert by bdds
13.72/13.84	c d: 1
13.72/13.84	c estimatedAdderCost: 788
13.72/13.84	c Try to convert by bdds
14.21/14.32	c d: 1
14.21/14.32	c estimatedAdderCost: 787
14.21/14.32	c Try to convert by bdds
14.61/14.75	c d: 1
14.61/14.75	c estimatedAdderCost: 788
14.61/14.75	c Try to convert by bdds
15.11/15.25	c d: 1
15.11/15.25	c estimatedAdderCost: 788
15.11/15.25	c Try to convert by bdds
15.51/15.68	c d: 1
15.51/15.68	c estimatedAdderCost: 788
15.51/15.68	c Try to convert by bdds
16.02/16.16	c d: 1
16.02/16.16	c estimatedAdderCost: 789
16.02/16.16	c Try to convert by bdds
16.50/16.60	c d: 1
16.50/16.60	c estimatedAdderCost: 787
16.50/16.60	c Try to convert by bdds
16.92/17.10	c d: 1
16.92/17.10	c estimatedAdderCost: 790
16.92/17.10	c Try to convert by bdds
17.40/17.53	c d: 1
17.40/17.53	c estimatedAdderCost: 790
17.40/17.53	c Try to convert by bdds
17.91/18.04	c d: 1
17.91/18.04	c estimatedAdderCost: 789
17.91/18.04	c Try to convert by bdds
18.30/18.47	c d: 1
18.30/18.47	c estimatedAdderCost: 787
18.30/18.47	c Try to convert by bdds
18.80/19.01	c d: 1
18.80/19.01	c estimatedAdderCost: 790
18.80/19.01	c Try to convert by bdds
19.30/19.44	c d: 1
19.30/19.44	c estimatedAdderCost: 786
19.30/19.44	c Try to convert by bdds
19.80/19.93	c d: 1
19.80/19.93	c estimatedAdderCost: 788
19.80/19.93	c Try to convert by bdds
20.20/20.36	c d: 1
20.20/20.36	c estimatedAdderCost: 788
20.20/20.36	c Try to convert by bdds
20.70/20.85	c d: 1
20.70/20.85	c estimatedAdderCost: 792
20.70/20.85	c Try to convert by bdds
21.09/21.28	c d: 1
21.09/21.28	c estimatedAdderCost: 788
21.09/21.28	c Try to convert by bdds
21.59/21.78	c d: 1
21.59/21.78	c estimatedAdderCost: 788
21.59/21.78	c Try to convert by bdds
22.09/22.21	c d: 1
22.09/22.21	c estimatedAdderCost: 788
22.09/22.21	c Try to convert by bdds
22.59/22.70	c d: 1
22.59/22.70	c estimatedAdderCost: 786
22.59/22.70	c Try to convert by bdds
23.00/23.14	c d: 1
23.00/23.14	c estimatedAdderCost: 791
23.00/23.14	c Try to convert by bdds
23.49/23.65	c d: 1
23.49/23.65	c estimatedAdderCost: 789
23.49/23.65	c Try to convert by bdds
23.90/24.08	c d: 1
23.90/24.08	c estimatedAdderCost: 791
23.90/24.08	c Try to convert by bdds
24.38/24.59	c d: 1
24.38/24.59	c estimatedAdderCost: 789
24.38/24.59	c Try to convert by bdds
24.89/25.01	c d: 1
24.89/25.01	c estimatedAdderCost: 788
24.89/25.01	c Try to convert by bdds
25.38/25.53	c d: 1
25.38/25.53	c estimatedAdderCost: 788
25.38/25.53	c Try to convert by bdds
25.78/25.97	c d: 1
25.78/25.97	c estimatedAdderCost: 789
25.78/25.97	c Try to convert by bdds
26.27/26.48	c d: 1
26.27/26.48	c estimatedAdderCost: 790
26.27/26.48	c Try to convert by bdds
26.77/26.92	c d: 1
26.77/26.92	c estimatedAdderCost: 787
26.77/26.92	c Try to convert by bdds
27.37/27.52	c d: 1
27.37/27.52	c estimatedAdderCost: 788
27.37/27.52	c Try to convert by bdds
27.77/27.96	c d: 1
27.77/27.96	c estimatedAdderCost: 791
27.77/27.96	c Try to convert by bdds
28.26/28.48	c d: 1
28.26/28.48	c estimatedAdderCost: 789
28.26/28.48	c Try to convert by bdds
28.76/28.92	c d: 1
28.76/28.92	c estimatedAdderCost: 787
28.76/28.92	c Try to convert by bdds
29.26/29.45	c d: 1
29.26/29.45	c estimatedAdderCost: 788
29.26/29.45	c Try to convert by bdds
29.66/29.88	c d: 1
29.66/29.88	c estimatedAdderCost: 789
29.66/29.88	c Try to convert by bdds
30.26/30.41	c d: 1
30.26/30.41	c estimatedAdderCost: 788
30.26/30.41	c Try to convert by bdds
30.65/30.84	c d: 1
30.65/30.84	c estimatedAdderCost: 787
30.65/30.84	c Try to convert by bdds
31.15/31.38	c d: 1
31.15/31.38	c estimatedAdderCost: 789
31.15/31.38	c Try to convert by bdds
31.65/31.82	c d: 1
31.65/31.82	c estimatedAdderCost: 789
31.65/31.82	c Try to convert by bdds
32.15/32.36	c d: 1
32.15/32.36	c estimatedAdderCost: 787
32.15/32.36	c Try to convert by bdds
32.65/32.81	c d: 1
32.65/32.81	c estimatedAdderCost: 789
32.65/32.81	c Try to convert by bdds
33.14/33.36	c d: 1
33.14/33.36	c estimatedAdderCost: 789
33.14/33.36	c Try to convert by bdds
33.64/33.81	c d: 1
33.64/33.81	c estimatedAdderCost: 788
33.64/33.81	c Try to convert by bdds
34.14/34.37	c d: 1
34.14/34.37	c estimatedAdderCost: 787
34.14/34.37	c Try to convert by bdds
34.64/34.82	c d: 1
34.64/34.82	c estimatedAdderCost: 788
34.64/34.82	c Try to convert by bdds
35.14/35.38	c d: 1
35.14/35.38	c estimatedAdderCost: 789
35.14/35.38	c Try to convert by bdds
35.64/35.83	c d: 1
35.64/35.83	c estimatedAdderCost: 787
35.64/35.83	c Try to convert by bdds
36.13/36.39	c d: 1
36.13/36.39	c estimatedAdderCost: 787
36.13/36.39	c Try to convert by bdds
36.63/36.84	c d: 1
36.63/36.84	c estimatedAdderCost: 788
36.63/36.84	c Try to convert by bdds
37.24/37.40	c d: 1
37.24/37.40	c estimatedAdderCost: 787
37.24/37.40	c Try to convert by bdds
37.64/37.85	c d: 1
37.64/37.85	c estimatedAdderCost: 788
37.64/37.85	c Try to convert by bdds
38.23/38.42	c d: 1
38.23/38.42	c estimatedAdderCost: 786
38.23/38.42	c Try to convert by bdds
38.63/38.87	c d: 1
38.63/38.87	c estimatedAdderCost: 788
38.63/38.87	c Try to convert by bdds
39.23/39.43	c d: 1
39.23/39.43	c estimatedAdderCost: 788
39.23/39.43	c Try to convert by bdds
39.63/39.88	c d: 1
39.63/39.88	c estimatedAdderCost: 790
39.63/39.88	c Try to convert by bdds
40.23/40.45	c d: 1
40.23/40.45	c estimatedAdderCost: 787
40.23/40.45	c Try to convert by bdds
40.73/40.90	c d: 1
40.73/40.90	c estimatedAdderCost: 789
40.73/40.90	c Try to convert by bdds
41.22/41.47	c d: 1
41.22/41.47	c estimatedAdderCost: 788
41.22/41.47	c Try to convert by bdds
41.72/41.93	c d: 1
41.72/41.93	c estimatedAdderCost: 788
41.72/41.93	c Try to convert by bdds
42.32/42.50	c d: 1
42.32/42.50	c estimatedAdderCost: 789
42.32/42.50	c Try to convert by bdds
42.72/42.96	c d: 1
42.72/42.96	c estimatedAdderCost: 788
42.72/42.96	c Try to convert by bdds
43.31/43.53	c d: 1
43.31/43.53	c estimatedAdderCost: 792
43.31/43.53	c Try to convert by bdds
43.71/43.99	c d: 1
43.71/43.99	c estimatedAdderCost: 792
43.71/43.99	c Try to convert by bdds
44.31/44.58	c d: 1
44.31/44.58	c estimatedAdderCost: 788
44.31/44.58	c Try to convert by bdds
44.82/45.03	c d: 1
44.82/45.03	c estimatedAdderCost: 787
44.82/45.03	c Try to convert by bdds
45.50/45.78	c d: 1
45.50/45.78	c estimatedAdderCost: 787
45.50/45.78	c Try to convert by bdds
46.00/46.23	c d: 1
46.00/46.23	c estimatedAdderCost: 788
46.00/46.23	c Try to convert by bdds
46.60/46.81	c d: 1
46.60/46.81	c estimatedAdderCost: 789
46.60/46.81	c Try to convert by bdds
47.00/47.26	c d: 1
47.00/47.26	c estimatedAdderCost: 791
47.00/47.26	c Try to convert by bdds
47.59/47.84	c d: 1
47.59/47.84	c estimatedAdderCost: 789
47.59/47.84	c Try to convert by bdds
48.09/48.30	c d: 1
48.09/48.30	c estimatedAdderCost: 787
48.09/48.30	c Try to convert by bdds
48.59/48.88	c d: 1
48.59/48.88	c estimatedAdderCost: 788
48.59/48.88	c Try to convert by bdds
49.09/49.33	c d: 1
49.09/49.33	c estimatedAdderCost: 789
49.09/49.33	c Try to convert by bdds
49.69/49.91	c d: 1
49.69/49.91	c estimatedAdderCost: 787
49.69/49.91	c Try to convert by bdds
50.09/50.36	c d: 1
50.09/50.36	c estimatedAdderCost: 792
50.09/50.36	c Try to convert by bdds
50.69/50.95	c d: 1
50.69/50.95	c estimatedAdderCost: 788
50.69/50.95	c Try to convert by bdds
51.18/51.40	c d: 1
51.18/51.40	c estimatedAdderCost: 789
51.18/51.40	c Try to convert by bdds
51.68/51.98	c d: 1
51.68/51.98	c estimatedAdderCost: 788
51.68/51.98	c Try to convert by bdds
52.18/52.44	c d: 1
52.18/52.44	c estimatedAdderCost: 789
52.18/52.44	c Try to convert by bdds
52.79/53.03	c d: 1
52.79/53.03	c estimatedAdderCost: 788
52.79/53.03	c Try to convert by bdds
53.18/53.49	c d: 1
53.18/53.49	c estimatedAdderCost: 788
53.18/53.49	c Try to convert by bdds
53.79/54.08	c d: 1
53.79/54.08	c estimatedAdderCost: 789
53.79/54.08	c Try to convert by bdds
54.27/54.53	c d: 1
54.27/54.53	c estimatedAdderCost: 788
54.27/54.53	c Try to convert by bdds
54.88/55.13	c d: 1
54.88/55.13	c estimatedAdderCost: 789
54.88/55.13	c Try to convert by bdds
55.27/55.59	c d: 1
55.27/55.59	c estimatedAdderCost: 788
55.27/55.59	c Try to convert by bdds
55.88/56.19	c d: 1
55.88/56.19	c estimatedAdderCost: 787
55.88/56.19	c Try to convert by bdds
56.36/56.65	c d: 1
56.36/56.65	c estimatedAdderCost: 788
56.36/56.65	c Try to convert by bdds
56.97/57.25	c d: 1
56.97/57.25	c estimatedAdderCost: 789
56.97/57.25	c Try to convert by bdds
57.46/57.72	c d: 1
57.46/57.72	c estimatedAdderCost: 788
57.46/57.72	c Try to convert by bdds
58.06/58.32	c d: 1
58.06/58.32	c estimatedAdderCost: 788
58.06/58.32	c Try to convert by bdds
58.46/58.78	c d: 1
58.46/58.78	c estimatedAdderCost: 786
58.46/58.78	c Try to convert by bdds
59.06/59.38	c d: 1
59.06/59.38	c estimatedAdderCost: 788
59.06/59.38	c Try to convert by bdds
59.55/59.84	c d: 1
59.55/59.84	c estimatedAdderCost: 789
59.55/59.84	c Try to convert by bdds
60.15/60.43	c d: 1
60.15/60.43	c estimatedAdderCost: 791
60.15/60.43	c Try to convert by bdds
60.65/60.91	c d: 1
60.65/60.91	c estimatedAdderCost: 790
60.65/60.91	c Try to convert by bdds
61.25/61.50	c d: 1
61.25/61.50	c estimatedAdderCost: 789
61.25/61.50	c Try to convert by bdds
61.64/61.97	c d: 1
61.64/61.97	c estimatedAdderCost: 788
61.64/61.97	c Try to convert by bdds
62.34/62.60	c d: 1
62.34/62.60	c estimatedAdderCost: 788
62.34/62.60	c Try to convert by bdds
62.75/63.07	c d: 1
62.75/63.07	c estimatedAdderCost: 791
62.75/63.07	c Try to convert by bdds
63.35/63.68	c d: 1
63.35/63.68	c estimatedAdderCost: 788
63.35/63.68	c Try to convert by bdds
63.86/64.14	c d: 1
63.86/64.14	c estimatedAdderCost: 790
63.86/64.14	c Try to convert by bdds
64.44/64.75	c d: 1
64.44/64.75	c estimatedAdderCost: 787
64.44/64.75	c Try to convert by bdds
64.94/65.23	c d: 1
64.94/65.23	c estimatedAdderCost: 790
64.94/65.23	c Try to convert by bdds
65.54/65.83	c d: 1
65.54/65.83	c estimatedAdderCost: 790
65.54/65.83	c Try to convert by bdds
66.03/66.30	c d: 1
66.03/66.30	c estimatedAdderCost: 788
66.03/66.30	c Try to convert by bdds
66.63/66.91	c d: 1
66.63/66.91	c estimatedAdderCost: 789
66.63/66.91	c Try to convert by bdds
67.03/67.38	c d: 1
67.03/67.38	c estimatedAdderCost: 790
67.03/67.38	c Try to convert by bdds
67.63/67.98	c d: 1
67.63/67.98	c estimatedAdderCost: 788
67.63/67.98	c Try to convert by bdds
68.12/68.44	c d: 1
68.12/68.44	c estimatedAdderCost: 790
68.12/68.44	c Try to convert by bdds
68.74/69.05	c d: 1
68.74/69.05	c estimatedAdderCost: 787
68.74/69.05	c Try to convert by bdds
69.22/69.52	c d: 1
69.22/69.52	c estimatedAdderCost: 791
69.22/69.52	c Try to convert by bdds
69.83/70.14	c d: 1
69.83/70.14	c estimatedAdderCost: 789
69.83/70.14	c Try to convert by bdds
70.32/70.61	c d: 1
70.32/70.61	c estimatedAdderCost: 791
70.32/70.61	c Try to convert by bdds
70.91/71.22	c d: 1
70.91/71.22	c estimatedAdderCost: 789
70.91/71.22	c Try to convert by bdds
71.31/71.69	c d: 1
71.31/71.69	c estimatedAdderCost: 789
71.31/71.69	c Try to convert by bdds
72.01/72.31	c d: 1
72.01/72.31	c estimatedAdderCost: 788
72.01/72.31	c Try to convert by bdds
72.41/72.78	c d: 1
72.41/72.78	c estimatedAdderCost: 788
72.41/72.78	c Try to convert by bdds
73.10/73.40	c d: 1
73.10/73.40	c estimatedAdderCost: 789
73.10/73.40	c Try to convert by bdds
73.50/73.87	c d: 1
73.50/73.87	c estimatedAdderCost: 788
73.50/73.87	c Try to convert by bdds
74.10/74.49	c d: 1
74.10/74.49	c estimatedAdderCost: 789
74.10/74.49	c Try to convert by bdds
74.60/74.96	c d: 1
74.60/74.96	c estimatedAdderCost: 788
74.60/74.96	c Try to convert by bdds
75.20/75.58	c d: 1
75.20/75.58	c estimatedAdderCost: 788
75.20/75.58	c Try to convert by bdds
75.71/76.06	c d: 1
75.71/76.06	c estimatedAdderCost: 788
75.71/76.06	c Try to convert by bdds
76.29/76.67	c d: 1
76.29/76.67	c estimatedAdderCost: 792
76.29/76.67	c Try to convert by bdds
76.80/77.15	c d: 1
76.80/77.15	c estimatedAdderCost: 789
76.80/77.15	c Try to convert by bdds
77.39/77.77	c d: 1
77.39/77.77	c estimatedAdderCost: 791
77.39/77.77	c Try to convert by bdds
77.89/78.25	c d: 1
77.89/78.25	c estimatedAdderCost: 792
77.89/78.25	c Try to convert by bdds
78.48/78.87	c d: 1
78.48/78.87	c estimatedAdderCost: 788
78.48/78.87	c Try to convert by bdds
78.98/79.34	c d: 1
78.98/79.34	c estimatedAdderCost: 790
78.98/79.34	c Try to convert by bdds
79.58/79.97	c d: 1
79.58/79.97	c estimatedAdderCost: 788
79.58/79.97	c Try to convert by bdds
80.08/80.43	c d: 1
80.08/80.43	c estimatedAdderCost: 789
80.08/80.43	c Try to convert by bdds
80.69/81.06	c d: 1
80.69/81.06	c estimatedAdderCost: 787
80.69/81.06	c Try to convert by bdds
81.17/81.53	c d: 1
81.17/81.53	c estimatedAdderCost: 789
81.17/81.53	c Try to convert by bdds
81.79/82.16	c d: 1
81.79/82.16	c estimatedAdderCost: 787
81.79/82.16	c Try to convert by bdds
82.27/82.63	c d: 1
82.27/82.63	c estimatedAdderCost: 787
82.27/82.63	c Try to convert by bdds
83.17/83.59	c d: 1
83.17/83.59	c estimatedAdderCost: 787
83.17/83.59	c Try to convert by bdds
83.68/84.07	c d: 1
83.68/84.07	c estimatedAdderCost: 789
83.68/84.07	c Try to convert by bdds
84.27/84.68	c d: 1
84.27/84.68	c estimatedAdderCost: 787
84.27/84.68	c Try to convert by bdds
84.78/85.15	c d: 1
84.78/85.15	c estimatedAdderCost: 789
84.78/85.15	c Try to convert by bdds
85.36/85.78	c d: 1
85.36/85.78	c estimatedAdderCost: 788
85.36/85.78	c Try to convert by bdds
85.86/86.25	c d: 1
85.86/86.25	c estimatedAdderCost: 788
85.86/86.25	c Try to convert by bdds
86.46/86.87	c d: 1
86.46/86.87	c estimatedAdderCost: 789
86.46/86.87	c Try to convert by bdds
86.96/87.34	c d: 1
86.96/87.34	c estimatedAdderCost: 788
86.96/87.34	c Try to convert by bdds
87.56/87.95	c d: 1
87.56/87.95	c estimatedAdderCost: 792
87.56/87.95	c Try to convert by bdds
88.05/88.42	c d: 1
88.05/88.42	c estimatedAdderCost: 789
88.05/88.42	c Try to convert by bdds
88.67/89.04	c d: 1
88.67/89.04	c estimatedAdderCost: 787
88.67/89.04	c Try to convert by bdds
89.15/89.52	c d: 1
89.15/89.52	c estimatedAdderCost: 788
89.15/89.52	c Try to convert by bdds
89.76/90.16	c d: 1
89.76/90.16	c estimatedAdderCost: 789
89.76/90.16	c Try to convert by bdds
90.24/90.64	c d: 1
90.24/90.64	c estimatedAdderCost: 792
90.24/90.64	c Try to convert by bdds
90.84/91.27	c d: 1
90.84/91.27	c estimatedAdderCost: 788
90.84/91.27	c Try to convert by bdds
91.34/91.75	c d: 1
91.34/91.75	c estimatedAdderCost: 788
91.34/91.75	c Try to convert by bdds
91.94/92.37	c d: 1
91.94/92.37	c estimatedAdderCost: 788
91.94/92.37	c Try to convert by bdds
92.44/92.85	c d: 1
92.44/92.85	c estimatedAdderCost: 790
92.44/92.85	c Try to convert by bdds
93.03/93.48	c d: 1
93.03/93.48	c estimatedAdderCost: 787
93.03/93.48	c Try to convert by bdds
93.53/93.96	c d: 1
93.53/93.96	c estimatedAdderCost: 787
93.53/93.96	c Try to convert by bdds
94.23/94.60	c d: 1
94.23/94.60	c estimatedAdderCost: 790
94.23/94.60	c Try to convert by bdds
94.64/95.08	c d: 1
94.64/95.08	c estimatedAdderCost: 788
94.64/95.08	c Try to convert by bdds
95.32/95.72	c d: 1
95.32/95.72	c estimatedAdderCost: 787
95.32/95.72	c Try to convert by bdds
95.82/96.20	c d: 1
95.82/96.20	c estimatedAdderCost: 788
95.82/96.20	c Try to convert by bdds
96.42/96.82	c d: 1
96.42/96.82	c estimatedAdderCost: 786
96.42/96.82	c Try to convert by bdds
96.92/97.31	c d: 1
96.92/97.31	c estimatedAdderCost: 787
96.92/97.31	c Try to convert by bdds
97.52/97.94	c d: 1
97.52/97.94	c estimatedAdderCost: 788
97.52/97.94	c Try to convert by bdds
98.02/98.42	c d: 1
98.02/98.42	c estimatedAdderCost: 787
98.02/98.42	c Try to convert by bdds
98.63/99.07	c d: 1
98.63/99.07	c estimatedAdderCost: 787
98.63/99.07	c Try to convert by bdds
99.12/99.55	c d: 1
99.12/99.55	c estimatedAdderCost: 791
99.12/99.55	c Try to convert by bdds
99.73/100.19	c d: 1
99.73/100.19	c estimatedAdderCost: 789
99.73/100.19	c Try to convert by bdds
100.21/100.66	c d: 1
100.21/100.66	c estimatedAdderCost: 789
100.21/100.66	c Try to convert by bdds
100.91/101.30	c d: 1
100.91/101.30	c estimatedAdderCost: 787
100.91/101.30	c Try to convert by bdds
101.31/101.78	c d: 1
101.31/101.78	c estimatedAdderCost: 789
101.31/101.78	c Try to convert by bdds
102.00/102.41	c d: 1
102.00/102.41	c estimatedAdderCost: 788
102.00/102.41	c Try to convert by bdds
102.40/102.89	c d: 1
102.40/102.89	c estimatedAdderCost: 787
102.40/102.89	c Try to convert by bdds
103.10/103.52	c d: 1
103.10/103.52	c estimatedAdderCost: 787
103.10/103.52	c Try to convert by bdds
103.61/104.01	c d: 1
103.61/104.01	c estimatedAdderCost: 787
103.61/104.01	c Try to convert by bdds
104.19/104.65	c d: 1
104.19/104.65	c estimatedAdderCost: 787
104.19/104.65	c Try to convert by bdds
104.71/105.14	c d: 1
104.71/105.14	c estimatedAdderCost: 787
104.71/105.14	c Try to convert by bdds
105.29/105.77	c d: 1
105.29/105.77	c estimatedAdderCost: 787
105.29/105.77	c Try to convert by bdds
105.79/106.25	c d: 1
105.79/106.25	c estimatedAdderCost: 791
105.79/106.25	c Try to convert by bdds
106.39/106.89	c d: 1
106.39/106.89	c estimatedAdderCost: 789
106.39/106.89	c Try to convert by bdds
106.88/107.37	c d: 1
106.88/107.37	c estimatedAdderCost: 789
106.88/107.37	c Try to convert by bdds
107.60/108.02	c d: 1
107.60/108.02	c estimatedAdderCost: 788
107.60/108.02	c Try to convert by bdds
108.08/108.50	c d: 1
108.08/108.50	c estimatedAdderCost: 789
108.08/108.50	c Try to convert by bdds
108.69/109.15	c d: 1
108.69/109.15	c estimatedAdderCost: 788
108.69/109.15	c Try to convert by bdds
109.18/109.64	c d: 1
109.18/109.64	c estimatedAdderCost: 788
109.18/109.64	c Try to convert by bdds
109.77/110.29	c d: 1
109.77/110.29	c estimatedAdderCost: 789
109.77/110.29	c Try to convert by bdds
110.27/110.77	c d: 1
110.27/110.77	c estimatedAdderCost: 788
110.27/110.77	c Try to convert by bdds
110.98/111.40	c d: 1
110.98/111.40	c estimatedAdderCost: 791
110.98/111.40	c Try to convert by bdds
111.38/111.89	c d: 1
111.38/111.89	c estimatedAdderCost: 789
111.38/111.89	c Try to convert by bdds
112.07/112.54	c d: 1
112.07/112.54	c estimatedAdderCost: 788
112.07/112.54	c Try to convert by bdds
112.59/113.03	c d: 1
112.59/113.03	c estimatedAdderCost: 788
112.59/113.03	c Try to convert by bdds
113.17/113.68	c d: 1
113.17/113.68	c estimatedAdderCost: 787
113.17/113.68	c Try to convert by bdds
113.68/114.17	c d: 1
113.68/114.17	c estimatedAdderCost: 787
113.68/114.17	c Try to convert by bdds
114.36/114.82	c d: 1
114.36/114.82	c estimatedAdderCost: 788
114.36/114.82	c Try to convert by bdds
114.86/115.30	c d: 1
114.86/115.30	c estimatedAdderCost: 788
114.86/115.30	c Try to convert by bdds
115.46/115.95	c d: 1
115.46/115.95	c estimatedAdderCost: 788
115.46/115.95	c Try to convert by bdds
115.96/116.43	c d: 1
115.96/116.43	c estimatedAdderCost: 788
115.96/116.43	c Try to convert by bdds
116.57/117.09	c d: 1
116.57/117.09	c estimatedAdderCost: 789
116.57/117.09	c Try to convert by bdds
117.05/117.57	c d: 1
117.05/117.57	c estimatedAdderCost: 790
117.05/117.57	c Try to convert by bdds
117.75/118.21	c d: 1
117.75/118.21	c estimatedAdderCost: 787
117.75/118.21	c Try to convert by bdds
118.24/118.70	c d: 1
118.24/118.70	c estimatedAdderCost: 790
118.24/118.70	c Try to convert by bdds
118.84/119.34	c d: 1
118.84/119.34	c estimatedAdderCost: 787
118.84/119.34	c Try to convert by bdds
119.34/119.82	c d: 1
119.34/119.82	c estimatedAdderCost: 788
119.34/119.82	c Try to convert by bdds
119.94/120.47	c d: 1
119.94/120.47	c estimatedAdderCost: 789
119.94/120.47	c Try to convert by bdds
120.43/120.96	c d: 1
120.43/120.96	c estimatedAdderCost: 787
120.43/120.96	c Try to convert by bdds
121.14/121.62	c d: 1
121.14/121.62	c estimatedAdderCost: 787
121.14/121.62	c Try to convert by bdds
121.55/122.11	c d: 1
121.55/122.11	c estimatedAdderCost: 788
121.55/122.11	c Try to convert by bdds
122.24/122.77	c d: 1
122.24/122.77	c estimatedAdderCost: 787
122.24/122.77	c Try to convert by bdds
122.74/123.26	c d: 1
122.74/123.26	c estimatedAdderCost: 788
122.74/123.26	c Try to convert by bdds
123.33/123.89	c d: 1
123.33/123.89	c estimatedAdderCost: 791
123.33/123.89	c Try to convert by bdds
123.83/124.38	c d: 1
123.83/124.38	c estimatedAdderCost: 788
123.83/124.38	c Try to convert by bdds
124.54/125.02	c d: 1
124.54/125.02	c estimatedAdderCost: 786
124.54/125.02	c Try to convert by bdds
125.03/125.51	c d: 1
125.03/125.51	c estimatedAdderCost: 787
125.03/125.51	c Try to convert by bdds
125.64/126.17	c d: 1
125.64/126.17	c estimatedAdderCost: 790
125.64/126.17	c Try to convert by bdds
126.12/126.66	c d: 1
126.12/126.66	c estimatedAdderCost: 788
126.12/126.66	c Try to convert by bdds
126.82/127.31	c d: 1
126.82/127.31	c estimatedAdderCost: 787
126.82/127.31	c Try to convert by bdds
127.32/127.80	c d: 1
127.32/127.80	c estimatedAdderCost: 789
127.32/127.80	c Try to convert by bdds
127.91/128.44	c d: 1
127.91/128.44	c estimatedAdderCost: 791
127.91/128.44	c Try to convert by bdds
128.41/128.93	c d: 1
128.41/128.93	c estimatedAdderCost: 787
128.41/128.93	c Try to convert by bdds
129.11/129.60	c d: 1
129.11/129.60	c estimatedAdderCost: 788
129.11/129.60	c Try to convert by bdds
129.52/130.09	c d: 1
129.52/130.09	c estimatedAdderCost: 791
129.52/130.09	c Try to convert by bdds
130.20/130.74	c d: 1
130.20/130.74	c estimatedAdderCost: 789
130.20/130.74	c Try to convert by bdds
130.70/131.23	c d: 1
130.70/131.23	c estimatedAdderCost: 787
130.70/131.23	c Try to convert by bdds
131.30/131.89	c d: 1
131.30/131.89	c estimatedAdderCost: 788
131.30/131.89	c Try to convert by bdds
131.80/132.38	c d: 1
131.80/132.38	c estimatedAdderCost: 787
131.80/132.38	c Try to convert by bdds
132.51/133.05	c d: 1
132.51/133.05	c estimatedAdderCost: 789
132.51/133.05	c Try to convert by bdds
132.99/133.54	c d: 1
132.99/133.54	c estimatedAdderCost: 789
132.99/133.54	c Try to convert by bdds
133.60/134.19	c d: 1
133.60/134.19	c estimatedAdderCost: 791
133.60/134.19	c Try to convert by bdds
134.09/134.68	c d: 1
134.09/134.68	c estimatedAdderCost: 787
134.09/134.68	c Try to convert by bdds
134.79/135.36	c d: 1
134.79/135.36	c estimatedAdderCost: 790
134.79/135.36	c Try to convert by bdds
135.29/135.85	c d: 1
135.29/135.85	c estimatedAdderCost: 788
135.29/135.85	c Try to convert by bdds
135.98/136.52	c d: 1
135.98/136.52	c estimatedAdderCost: 789
135.98/136.52	c Try to convert by bdds
136.38/137.00	c d: 1
136.38/137.00	c estimatedAdderCost: 788
136.38/137.00	c Try to convert by bdds
137.08/137.67	c d: 1
137.08/137.67	c estimatedAdderCost: 787
137.08/137.67	c Try to convert by bdds
137.59/138.16	c d: 1
137.59/138.16	c estimatedAdderCost: 787
137.59/138.16	c Try to convert by bdds
138.28/138.83	c d: 1
138.28/138.83	c estimatedAdderCost: 788
138.28/138.83	c Try to convert by bdds
138.77/139.33	c d: 1
138.77/139.33	c estimatedAdderCost: 790
138.77/139.33	c Try to convert by bdds
139.37/139.99	c d: 1
139.37/139.99	c estimatedAdderCost: 788
139.37/139.99	c Try to convert by bdds
139.87/140.48	c d: 1
139.87/140.48	c estimatedAdderCost: 787
139.87/140.48	c Try to convert by bdds
140.59/141.14	c d: 1
140.59/141.14	c estimatedAdderCost: 787
140.59/141.14	c Try to convert by bdds
141.07/141.64	c d: 1
141.07/141.64	c estimatedAdderCost: 790
141.07/141.64	c Try to convert by bdds
141.77/142.30	c d: 1
141.77/142.30	c estimatedAdderCost: 787
141.77/142.30	c Try to convert by bdds
142.17/142.80	c d: 1
142.17/142.80	c estimatedAdderCost: 789
142.17/142.80	c Try to convert by bdds
142.86/143.46	c d: 1
142.86/143.46	c estimatedAdderCost: 788
142.86/143.46	c Try to convert by bdds
143.36/143.95	c d: 1
143.36/143.95	c estimatedAdderCost: 789
143.36/143.95	c Try to convert by bdds
144.06/144.62	c d: 1
144.06/144.62	c estimatedAdderCost: 788
144.06/144.62	c Try to convert by bdds
144.57/145.12	c d: 1
144.57/145.12	c estimatedAdderCost: 790
144.57/145.12	c Try to convert by bdds
145.16/145.78	c d: 1
145.16/145.78	c estimatedAdderCost: 789
145.16/145.78	c Try to convert by bdds
145.65/146.27	c d: 1
145.65/146.27	c estimatedAdderCost: 788
145.65/146.27	c Try to convert by bdds
146.35/146.95	c d: 1
146.35/146.95	c estimatedAdderCost: 789
146.35/146.95	c Try to convert by bdds
146.85/147.45	c d: 1
146.85/147.45	c estimatedAdderCost: 789
146.85/147.45	c Try to convert by bdds
147.56/148.13	c d: 1
147.56/148.13	c estimatedAdderCost: 787
147.56/148.13	c Try to convert by bdds
148.04/148.64	c d: 1
148.04/148.64	c estimatedAdderCost: 787
148.04/148.64	c Try to convert by bdds
148.74/149.33	c d: 1
148.74/149.33	c estimatedAdderCost: 788
148.74/149.33	c Try to convert by bdds
149.24/149.83	c d: 1
149.24/149.83	c estimatedAdderCost: 789
149.24/149.83	c Try to convert by bdds
149.93/150.50	c d: 1
149.93/150.50	c estimatedAdderCost: 788
149.93/150.50	c Try to convert by bdds
150.33/151.00	c d: 1
150.33/151.00	c estimatedAdderCost: 786
150.33/151.00	c Try to convert by bdds
151.03/151.68	c d: 1
151.03/151.68	c estimatedAdderCost: 788
151.03/151.68	c Try to convert by bdds
151.54/152.18	c d: 1
151.54/152.18	c estimatedAdderCost: 787
151.54/152.18	c Try to convert by bdds
152.23/152.85	c d: 1
152.23/152.85	c estimatedAdderCost: 787
152.23/152.85	c Try to convert by bdds
152.72/153.34	c d: 1
152.72/153.34	c estimatedAdderCost: 789
152.72/153.34	c Try to convert by bdds
153.44/154.01	c d: 1
153.44/154.01	c estimatedAdderCost: 788
153.44/154.01	c Try to convert by bdds
153.92/154.51	c d: 1
153.92/154.51	c estimatedAdderCost: 787
153.92/154.51	c Try to convert by bdds
154.53/155.20	c d: 1
154.53/155.20	c estimatedAdderCost: 789
154.53/155.20	c Try to convert by bdds
155.02/155.70	c d: 1
155.02/155.70	c estimatedAdderCost: 788
155.02/155.70	c Try to convert by bdds
155.71/156.37	c d: 1
155.71/156.37	c estimatedAdderCost: 789
155.71/156.37	c Try to convert by bdds
156.21/156.87	c d: 1
156.21/156.87	c estimatedAdderCost: 788
156.21/156.87	c Try to convert by bdds
156.91/157.57	c d: 1
156.91/157.57	c estimatedAdderCost: 789
156.91/157.57	c Try to convert by bdds
157.42/158.08	c d: 1
157.42/158.08	c estimatedAdderCost: 788
157.42/158.08	c Try to convert by bdds
158.11/158.76	c d: 1
158.11/158.76	c estimatedAdderCost: 789
158.11/158.76	c Try to convert by bdds
158.61/159.26	c d: 1
158.61/159.26	c estimatedAdderCost: 788
158.61/159.26	c Try to convert by bdds
159.31/159.96	c d: 1
159.31/159.96	c estimatedAdderCost: 788
159.31/159.96	c Try to convert by bdds
159.81/160.46	c d: 1
159.81/160.46	c estimatedAdderCost: 790
159.81/160.46	c Try to convert by bdds
160.52/161.14	c d: 1
160.52/161.14	c estimatedAdderCost: 787
160.52/161.14	c Try to convert by bdds
161.00/161.64	c d: 1
161.00/161.64	c estimatedAdderCost: 789
161.00/161.64	c Try to convert by bdds
161.70/162.33	c d: 1
161.70/162.33	c estimatedAdderCost: 788
161.70/162.33	c Try to convert by bdds
162.20/162.83	c d: 1
162.20/162.83	c estimatedAdderCost: 787
162.20/162.83	c Try to convert by bdds
163.58/164.22	c d: 1
163.58/164.22	c estimatedAdderCost: 788
163.58/164.22	c Try to convert by bdds
164.08/164.73	c d: 1
164.08/164.73	c estimatedAdderCost: 790
164.08/164.73	c Try to convert by bdds
164.78/165.40	c d: 1
164.78/165.40	c estimatedAdderCost: 789
164.78/165.40	c Try to convert by bdds
165.28/165.91	c d: 1
165.28/165.91	c estimatedAdderCost: 789
165.28/165.91	c Try to convert by bdds
165.88/166.57	c d: 1
165.88/166.57	c estimatedAdderCost: 788
165.88/166.57	c Try to convert by bdds
166.39/167.07	c d: 1
166.39/167.07	c estimatedAdderCost: 790
166.39/167.07	c Try to convert by bdds
167.08/167.74	c d: 1
167.08/167.74	c estimatedAdderCost: 787
167.08/167.74	c Try to convert by bdds
167.58/168.24	c d: 1
167.58/168.24	c estimatedAdderCost: 788
167.58/168.24	c Try to convert by bdds
168.28/168.90	c d: 1
168.28/168.90	c estimatedAdderCost: 792
168.28/168.90	c Try to convert by bdds
168.77/169.40	c d: 1
168.77/169.40	c estimatedAdderCost: 788
168.77/169.40	c Try to convert by bdds
169.39/170.09	c d: 1
169.39/170.09	c estimatedAdderCost: 789
169.39/170.09	c Try to convert by bdds
169.97/170.60	c d: 1
169.97/170.60	c estimatedAdderCost: 788
169.97/170.60	c Try to convert by bdds
170.57/171.28	c d: 1
170.57/171.28	c estimatedAdderCost: 787
170.57/171.28	c Try to convert by bdds
171.07/171.78	c d: 1
171.07/171.78	c estimatedAdderCost: 791
171.07/171.78	c Try to convert by bdds
171.76/172.46	c d: 1
171.76/172.46	c estimatedAdderCost: 789
171.76/172.46	c Try to convert by bdds
172.26/172.96	c d: 1
172.26/172.96	c estimatedAdderCost: 787
172.26/172.96	c Try to convert by bdds
172.96/173.62	c d: 1
172.96/173.62	c estimatedAdderCost: 787
172.96/173.62	c Try to convert by bdds
173.47/174.12	c d: 1
173.47/174.12	c estimatedAdderCost: 788
173.47/174.12	c Try to convert by bdds
174.15/174.80	c d: 1
174.15/174.80	c estimatedAdderCost: 788
174.15/174.80	c Try to convert by bdds
174.65/175.31	c d: 1
174.65/175.31	c estimatedAdderCost: 787
174.65/175.31	c Try to convert by bdds
175.25/175.99	c d: 1
175.25/175.99	c estimatedAdderCost: 789
175.25/175.99	c Try to convert by bdds
175.75/176.48	c d: 1
175.75/176.48	c estimatedAdderCost: 787
175.75/176.48	c Try to convert by bdds
176.46/177.16	c d: 1
176.46/177.16	c estimatedAdderCost: 789
176.46/177.16	c Try to convert by bdds
176.94/177.65	c d: 1
176.94/177.65	c estimatedAdderCost: 787
176.94/177.65	c Try to convert by bdds
177.64/178.33	c d: 1
177.64/178.33	c estimatedAdderCost: 788
177.64/178.33	c Try to convert by bdds
178.14/178.82	c d: 1
178.14/178.82	c estimatedAdderCost: 788
178.14/178.82	c Try to convert by bdds
178.73/179.48	c d: 1
178.73/179.48	c estimatedAdderCost: 791
178.73/179.48	c Try to convert by bdds
179.23/179.98	c d: 1
179.23/179.98	c estimatedAdderCost: 788
179.23/179.98	c Try to convert by bdds
179.93/180.63	c d: 1
179.93/180.63	c estimatedAdderCost: 790
179.93/180.63	c Try to convert by bdds
180.44/181.14	c d: 1
180.44/181.14	c estimatedAdderCost: 789
180.44/181.14	c Try to convert by bdds
181.12/181.80	c d: 1
181.12/181.80	c estimatedAdderCost: 790
181.12/181.80	c Try to convert by bdds
181.62/182.30	c d: 1
181.62/182.30	c estimatedAdderCost: 788
181.62/182.30	c Try to convert by bdds
182.23/182.97	c d: 1
182.23/182.97	c estimatedAdderCost: 787
182.23/182.97	c Try to convert by bdds
182.73/183.47	c d: 1
182.73/183.47	c estimatedAdderCost: 788
182.73/183.47	c Try to convert by bdds
183.44/184.14	c d: 1
183.44/184.14	c estimatedAdderCost: 789
183.44/184.14	c Try to convert by bdds
183.92/184.64	c d: 1
183.92/184.64	c estimatedAdderCost: 788
183.92/184.64	c Try to convert by bdds
184.62/185.32	c d: 1
184.62/185.32	c estimatedAdderCost: 789
184.62/185.32	c Try to convert by bdds
185.12/185.82	c d: 1
185.12/185.82	c estimatedAdderCost: 787
185.12/185.82	c Try to convert by bdds
185.71/186.49	c d: 1
185.71/186.49	c estimatedAdderCost: 790
185.71/186.49	c Try to convert by bdds
186.21/187.00	c d: 1
186.21/187.00	c estimatedAdderCost: 790
186.21/187.00	c Try to convert by bdds
186.91/187.66	c d: 1
186.91/187.66	c estimatedAdderCost: 787
186.91/187.66	c Try to convert by bdds
187.42/188.17	c d: 1
187.42/188.17	c estimatedAdderCost: 789
187.42/188.17	c Try to convert by bdds
188.10/188.84	c d: 1
188.10/188.84	c estimatedAdderCost: 788
188.10/188.84	c Try to convert by bdds
188.60/189.34	c d: 1
188.60/189.34	c estimatedAdderCost: 787
188.60/189.34	c Try to convert by bdds
189.31/190.03	c d: 1
189.31/190.03	c estimatedAdderCost: 788
189.31/190.03	c Try to convert by bdds
189.79/190.53	c d: 1
189.79/190.53	c estimatedAdderCost: 787
189.79/190.53	c Try to convert by bdds
190.49/191.20	c d: 1
190.49/191.20	c estimatedAdderCost: 787
190.49/191.20	c Try to convert by bdds
190.99/191.71	c d: 1
190.99/191.71	c estimatedAdderCost: 787
190.99/191.71	c Try to convert by bdds
191.59/192.40	c d: 1
191.59/192.40	c estimatedAdderCost: 789
191.59/192.40	c Try to convert by bdds
192.08/192.89	c d: 1
192.08/192.89	c estimatedAdderCost: 787
192.08/192.89	c Try to convert by bdds
192.78/193.57	c d: 1
192.78/193.57	c estimatedAdderCost: 790
192.78/193.57	c Try to convert by bdds
193.29/194.08	c d: 1
193.29/194.08	c estimatedAdderCost: 788
193.29/194.08	c Try to convert by bdds
193.98/194.73	c d: 1
193.98/194.73	c estimatedAdderCost: 791
193.98/194.73	c Try to convert by bdds
194.48/195.23	c d: 1
194.48/195.23	c estimatedAdderCost: 788
194.48/195.23	c Try to convert by bdds
195.18/195.91	c d: 1
195.18/195.91	c estimatedAdderCost: 789
195.18/195.91	c Try to convert by bdds
195.68/196.41	c d: 1
195.68/196.41	c estimatedAdderCost: 790
195.68/196.41	c Try to convert by bdds
196.29/197.07	c d: 1
196.29/197.07	c estimatedAdderCost: 787
196.29/197.07	c Try to convert by bdds
196.77/197.57	c d: 1
196.77/197.57	c estimatedAdderCost: 789
196.77/197.57	c Try to convert by bdds
197.47/198.24	c d: 1
197.47/198.24	c estimatedAdderCost: 790
197.47/198.24	c Try to convert by bdds
197.97/198.73	c d: 1
197.97/198.73	c estimatedAdderCost: 787
197.97/198.73	c Try to convert by bdds
198.56/199.39	c d: 1
198.56/199.39	c estimatedAdderCost: 787
198.56/199.39	c Try to convert by bdds
199.06/199.89	c d: 1
199.06/199.89	c estimatedAdderCost: 789
199.06/199.89	c Try to convert by bdds
199.76/200.57	c d: 1
199.76/200.57	c estimatedAdderCost: 788
199.76/200.57	c Try to convert by bdds
200.27/201.07	c d: 1
200.27/201.07	c estimatedAdderCost: 788
200.27/201.07	c Try to convert by bdds
200.95/201.74	c d: 1
200.95/201.74	c estimatedAdderCost: 789
200.95/201.74	c Try to convert by bdds
201.45/202.24	c d: 1
201.45/202.24	c estimatedAdderCost: 790
201.45/202.24	c Try to convert by bdds
202.15/202.90	c d: 1
202.15/202.90	c estimatedAdderCost: 790
202.15/202.90	c Try to convert by bdds
202.65/203.40	c d: 1
202.65/203.40	c estimatedAdderCost: 788
202.65/203.40	c Try to convert by bdds
203.26/204.11	c d: 1
203.26/204.11	c estimatedAdderCost: 788
203.26/204.11	c Try to convert by bdds
203.84/204.61	c d: 1
203.84/204.61	c estimatedAdderCost: 788
203.84/204.61	c Try to convert by bdds
204.44/205.29	c d: 1
204.44/205.29	c estimatedAdderCost: 789
204.44/205.29	c Try to convert by bdds
205.03/205.80	c d: 1
205.03/205.80	c estimatedAdderCost: 790
205.03/205.80	c Try to convert by bdds
205.63/206.47	c d: 1
205.63/206.47	c estimatedAdderCost: 790
205.63/206.47	c Try to convert by bdds
206.13/206.97	c d: 1
206.13/206.97	c estimatedAdderCost: 788
206.13/206.97	c Try to convert by bdds
206.83/207.64	c d: 1
206.83/207.64	c estimatedAdderCost: 788
206.83/207.64	c Try to convert by bdds
207.35/208.15	c d: 1
207.35/208.15	c estimatedAdderCost: 788
207.35/208.15	c Try to convert by bdds
208.03/208.84	c d: 1
208.03/208.84	c estimatedAdderCost: 789
208.03/208.84	c Try to convert by bdds
208.53/209.34	c d: 1
208.53/209.34	c estimatedAdderCost: 787
208.53/209.34	c Try to convert by bdds
209.24/210.02	c d: 1
209.24/210.02	c estimatedAdderCost: 790
209.24/210.02	c Try to convert by bdds
209.72/210.53	c d: 1
209.72/210.53	c estimatedAdderCost: 788
209.72/210.53	c Try to convert by bdds
210.42/211.20	c d: 1
210.42/211.20	c estimatedAdderCost: 787
210.42/211.20	c Try to convert by bdds
210.92/211.71	c d: 1
210.92/211.71	c estimatedAdderCost: 788
210.92/211.71	c Try to convert by bdds
211.62/212.40	c d: 1
211.62/212.40	c estimatedAdderCost: 788
211.62/212.40	c Try to convert by bdds
212.11/212.91	c d: 1
212.11/212.91	c estimatedAdderCost: 788
212.11/212.91	c Try to convert by bdds
212.71/213.58	c d: 1
212.71/213.58	c estimatedAdderCost: 788
212.71/213.58	c Try to convert by bdds
213.22/214.09	c d: 1
213.22/214.09	c estimatedAdderCost: 790
213.22/214.09	c Try to convert by bdds
213.91/214.76	c d: 1
213.91/214.76	c estimatedAdderCost: 787
213.91/214.76	c Try to convert by bdds
214.40/215.26	c d: 1
214.40/215.26	c estimatedAdderCost: 787
214.40/215.26	c Try to convert by bdds
215.10/215.95	c d: 1
215.10/215.95	c estimatedAdderCost: 789
215.10/215.95	c Try to convert by bdds
215.60/216.46	c d: 1
215.60/216.46	c estimatedAdderCost: 789
215.60/216.46	c Try to convert by bdds
216.31/217.14	c d: 1
216.31/217.14	c estimatedAdderCost: 790
216.31/217.14	c Try to convert by bdds
216.79/217.64	c d: 1
216.79/217.64	c estimatedAdderCost: 788
216.79/217.64	c Try to convert by bdds
217.49/218.33	c d: 1
217.49/218.33	c estimatedAdderCost: 788
217.49/218.33	c Try to convert by bdds
217.99/218.84	c d: 1
217.99/218.84	c estimatedAdderCost: 789
217.99/218.84	c Try to convert by bdds
218.69/219.51	c d: 1
218.69/219.51	c estimatedAdderCost: 788
218.69/219.51	c Try to convert by bdds
219.21/220.02	c d: 1
219.21/220.02	c estimatedAdderCost: 787
219.21/220.02	c Try to convert by bdds
219.89/220.71	c d: 1
219.89/220.71	c estimatedAdderCost: 789
219.89/220.71	c Try to convert by bdds
220.39/221.22	c d: 1
220.39/221.22	c estimatedAdderCost: 788
220.39/221.22	c Try to convert by bdds
221.08/221.91	c d: 1
221.08/221.91	c estimatedAdderCost: 788
221.08/221.91	c Try to convert by bdds
221.58/222.41	c d: 1
221.58/222.41	c estimatedAdderCost: 788
221.58/222.41	c Try to convert by bdds
222.29/223.12	c d: 1
222.29/223.12	c estimatedAdderCost: 788
222.29/223.12	c Try to convert by bdds
222.77/223.63	c d: 1
222.77/223.63	c estimatedAdderCost: 790
222.77/223.63	c Try to convert by bdds
223.47/224.31	c d: 1
223.47/224.31	c estimatedAdderCost: 790
223.47/224.31	c Try to convert by bdds
223.97/224.82	c d: 1
223.97/224.82	c estimatedAdderCost: 788
223.97/224.82	c Try to convert by bdds
224.67/225.50	c d: 1
224.67/225.50	c estimatedAdderCost: 788
224.67/225.50	c Try to convert by bdds
225.18/226.01	c d: 1
225.18/226.01	c estimatedAdderCost: 788
225.18/226.01	c Try to convert by bdds
225.77/226.69	c d: 1
225.77/226.69	c estimatedAdderCost: 788
225.77/226.69	c Try to convert by bdds
226.37/227.20	c d: 1
226.37/227.20	c estimatedAdderCost: 788
226.37/227.20	c Try to convert by bdds
226.96/227.87	c d: 1
226.96/227.87	c estimatedAdderCost: 786
226.96/227.87	c Try to convert by bdds
227.46/228.37	c d: 1
227.46/228.37	c estimatedAdderCost: 791
227.46/228.37	c Try to convert by bdds
228.17/229.06	c d: 1
228.17/229.06	c estimatedAdderCost: 789
228.17/229.06	c Try to convert by bdds
228.66/229.56	c d: 1
228.66/229.56	c estimatedAdderCost: 788
228.66/229.56	c Try to convert by bdds
229.36/230.25	c d: 1
229.36/230.25	c estimatedAdderCost: 789
229.36/230.25	c Try to convert by bdds
229.85/230.76	c d: 1
229.85/230.76	c estimatedAdderCost: 787
229.85/230.76	c Try to convert by bdds
230.55/231.44	c d: 1
230.55/231.44	c estimatedAdderCost: 788
230.55/231.44	c Try to convert by bdds
231.05/231.95	c d: 1
231.05/231.95	c estimatedAdderCost: 788
231.05/231.95	c Try to convert by bdds
231.75/232.65	c d: 1
231.75/232.65	c estimatedAdderCost: 789
231.75/232.65	c Try to convert by bdds
232.26/233.15	c d: 1
232.26/233.15	c estimatedAdderCost: 790
232.26/233.15	c Try to convert by bdds
232.94/233.84	c d: 1
232.94/233.84	c estimatedAdderCost: 789
232.94/233.84	c Try to convert by bdds
233.44/234.34	c d: 1
233.44/234.34	c estimatedAdderCost: 206
233.44/234.34	c Try to convert by bdds
233.44/234.37	c d: 1
233.44/234.37	c estimatedAdderCost: 204
233.44/234.37	c Try to convert by bdds
233.54/234.40	c d: 1
233.54/234.40	c estimatedAdderCost: 205
233.54/234.40	c Try to convert by bdds
233.54/234.43	c d: 1
233.54/234.43	c estimatedAdderCost: 204
233.54/234.43	c Try to convert by bdds
233.54/234.45	c d: 1
233.54/234.45	c estimatedAdderCost: 202
233.54/234.45	c Try to convert by bdds
233.54/234.48	c d: 1
233.54/234.48	c estimatedAdderCost: 204
233.54/234.48	c Try to convert by bdds
233.64/234.50	c d: 1
233.64/234.50	c estimatedAdderCost: 204
233.64/234.50	c Try to convert by bdds
233.64/234.54	c d: 1
233.64/234.54	c estimatedAdderCost: 204
233.64/234.54	c Try to convert by bdds
233.64/234.56	c d: 1
233.64/234.56	c estimatedAdderCost: 202
233.64/234.56	c Try to convert by bdds
233.74/234.60	c d: 1
233.74/234.60	c estimatedAdderCost: 204
233.74/234.60	c Try to convert by bdds
233.74/234.62	c d: 1
233.74/234.62	c estimatedAdderCost: 204
233.74/234.62	c Try to convert by bdds
233.74/234.65	c d: 1
233.74/234.65	c estimatedAdderCost: 204
233.74/234.65	c Try to convert by bdds
233.74/234.67	c d: 1
233.74/234.67	c estimatedAdderCost: 205
233.74/234.67	c Try to convert by bdds
233.84/234.70	c d: 1
233.84/234.70	c estimatedAdderCost: 205
233.84/234.70	c Try to convert by bdds
233.84/234.73	c d: 1
233.84/234.73	c estimatedAdderCost: 204
233.84/234.73	c Try to convert by bdds
233.84/234.76	c d: 1
233.84/234.76	c estimatedAdderCost: 202
233.84/234.76	c Try to convert by bdds
233.84/234.78	c d: 1
233.84/234.78	c estimatedAdderCost: 202
233.84/234.78	c Try to convert by bdds
233.94/234.81	c d: 1
233.94/234.81	c estimatedAdderCost: 204
233.94/234.81	c Try to convert by bdds
233.94/234.83	c d: 1
233.94/234.83	c estimatedAdderCost: 205
233.94/234.83	c Try to convert by bdds
233.94/234.87	c d: 1
233.94/234.87	c estimatedAdderCost: 203
233.94/234.87	c Try to convert by bdds
233.94/234.89	c d: 1
233.94/234.89	c estimatedAdderCost: 204
233.94/234.89	c Try to convert by bdds
234.04/234.92	c d: 1
234.04/234.92	c estimatedAdderCost: 204
234.04/234.92	c Try to convert by bdds
234.04/234.94	c d: 1
234.04/234.94	c estimatedAdderCost: 203
234.04/234.94	c Try to convert by bdds
234.04/234.97	c d: 1
234.04/234.97	c estimatedAdderCost: 203
234.04/234.97	c Try to convert by bdds
234.04/235.00	c d: 1
234.04/235.00	c estimatedAdderCost: 203
234.04/235.00	c Try to convert by bdds
234.15/235.03	c d: 1
234.15/235.03	c estimatedAdderCost: 205
234.15/235.03	c Try to convert by bdds
234.15/235.05	c d: 1
234.15/235.05	c estimatedAdderCost: 203
234.15/235.05	c Try to convert by bdds
234.15/235.08	c d: 1
234.15/235.08	c estimatedAdderCost: 204
234.15/235.08	c Try to convert by bdds
234.15/235.10	c d: 1
234.15/235.10	c estimatedAdderCost: 204
234.15/235.10	c Try to convert by bdds
234.25/235.13	c d: 1
234.25/235.13	c estimatedAdderCost: 206
234.25/235.13	c Try to convert by bdds
234.25/235.16	c d: 1
234.25/235.16	c estimatedAdderCost: 203
234.25/235.16	c Try to convert by bdds
234.25/235.19	c d: 1
234.25/235.19	c estimatedAdderCost: 204
234.25/235.19	c Try to convert by bdds
234.33/235.21	c d: 1
234.33/235.21	c estimatedAdderCost: 203
234.33/235.21	c Try to convert by bdds
234.33/235.24	c d: 1
234.33/235.24	c estimatedAdderCost: 204
234.33/235.24	c Try to convert by bdds
234.33/235.27	c d: 1
234.33/235.27	c estimatedAdderCost: 204
234.33/235.27	c Try to convert by bdds
234.43/235.30	c d: 1
234.43/235.30	c estimatedAdderCost: 204
234.43/235.30	c Try to convert by bdds
234.43/235.32	c d: 1
234.43/235.32	c estimatedAdderCost: 204
234.43/235.32	c Try to convert by bdds
234.43/235.36	c d: 1
234.43/235.36	c estimatedAdderCost: 204
234.43/235.36	c Try to convert by bdds
234.43/235.38	c d: 1
234.43/235.38	c estimatedAdderCost: 205
234.43/235.38	c Try to convert by bdds
234.53/235.41	c d: 1
234.53/235.41	c estimatedAdderCost: 205
234.53/235.41	c Try to convert by bdds
234.53/235.44	c d: 1
234.53/235.44	c estimatedAdderCost: 204
234.53/235.44	c Try to convert by bdds
234.53/235.47	c d: 1
234.53/235.47	c estimatedAdderCost: 204
234.53/235.47	c Try to convert by bdds
234.53/235.49	c d: 1
234.53/235.49	c estimatedAdderCost: 206
234.53/235.49	c Try to convert by bdds
234.63/235.52	c d: 1
234.63/235.52	c estimatedAdderCost: 204
234.63/235.52	c Try to convert by bdds
234.63/235.54	c d: 1
234.63/235.54	c estimatedAdderCost: 205
234.63/235.54	c Try to convert by bdds
234.63/235.57	c d: 1
234.63/235.57	c estimatedAdderCost: 204
234.63/235.57	c Try to convert by bdds
234.73/235.60	c d: 1
234.73/235.60	c estimatedAdderCost: 204
234.73/235.60	c Try to convert by bdds
234.73/235.63	c d: 1
234.73/235.63	c estimatedAdderCost: 204
234.73/235.63	c Try to convert by bdds
234.73/235.65	c d: 1
234.73/235.65	c estimatedAdderCost: 203
234.73/235.65	c Try to convert by bdds
234.73/235.68	c d: 1
234.73/235.68	c estimatedAdderCost: 203
234.73/235.68	c Try to convert by bdds
234.83/235.71	c d: 1
234.83/235.71	c estimatedAdderCost: 203
234.83/235.71	c Try to convert by bdds
234.83/235.74	c d: 1
234.83/235.74	c estimatedAdderCost: 205
234.83/235.74	c Try to convert by bdds
234.83/235.76	c d: 1
234.83/235.76	c estimatedAdderCost: 204
234.83/235.76	c Try to convert by bdds
234.83/235.79	c d: 1
234.83/235.79	c estimatedAdderCost: 205
234.83/235.79	c Try to convert by bdds
234.93/235.82	c d: 1
234.93/235.82	c estimatedAdderCost: 204
234.93/235.82	c Try to convert by bdds
234.93/235.84	c d: 1
234.93/235.84	c estimatedAdderCost: 203
234.93/235.84	c Try to convert by bdds
234.93/235.87	c d: 1
234.93/235.87	c estimatedAdderCost: 203
234.93/235.87	c Try to convert by bdds
235.03/235.90	c d: 1
235.03/235.90	c estimatedAdderCost: 204
235.03/235.90	c Try to convert by bdds
235.03/235.92	c d: 1
235.03/235.92	c estimatedAdderCost: 202
235.03/235.92	c Try to convert by bdds
235.03/235.95	c d: 1
235.03/235.95	c estimatedAdderCost: 204
235.03/235.95	c Try to convert by bdds
235.03/235.98	c d: 1
235.03/235.98	c estimatedAdderCost: 204
235.03/235.98	c Try to convert by bdds
235.14/236.01	c d: 1
235.14/236.01	c estimatedAdderCost: 203
235.14/236.01	c Try to convert by bdds
235.14/236.03	c d: 1
235.14/236.03	c estimatedAdderCost: 205
235.14/236.03	c Try to convert by bdds
235.14/236.07	c d: 1
235.14/236.07	c estimatedAdderCost: 203
235.14/236.07	c Try to convert by bdds
235.14/236.09	c d: 1
235.14/236.09	c estimatedAdderCost: 202
235.14/236.09	c Try to convert by bdds
235.24/236.12	c d: 1
235.24/236.12	c estimatedAdderCost: 204
235.24/236.12	c Try to convert by bdds
235.24/236.14	c d: 1
235.24/236.14	c estimatedAdderCost: 203
235.24/236.14	c Try to convert by bdds
235.24/236.18	c d: 1
235.24/236.18	c estimatedAdderCost: 205
235.24/236.18	c Try to convert by bdds
235.33/236.20	c d: 1
235.33/236.20	c estimatedAdderCost: 204
235.33/236.20	c Try to convert by bdds
235.33/236.23	c d: 1
235.33/236.23	c estimatedAdderCost: 205
235.33/236.23	c Try to convert by bdds
235.33/236.25	c d: 1
235.33/236.25	c estimatedAdderCost: 204
235.33/236.25	c Try to convert by bdds
235.33/236.28	c d: 1
235.33/236.28	c estimatedAdderCost: 202
235.33/236.28	c Try to convert by bdds
235.43/236.31	c d: 1
235.43/236.31	c estimatedAdderCost: 204
235.43/236.31	c Try to convert by bdds
235.43/236.34	c d: 1
235.43/236.34	c estimatedAdderCost: 202
235.43/236.34	c Try to convert by bdds
235.43/236.36	c d: 1
235.43/236.36	c estimatedAdderCost: 204
235.43/236.36	c Try to convert by bdds
235.43/236.39	c d: 1
235.43/236.39	c estimatedAdderCost: 204
235.43/236.39	c Try to convert by bdds
235.53/236.42	c d: 1
235.53/236.42	c estimatedAdderCost: 204
235.53/236.42	c Try to convert by bdds
235.53/236.45	c d: 1
235.53/236.45	c estimatedAdderCost: 204
235.53/236.45	c Try to convert by bdds
235.53/236.47	c d: 1
235.53/236.47	c estimatedAdderCost: 205
235.53/236.47	c Try to convert by bdds
235.63/236.50	c d: 1
235.63/236.50	c estimatedAdderCost: 204
235.63/236.50	c Try to convert by bdds
235.63/236.53	c d: 1
235.63/236.53	c estimatedAdderCost: 204
235.63/236.53	c Try to convert by bdds
235.63/236.56	c d: 1
235.63/236.56	c estimatedAdderCost: 206
235.63/236.56	c Try to convert by bdds
235.63/236.58	c d: 1
235.63/236.58	c estimatedAdderCost: 206
235.63/236.58	c Try to convert by bdds
235.73/236.61	c d: 1
235.73/236.61	c estimatedAdderCost: 204
235.73/236.61	c Try to convert by bdds
235.73/236.63	c d: 1
235.73/236.63	c estimatedAdderCost: 204
235.73/236.63	c Try to convert by bdds
235.73/236.67	c d: 1
235.73/236.67	c estimatedAdderCost: 203
235.73/236.67	c Try to convert by bdds
235.73/236.69	c d: 1
235.73/236.69	c estimatedAdderCost: 205
235.73/236.69	c Try to convert by bdds
235.83/236.72	c d: 1
235.83/236.72	c estimatedAdderCost: 205
235.83/236.72	c Try to convert by bdds
235.83/236.75	c d: 1
235.83/236.75	c estimatedAdderCost: 204
235.83/236.75	c Try to convert by bdds
235.83/236.78	c d: 1
235.83/236.78	c estimatedAdderCost: 204
235.83/236.78	c Try to convert by bdds
235.93/236.80	c d: 1
235.93/236.80	c estimatedAdderCost: 204
235.93/236.80	c Try to convert by bdds
235.93/236.83	c d: 1
235.93/236.83	c estimatedAdderCost: 202
235.93/236.83	c Try to convert by bdds
235.93/236.86	c d: 1
235.93/236.86	c estimatedAdderCost: 205
235.93/236.86	c Try to convert by bdds
235.93/236.89	c d: 1
235.93/236.89	c estimatedAdderCost: 204
235.93/236.89	c Try to convert by bdds
236.03/236.91	c d: 1
236.03/236.91	c estimatedAdderCost: 203
236.03/236.91	c Try to convert by bdds
236.03/236.94	c d: 1
236.03/236.94	c estimatedAdderCost: 204
236.03/236.94	c Try to convert by bdds
236.03/236.97	c d: 1
236.03/236.97	c estimatedAdderCost: 204
236.03/236.97	c Try to convert by bdds
236.03/237.00	c d: 1
236.03/237.00	c estimatedAdderCost: 204
236.03/237.00	c Try to convert by bdds
236.14/237.02	c d: 1
236.14/237.02	c estimatedAdderCost: 203
236.14/237.02	c Try to convert by bdds
236.14/237.05	c d: 1
236.14/237.05	c estimatedAdderCost: 203
236.14/237.05	c Try to convert by bdds
236.14/237.08	c d: 1
236.14/237.08	c estimatedAdderCost: 203
236.14/237.08	c Try to convert by bdds
236.14/237.11	c d: 1
236.14/237.11	c estimatedAdderCost: 203
236.14/237.11	c Try to convert by bdds
236.24/237.13	c d: 1
236.24/237.13	c estimatedAdderCost: 204
236.24/237.13	c Try to convert by bdds
236.24/237.16	c d: 1
236.24/237.16	c estimatedAdderCost: 206
236.24/237.16	c Try to convert by bdds
236.24/237.19	c d: 1
236.24/237.19	c estimatedAdderCost: 203
236.24/237.19	c Try to convert by bdds
236.33/237.22	c d: 1
236.33/237.22	c estimatedAdderCost: 205
236.33/237.22	c Try to convert by bdds
236.33/237.24	c d: 1
236.33/237.24	c estimatedAdderCost: 205
236.33/237.24	c Try to convert by bdds
236.33/237.27	c d: 1
236.33/237.27	c estimatedAdderCost: 205
236.33/237.27	c Try to convert by bdds
236.33/237.29	c d: 1
236.33/237.29	c estimatedAdderCost: 204
236.33/237.29	c Try to convert by bdds
236.43/237.32	c d: 1
236.43/237.32	c estimatedAdderCost: 206
236.43/237.32	c Try to convert by bdds
236.43/237.35	c d: 1
236.43/237.35	c estimatedAdderCost: 205
236.43/237.35	c Try to convert by bdds
236.43/237.38	c d: 1
236.43/237.38	c estimatedAdderCost: 205
236.43/237.38	c Try to convert by bdds
236.53/237.40	c d: 1
236.53/237.40	c estimatedAdderCost: 204
236.53/237.40	c Try to convert by bdds
236.53/237.43	c d: 1
236.53/237.43	c estimatedAdderCost: 205
236.53/237.43	c Try to convert by bdds
236.53/237.45	c d: 1
236.53/237.45	c estimatedAdderCost: 202
236.53/237.45	c Try to convert by bdds
236.53/237.49	c d: 1
236.53/237.49	c estimatedAdderCost: 204
236.53/237.49	c Try to convert by bdds
236.63/237.51	c d: 1
236.63/237.51	c estimatedAdderCost: 204
236.63/237.51	c Try to convert by bdds
236.63/237.54	c d: 1
236.63/237.54	c estimatedAdderCost: 204
236.63/237.54	c Try to convert by bdds
236.63/237.56	c d: 1
236.63/237.56	c estimatedAdderCost: 205
236.63/237.56	c Try to convert by bdds
236.63/237.59	c d: 1
236.63/237.59	c estimatedAdderCost: 204
236.63/237.59	c Try to convert by bdds
236.72/237.62	c d: 1
236.72/237.62	c estimatedAdderCost: 203
236.72/237.62	c Try to convert by bdds
236.72/237.65	c d: 1
236.72/237.65	c estimatedAdderCost: 205
236.72/237.65	c Try to convert by bdds
236.72/237.67	c d: 1
236.72/237.67	c estimatedAdderCost: 203
236.72/237.67	c Try to convert by bdds
236.82/237.70	c d: 1
236.82/237.70	c estimatedAdderCost: 204
236.82/237.70	c Try to convert by bdds
236.82/237.72	c d: 1
236.82/237.72	c estimatedAdderCost: 204
236.82/237.72	c Try to convert by bdds
236.82/237.75	c d: 1
236.82/237.75	c estimatedAdderCost: 204
236.82/237.75	c Try to convert by bdds
236.82/237.78	c d: 1
236.82/237.78	c estimatedAdderCost: 203
236.82/237.78	c Try to convert by bdds
236.92/237.81	c d: 1
236.92/237.81	c estimatedAdderCost: 205
236.92/237.81	c Try to convert by bdds
236.92/237.83	c d: 1
236.92/237.83	c estimatedAdderCost: 206
236.92/237.83	c Try to convert by bdds
236.92/237.86	c d: 1
236.92/237.86	c estimatedAdderCost: 204
236.92/237.86	c Try to convert by bdds
236.92/237.88	c d: 1
236.92/237.88	c estimatedAdderCost: 203
236.92/237.88	c Try to convert by bdds
237.02/237.92	c d: 1
237.02/237.92	c estimatedAdderCost: 205
237.02/237.92	c Try to convert by bdds
237.02/237.94	c d: 1
237.02/237.94	c estimatedAdderCost: 203
237.02/237.94	c Try to convert by bdds
237.02/237.97	c d: 1
237.02/237.97	c estimatedAdderCost: 205
237.02/237.97	c Try to convert by bdds
237.02/237.99	c d: 1
237.02/237.99	c estimatedAdderCost: 204
237.02/237.99	c Try to convert by bdds
237.14/238.02	c d: 1
237.14/238.02	c estimatedAdderCost: 204
237.14/238.02	c Try to convert by bdds
237.14/238.05	c d: 1
237.14/238.05	c estimatedAdderCost: 205
237.14/238.05	c Try to convert by bdds
237.14/238.08	c d: 1
237.14/238.08	c estimatedAdderCost: 204
237.14/238.08	c Try to convert by bdds
237.14/238.10	c d: 1
237.14/238.10	c estimatedAdderCost: 204
237.14/238.10	c Try to convert by bdds
237.24/238.13	c d: 1
237.24/238.13	c estimatedAdderCost: 202
237.24/238.13	c Try to convert by bdds
237.24/238.16	c d: 1
237.24/238.16	c estimatedAdderCost: 204
237.24/238.16	c Try to convert by bdds
237.24/238.19	c d: 1
237.24/238.19	c estimatedAdderCost: 204
237.24/238.19	c Try to convert by bdds
237.32/238.21	c d: 1
237.32/238.21	c estimatedAdderCost: 205
237.32/238.21	c Try to convert by bdds
237.32/238.25	c d: 1
237.32/238.25	c estimatedAdderCost: 205
237.32/238.25	c Try to convert by bdds
237.32/238.27	c d: 1
237.32/238.27	c estimatedAdderCost: 204
237.32/238.27	c Try to convert by bdds
237.42/238.30	c d: 1
237.42/238.30	c estimatedAdderCost: 202
237.42/238.30	c Try to convert by bdds
237.42/238.32	c d: 1
237.42/238.32	c estimatedAdderCost: 203
237.42/238.32	c Try to convert by bdds
237.42/238.35	c d: 1
237.42/238.35	c estimatedAdderCost: 204
237.42/238.35	c Try to convert by bdds
237.42/238.38	c d: 1
237.42/238.38	c estimatedAdderCost: 205
237.42/238.38	c Try to convert by bdds
237.52/238.41	c d: 1
237.52/238.41	c estimatedAdderCost: 204
237.52/238.41	c Try to convert by bdds
237.52/238.43	c d: 1
237.52/238.43	c estimatedAdderCost: 205
237.52/238.43	c Try to convert by bdds
237.52/238.46	c d: 1
237.52/238.46	c estimatedAdderCost: 204
237.52/238.46	c Try to convert by bdds
237.52/238.48	c d: 1
237.52/238.48	c estimatedAdderCost: 202
237.52/238.48	c Try to convert by bdds
237.62/238.52	c d: 1
237.62/238.52	c estimatedAdderCost: 204
237.62/238.52	c Try to convert by bdds
237.62/238.54	c d: 1
237.62/238.54	c estimatedAdderCost: 203
237.62/238.54	c Try to convert by bdds
237.62/238.57	c d: 1
237.62/238.57	c estimatedAdderCost: 204
237.62/238.57	c Try to convert by bdds
237.62/238.59	c d: 1
237.62/238.59	c estimatedAdderCost: 204
237.62/238.59	c Try to convert by bdds
237.72/238.63	c d: 1
237.72/238.63	c estimatedAdderCost: 203
237.72/238.63	c Try to convert by bdds
237.72/238.65	c d: 1
237.72/238.65	c estimatedAdderCost: 203
237.72/238.65	c Try to convert by bdds
237.72/238.68	c d: 1
237.72/238.68	c estimatedAdderCost: 204
237.72/238.68	c Try to convert by bdds
237.82/238.70	c d: 1
237.82/238.70	c estimatedAdderCost: 203
237.82/238.70	c Try to convert by bdds
237.82/238.73	c d: 1
237.82/238.73	c estimatedAdderCost: 203
237.82/238.73	c Try to convert by bdds
237.82/238.76	c d: 1
237.82/238.76	c estimatedAdderCost: 205
237.82/238.76	c Try to convert by bdds
237.82/238.79	c d: 1
237.82/238.79	c estimatedAdderCost: 203
237.82/238.79	c Try to convert by bdds
237.92/238.81	c d: 1
237.92/238.81	c estimatedAdderCost: 204
237.92/238.81	c Try to convert by bdds
237.92/238.84	c d: 1
237.92/238.84	c estimatedAdderCost: 206
237.92/238.84	c Try to convert by bdds
237.92/238.87	c d: 1
237.92/238.87	c estimatedAdderCost: 205
237.92/238.87	c Try to convert by bdds
238.02/238.90	c d: 1
238.02/238.90	c estimatedAdderCost: 205
238.02/238.90	c Try to convert by bdds
238.02/238.92	c d: 1
238.02/238.92	c estimatedAdderCost: 205
238.02/238.92	c Try to convert by bdds
238.02/238.95	c d: 1
238.02/238.95	c estimatedAdderCost: 205
238.02/238.95	c Try to convert by bdds
238.02/238.98	c d: 1
238.02/238.98	c estimatedAdderCost: 203
238.02/238.98	c Try to convert by bdds
238.02/239.01	c d: 1
238.02/239.01	c estimatedAdderCost: 205
238.02/239.01	c Try to convert by bdds
238.13/239.03	c d: 1
238.13/239.03	c estimatedAdderCost: 202
238.13/239.03	c Try to convert by bdds
238.13/239.06	c d: 1
238.13/239.06	c estimatedAdderCost: 204
238.13/239.06	c Try to convert by bdds
238.13/239.09	c d: 1
238.13/239.09	c estimatedAdderCost: 206
238.13/239.09	c Try to convert by bdds
238.23/239.12	c d: 1
238.23/239.12	c estimatedAdderCost: 204
238.23/239.12	c Try to convert by bdds
238.23/239.14	c d: 1
238.23/239.14	c estimatedAdderCost: 203
238.23/239.14	c Try to convert by bdds
238.23/239.17	c d: 1
238.23/239.17	c estimatedAdderCost: 203
238.23/239.17	c Try to convert by bdds
238.32/239.20	c d: 1
238.32/239.20	c estimatedAdderCost: 203
238.32/239.20	c Try to convert by bdds
238.32/239.23	c d: 1
238.32/239.23	c estimatedAdderCost: 203
238.32/239.23	c Try to convert by bdds
238.32/239.25	c d: 1
238.32/239.25	c estimatedAdderCost: 203
238.32/239.25	c Try to convert by bdds
238.32/239.29	c d: 1
238.32/239.29	c estimatedAdderCost: 204
238.32/239.29	c Try to convert by bdds
238.42/239.31	c d: 1
238.42/239.31	c estimatedAdderCost: 205
238.42/239.31	c Try to convert by bdds
238.42/239.34	c d: 1
238.42/239.34	c estimatedAdderCost: 204
238.42/239.34	c Try to convert by bdds
238.42/239.36	c d: 1
238.42/239.36	c estimatedAdderCost: 205
238.42/239.36	c Try to convert by bdds
238.42/239.39	c d: 1
238.42/239.39	c estimatedAdderCost: 205
238.42/239.39	c Try to convert by bdds
238.52/239.42	c d: 1
238.52/239.42	c estimatedAdderCost: 205
238.52/239.42	c Try to convert by bdds
238.52/239.45	c d: 1
238.52/239.45	c estimatedAdderCost: 205
238.52/239.45	c Try to convert by bdds
238.52/239.47	c d: 1
238.52/239.47	c estimatedAdderCost: 204
238.52/239.47	c Try to convert by bdds
238.62/239.50	c d: 1
238.62/239.50	c estimatedAdderCost: 202
238.62/239.50	c Try to convert by bdds
238.62/239.53	c d: 1
238.62/239.53	c estimatedAdderCost: 204
238.62/239.53	c Try to convert by bdds
238.62/239.56	c d: 1
238.62/239.56	c estimatedAdderCost: 203
238.62/239.56	c Try to convert by bdds
238.62/239.58	c d: 1
238.62/239.58	c estimatedAdderCost: 203
238.62/239.58	c Try to convert by bdds
238.72/239.61	c d: 1
238.72/239.61	c estimatedAdderCost: 204
238.72/239.61	c Try to convert by bdds
238.72/239.63	c d: 1
238.72/239.63	c estimatedAdderCost: 204
238.72/239.63	c Try to convert by bdds
238.72/239.67	c d: 1
238.72/239.67	c estimatedAdderCost: 203
238.72/239.67	c Try to convert by bdds
238.72/239.69	c d: 1
238.72/239.69	c estimatedAdderCost: 205
238.72/239.69	c Try to convert by bdds
238.81/239.72	c d: 1
238.81/239.72	c estimatedAdderCost: 205
238.81/239.72	c Try to convert by bdds
238.81/239.74	c d: 1
238.81/239.74	c estimatedAdderCost: 204
238.81/239.74	c Try to convert by bdds
238.81/239.78	c d: 1
238.81/239.78	c estimatedAdderCost: 204
238.81/239.78	c Try to convert by bdds
238.91/239.80	c d: 1
238.91/239.80	c estimatedAdderCost: 105
238.91/239.80	c Try to convert by bdds
238.91/239.80	c d: 1
238.91/239.80	c estimatedAdderCost: 104
238.91/239.80	c Try to convert by bdds
238.91/239.81	c d: 1
238.91/239.81	c estimatedAdderCost: 105
238.91/239.81	c Try to convert by bdds
238.91/239.82	c d: 1
238.91/239.82	c estimatedAdderCost: 104
238.91/239.82	c Try to convert by bdds
238.91/239.82	c d: 1
238.91/239.82	c estimatedAdderCost: 104
238.91/239.82	c Try to convert by bdds
238.91/239.83	c d: 1
238.91/239.83	c estimatedAdderCost: 103
238.91/239.83	c Try to convert by bdds
238.91/239.84	c d: 1
238.91/239.84	c estimatedAdderCost: 102
238.91/239.84	c Try to convert by bdds
238.91/239.84	c d: 1
238.91/239.84	c estimatedAdderCost: 104
238.91/239.84	c Try to convert by bdds
238.91/239.85	c d: 1
238.91/239.85	c estimatedAdderCost: 103
238.91/239.85	c Try to convert by bdds
238.91/239.86	c d: 1
238.91/239.86	c estimatedAdderCost: 104
238.91/239.86	c Try to convert by bdds
238.91/239.86	c d: 1
238.91/239.86	c estimatedAdderCost: 105
238.91/239.86	c Try to convert by bdds
238.91/239.87	c d: 1
238.91/239.87	c estimatedAdderCost: 104
238.91/239.87	c Try to convert by bdds
238.91/239.87	c d: 1
238.91/239.87	c estimatedAdderCost: 104
238.91/239.87	c Try to convert by bdds
238.91/239.88	c d: 1
238.91/239.88	c estimatedAdderCost: 103
238.91/239.88	c Try to convert by bdds
238.91/239.89	c d: 1
238.91/239.89	c estimatedAdderCost: 104
238.91/239.89	c Try to convert by bdds
238.91/239.89	c d: 1
238.91/239.89	c estimatedAdderCost: 102
238.91/239.89	c Try to convert by bdds
239.01/239.90	c d: 1
239.01/239.90	c estimatedAdderCost: 102
239.01/239.90	c Try to convert by bdds
239.01/239.91	c d: 1
239.01/239.91	c estimatedAdderCost: 104
239.01/239.91	c Try to convert by bdds
239.01/239.91	c d: 1
239.01/239.91	c estimatedAdderCost: 103
239.01/239.91	c Try to convert by bdds
239.01/239.92	c d: 1
239.01/239.92	c estimatedAdderCost: 104
239.01/239.92	c Try to convert by bdds
239.01/239.92	c d: 1
239.01/239.92	c estimatedAdderCost: 105
239.01/239.92	c Try to convert by bdds
239.01/239.93	c d: 1
239.01/239.93	c estimatedAdderCost: 104
239.01/239.93	c Try to convert by bdds
239.01/239.94	c d: 1
239.01/239.94	c estimatedAdderCost: 105
239.01/239.94	c Try to convert by bdds
239.01/239.94	c d: 1
239.01/239.94	c estimatedAdderCost: 104
239.01/239.94	c Try to convert by bdds
239.01/239.95	c d: 1
239.01/239.95	c estimatedAdderCost: 103
239.01/239.95	c Try to convert by bdds
239.01/239.96	c d: 1
239.01/239.96	c estimatedAdderCost: 103
239.01/239.96	c Try to convert by bdds
239.01/239.96	c d: 1
239.01/239.96	c estimatedAdderCost: 104
239.01/239.96	c Try to convert by bdds
239.01/239.97	c d: 1
239.01/239.97	c estimatedAdderCost: 102
239.01/239.97	c Try to convert by bdds
239.01/239.98	c d: 1
239.01/239.98	c estimatedAdderCost: 104
239.01/239.98	c Try to convert by bdds
239.01/239.98	c d: 1
239.01/239.98	c estimatedAdderCost: 103
239.01/239.98	c Try to convert by bdds
239.01/239.99	c d: 1
239.01/239.99	c estimatedAdderCost: 105
239.01/239.99	c Try to convert by bdds
239.01/240.00	c d: 1
239.01/240.00	c estimatedAdderCost: 104
239.01/240.00	c Try to convert by bdds
239.01/240.00	c d: 1
239.01/240.00	c estimatedAdderCost: 102
239.01/240.00	c Try to convert by bdds
239.01/240.01	c d: 1
239.01/240.01	c estimatedAdderCost: 104
239.01/240.01	c Try to convert by bdds
239.13/240.01	c d: 1
239.13/240.01	c estimatedAdderCost: 103
239.13/240.01	c Try to convert by bdds
239.13/240.02	c d: 1
239.13/240.02	c estimatedAdderCost: 104
239.13/240.02	c Try to convert by bdds
239.13/240.03	c d: 1
239.13/240.03	c estimatedAdderCost: 103
239.13/240.03	c Try to convert by bdds
239.13/240.03	c d: 1
239.13/240.03	c estimatedAdderCost: 103
239.13/240.03	c Try to convert by bdds
239.13/240.04	c d: 1
239.13/240.04	c estimatedAdderCost: 103
239.13/240.04	c Try to convert by bdds
239.13/240.05	c d: 1
239.13/240.05	c estimatedAdderCost: 104
239.13/240.05	c Try to convert by bdds
239.13/240.05	c d: 1
239.13/240.05	c estimatedAdderCost: 105
239.13/240.05	c Try to convert by bdds
239.13/240.06	c d: 1
239.13/240.06	c estimatedAdderCost: 104
239.13/240.06	c Try to convert by bdds
239.13/240.06	c d: 1
239.13/240.06	c estimatedAdderCost: 104
239.13/240.06	c Try to convert by bdds
239.13/240.07	c d: 1
239.13/240.07	c estimatedAdderCost: 104
239.13/240.07	c Try to convert by bdds
239.13/240.08	c d: 1
239.13/240.08	c estimatedAdderCost: 103
239.13/240.08	c Try to convert by bdds
239.13/240.08	c d: 1
239.13/240.08	c estimatedAdderCost: 104
239.13/240.08	c Try to convert by bdds
239.13/240.09	c d: 1
239.13/240.09	c estimatedAdderCost: 104
239.13/240.09	c Try to convert by bdds
239.13/240.10	c d: 1
239.13/240.10	c estimatedAdderCost: 105
239.13/240.10	c Try to convert by bdds
239.13/240.10	c d: 1
239.13/240.10	c estimatedAdderCost: 104
239.13/240.10	c Try to convert by bdds
239.13/240.11	c d: 1
239.13/240.11	c estimatedAdderCost: 105
239.13/240.11	c Try to convert by bdds
239.23/240.11	c d: 1
239.23/240.11	c estimatedAdderCost: 103
239.23/240.11	c Try to convert by bdds
239.23/240.12	c d: 1
239.23/240.12	c estimatedAdderCost: 104
239.23/240.12	c Try to convert by bdds
239.23/240.13	c d: 1
239.23/240.13	c estimatedAdderCost: 103
239.23/240.13	c Try to convert by bdds
239.23/240.13	c d: 1
239.23/240.13	c estimatedAdderCost: 104
239.23/240.13	c Try to convert by bdds
239.23/240.14	c d: 1
239.23/240.14	c estimatedAdderCost: 103
239.23/240.14	c Try to convert by bdds
239.23/240.15	c d: 1
239.23/240.15	c estimatedAdderCost: 104
239.23/240.15	c Try to convert by bdds
239.23/240.15	c d: 1
239.23/240.15	c estimatedAdderCost: 103
239.23/240.15	c Try to convert by bdds
239.23/240.16	c d: 1
239.23/240.16	c estimatedAdderCost: 103
239.23/240.16	c Try to convert by bdds
239.23/240.17	c d: 1
239.23/240.17	c estimatedAdderCost: 104
239.23/240.17	c Try to convert by bdds
239.23/240.17	c d: 1
239.23/240.17	c estimatedAdderCost: 105
239.23/240.17	c Try to convert by bdds
239.23/240.18	c d: 1
239.23/240.18	c estimatedAdderCost: 104
239.23/240.18	c Try to convert by bdds
239.23/240.19	c d: 1
239.23/240.19	c estimatedAdderCost: 102
239.23/240.19	c Try to convert by bdds
239.23/240.19	c d: 1
239.23/240.19	c estimatedAdderCost: 103
239.23/240.19	c Try to convert by bdds
239.31/240.20	c d: 1
239.31/240.20	c estimatedAdderCost: 104
239.31/240.20	c Try to convert by bdds
239.31/240.20	c d: 1
239.31/240.20	c estimatedAdderCost: 104
239.31/240.20	c Try to convert by bdds
239.31/240.21	c d: 1
239.31/240.21	c estimatedAdderCost: 102
239.31/240.21	c Try to convert by bdds
239.31/240.22	c d: 1
239.31/240.22	c estimatedAdderCost: 104
239.31/240.22	c Try to convert by bdds
239.31/240.22	c d: 1
239.31/240.22	c estimatedAdderCost: 103
239.31/240.22	c Try to convert by bdds
239.31/240.23	c d: 1
239.31/240.23	c estimatedAdderCost: 103
239.31/240.23	c Try to convert by bdds
239.31/240.24	c d: 1
239.31/240.24	c estimatedAdderCost: 104
239.31/240.24	c Try to convert by bdds
239.31/240.24	c d: 1
239.31/240.24	c estimatedAdderCost: 105
239.31/240.24	c Try to convert by bdds
239.31/240.25	c d: 1
239.31/240.25	c estimatedAdderCost: 104
239.31/240.25	c Try to convert by bdds
239.31/240.25	c d: 1
239.31/240.25	c estimatedAdderCost: 104
239.31/240.25	c Try to convert by bdds
239.31/240.26	c d: 1
239.31/240.26	c estimatedAdderCost: 105
239.31/240.26	c Try to convert by bdds
239.31/240.27	c d: 1
239.31/240.27	c estimatedAdderCost: 104
239.31/240.27	c Try to convert by bdds
239.31/240.27	c d: 1
239.31/240.27	c estimatedAdderCost: 103
239.31/240.27	c Try to convert by bdds
239.31/240.28	c d: 1
239.31/240.28	c estimatedAdderCost: 104
239.31/240.28	c Try to convert by bdds
239.31/240.29	c d: 1
239.31/240.29	c estimatedAdderCost: 105
239.31/240.29	c Try to convert by bdds
239.31/240.29	c d: 1
239.31/240.29	c estimatedAdderCost: 102
239.31/240.29	c Try to convert by bdds
239.42/240.30	c d: 1
239.42/240.30	c estimatedAdderCost: 104
239.42/240.30	c Try to convert by bdds
239.42/240.31	c d: 1
239.42/240.31	c estimatedAdderCost: 104
239.42/240.31	c Try to convert by bdds
239.42/240.31	c d: 1
239.42/240.31	c estimatedAdderCost: 105
239.42/240.31	c Try to convert by bdds
239.42/240.32	c d: 1
239.42/240.32	c estimatedAdderCost: 102
239.42/240.32	c Try to convert by bdds
239.42/240.33	c d: 1
239.42/240.33	c estimatedAdderCost: 104
239.42/240.33	c Try to convert by bdds
239.42/240.33	c d: 1
239.42/240.33	c estimatedAdderCost: 103
239.42/240.33	c Try to convert by bdds
239.42/240.34	c d: 1
239.42/240.34	c estimatedAdderCost: 104
239.42/240.34	c Try to convert by bdds
239.42/240.34	c d: 1
239.42/240.34	c estimatedAdderCost: 103
239.42/240.34	c Try to convert by bdds
239.42/240.35	c d: 1
239.42/240.35	c estimatedAdderCost: 104
239.42/240.35	c Try to convert by bdds
239.42/240.36	c d: 1
239.42/240.36	c estimatedAdderCost: 104
239.42/240.36	c Try to convert by bdds
239.42/240.36	c d: 1
239.42/240.36	c estimatedAdderCost: 103
239.42/240.36	c Try to convert by bdds
239.42/240.37	c d: 1
239.42/240.37	c estimatedAdderCost: 105
239.42/240.37	c Try to convert by bdds
239.42/240.38	c d: 1
239.42/240.38	c estimatedAdderCost: 104
239.42/240.38	c Try to convert by bdds
239.42/240.38	c d: 1
239.42/240.38	c estimatedAdderCost: 103
239.42/240.38	c Try to convert by bdds
239.42/240.39	c d: 1
239.42/240.39	c estimatedAdderCost: 103
239.42/240.39	c Try to convert by bdds
239.42/240.39	c d: 1
239.42/240.39	c estimatedAdderCost: 103
239.42/240.39	c Try to convert by bdds
239.52/240.40	c d: 1
239.52/240.40	c estimatedAdderCost: 103
239.52/240.40	c Try to convert by bdds
239.52/240.41	c d: 1
239.52/240.41	c estimatedAdderCost: 103
239.52/240.41	c Try to convert by bdds
239.52/240.41	c d: 1
239.52/240.41	c estimatedAdderCost: 103
239.52/240.41	c Try to convert by bdds
239.52/240.42	c d: 1
239.52/240.42	c estimatedAdderCost: 102
239.52/240.42	c Try to convert by bdds
239.52/240.43	c d: 1
239.52/240.43	c estimatedAdderCost: 104
239.52/240.43	c Try to convert by bdds
239.52/240.43	c d: 1
239.52/240.43	c estimatedAdderCost: 104
239.52/240.43	c Try to convert by bdds
239.52/240.44	c d: 1
239.52/240.44	c estimatedAdderCost: 102
239.52/240.44	c Try to convert by bdds
239.52/240.45	c d: 1
239.52/240.45	c estimatedAdderCost: 103
239.52/240.45	c Try to convert by bdds
239.52/240.45	c d: 1
239.52/240.45	c estimatedAdderCost: 104
239.52/240.45	c Try to convert by bdds
239.52/240.46	c d: 1
239.52/240.46	c estimatedAdderCost: 103
239.52/240.46	c Try to convert by bdds
239.52/240.46	c d: 1
239.52/240.46	c estimatedAdderCost: 104
239.52/240.46	c Try to convert by bdds
239.52/240.47	c d: 1
239.52/240.47	c estimatedAdderCost: 103
239.52/240.47	c Try to convert by bdds
239.52/240.48	c d: 1
239.52/240.48	c estimatedAdderCost: 104
239.52/240.48	c Try to convert by bdds
239.52/240.48	c d: 1
239.52/240.48	c estimatedAdderCost: 103
239.52/240.48	c Try to convert by bdds
239.52/240.49	c d: 1
239.52/240.49	c estimatedAdderCost: 103
239.52/240.49	c Try to convert by bdds
239.62/240.50	c d: 1
239.62/240.50	c estimatedAdderCost: 104
239.62/240.50	c Try to convert by bdds
239.62/240.50	c d: 1
239.62/240.50	c estimatedAdderCost: 102
239.62/240.50	c Try to convert by bdds
239.62/240.51	c d: 1
239.62/240.51	c estimatedAdderCost: 104
239.62/240.51	c Try to convert by bdds
239.62/240.52	c d: 1
239.62/240.52	c estimatedAdderCost: 103
239.62/240.52	c Try to convert by bdds
239.62/240.52	c d: 1
239.62/240.52	c estimatedAdderCost: 104
239.62/240.52	c Try to convert by bdds
239.62/240.53	c d: 1
239.62/240.53	c estimatedAdderCost: 104
239.62/240.53	c Try to convert by bdds
239.62/240.53	c d: 1
239.62/240.53	c estimatedAdderCost: 103
239.62/240.53	c Try to convert by bdds
239.62/240.54	c d: 1
239.62/240.54	c estimatedAdderCost: 103
239.62/240.54	c Try to convert by bdds
239.62/240.55	c d: 1
239.62/240.55	c estimatedAdderCost: 104
239.62/240.55	c Try to convert by bdds
239.62/240.55	c d: 1
239.62/240.55	c estimatedAdderCost: 105
239.62/240.55	c Try to convert by bdds
239.62/240.56	c d: 1
239.62/240.56	c estimatedAdderCost: 105
239.62/240.56	c Try to convert by bdds
239.62/240.57	c d: 1
239.62/240.57	c estimatedAdderCost: 104
239.62/240.57	c Try to convert by bdds
239.62/240.57	c d: 1
239.62/240.57	c estimatedAdderCost: 105
239.62/240.57	c Try to convert by bdds
239.62/240.58	c d: 1
239.62/240.58	c estimatedAdderCost: 104
239.62/240.58	c Try to convert by bdds
239.62/240.58	c d: 1
239.62/240.58	c estimatedAdderCost: 103
239.62/240.58	c Try to convert by bdds
239.62/240.59	c d: 1
239.62/240.59	c estimatedAdderCost: 103
239.62/240.59	c Try to convert by bdds
239.72/240.60	c d: 1
239.72/240.60	c estimatedAdderCost: 102
239.72/240.60	c Try to convert by bdds
239.72/240.60	c d: 1
239.72/240.60	c estimatedAdderCost: 104
239.72/240.60	c Try to convert by bdds
239.72/240.61	c d: 1
239.72/240.61	c estimatedAdderCost: 103
239.72/240.61	c Try to convert by bdds
239.72/240.62	c d: 1
239.72/240.62	c estimatedAdderCost: 104
239.72/240.62	c Try to convert by bdds
239.72/240.62	c d: 1
239.72/240.62	c estimatedAdderCost: 104
239.72/240.62	c Try to convert by bdds
239.72/240.63	c d: 1
239.72/240.63	c estimatedAdderCost: 103
239.72/240.63	c Try to convert by bdds
239.72/240.64	c d: 1
239.72/240.64	c estimatedAdderCost: 103
239.72/240.64	c Try to convert by bdds
239.72/240.64	c d: 1
239.72/240.64	c estimatedAdderCost: 103
239.72/240.64	c Try to convert by bdds
239.72/240.65	c d: 1
239.72/240.65	c estimatedAdderCost: 104
239.72/240.65	c Try to convert by bdds
239.72/240.65	c d: 1
239.72/240.65	c estimatedAdderCost: 105
239.72/240.65	c Try to convert by bdds
239.72/240.66	c d: 1
239.72/240.66	c estimatedAdderCost: 103
239.72/240.66	c Try to convert by bdds
239.72/240.67	c d: 1
239.72/240.67	c estimatedAdderCost: 103
239.72/240.67	c Try to convert by bdds
239.72/240.67	c d: 1
239.72/240.67	c estimatedAdderCost: 102
239.72/240.67	c Try to convert by bdds
239.72/240.68	c d: 1
239.72/240.68	c estimatedAdderCost: 104
239.72/240.68	c Try to convert by bdds
239.72/240.69	c d: 1
239.72/240.69	c estimatedAdderCost: 103
239.72/240.69	c Try to convert by bdds
239.72/240.69	c d: 1
239.72/240.69	c estimatedAdderCost: 104
239.72/240.69	c Try to convert by bdds
239.82/240.70	c d: 1
239.82/240.70	c estimatedAdderCost: 104
239.82/240.70	c Try to convert by bdds
239.82/240.71	c d: 1
239.82/240.71	c estimatedAdderCost: 102
239.82/240.71	c Try to convert by bdds
239.82/240.71	c d: 1
239.82/240.71	c estimatedAdderCost: 104
239.82/240.71	c Try to convert by bdds
239.82/240.72	c d: 1
239.82/240.72	c estimatedAdderCost: 105
239.82/240.72	c Try to convert by bdds
239.82/240.72	c d: 1
239.82/240.72	c estimatedAdderCost: 104
239.82/240.72	c Try to convert by bdds
239.82/240.73	c d: 1
239.82/240.73	c estimatedAdderCost: 102
239.82/240.73	c Try to convert by bdds
239.82/240.74	c d: 1
239.82/240.74	c estimatedAdderCost: 104
239.82/240.74	c Try to convert by bdds
239.82/240.74	c d: 1
239.82/240.74	c estimatedAdderCost: 103
239.82/240.74	c Try to convert by bdds
239.82/240.75	c d: 1
239.82/240.75	c estimatedAdderCost: 102
239.82/240.75	c Try to convert by bdds
239.82/240.76	c d: 1
239.82/240.76	c estimatedAdderCost: 104
239.82/240.76	c Try to convert by bdds
239.82/240.76	c d: 1
239.82/240.76	c estimatedAdderCost: 102
239.82/240.76	c Try to convert by bdds
239.82/240.77	c d: 1
239.82/240.77	c estimatedAdderCost: 104
239.82/240.77	c Try to convert by bdds
239.82/240.77	c d: 1
239.82/240.77	c estimatedAdderCost: 104
239.82/240.77	c Try to convert by bdds
239.82/240.78	c d: 1
239.82/240.78	c estimatedAdderCost: 102
239.82/240.78	c Try to convert by bdds
239.82/240.79	c d: 1
239.82/240.79	c estimatedAdderCost: 103
239.82/240.79	c Try to convert by bdds
239.82/240.79	c d: 1
239.82/240.79	c estimatedAdderCost: 103
239.82/240.79	c Try to convert by bdds
239.92/240.80	c d: 1
239.92/240.80	c estimatedAdderCost: 102
239.92/240.80	c Try to convert by bdds
239.92/240.81	c d: 1
239.92/240.81	c estimatedAdderCost: 104
239.92/240.81	c Try to convert by bdds
239.92/240.81	c d: 1
239.92/240.81	c estimatedAdderCost: 103
239.92/240.81	c Try to convert by bdds
239.92/240.82	c d: 1
239.92/240.82	c estimatedAdderCost: 104
239.92/240.82	c Try to convert by bdds
239.92/240.83	c d: 1
239.92/240.83	c estimatedAdderCost: 102
239.92/240.83	c Try to convert by bdds
239.92/240.83	c d: 1
239.92/240.83	c estimatedAdderCost: 104
239.92/240.83	c Try to convert by bdds
239.92/240.84	c d: 1
239.92/240.84	c estimatedAdderCost: 103
239.92/240.84	c Try to convert by bdds
239.92/240.85	c d: 1
239.92/240.85	c estimatedAdderCost: 104
239.92/240.85	c Try to convert by bdds
239.92/240.85	c d: 1
239.92/240.85	c estimatedAdderCost: 104
239.92/240.85	c Try to convert by bdds
239.92/240.86	c d: 1
239.92/240.86	c estimatedAdderCost: 103
239.92/240.86	c Try to convert by bdds
239.92/240.86	c d: 1
239.92/240.86	c estimatedAdderCost: 104
239.92/240.86	c Try to convert by bdds
239.92/240.87	c d: 1
239.92/240.87	c estimatedAdderCost: 103
239.92/240.87	c Try to convert by bdds
239.92/240.88	c d: 1
239.92/240.88	c estimatedAdderCost: 103
239.92/240.88	c Try to convert by bdds
239.92/240.88	c d: 1
239.92/240.88	c estimatedAdderCost: 103
239.92/240.88	c Try to convert by bdds
239.92/240.89	c d: 1
239.92/240.89	c estimatedAdderCost: 104
239.92/240.89	c Try to convert by bdds
240.02/240.90	c d: 1
240.02/240.90	c estimatedAdderCost: 103
240.02/240.90	c Try to convert by bdds
240.02/240.90	c d: 1
240.02/240.90	c estimatedAdderCost: 104
240.02/240.90	c Try to convert by bdds
240.02/240.91	c d: 1
240.02/240.91	c estimatedAdderCost: 103
240.02/240.91	c Try to convert by bdds
240.02/240.91	c d: 1
240.02/240.91	c estimatedAdderCost: 103
240.02/240.91	c Try to convert by bdds
240.02/240.92	c d: 1
240.02/240.92	c estimatedAdderCost: 103
240.02/240.92	c Try to convert by bdds
240.02/240.93	c d: 1
240.02/240.93	c estimatedAdderCost: 103
240.02/240.93	c Try to convert by bdds
240.02/240.93	c d: 1
240.02/240.93	c estimatedAdderCost: 103
240.02/240.93	c Try to convert by bdds
240.02/240.94	c d: 1
240.02/240.94	c estimatedAdderCost: 103
240.02/240.94	c Try to convert by bdds
240.02/240.95	c d: 1
240.02/240.95	c estimatedAdderCost: 103
240.02/240.95	c Try to convert by bdds
240.02/240.95	c d: 1
240.02/240.95	c estimatedAdderCost: 104
240.02/240.95	c Try to convert by bdds
240.02/240.96	c d: 1
240.02/240.96	c estimatedAdderCost: 105
240.02/240.96	c Try to convert by bdds
240.02/240.96	c d: 1
240.02/240.96	c estimatedAdderCost: 103
240.02/240.96	c Try to convert by bdds
240.02/240.97	c d: 1
240.02/240.97	c estimatedAdderCost: 103
240.02/240.97	c Try to convert by bdds
240.02/240.98	c d: 1
240.02/240.98	c estimatedAdderCost: 103
240.02/240.98	c Try to convert by bdds
240.02/240.98	c d: 1
240.02/240.98	c estimatedAdderCost: 103
240.02/240.98	c Try to convert by bdds
240.02/240.99	c d: 1
240.02/240.99	c estimatedAdderCost: 103
240.02/240.99	c Try to convert by bdds
240.02/241.00	c d: 1
240.02/241.00	c estimatedAdderCost: 103
240.02/241.00	c Try to convert by bdds
240.02/241.00	c d: 1
240.02/241.00	c estimatedAdderCost: 104
240.02/241.00	c Try to convert by bdds
240.13/241.01	c d: 1
240.13/241.01	c estimatedAdderCost: 105
240.13/241.01	c Try to convert by bdds
240.13/241.02	c d: 1
240.13/241.02	c estimatedAdderCost: 104
240.13/241.02	c Try to convert by bdds
240.13/241.02	c d: 1
240.13/241.02	c estimatedAdderCost: 105
240.13/241.02	c Try to convert by bdds
240.13/241.03	c d: 1
240.13/241.03	c estimatedAdderCost: 105
240.13/241.03	c Try to convert by bdds
240.13/241.04	c d: 1
240.13/241.04	c estimatedAdderCost: 104
240.13/241.04	c Try to convert by bdds
240.13/241.04	c d: 1
240.13/241.04	c estimatedAdderCost: 104
240.13/241.04	c Try to convert by bdds
240.13/241.05	c d: 1
240.13/241.05	c estimatedAdderCost: 103
240.13/241.05	c Try to convert by bdds
240.13/241.06	c d: 1
240.13/241.06	c estimatedAdderCost: 104
240.13/241.06	c Try to convert by bdds
240.13/241.06	c d: 1
240.13/241.06	c estimatedAdderCost: 102
240.13/241.06	c Try to convert by bdds
240.13/241.07	c d: 1
240.13/241.07	c estimatedAdderCost: 104
240.13/241.07	c Try to convert by bdds
240.13/241.08	c d: 1
240.13/241.08	c estimatedAdderCost: 105
240.13/241.08	c Try to convert by bdds
240.13/241.08	c d: 1
240.13/241.08	c estimatedAdderCost: 105
240.13/241.08	c Try to convert by bdds
240.13/241.09	c d: 1
240.13/241.09	c estimatedAdderCost: 104
240.13/241.09	c Try to convert by bdds
240.13/241.09	c d: 1
240.13/241.09	c estimatedAdderCost: 104
240.13/241.09	c Try to convert by bdds
240.13/241.10	c d: 1
240.13/241.10	c estimatedAdderCost: 102
240.13/241.10	c Try to convert by bdds
240.13/241.11	c d: 1
240.13/241.11	c estimatedAdderCost: 103
240.13/241.11	c Try to convert by bdds
240.23/241.11	c d: 1
240.23/241.11	c estimatedAdderCost: 103
240.23/241.11	c Try to convert by bdds
240.23/241.12	c d: 1
240.23/241.12	c estimatedAdderCost: 105
240.23/241.12	c Try to convert by bdds
240.23/241.13	c d: 1
240.23/241.13	c estimatedAdderCost: 104
240.23/241.13	c Try to convert by bdds
240.23/241.13	c d: 1
240.23/241.13	c estimatedAdderCost: 105
240.23/241.13	c Try to convert by bdds
240.23/241.14	c d: 1
240.23/241.14	c estimatedAdderCost: 104
240.23/241.14	c Try to convert by bdds
240.23/241.15	c d: 1
240.23/241.15	c estimatedAdderCost: 103
240.23/241.15	c Try to convert by bdds
240.23/241.15	c d: 1
240.23/241.15	c estimatedAdderCost: 104
240.23/241.15	c Try to convert by bdds
240.23/241.16	c d: 1
240.23/241.16	c estimatedAdderCost: 105
240.23/241.16	c Try to convert by bdds
240.23/241.17	c d: 1
240.23/241.17	c estimatedAdderCost: 104
240.23/241.17	c Try to convert by bdds
240.23/241.17	c d: 1
240.23/241.17	c estimatedAdderCost: 105
240.23/241.17	c Try to convert by bdds
240.23/241.18	c d: 1
240.23/241.18	c estimatedAdderCost: 104
240.23/241.18	c Try to convert by bdds
240.23/241.19	c d: 1
240.23/241.19	c estimatedAdderCost: 105
240.23/241.19	c Try to convert by bdds
240.23/241.19	c d: 1
240.23/241.19	c estimatedAdderCost: 104
240.23/241.19	c Try to convert by bdds
240.32/241.20	c d: 1
240.32/241.20	c estimatedAdderCost: 103
240.32/241.20	c Try to convert by bdds
240.32/241.21	c d: 1
240.32/241.21	c estimatedAdderCost: 103
240.32/241.21	c Try to convert by bdds
240.32/241.21	c d: 1
240.32/241.21	c estimatedAdderCost: 105
240.32/241.21	c Try to convert by bdds
240.32/241.22	c d: 1
240.32/241.22	c estimatedAdderCost: 104
240.32/241.22	c Try to convert by bdds
240.32/241.23	c d: 1
240.32/241.23	c estimatedAdderCost: 104
240.32/241.23	c Try to convert by bdds
240.32/241.23	c d: 1
240.32/241.23	c estimatedAdderCost: 105
240.32/241.23	c Try to convert by bdds
240.32/241.24	c d: 1
240.32/241.24	c estimatedAdderCost: 103
240.32/241.24	c Try to convert by bdds
240.32/241.25	c d: 1
240.32/241.25	c estimatedAdderCost: 103
240.32/241.25	c Try to convert by bdds
240.32/241.25	c d: 1
240.32/241.25	c estimatedAdderCost: 102
240.32/241.25	c Try to convert by bdds
240.32/241.26	c d: 1
240.32/241.26	c estimatedAdderCost: 104
240.32/241.26	c Try to convert by bdds
240.32/241.26	c d: 1
240.32/241.26	c estimatedAdderCost: 103
240.32/241.26	c Try to convert by bdds
240.32/241.27	c d: 1
240.32/241.27	c estimatedAdderCost: 104
240.32/241.27	c Try to convert by bdds
240.32/241.28	c d: 1
240.32/241.28	c estimatedAdderCost: 104
240.32/241.28	c Try to convert by bdds
240.32/241.28	c d: 1
240.32/241.28	c estimatedAdderCost: 102
240.32/241.28	c Try to convert by bdds
240.32/241.29	c d: 1
240.32/241.29	c estimatedAdderCost: 105
240.32/241.29	c Try to convert by bdds
240.42/241.30	c d: 1
240.42/241.30	c estimatedAdderCost: 104
240.42/241.30	c Try to convert by bdds
240.42/241.30	c d: 1
240.42/241.30	c estimatedAdderCost: 103
240.42/241.30	c Try to convert by bdds
240.42/241.31	c d: 1
240.42/241.31	c estimatedAdderCost: 103
240.42/241.31	c Try to convert by bdds
240.42/241.31	c d: 1
240.42/241.31	c estimatedAdderCost: 104
240.42/241.31	c Try to convert by bdds
240.42/241.32	c d: 1
240.42/241.32	c estimatedAdderCost: 105
240.42/241.32	c Try to convert by bdds
240.42/241.33	c d: 1
240.42/241.33	c estimatedAdderCost: 104
240.42/241.33	c Try to convert by bdds
240.42/241.33	c d: 1
240.42/241.33	c estimatedAdderCost: 105
240.42/241.33	c Try to convert by bdds
240.42/241.34	c d: 1
240.42/241.34	c estimatedAdderCost: 102
240.42/241.34	c Try to convert by bdds
240.42/241.35	c d: 1
240.42/241.35	c estimatedAdderCost: 104
240.42/241.35	c Try to convert by bdds
240.42/241.35	c d: 1
240.42/241.35	c estimatedAdderCost: 104
240.42/241.35	c Try to convert by bdds
240.42/241.36	c d: 1
240.42/241.36	c estimatedAdderCost: 104
240.42/241.36	c Try to convert by bdds
240.42/241.37	c d: 1
240.42/241.37	c estimatedAdderCost: 104
240.42/241.37	c Try to convert by bdds
240.42/241.37	c d: 1
240.42/241.37	c estimatedAdderCost: 103
240.42/241.37	c Try to convert by bdds
240.42/241.38	c d: 1
240.42/241.38	c estimatedAdderCost: 103
240.42/241.38	c Try to convert by bdds
240.42/241.39	c d: 1
240.42/241.39	c estimatedAdderCost: 104
240.42/241.39	c Try to convert by bdds
240.42/241.39	c d: 1
240.42/241.39	c estimatedAdderCost: 104
240.42/241.39	c Try to convert by bdds
240.51/241.40	c d: 1
240.51/241.40	c estimatedAdderCost: 102
240.51/241.40	c Try to convert by bdds
240.51/241.40	c d: 1
240.51/241.40	c estimatedAdderCost: 104
240.51/241.40	c Try to convert by bdds
240.51/241.41	c d: 1
240.51/241.41	c estimatedAdderCost: 105
240.51/241.41	c Try to convert by bdds
240.51/241.42	c d: 1
240.51/241.42	c estimatedAdderCost: 105
240.51/241.42	c Try to convert by bdds
240.51/241.42	c d: 1
240.51/241.42	c estimatedAdderCost: 104
240.51/241.42	c Try to convert by bdds
240.51/241.43	c d: 1
240.51/241.43	c estimatedAdderCost: 104
240.51/241.43	c Try to convert by bdds
240.51/241.44	c d: 1
240.51/241.44	c estimatedAdderCost: 103
240.51/241.44	c Try to convert by bdds
240.51/241.44	c d: 1
240.51/241.44	c estimatedAdderCost: 104
240.51/241.44	c Try to convert by bdds
240.51/241.45	c d: 1
240.51/241.45	c estimatedAdderCost: 102
240.51/241.45	c Try to convert by bdds
240.51/241.45	c d: 1
240.51/241.45	c estimatedAdderCost: 103
240.51/241.45	c Try to convert by bdds
240.51/241.46	c d: 1
240.51/241.46	c estimatedAdderCost: 103
240.51/241.46	c Try to convert by bdds
240.51/241.47	c d: 1
240.51/241.47	c estimatedAdderCost: 104
240.51/241.47	c Try to convert by bdds
240.51/241.47	c d: 1
240.51/241.47	c estimatedAdderCost: 105
240.51/241.47	c Try to convert by bdds
240.51/241.48	c d: 1
240.51/241.48	c estimatedAdderCost: 102
240.51/241.48	c Try to convert by bdds
240.51/241.49	c d: 1
240.51/241.49	c estimatedAdderCost: 104
240.51/241.49	c Try to convert by bdds
240.51/241.49	c d: 1
240.51/241.49	c estimatedAdderCost: 104
240.51/241.49	c Try to convert by bdds
240.61/241.50	c d: 1
240.61/241.50	c estimatedAdderCost: 103
240.61/241.50	c Try to convert by bdds
240.61/241.50	c d: 1
240.61/241.50	c estimatedAdderCost: 104
240.61/241.50	c Try to convert by bdds
240.61/241.51	c d: 1
240.61/241.51	c estimatedAdderCost: 102
240.61/241.51	c Try to convert by bdds
240.61/241.52	c d: 1
240.61/241.52	c estimatedAdderCost: 104
240.61/241.52	c Try to convert by bdds
240.61/241.52	c d: 1
240.61/241.52	c estimatedAdderCost: 105
240.61/241.52	c Try to convert by bdds
240.61/241.53	c d: 1
240.61/241.53	c estimatedAdderCost: 105
240.61/241.53	c Try to convert by bdds
240.61/241.54	c d: 1
240.61/241.54	c estimatedAdderCost: 104
240.61/241.54	c Try to convert by bdds
240.61/241.54	c d: 1
240.61/241.54	c estimatedAdderCost: 103
240.61/241.54	c Try to convert by bdds
240.61/241.55	c d: 1
240.61/241.55	c estimatedAdderCost: 104
240.61/241.55	c Try to convert by bdds
240.61/241.55	c d: 1
240.61/241.55	c estimatedAdderCost: 104
240.61/241.55	c Try to convert by bdds
240.61/241.56	c d: 1
240.61/241.56	c estimatedAdderCost: 105
240.61/241.56	c Try to convert by bdds
240.61/241.57	c d: 1
240.61/241.57	c estimatedAdderCost: 104
240.61/241.57	c Try to convert by bdds
240.61/241.57	c d: 1
240.61/241.57	c estimatedAdderCost: 105
240.61/241.57	c Try to convert by bdds
240.61/241.58	c d: 1
240.61/241.58	c estimatedAdderCost: 105
240.61/241.58	c Try to convert by bdds
240.61/241.59	c d: 1
240.61/241.59	c estimatedAdderCost: 104
240.61/241.59	c Try to convert by bdds
240.61/241.59	c d: 1
240.61/241.59	c estimatedAdderCost: 102
240.61/241.59	c Try to convert by bdds
240.71/241.60	c d: 1
240.71/241.60	c estimatedAdderCost: 104
240.71/241.60	c Try to convert by bdds
240.71/241.60	c d: 1
240.71/241.60	c estimatedAdderCost: 104
240.71/241.60	c Try to convert by bdds
240.71/241.61	c d: 1
240.71/241.61	c estimatedAdderCost: 105
240.71/241.61	c Try to convert by bdds
240.71/241.62	c d: 1
240.71/241.62	c estimatedAdderCost: 104
240.71/241.62	c Try to convert by bdds
240.71/241.62	c d: 1
240.71/241.62	c estimatedAdderCost: 104
240.71/241.62	c Try to convert by bdds
240.71/241.63	c d: 1
240.71/241.63	c estimatedAdderCost: 103
240.71/241.63	c Try to convert by bdds
240.71/241.64	c d: 1
240.71/241.64	c estimatedAdderCost: 103
240.71/241.64	c Try to convert by bdds
240.71/241.64	c d: 1
240.71/241.64	c estimatedAdderCost: 103
240.71/241.64	c Try to convert by bdds
240.71/241.65	c d: 1
240.71/241.65	c estimatedAdderCost: 103
240.71/241.65	c Try to convert by bdds
240.71/241.65	c d: 1
240.71/241.65	c estimatedAdderCost: 104
240.71/241.65	c Try to convert by bdds
240.71/241.66	c d: 1
240.71/241.66	c estimatedAdderCost: 105
240.71/241.66	c Try to convert by bdds
240.71/241.67	c d: 1
240.71/241.67	c estimatedAdderCost: 104
240.71/241.67	c Try to convert by bdds
240.71/241.67	c d: 1
240.71/241.67	c estimatedAdderCost: 105
240.71/241.67	c Try to convert by bdds
240.71/241.68	c d: 1
240.71/241.68	c estimatedAdderCost: 102
240.71/241.68	c Try to convert by bdds
240.71/241.69	c d: 1
240.71/241.69	c estimatedAdderCost: 104
240.71/241.69	c Try to convert by bdds
240.71/241.69	c d: 1
240.71/241.69	c estimatedAdderCost: 103
240.71/241.69	c Try to convert by bdds
240.81/241.70	c d: 1
240.81/241.70	c estimatedAdderCost: 104
240.81/241.70	c Try to convert by bdds
240.81/241.71	c d: 1
240.81/241.71	c estimatedAdderCost: 103
240.81/241.71	c Try to convert by bdds
240.81/241.71	c d: 1
240.81/241.71	c estimatedAdderCost: 103
240.81/241.71	c Try to convert by bdds
240.81/241.72	c d: 1
240.81/241.72	c estimatedAdderCost: 103
240.81/241.72	c Try to convert by bdds
240.81/241.72	c d: 1
240.81/241.72	c estimatedAdderCost: 103
240.81/241.72	c Try to convert by bdds
240.81/241.73	c d: 1
240.81/241.73	c estimatedAdderCost: 104
240.81/241.73	c Try to convert by bdds
240.81/241.74	c d: 1
240.81/241.74	c estimatedAdderCost: 103
240.81/241.74	c Try to convert by bdds
240.81/241.74	c d: 1
240.81/241.74	c estimatedAdderCost: 102
240.81/241.74	c Try to convert by bdds
240.81/241.75	c d: 1
240.81/241.75	c estimatedAdderCost: 104
240.81/241.75	c Try to convert by bdds
240.81/241.76	c d: 1
240.81/241.76	c estimatedAdderCost: 104
240.81/241.76	c Try to convert by bdds
240.81/241.76	c d: 1
240.81/241.76	c estimatedAdderCost: 105
240.81/241.76	c Try to convert by bdds
240.81/241.77	c d: 1
240.81/241.77	c estimatedAdderCost: 105
240.81/241.77	c Try to convert by bdds
240.81/241.78	c d: 1
240.81/241.78	c estimatedAdderCost: 104
240.81/241.78	c Try to convert by bdds
240.81/241.78	c d: 1
240.81/241.78	c estimatedAdderCost: 104
240.81/241.78	c Try to convert by bdds
240.81/241.79	c d: 1
240.81/241.79	c estimatedAdderCost: 103
240.81/241.79	c Try to convert by bdds
240.81/241.79	c d: 1
240.81/241.79	c estimatedAdderCost: 104
240.81/241.79	c Try to convert by bdds
240.91/241.80	c d: 1
240.91/241.80	c estimatedAdderCost: 105
240.91/241.80	c Try to convert by bdds
240.91/241.81	c d: 1
240.91/241.81	c estimatedAdderCost: 105
240.91/241.81	c Try to convert by bdds
240.91/241.81	c d: 1
240.91/241.81	c estimatedAdderCost: 103
240.91/241.81	c Try to convert by bdds
240.91/241.82	c d: 1
240.91/241.82	c estimatedAdderCost: 105
240.91/241.82	c Try to convert by bdds
240.91/241.83	c d: 1
240.91/241.83	c estimatedAdderCost: 104
240.91/241.83	c Try to convert by bdds
240.91/241.83	c d: 1
240.91/241.83	c estimatedAdderCost: 104
240.91/241.83	c Try to convert by bdds
240.91/241.84	c d: 1
240.91/241.84	c estimatedAdderCost: 103
240.91/241.84	c Try to convert by bdds
240.91/241.84	c d: 1
240.91/241.84	c estimatedAdderCost: 103
240.91/241.84	c Try to convert by bdds
240.91/241.85	c d: 1
240.91/241.85	c estimatedAdderCost: 106
240.91/241.85	c Try to convert by bdds
240.91/241.86	c d: 1
240.91/241.86	c estimatedAdderCost: 102
240.91/241.86	c Try to convert by bdds
240.91/241.86	c d: 1
240.91/241.86	c estimatedAdderCost: 104
240.91/241.86	c Try to convert by bdds
240.91/241.87	c d: 1
240.91/241.87	c estimatedAdderCost: 104
240.91/241.87	c Try to convert by bdds
240.91/241.88	c d: 1
240.91/241.88	c estimatedAdderCost: 104
240.91/241.88	c Try to convert by bdds
240.91/241.88	c d: 1
240.91/241.88	c estimatedAdderCost: 104
240.91/241.88	c Try to convert by bdds
240.91/241.89	c d: 1
240.91/241.89	c estimatedAdderCost: 105
240.91/241.89	c Try to convert by bdds
240.91/241.89	c d: 1
240.91/241.89	c estimatedAdderCost: 104
240.91/241.89	c Try to convert by bdds
241.01/241.90	c d: 1
241.01/241.90	c estimatedAdderCost: 105
241.01/241.90	c Try to convert by bdds
241.01/241.91	c d: 1
241.01/241.91	c estimatedAdderCost: 103
241.01/241.91	c Try to convert by bdds
241.01/241.91	c d: 1
241.01/241.91	c estimatedAdderCost: 103
241.01/241.91	c Try to convert by bdds
241.01/241.92	c d: 1
241.01/241.92	c estimatedAdderCost: 104
241.01/241.92	c Try to convert by bdds
241.01/241.93	c d: 1
241.01/241.93	c estimatedAdderCost: 104
241.01/241.93	c Try to convert by bdds
241.01/241.93	c d: 1
241.01/241.93	c estimatedAdderCost: 102
241.01/241.93	c Try to convert by bdds
241.01/241.94	c d: 1
241.01/241.94	c estimatedAdderCost: 104
241.01/241.94	c Try to convert by bdds
241.01/241.94	c d: 1
241.01/241.94	c estimatedAdderCost: 103
241.01/241.94	c Try to convert by bdds
241.01/241.95	c d: 1
241.01/241.95	c estimatedAdderCost: 105
241.01/241.95	c Try to convert by bdds
241.01/241.96	c d: 1
241.01/241.96	c estimatedAdderCost: 105
241.01/241.96	c Try to convert by bdds
241.01/241.96	c d: 1
241.01/241.96	c estimatedAdderCost: 104
241.01/241.96	c Try to convert by bdds
241.01/241.97	c d: 1
241.01/241.97	c estimatedAdderCost: 104
241.01/241.97	c Try to convert by bdds
241.01/241.98	c d: 1
241.01/241.98	c estimatedAdderCost: 103
241.01/241.98	c Try to convert by bdds
241.01/241.98	c d: 1
241.01/241.98	c estimatedAdderCost: 103
241.01/241.98	c Try to convert by bdds
241.01/241.99	c d: 1
241.01/241.99	c estimatedAdderCost: 104
241.01/241.99	c Try to convert by bdds
241.01/241.99	c d: 1
241.01/241.99	c estimatedAdderCost: 103
241.01/241.99	c Try to convert by bdds
241.01/242.00	c d: 1
241.01/242.00	c estimatedAdderCost: 104
241.01/242.00	c Try to convert by bdds
241.01/242.01	c d: 1
241.01/242.01	c estimatedAdderCost: 104
241.01/242.01	c Try to convert by bdds
241.13/242.01	c d: 1
241.13/242.01	c estimatedAdderCost: 105
241.13/242.01	c Try to convert by bdds
241.13/242.02	c d: 1
241.13/242.02	c estimatedAdderCost: 103
241.13/242.02	c Try to convert by bdds
241.13/242.03	c d: 1
241.13/242.03	c estimatedAdderCost: 103
241.13/242.03	c Try to convert by bdds
241.13/242.03	c d: 1
241.13/242.03	c estimatedAdderCost: 103
241.13/242.03	c Try to convert by bdds
241.13/242.04	c d: 1
241.13/242.04	c estimatedAdderCost: 104
241.13/242.04	c Try to convert by bdds
241.13/242.05	c d: 1
241.13/242.05	c estimatedAdderCost: 105
241.13/242.05	c Try to convert by bdds
241.13/242.05	c d: 1
241.13/242.05	c estimatedAdderCost: 104
241.13/242.05	c Try to convert by bdds
241.13/242.06	c d: 1
241.13/242.06	c estimatedAdderCost: 103
241.13/242.06	c Try to convert by bdds
241.13/242.06	c d: 1
241.13/242.06	c estimatedAdderCost: 103
241.13/242.06	c Try to convert by bdds
241.13/242.07	c d: 1
241.13/242.07	c estimatedAdderCost: 105
241.13/242.07	c Try to convert by bdds
241.13/242.08	c d: 1
241.13/242.08	c estimatedAdderCost: 104
241.13/242.08	c Try to convert by bdds
241.13/242.08	c d: 1
241.13/242.08	c estimatedAdderCost: 105
241.13/242.08	c Try to convert by bdds
241.13/242.09	c d: 1
241.13/242.09	c estimatedAdderCost: 104
241.13/242.09	c Try to convert by bdds
241.13/242.10	c d: 1
241.13/242.10	c estimatedAdderCost: 104
241.13/242.10	c Try to convert by bdds
241.13/242.10	c d: 1
241.13/242.10	c estimatedAdderCost: 105
241.13/242.10	c Try to convert by bdds
241.13/242.11	c d: 1
241.13/242.11	c estimatedAdderCost: 104
241.13/242.11	c Try to convert by bdds
241.22/242.12	c d: 1
241.22/242.12	c estimatedAdderCost: 105
241.22/242.12	c Try to convert by bdds
241.22/242.12	c d: 1
241.22/242.12	c estimatedAdderCost: 105
241.22/242.12	c Try to convert by bdds
241.22/242.13	c d: 1
241.22/242.13	c estimatedAdderCost: 104
241.22/242.13	c Try to convert by bdds
241.22/242.13	c d: 1
241.22/242.13	c estimatedAdderCost: 105
241.22/242.13	c Try to convert by bdds
241.22/242.14	c d: 1
241.22/242.14	c estimatedAdderCost: 104
241.22/242.14	c Try to convert by bdds
241.22/242.15	c d: 1
241.22/242.15	c estimatedAdderCost: 104
241.22/242.15	c Try to convert by bdds
241.22/242.15	c d: 1
241.22/242.15	c estimatedAdderCost: 103
241.22/242.15	c Try to convert by bdds
241.22/242.16	c d: 1
241.22/242.16	c estimatedAdderCost: 104
241.22/242.16	c Try to convert by bdds
241.22/242.17	c d: 1
241.22/242.17	c estimatedAdderCost: 105
241.22/242.17	c Try to convert by bdds
241.22/242.17	c d: 1
241.22/242.17	c estimatedAdderCost: 103
241.22/242.17	c Try to convert by bdds
241.22/242.18	c d: 1
241.22/242.18	c estimatedAdderCost: 103
241.22/242.18	c Try to convert by bdds
241.22/242.18	c d: 1
241.22/242.18	c estimatedAdderCost: 103
241.22/242.18	c Try to convert by bdds
241.22/242.19	c d: 1
241.22/242.19	c estimatedAdderCost: 104
241.22/242.19	c Try to convert by bdds
241.31/242.20	c d: 1
241.31/242.20	c estimatedAdderCost: 104
241.31/242.20	c Try to convert by bdds
241.31/242.20	c d: 1
241.31/242.20	c estimatedAdderCost: 103
241.31/242.20	c Try to convert by bdds
241.31/242.21	c d: 1
241.31/242.21	c estimatedAdderCost: 104
241.31/242.21	c Try to convert by bdds
241.31/242.22	c d: 1
241.31/242.22	c estimatedAdderCost: 102
241.31/242.22	c Try to convert by bdds
241.31/242.22	c d: 1
241.31/242.22	c estimatedAdderCost: 102
241.31/242.22	c Try to convert by bdds
241.31/242.23	c d: 1
241.31/242.23	c estimatedAdderCost: 104
241.31/242.23	c Try to convert by bdds
241.31/242.24	c d: 1
241.31/242.24	c estimatedAdderCost: 103
241.31/242.24	c Try to convert by bdds
241.31/242.24	c d: 1
241.31/242.24	c estimatedAdderCost: 104
241.31/242.24	c Try to convert by bdds
241.31/242.25	c d: 1
241.31/242.25	c estimatedAdderCost: 105
241.31/242.25	c Try to convert by bdds
241.31/242.25	c d: 1
241.31/242.25	c estimatedAdderCost: 104
241.31/242.25	c Try to convert by bdds
241.31/242.26	c d: 1
241.31/242.26	c estimatedAdderCost: 103
241.31/242.26	c Try to convert by bdds
241.31/242.27	c d: 1
241.31/242.27	c estimatedAdderCost: 103
241.31/242.27	c Try to convert by bdds
241.31/242.27	c d: 1
241.31/242.27	c estimatedAdderCost: 104
241.31/242.27	c Try to convert by bdds
241.31/242.28	c d: 1
241.31/242.28	c estimatedAdderCost: 105
241.31/242.28	c Try to convert by bdds
241.31/242.29	c d: 1
241.31/242.29	c estimatedAdderCost: 103
241.31/242.29	c Try to convert by bdds
241.31/242.29	c d: 1
241.31/242.29	c estimatedAdderCost: 103
241.31/242.29	c Try to convert by bdds
241.41/242.30	c d: 1
241.41/242.30	c estimatedAdderCost: 104
241.41/242.30	c Try to convert by bdds
241.41/242.31	c d: 1
241.41/242.31	c estimatedAdderCost: 105
241.41/242.31	c Try to convert by bdds
241.41/242.31	c d: 1
241.41/242.31	c estimatedAdderCost: 104
241.41/242.31	c Try to convert by bdds
241.41/242.32	c d: 1
241.41/242.32	c estimatedAdderCost: 104
241.41/242.32	c Try to convert by bdds
241.41/242.32	c d: 1
241.41/242.32	c estimatedAdderCost: 32
241.41/242.32	c Try to convert by bdds
241.41/242.32	c d: 1
241.41/242.32	c estimatedAdderCost: 30
241.41/242.32	c Try to convert by bdds
241.41/242.32	c d: 1
241.41/242.32	c estimatedAdderCost: 40
241.41/242.32	c Try to convert by bdds
241.41/242.32	c d: 1
241.41/242.32	c estimatedAdderCost: 41
241.41/242.32	c Try to convert by bdds
241.41/242.32	c d: 1
241.41/242.32	c estimatedAdderCost: 33
241.41/242.32	c Try to convert by bdds
241.41/242.33	c d: 1
241.41/242.33	c estimatedAdderCost: 40
241.41/242.33	c Try to convert by bdds
241.41/242.33	c d: 1
241.41/242.33	c estimatedAdderCost: 32
241.41/242.33	c Try to convert by bdds
241.41/242.33	c d: 1
241.41/242.33	c estimatedAdderCost: 31
241.41/242.33	c Try to convert by bdds
241.41/242.33	c d: 1
241.41/242.33	c estimatedAdderCost: 40
241.41/242.33	c Try to convert by bdds
241.41/242.33	c d: 1
241.41/242.33	c estimatedAdderCost: 31
241.41/242.33	c Try to convert by bdds
241.41/242.33	c d: 1
241.41/242.33	c estimatedAdderCost: 35
241.41/242.33	c Try to convert by bdds
241.41/242.33	c d: 1
241.41/242.33	c estimatedAdderCost: 44
241.41/242.33	c Try to convert by bdds
241.41/242.33	c d: 1
241.41/242.33	c estimatedAdderCost: 41
241.41/242.33	c Try to convert by bdds
241.41/242.33	c d: 1
241.41/242.33	c estimatedAdderCost: 33
241.41/242.33	c Try to convert by bdds
241.41/242.33	c d: 1
241.41/242.33	c estimatedAdderCost: 36
241.41/242.33	c Try to convert by bdds
241.41/242.33	c d: 1
241.41/242.33	c estimatedAdderCost: 31
241.41/242.33	c Try to convert by bdds
241.41/242.33	c d: 1
241.41/242.33	c estimatedAdderCost: 29
241.41/242.33	c Try to convert by bdds
241.41/242.33	c d: 1
241.41/242.33	c estimatedAdderCost: 44
241.41/242.33	c Try to convert by bdds
241.41/242.33	c d: 1
241.41/242.33	c estimatedAdderCost: 30
241.41/242.33	c Try to convert by bdds
241.41/242.33	c d: 1
241.41/242.33	c estimatedAdderCost: 35
241.41/242.33	c Try to convert by bdds
241.41/242.34	c d: 1
241.41/242.34	c estimatedAdderCost: 36
241.41/242.34	c Try to convert by bdds
241.41/242.34	c d: 1
241.41/242.34	c estimatedAdderCost: 33
241.41/242.34	c Try to convert by bdds
241.41/242.34	c d: 1
241.41/242.34	c estimatedAdderCost: 40
241.41/242.34	c Try to convert by bdds
241.41/242.34	c d: 1
241.41/242.34	c estimatedAdderCost: 35
241.41/242.34	c Try to convert by bdds
241.41/242.34	c d: 1
241.41/242.34	c estimatedAdderCost: 33
241.41/242.34	c Try to convert by bdds
241.41/242.34	c d: 1
241.41/242.34	c estimatedAdderCost: 33
241.41/242.34	c Try to convert by bdds
241.41/242.34	c d: 1
241.41/242.34	c estimatedAdderCost: 42
241.41/242.34	c Try to convert by bdds
241.41/242.34	c d: 1
241.41/242.34	c estimatedAdderCost: 40
241.41/242.34	c Try to convert by bdds
241.41/242.34	c d: 1
241.41/242.34	c estimatedAdderCost: 44
241.41/242.34	c Try to convert by bdds
241.41/242.34	c d: 1
241.41/242.34	c estimatedAdderCost: 36
241.41/242.34	c Try to convert by bdds
241.41/242.34	c d: 1
241.41/242.34	c estimatedAdderCost: 42
241.41/242.34	c Try to convert by bdds
241.41/242.34	c d: 1
241.41/242.34	c estimatedAdderCost: 43
241.41/242.34	c Try to convert by bdds
241.41/242.34	c d: 1
241.41/242.34	c estimatedAdderCost: 49
241.41/242.34	c Try to convert by bdds
241.41/242.35	c d: 1
241.41/242.35	c estimatedAdderCost: 40
241.41/242.35	c Try to convert by bdds
241.41/242.35	c d: 1
241.41/242.35	c estimatedAdderCost: 44
241.41/242.35	c Try to convert by bdds
241.41/242.35	c d: 1
241.41/242.35	c estimatedAdderCost: 41
241.41/242.35	c Try to convert by bdds
241.41/242.35	c d: 1
241.41/242.35	c estimatedAdderCost: 41
241.41/242.35	c Try to convert by bdds
241.41/242.35	c d: 1
241.41/242.35	c estimatedAdderCost: 41
241.41/242.35	c Try to convert by bdds
241.41/242.35	c d: 1
241.41/242.35	c estimatedAdderCost: 34
241.41/242.35	c Try to convert by bdds
241.41/242.35	c d: 1
241.41/242.35	c estimatedAdderCost: 43
241.41/242.35	c Try to convert by bdds
241.41/242.35	c d: 1
241.41/242.35	c estimatedAdderCost: 34
241.41/242.35	c Try to convert by bdds
241.41/242.35	c d: 1
241.41/242.35	c estimatedAdderCost: 35
241.41/242.35	c Try to convert by bdds
241.41/242.35	c d: 1
241.41/242.35	c estimatedAdderCost: 33
241.41/242.35	c Try to convert by bdds
241.41/242.35	c d: 1
241.41/242.35	c estimatedAdderCost: 37
241.41/242.35	c Try to convert by bdds
241.41/242.35	c d: 1
241.41/242.35	c estimatedAdderCost: 39
241.41/242.35	c Try to convert by bdds
241.41/242.35	c d: 1
241.41/242.35	c estimatedAdderCost: 41
241.41/242.35	c Try to convert by bdds
241.41/242.35	c d: 1
241.41/242.35	c estimatedAdderCost: 36
241.41/242.35	c Try to convert by bdds
241.41/242.36	c d: 1
241.41/242.36	c estimatedAdderCost: 35
241.41/242.36	c Try to convert by bdds
241.41/242.36	c d: 1
241.41/242.36	c estimatedAdderCost: 49
241.41/242.36	c Try to convert by bdds
241.41/242.36	c d: 1
241.41/242.36	c estimatedAdderCost: 35
241.41/242.36	c Try to convert by bdds
241.41/242.36	c d: 1
241.41/242.36	c estimatedAdderCost: 40
241.41/242.36	c Try to convert by bdds
241.41/242.36	c d: 1
241.41/242.36	c estimatedAdderCost: 39
241.41/242.36	c Try to convert by bdds
241.41/242.36	c d: 1
241.41/242.36	c estimatedAdderCost: 40
241.41/242.36	c Try to convert by bdds
241.41/242.36	c d: 1
241.41/242.36	c estimatedAdderCost: 46
241.41/242.36	c Try to convert by bdds
241.41/242.36	c d: 1
241.41/242.36	c estimatedAdderCost: 31
241.41/242.36	c Try to convert by bdds
241.41/242.36	c d: 1
241.41/242.36	c estimatedAdderCost: 34
241.41/242.36	c Try to convert by bdds
241.41/242.36	c d: 1
241.41/242.36	c estimatedAdderCost: 33
241.41/242.36	c Try to convert by bdds
241.41/242.36	c d: 1
241.41/242.36	c estimatedAdderCost: 40
241.41/242.36	c Try to convert by bdds
241.41/242.36	c d: 1
241.41/242.36	c estimatedAdderCost: 33
241.41/242.36	c Try to convert by bdds
241.41/242.36	c d: 1
241.41/242.36	c estimatedAdderCost: 37
241.41/242.36	c Try to convert by bdds
241.41/242.36	c d: 1
241.41/242.36	c estimatedAdderCost: 38
241.41/242.36	c Try to convert by bdds
241.41/242.36	c d: 1
241.41/242.36	c estimatedAdderCost: 32
241.41/242.36	c Try to convert by bdds
241.41/242.37	c d: 1
241.41/242.37	c estimatedAdderCost: 35
241.41/242.37	c Try to convert by bdds
241.41/242.37	c d: 1
241.41/242.37	c estimatedAdderCost: 34
241.41/242.37	c Try to convert by bdds
241.41/242.37	c d: 1
241.41/242.37	c estimatedAdderCost: 29
241.41/242.37	c Try to convert by bdds
241.41/242.37	c d: 1
241.41/242.37	c estimatedAdderCost: 33
241.41/242.37	c Try to convert by bdds
241.41/242.37	c d: 1
241.41/242.37	c estimatedAdderCost: 44
241.41/242.37	c Try to convert by bdds
241.41/242.37	c d: 1
241.41/242.37	c estimatedAdderCost: 37
241.41/242.37	c Try to convert by bdds
241.41/242.37	c d: 1
241.41/242.37	c estimatedAdderCost: 32
241.41/242.37	c Try to convert by bdds
241.41/242.37	c d: 1
241.41/242.37	c estimatedAdderCost: 41
241.41/242.37	c Try to convert by bdds
241.41/242.37	c d: 1
241.41/242.37	c estimatedAdderCost: 31
241.41/242.37	c Try to convert by bdds
241.41/242.37	c d: 1
241.41/242.37	c estimatedAdderCost: 46
241.41/242.37	c Try to convert by bdds
241.41/242.37	c d: 1
241.41/242.37	c estimatedAdderCost: 40
241.41/242.37	c Try to convert by bdds
241.41/242.37	c d: 1
241.41/242.37	c estimatedAdderCost: 44
241.41/242.37	c Try to convert by bdds
241.41/242.37	c d: 1
241.41/242.37	c estimatedAdderCost: 43
241.41/242.37	c Try to convert by bdds
241.41/242.37	c d: 1
241.41/242.37	c estimatedAdderCost: 40
241.41/242.37	c Try to convert by bdds
241.41/242.37	c d: 1
241.41/242.37	c estimatedAdderCost: 38
241.41/242.37	c Try to convert by bdds
241.41/242.38	c d: 1
241.41/242.38	c estimatedAdderCost: 40
241.41/242.38	c Try to convert by bdds
241.41/242.38	c d: 1
241.41/242.38	c estimatedAdderCost: 46
241.41/242.38	c Try to convert by bdds
241.41/242.38	c d: 1
241.41/242.38	c estimatedAdderCost: 35
241.41/242.38	c Try to convert by bdds
241.41/242.38	c d: 1
241.41/242.38	c estimatedAdderCost: 46
241.41/242.38	c Try to convert by bdds
241.41/242.38	c d: 1
241.41/242.38	c 
267.05/268.02	c pb_solver_status: sst_sat
267.05/268.02	c total stages of optimization mode: 1
267.05/268.02	c Use UB found in presolve
267.05/268.02	c Use LB found in presolve
267.05/268.02	c minimizationMode: cmm_Binary
267.05/268.02	c goal coeffs: 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
267.05/268.03	c Try to find a solution more than 556
267.05/268.09	c V: 1
267.05/268.09	c 
267.05/268.10	c assumptions: 
267.05/268.10	c invoking solver with time budget: 5.000000
320.02/321.20	c sat_solver_result: sst_unknown
320.02/321.20	c SAT solver timed out; proceeding to cooperative SCIP call
320.02/321.20	c Calling solveScip for cooperative mode with LB_goalvalue:       443, UB_goalvalue: 784
320.02/321.20	c scip solving with time budget: 7.000000
320.02/321.20	c solveScip
320.02/321.20	c initScipForCoop
320.02/321.20	c Coop Mode: Using SCIP obj units for LB/UB: 443, +oo
320.02/321.21	c 2/2 feasible solutions given by solution candidate storage, new primal bound -3.410000e+02
320.02/321.21	c 
320.02/321.23	c presolving:
320.02/321.28	c (round 1, fast)       2 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
320.13/321.35	c    (0.1s) running MILP presolver
320.13/321.38	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
320.13/321.39	c (round 2, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
320.22/321.45	c (round 3, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1070 upgd conss, 0 impls, 1 clqs, 0 implints
320.32/321.52	c (round 4, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1080 upgd conss, 0 impls, 1 clqs, 0 implints
320.42/321.60	c    (0.4s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
320.42/321.60	c    (0.4s) probing aborted: 50/50 successive totally useless probings
320.52/321.71	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
320.52/321.74	c    (0.5s) no symmetry present (symcode time: 0.00)
320.62/321.85	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
320.62/321.85	c  2 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
320.62/321.85	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
320.62/321.85	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1080 constraints
320.62/321.85	c    1079 constraints of type <knapsack>
320.62/321.85	c       1 constraints of type <setppc>
320.62/321.85	c transformed objective value is always integral (scale: 1)
320.62/321.85	c Presolving Time: 0.62
320.62/321.86	c transformed 2/2 original solutions to the transformed problem space
320.62/321.86	c 
320.83/322.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
320.83/322.09	c   0.9s|     1 |     0 |   269 |     - |   525M |   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
321.22/322.43	c   1.2s|     1 |     0 |   494 |     - |   541M |   0 |1292 |1080 |1245 | 165 |  1 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
321.52/322.78	c   1.6s|     1 |     0 |   700 |     - |   547M |   0 |1292 |1080 |1389 | 309 |  2 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
321.93/323.12	c   1.9s|     1 |     0 |   891 |     - |   563M |   0 |1292 |1080 |1513 | 433 |  3 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
322.21/323.44	c   2.2s|     1 |     0 |  1003 |     - |   564M |   0 |1292 |1080 |1612 | 532 |  4 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
322.61/323.81	c   2.6s|     1 |     0 |  1100 |     - |   574M |   0 |1292 |1080 |1683 | 603 |  5 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
322.93/324.14	c   2.9s|     1 |     0 |  1178 |     - |   580M |   0 |1292 |1080 |1740 | 660 |  6 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
323.21/324.48	c   3.3s|     1 |     0 |  1302 |     - |   586M |   0 |1292 |1080 |1827 | 747 |  7 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
323.51/324.79	c   3.6s|     1 |     0 |  1364 |     - |   584M |   0 |1292 |1080 |1887 | 807 |  8 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
323.92/325.11	c   3.9s|     1 |     0 |  1425 |     - |   579M |   0 |1292 |1080 |1933 | 853 |  9 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
324.21/325.44	c   4.2s|     1 |     0 |  1474 |     - |   589M |   0 |1292 |1080 |1960 | 880 | 10 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
324.41/325.68	c   4.5s|     1 |     0 |  1541 |     - |   591M |   0 |1292 |1080 |1857 | 936 | 11 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
325.50/326.72	c   5.5s|     1 |     2 |  2766 |     - |   591M |   0 |1292 |1080 |1857 | 936 | 11 |   0 |  22 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
327.00/328.20	c 
327.00/328.20	c SCIP Status        : solving was interrupted [time limit reached]
327.00/328.20	c Solving Time (sec) : 7.00
327.00/328.20	c Solving Nodes      : 6
327.00/328.20	c Primal Bound       : -3.41000000000000e+02 (2 solutions, 1 respecting the objective limit)
327.00/328.20	c Dual Bound         : +0.00000000000000e+00
327.00/328.20	c Gap                : infinite
327.00/328.20	c SCIP status: 23 (TIMELIMIT)
327.00/328.20	c pb_solver_status: sst_sat
327.00/328.20	c LB_goalvalue: 443
327.00/328.20	c UB_goalvalue: 784
327.00/328.20	c Both SAT and SCIP timed out; boosting budgets to sat=10.000000 scip=19.600000
327.00/328.20	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
327.00/328.20	c SCIP returned: sst_sat
327.00/328.20	c SCIP primal LB: 443, dual UB: 784
327.00/328.20	c Try to find a solution more than 556
327.00/328.20	c assumptions: 
327.00/328.20	c invoking solver with time budget: 10.000000
337.06/338.37	c Model check passed
337.06/338.37	c sat_solver_result: sst_sat
337.06/338.37	c pb_solver_status: sst_sat
337.06/338.37	c in maximizeGoal found by SAT
337.65/338.97	o 180
337.65/338.97	c addUnit: @goal_constraint0
337.65/338.97	c Found a solution: 604.  Optimum bounded: [604,784].
337.65/338.97	c Calling solveScip for cooperative mode with LB_goalvalue:       604, UB_goalvalue: 784
337.65/338.97	c scip solving with time budget: 19.600000
337.65/338.97	c solveScip
337.65/338.97	c initScipForCoop
337.65/338.97	c initScipForCoop: syncing trail in SOLVING stage (no free)
337.65/338.97	c Coop Mode: Using SCIP obj units for LB/UB: 604, +oo
337.65/338.97	c SCIPfreeTransform due to timeout and having shadow nodes
337.65/338.97	c forcing SCIPfreeTransform before solve
337.77/339.07	c Running SCIP presolve for solve-time propagation (rounds=3)
337.77/339.08	c 2/2 feasible solutions given by solution candidate storage, new primal bound -1.800000e+02
337.77/339.08	c 
337.77/339.10	c presolving:
337.87/339.14	c (round 1, fast)       2 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
337.95/339.21	c    (0.1s) running MILP presolver
337.95/339.23	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
337.95/339.25	c (round 2, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
338.15/339.40	c    (0.3s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
338.15/339.40	c    (0.3s) probing aborted: 50/50 successive totally useless probings
338.25/339.51	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
338.25/339.51	c  2 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
338.25/339.51	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
338.25/339.51	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1080 constraints
338.25/339.51	c    1069 constraints of type <knapsack>
338.25/339.51	c       1 constraints of type <setppc>
338.25/339.51	c      10 constraints of type <linear>
338.25/339.51	c transformed objective value is always integral (scale: 1)
338.25/339.51	c Presolving Time: 0.42
338.25/339.54	c 2/2 feasible solutions given by solution candidate storage, new primal bound -3.410000e+02
338.25/339.54	c 
338.25/339.56	c presolving:
338.35/339.60	c (round 1, fast)       2 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
338.35/339.67	c    (0.1s) running MILP presolver
338.45/339.70	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
338.45/339.71	c (round 2, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
338.45/339.77	c (round 3, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1070 upgd conss, 0 impls, 1 clqs, 0 implints
338.55/339.84	c (round 4, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1080 upgd conss, 0 impls, 1 clqs, 0 implints
338.65/339.92	c    (0.4s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
338.65/339.92	c    (0.4s) probing aborted: 50/50 successive totally useless probings
338.76/340.03	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
338.76/340.06	c    (0.5s) no symmetry present (symcode time: 0.00)
338.86/340.17	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
338.86/340.17	c  2 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
338.86/340.17	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
338.86/340.17	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1080 constraints
338.86/340.17	c    1079 constraints of type <knapsack>
338.86/340.17	c       1 constraints of type <setppc>
338.86/340.17	c transformed objective value is always integral (scale: 1)
338.86/340.17	c Presolving Time: 0.61
338.86/340.18	c transformed 2/2 original solutions to the transformed problem space
338.86/340.18	c 
339.15/340.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
339.15/340.42	c   0.9s|     1 |     0 |   269 |     - |   528M |   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
339.45/340.75	c   1.2s|     1 |     0 |   494 |     - |   547M |   0 |1292 |1080 |1245 | 165 |  1 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
339.76/341.10	c   1.6s|     1 |     0 |   700 |     - |   553M |   0 |1292 |1080 |1389 | 309 |  2 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
340.14/341.43	c   1.9s|     1 |     0 |   891 |     - |   564M |   0 |1292 |1080 |1513 | 433 |  3 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
340.44/341.75	c   2.2s|     1 |     0 |  1003 |     - |   572M |   0 |1292 |1080 |1612 | 532 |  4 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
340.86/342.11	c   2.6s|     1 |     0 |  1100 |     - |   577M |   0 |1292 |1080 |1683 | 603 |  5 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
341.14/342.44	c   2.9s|     1 |     0 |  1178 |     - |   583M |   0 |1292 |1080 |1740 | 660 |  6 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
341.44/342.79	c   3.3s|     1 |     0 |  1302 |     - |   586M |   0 |1292 |1080 |1827 | 747 |  7 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
341.75/343.09	c   3.6s|     1 |     0 |  1364 |     - |   593M |   0 |1292 |1080 |1887 | 807 |  8 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
342.14/343.41	c   3.9s|     1 |     0 |  1425 |     - |   581M |   0 |1292 |1080 |1933 | 853 |  9 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
342.43/343.74	c   4.2s|     1 |     0 |  1474 |     - |   595M |   0 |1292 |1080 |1960 | 880 | 10 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
342.63/343.98	c   4.5s|     1 |     0 |  1541 |     - |   596M |   0 |1292 |1080 |1857 | 936 | 11 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
343.74/345.03	c   5.5s|     1 |     2 |  2766 |     - |   597M |   0 |1292 |1080 |1857 | 936 | 11 |   0 |  22 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
357.79/359.14	c 
357.79/359.14	c SCIP Status        : solving was interrupted [time limit reached]
357.79/359.14	c Solving Time (sec) : 19.62
357.79/359.14	c Solving Nodes      : 25
357.79/359.14	c Primal Bound       : -3.41000000000000e+02 (2 solutions)
357.79/359.14	c Dual Bound         : +0.00000000000000e+00
357.79/359.14	c Gap                : infinite
357.79/359.15	c SCIP status: 23 (TIMELIMIT)
357.79/359.15	c solveScip: freeing transform (!can_skip_free_transform)
357.88/359.25	c pb_solver_status: sst_sat
357.88/359.25	c LB_goalvalue: 604
357.88/359.25	c UB_goalvalue: 784
357.88/359.25	c # improved by sat (lb/ub): 1, # improved by scip (lb): 0
357.88/359.25	c SCIP returned: sst_sat
357.88/359.25	c SCIP primal LB: 443, dual UB: 784
357.88/359.25	c Try to find a solution more than 664
357.88/359.26	c V: 1
357.88/359.26	c 
357.88/359.26	c assumptions: 
357.88/359.26	c invoking solver with time budget: 14.000000
365.85/367.21	c Model check passed
365.85/367.21	c sat_solver_result: sst_sat
365.85/367.21	c pb_solver_status: sst_sat
365.85/367.21	c in maximizeGoal found by SAT
366.44/367.81	o 119
366.44/367.81	c addUnit: @goal_constraint1
366.44/367.81	c Found a solution: 665.  Optimum bounded: [665,784].
366.44/367.81	c Try to find a solution more than 704
366.44/367.81	c V: 1
366.44/367.81	c 
366.44/367.81	c assumptions: 
366.44/367.81	c invoking solver with time budget: 6.077712
387.96/389.40	c sat_solver_result: sst_unknown
387.96/389.40	c SAT solver timed out; proceeding to cooperative SCIP call
387.96/389.40	c Calling solveScip for cooperative mode with LB_goalvalue:       665, UB_goalvalue: 784
387.96/389.40	c scip solving with time budget: 27.440000
387.96/389.40	c solveScip
387.96/389.40	c initScipForCoop
387.96/389.40	c Coop Mode: Using SCIP obj units for LB/UB: 665, +oo
387.96/389.41	c 2/2 feasible solutions given by solution candidate storage, new primal bound -1.190000e+02
387.96/389.41	c 
387.96/389.43	c presolving:
387.96/389.48	c (round 1, fast)       2 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
388.06/389.55	c    (0.1s) running MILP presolver
388.06/389.58	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
388.06/389.59	c (round 2, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
388.16/389.65	c (round 3, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1070 upgd conss, 0 impls, 1 clqs, 0 implints
388.26/389.72	c (round 4, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1080 upgd conss, 0 impls, 1 clqs, 0 implints
388.36/389.80	c    (0.4s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
388.36/389.80	c    (0.4s) probing aborted: 50/50 successive totally useless probings
388.46/389.91	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
388.46/389.94	c    (0.5s) no symmetry present (symcode time: 0.00)
388.57/390.05	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
388.57/390.05	c  2 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
388.57/390.05	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
388.57/390.05	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1080 constraints
388.57/390.05	c    1079 constraints of type <knapsack>
388.57/390.05	c       1 constraints of type <setppc>
388.57/390.05	c transformed objective value is always integral (scale: 1)
388.57/390.05	c Presolving Time: 0.62
388.57/390.06	c transformed 2/2 original solutions to the transformed problem space
388.57/390.06	c 
388.85/390.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
388.85/390.30	c   0.9s|     1 |     0 |   273 |     - |   538M |   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
389.15/390.63	c   1.2s|     1 |     0 |   573 |     - |   550M |   0 |1292 |1080 |1237 | 157 |  1 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
389.45/390.95	c   1.6s|     1 |     0 |   719 |     - |   559M |   0 |1292 |1080 |1355 | 275 |  2 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
389.85/391.31	c   1.9s|     1 |     0 |   886 |     - |   567M |   0 |1292 |1080 |1486 | 406 |  3 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
390.15/391.61	c   2.2s|     1 |     0 |  1027 |     - |   567M |   0 |1292 |1080 |1587 | 507 |  4 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
390.45/391.92	c   2.5s|     1 |     0 |  1160 |     - |   572M |   0 |1292 |1080 |1665 | 585 |  5 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
390.75/392.23	c   2.8s|     1 |     0 |  1249 |     - |   574M |   0 |1292 |1080 |1727 | 647 |  6 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
391.05/392.57	c   3.2s|     1 |     0 |  1369 |     - |   587M |   0 |1292 |1080 |1815 | 735 |  7 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
391.45/392.90	c   3.5s|     1 |     0 |  1460 |     - |   589M |   0 |1292 |1080 |1877 | 797 |  8 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
391.74/393.25	c   3.9s|     1 |     0 |  1539 |     - |   590M |   0 |1292 |1080 |1943 | 863 |  9 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
392.04/393.57	c   4.2s|     1 |     0 |  1614 |     - |   600M |   0 |1292 |1081 |1999 | 919 | 10 |   1 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
392.34/393.83	c   4.4s|     1 |     0 |  1677 |     - |   605M |   0 |1292 |1081 |1887 | 964 | 11 |   1 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
393.34/394.85	c   5.4s|     1 |     2 |  4527 |     - |   606M |   0 |1292 |1088 |1887 | 964 | 11 |   8 |  29 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
415.25/416.84	c 
415.25/416.84	c SCIP Status        : solving was interrupted [time limit reached]
415.25/416.84	c Solving Time (sec) : 27.44
415.25/416.84	c Solving Nodes      : 33
415.25/416.84	c Primal Bound       : -1.19000000000000e+02 (2 solutions, 0 respecting the objective limit)
415.25/416.84	c Dual Bound         : +0.00000000000000e+00
415.25/416.84	c Gap                : infinite
415.25/416.85	c SCIP status: 23 (TIMELIMIT)
415.25/416.85	c pb_solver_status: sst_sat
415.25/416.85	c LB_goalvalue: 665
415.25/416.85	c UB_goalvalue: 784
415.25/416.85	c # improved by sat (lb/ub): 1, # improved by scip (lb): 0
415.25/416.85	c SCIP returned: sst_sat
415.25/416.85	c SCIP primal LB: 665, dual UB: 784
415.25/416.85	c Try to find a solution more than 704
415.25/416.85	c assumptions: 
415.25/416.85	c invoking solver with time budget: 19.600000
435.98/437.69	c sat_solver_result: sst_unknown
435.98/437.69	c SAT solver timed out; proceeding to cooperative SCIP call
435.98/437.69	c Calling solveScip for cooperative mode with LB_goalvalue:       665, UB_goalvalue: 784
435.98/437.69	c scip solving with time budget: 38.416000
435.98/437.69	c solveScip
435.98/437.69	c initScipForCoop
435.98/437.69	c Coop Mode: Using SCIP obj units for LB/UB: 665, +oo
435.98/437.69	c SCIPfreeTransform due to timeout and having shadow nodes
435.98/437.69	c forcing SCIPfreeTransform before solve
436.18/437.80	c Running SCIP presolve for solve-time propagation (rounds=3)
436.18/437.81	c 2/2 feasible solutions given by solution candidate storage, new primal bound -1.190000e+02
436.18/437.81	c 
436.18/437.83	c presolving:
436.18/437.88	c (round 1, fast)       2 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
436.28/437.95	c    (0.1s) running MILP presolver
436.28/437.97	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
436.28/437.98	c (round 2, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
436.50/438.14	c    (0.3s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
436.50/438.14	c    (0.3s) probing aborted: 50/50 successive totally useless probings
436.58/438.25	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
436.58/438.25	c  2 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
436.58/438.25	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
436.58/438.25	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1080 constraints
436.58/438.25	c    1069 constraints of type <knapsack>
436.58/438.25	c       1 constraints of type <setppc>
436.58/438.25	c      10 constraints of type <linear>
436.58/438.25	c transformed objective value is always integral (scale: 1)
436.58/438.25	c Presolving Time: 0.42
436.58/438.28	c 2/2 feasible solutions given by solution candidate storage, new primal bound -3.410000e+02
436.58/438.28	c 
436.68/438.30	c presolving:
436.68/438.35	c (round 1, fast)       2 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
436.78/438.41	c    (0.1s) running MILP presolver
436.78/438.45	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
436.78/438.46	c (round 2, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
436.88/438.51	c (round 3, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1070 upgd conss, 0 impls, 1 clqs, 0 implints
436.88/438.58	c (round 4, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1080 upgd conss, 0 impls, 1 clqs, 0 implints
436.98/438.67	c    (0.4s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
436.98/438.67	c    (0.4s) probing aborted: 50/50 successive totally useless probings
437.08/438.78	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
437.18/438.81	c    (0.5s) no symmetry present (symcode time: 0.00)
437.28/438.92	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
437.28/438.92	c  2 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
437.28/438.92	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
437.28/438.92	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1080 constraints
437.28/438.92	c    1079 constraints of type <knapsack>
437.28/438.92	c       1 constraints of type <setppc>
437.28/438.92	c transformed objective value is always integral (scale: 1)
437.28/438.92	c Presolving Time: 0.62
437.28/438.93	c transformed 2/2 original solutions to the transformed problem space
437.28/438.93	c 
437.49/439.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
437.49/439.18	c   0.9s|     1 |     0 |   269 |     - |   553M |   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
437.88/439.52	c   1.2s|     1 |     0 |   494 |     - |   569M |   0 |1292 |1080 |1245 | 165 |  1 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
438.18/439.87	c   1.6s|     1 |     0 |   700 |     - |   580M |   0 |1292 |1080 |1389 | 309 |  2 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
438.57/440.21	c   1.9s|     1 |     0 |   891 |     - |   587M |   0 |1292 |1080 |1513 | 433 |  3 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
438.87/440.53	c   2.3s|     1 |     0 |  1003 |     - |   592M |   0 |1292 |1080 |1612 | 532 |  4 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
439.17/440.90	c   2.6s|     1 |     0 |  1100 |     - |   598M |   0 |1292 |1080 |1683 | 603 |  5 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
439.57/441.23	c   3.0s|     1 |     0 |  1178 |     - |   597M |   0 |1292 |1080 |1740 | 660 |  6 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
439.87/441.58	c   3.3s|     1 |     0 |  1302 |     - |   597M |   0 |1292 |1080 |1827 | 747 |  7 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
440.17/441.89	c   3.6s|     1 |     0 |  1364 |     - |   612M |   0 |1292 |1080 |1887 | 807 |  8 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
440.57/442.21	c   3.9s|     1 |     0 |  1425 |     - |   613M |   0 |1292 |1080 |1933 | 853 |  9 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
440.87/442.54	c   4.3s|     1 |     0 |  1474 |     - |   610M |   0 |1292 |1080 |1960 | 880 | 10 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
441.07/442.78	c   4.5s|     1 |     0 |  1541 |     - |   611M |   0 |1292 |1080 |1857 | 936 | 11 |   0 |   0 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
442.16/443.84	c   5.6s|     1 |     2 |  2766 |     - |   611M |   0 |1292 |1080 |1857 | 936 | 11 |   0 |  22 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
467.67/469.48	c  31.2s|   100 |   101 | 55689 | 546.9 |   635M |  19 |1292 |1086 |1204 |1455 |  1 |   6 | 609 | 0.000000e+00 |-3.410000e+02 |    Inf | unknown
473.26/475.09	c L36.8s|   120 |   121 | 73420 | 604.0 |    alns|  31 |1292 |1086 |1250 |1585 |  2 |   6 | 620 | 0.000000e+00 |-3.190000e+02 |    Inf | unknown
473.26/475.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
473.26/475.09	c L36.8s|   120 |   121 | 73420 | 604.0 |    alns|  31 |1292 |1085 |1250 |1585 |  2 |   6 | 620 | 0.000000e+00 |-3.150000e+02 |    Inf | unknown
473.55/475.35	c i37.1s|   121 |   120 | 73420 | 599.0 |  oneopt|  31 |1292 |1085 |1223 |1585 |  0 |   6 | 620 | 0.000000e+00 |-3.110000e+02 |    Inf | unknown
474.84/476.68	c 
474.84/476.68	c SCIP Status        : solving was interrupted [time limit reached]
474.84/476.68	c Solving Time (sec) : 38.42
474.84/476.68	c Solving Nodes      : 137
474.84/476.68	c Primal Bound       : -3.11000000000000e+02 (5 solutions)
474.84/476.68	c Dual Bound         : +0.00000000000000e+00
474.84/476.68	c Gap                : infinite
474.84/476.69	c SCIP status: 23 (TIMELIMIT)
474.84/476.69	c solveScip: freeing transform (!can_skip_free_transform)
475.04/476.82	c pb_solver_status: sst_sat
475.04/476.82	c LB_goalvalue: 665
475.04/476.82	c UB_goalvalue: 784
475.04/476.82	c Both SAT and SCIP timed out; boosting budgets to sat=39.200000 scip=107.564800
475.04/476.82	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
475.04/476.82	c SCIP returned: sst_sat
475.04/476.82	c SCIP primal LB: 473, dual UB: 784
475.04/476.82	c Try to find a solution more than 704
475.04/476.82	c assumptions: 
475.04/476.82	c invoking solver with time budget: 39.200000
529.54/531.50	c sat_solver_result: sst_unknown
529.54/531.50	c SAT solver timed out; proceeding to cooperative SCIP call
529.54/531.50	c Calling solveScip for cooperative mode with LB_goalvalue:       665, UB_goalvalue: 784
529.54/531.50	c scip solving with time budget: 107.564800
529.54/531.50	c solveScip
529.54/531.50	c initScipForCoop
529.54/531.50	c Coop Mode: Using SCIP obj units for LB/UB: 665, +oo
529.54/531.53	c 5/5 feasible solutions given by solution candidate storage, new primal bound -1.190000e+02
529.54/531.53	c 
529.54/531.54	c presolving:
529.54/531.59	c (round 1, fast)       2 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
529.64/531.66	c    (0.2s) running MILP presolver
529.64/531.69	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
529.73/531.70	c (round 2, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
529.73/531.76	c (round 3, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1070 upgd conss, 0 impls, 1 clqs, 0 implints
529.83/531.83	c (round 4, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1080 upgd conss, 0 impls, 1 clqs, 0 implints
529.93/531.91	c    (0.4s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
529.93/531.91	c    (0.4s) probing aborted: 50/50 successive totally useless probings
530.05/532.02	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
530.05/532.06	c    (0.6s) no symmetry present (symcode time: 0.00)
530.15/532.16	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
530.15/532.16	c  2 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
530.15/532.16	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
530.15/532.16	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1080 constraints
530.15/532.16	c    1079 constraints of type <knapsack>
530.15/532.16	c       1 constraints of type <setppc>
530.15/532.16	c transformed objective value is always integral (scale: 1)
530.15/532.16	c Presolving Time: 0.62
530.15/532.19	c transformed 5/5 original solutions to the transformed problem space
530.15/532.19	c 
530.43/532.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
530.43/532.44	c   0.9s|     1 |     0 |   273 |     - |   574M |   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
530.73/532.77	c   1.3s|     1 |     0 |   573 |     - |   587M |   0 |1292 |1080 |1237 | 157 |  1 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
531.04/533.09	c   1.6s|     1 |     0 |   719 |     - |   594M |   0 |1292 |1080 |1355 | 275 |  2 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
531.43/533.45	c   1.9s|     1 |     0 |   886 |     - |   613M |   0 |1292 |1080 |1486 | 406 |  3 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
531.73/533.75	c   2.3s|     1 |     0 |  1027 |     - |   613M |   0 |1292 |1080 |1587 | 507 |  4 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
532.04/534.06	c   2.6s|     1 |     0 |  1160 |     - |   619M |   0 |1292 |1080 |1665 | 585 |  5 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
532.32/534.37	c   2.9s|     1 |     0 |  1249 |     - |   619M |   0 |1292 |1080 |1727 | 647 |  6 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
532.72/534.71	c   3.2s|     1 |     0 |  1369 |     - |   626M |   0 |1292 |1080 |1815 | 735 |  7 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
533.04/535.05	c   3.5s|     1 |     0 |  1460 |     - |   630M |   0 |1292 |1080 |1877 | 797 |  8 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
533.32/535.39	c   3.9s|     1 |     0 |  1539 |     - |   632M |   0 |1292 |1080 |1943 | 863 |  9 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
533.72/535.72	c   4.2s|     1 |     0 |  1614 |     - |   632M |   0 |1292 |1081 |1999 | 919 | 10 |   1 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
533.92/535.97	c   4.5s|     1 |     0 |  1677 |     - |   633M |   0 |1292 |1081 |1887 | 964 | 11 |   1 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
534.91/536.99	c   5.5s|     1 |     2 |  4527 |     - |   633M |   0 |1292 |1088 |1887 | 964 | 11 |   8 |  29 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
575.07/577.24	c  45.7s|   100 |   101 | 91808 | 910.4 |   644M |  22 |1292 |1131 |1192 |1465 |  1 |  52 | 687 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
595.81/598.07	c  66.6s|   200 |   201 |185963 | 926.1 |   694M |  22 |1292 |1138 |1189 |2160 |  1 |  59 | 756 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
608.56/610.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
608.56/610.82	c  79.3s|   300 |   301 |228371 | 758.2 |   766M |  22 |1292 |1139 |1210 |3049 |  1 |  61 | 809 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
628.69/631.09	c  99.6s|   400 |   401 |263534 | 656.3 |   761M |  22 |1292 |1140 |1211 |3830 |  1 |  62 | 862 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
635.67/638.06	c   107s|   500 |   501 |281360 | 560.5 |   751M |  29 |1292 |1140 |1201 |4137 |  1 |  62 | 897 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
636.66/639.07	c 
636.66/639.07	c SCIP Status        : solving was interrupted [time limit reached]
636.66/639.07	c Solving Time (sec) : 107.56
636.66/639.07	c Solving Nodes      : 510
636.66/639.07	c Primal Bound       : -1.19000000000000e+02 (5 solutions, 0 respecting the objective limit)
636.66/639.07	c Dual Bound         : +0.00000000000000e+00
636.66/639.07	c Gap                : infinite
636.66/639.07	c SCIP status: 23 (TIMELIMIT)
636.66/639.07	c pb_solver_status: sst_sat
636.66/639.07	c LB_goalvalue: 665
636.66/639.07	c UB_goalvalue: 784
636.66/639.07	c Both SAT and SCIP timed out; boosting budgets to sat=78.400000 scip=301.181440
636.66/639.07	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
636.66/639.07	c SCIP returned: sst_sat
636.66/639.07	c SCIP primal LB: 665, dual UB: 784
636.66/639.07	c Try to find a solution more than 704
636.66/639.07	c assumptions: 
636.66/639.07	c invoking solver with time budget: 78.400000
732.90/735.64	c sat_solver_result: sst_unknown
732.90/735.64	c SAT solver timed out; proceeding to cooperative SCIP call
732.90/735.64	c Calling solveScip for cooperative mode with LB_goalvalue:       665, UB_goalvalue: 784
732.90/735.64	c scip solving with time budget: 301.181440
732.90/735.64	c solveScip
732.90/735.64	c initScipForCoop
732.90/735.64	c Coop Mode: Using SCIP obj units for LB/UB: 665, +oo
732.90/735.64	c SCIPfreeTransform due to timeout and having shadow nodes
732.90/735.64	c forcing SCIPfreeTransform before solve
733.00/735.72	c Running SCIP presolve for solve-time propagation (rounds=3)
733.00/735.74	c 5/5 feasible solutions given by solution candidate storage, new primal bound -1.190000e+02
733.00/735.74	c 
733.00/735.76	c presolving:
733.10/735.81	c (round 1, fast)       2 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
733.10/735.87	c    (0.2s) running MILP presolver
733.20/735.90	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
733.20/735.91	c (round 2, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
733.31/736.07	c    (0.4s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
733.31/736.07	c    (0.4s) probing aborted: 50/50 successive totally useless probings
733.41/736.18	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
733.41/736.18	c  2 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
733.41/736.18	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
733.41/736.18	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1080 constraints
733.41/736.18	c    1069 constraints of type <knapsack>
733.41/736.18	c       1 constraints of type <setppc>
733.41/736.18	c      10 constraints of type <linear>
733.41/736.18	c transformed objective value is always integral (scale: 1)
733.41/736.18	c Presolving Time: 0.42
733.50/736.23	c 5/5 feasible solutions given by solution candidate storage, new primal bound -3.110000e+02
733.50/736.23	c 
733.50/736.24	c presolving:
733.50/736.29	c (round 1, fast)       2 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
733.60/736.36	c    (0.2s) running MILP presolver
733.60/736.39	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
733.70/736.40	c (round 2, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
733.70/736.46	c (round 3, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1070 upgd conss, 0 impls, 1 clqs, 0 implints
733.80/736.53	c (round 4, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1080 upgd conss, 0 impls, 1 clqs, 0 implints
733.90/736.61	c    (0.4s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
733.90/736.61	c    (0.4s) probing aborted: 50/50 successive totally useless probings
734.00/736.72	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
734.00/736.75	c    (0.6s) no symmetry present (symcode time: 0.00)
734.10/736.87	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
734.10/736.87	c  2 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
734.10/736.87	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
734.10/736.87	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1080 constraints
734.10/736.87	c    1079 constraints of type <knapsack>
734.10/736.87	c       1 constraints of type <setppc>
734.10/736.87	c transformed objective value is always integral (scale: 1)
734.10/736.87	c Presolving Time: 0.63
734.20/736.90	c transformed 5/5 original solutions to the transformed problem space
734.20/736.90	c 
734.41/737.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
734.41/737.15	c   0.9s|     1 |     0 |   273 |     - |   663M |   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 |-3.110000e+02 |    Inf | unknown
734.69/737.49	c   1.3s|     1 |     0 |   508 |     - |   674M |   0 |1292 |1080 |1245 | 165 |  1 |   0 |   0 | 0.000000e+00 |-3.110000e+02 |    Inf | unknown
735.09/737.87	c   1.7s|     1 |     0 |   763 |     - |   677M |   0 |1292 |1080 |1400 | 320 |  2 |   0 |   0 | 0.000000e+00 |-3.110000e+02 |    Inf | unknown
735.49/738.21	c   2.0s|     1 |     0 |   892 |     - |   681M |   0 |1292 |1080 |1505 | 425 |  3 |   0 |   0 | 0.000000e+00 |-3.110000e+02 |    Inf | unknown
735.79/738.56	c   2.4s|     1 |     0 |  1035 |     - |   684M |   0 |1292 |1080 |1598 | 518 |  4 |   0 |   0 | 0.000000e+00 |-3.110000e+02 |    Inf | unknown
736.09/738.90	c   2.7s|     1 |     0 |  1116 |     - |   689M |   0 |1292 |1080 |1660 | 580 |  5 |   0 |   0 | 0.000000e+00 |-3.110000e+02 |    Inf | unknown
736.49/739.23	c   3.0s|     1 |     0 |  1207 |     - |   690M |   0 |1292 |1080 |1719 | 639 |  6 |   0 |   0 | 0.000000e+00 |-3.110000e+02 |    Inf | unknown
736.79/739.59	c   3.4s|     1 |     0 |  1437 |     - |   693M |   0 |1292 |1080 |1797 | 717 |  7 |   0 |   0 | 0.000000e+00 |-3.110000e+02 |    Inf | unknown
737.18/739.91	c   3.7s|     1 |     0 |  1533 |     - |   707M |   0 |1292 |1080 |1883 | 803 |  8 |   0 |   0 | 0.000000e+00 |-3.110000e+02 |    Inf | unknown
737.48/740.24	c   4.0s|     1 |     0 |  1620 |     - |   709M |   0 |1292 |1080 |1952 | 872 |  9 |   0 |   0 | 0.000000e+00 |-3.110000e+02 |    Inf | unknown
737.78/740.55	c   4.4s|     1 |     0 |  1686 |     - |   710M |   0 |1292 |1080 |2011 | 931 | 10 |   0 |   0 | 0.000000e+00 |-3.110000e+02 |    Inf | unknown
737.98/740.72	c   4.5s|     1 |     0 |  1740 |     - |   710M |   0 |1292 |1080 |1883 | 964 | 11 |   0 |   0 | 0.000000e+00 |-3.110000e+02 |    Inf | unknown
738.98/741.80	c   5.6s|     1 |     2 |  4122 |     - |   710M |   0 |1292 |1086 |1883 | 964 | 11 |   6 |  23 | 0.000000e+00 |-3.110000e+02 |    Inf | unknown
768.37/771.22	c  35.0s|   100 |   101 | 70933 | 698.9 |   707M |  35 |1292 |1105 |1193 |1184 |  1 |  25 | 666 | 0.000000e+00 |-3.110000e+02 |    Inf | unknown
792.20/795.16	c L59.0s|   190 |   191 |167234 | 875.6 |    alns|  35 |1292 |1107 |1212 |1573 |  2 |  27 | 729 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
795.09/798.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
795.09/798.07	c  61.9s|   200 |   201 |178725 | 889.4 |   725M |  35 |1292 |1109 |1199 |1671 |  1 |  29 | 729 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
808.14/811.15	c  74.9s|   300 |   301 |219625 | 728.7 |   732M |  35 |1292 |1121 |1227 |2059 |  1 |  42 | 769 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
819.29/822.37	c  86.2s|   400 |   401 |264386 | 658.3 |   732M |  39 |1292 |1128 |1226 |2438 |  1 |  49 | 809 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
845.30/848.45	c   112s|   500 |   501 |310381 | 618.5 |   723M |  41 |1292 |1128 |1210 |2981 |  1 |  49 | 859 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
856.36/859.53	c   123s|   600 |   601 |360781 | 599.4 |   722M |  41 |1292 |1137 |1209 |3504 |  1 |  59 | 911 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
870.01/873.21	c   137s|   700 |   701 |417288 | 594.5 |   723M |  41 |1292 |1141 |1228 |3833 |  1 |  64 | 962 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
881.67/884.94	c   149s|   800 |   801 |460899 | 574.7 |   723M |  49 |1292 |1140 |1231 |4196 |  2 |  64 |1005 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
892.43/895.76	c   160s|   900 |   901 |503065 | 557.6 |   724M |  49 |1292 |1140 |1243 |4680 |  1 |  64 |1050 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
904.19/907.56	c   171s|  1000 |  1001 |546967 | 545.8 |   724M |  49 |1292 |1144 |1199 |5227 |  1 |  69 |1090 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
916.94/920.39	c   184s|  1100 |  1101 |597091 | 541.7 |   725M |  49 |1292 |1149 |1256 |5642 |  1 |  74 |1133 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
927.62/931.09	c   195s|  1200 |  1201 |642239 | 534.2 |   725M |  49 |1292 |1150 |1236 |6204 |  1 |  75 |1169 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
938.86/942.33	c   206s|  1300 |  1301 |690432 | 530.2 |   725M |  49 |1292 |1150 |1240 |6800 |  1 |  75 |1232 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
951.53/955.03	c   219s|  1400 |  1401 |740172 | 527.8 |   725M |  49 |1292 |1156 |1227 |7347 |  1 |  81 |1295 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
966.76/970.39	c   234s|  1500 |  1501 |799001 | 531.9 |   726M |  49 |1292 |1165 |1225 |7992 |  1 |  90 |1372 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
979.12/982.72	c   247s|  1600 |  1601 |848858 | 529.8 |   727M |  49 |1292 |1167 |1215 |8553 |  1 |  92 |1473 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
991.67/995.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
991.67/995.38	c   259s|  1700 |  1701 |898788 | 528.0 |   727M |  49 |1292 |1176 |1214 |9177 |  1 | 101 |1565 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
1004.73/1008.49	c   272s|  1800 |  1801 |953792 | 529.2 |   727M |  49 |1292 |1176 |1242 |9833 |  1 | 101 |1718 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
1021.87/1025.60	c   289s|  1900 |  1901 |  1031k| 542.2 |   727M |  49 |1292 |1178 |1229 |  10k|  1 | 103 |1828 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
1033.52/1037.38	c 
1033.52/1037.38	c SCIP Status        : solving was interrupted [time limit reached]
1033.52/1037.38	c Solving Time (sec) : 301.18
1033.52/1037.38	c Solving Nodes      : 1991
1033.52/1037.38	c Primal Bound       : -2.57000000000000e+02 (6 solutions)
1033.52/1037.38	c Dual Bound         : +0.00000000000000e+00
1033.52/1037.38	c Gap                : infinite
1033.52/1037.39	c SCIP status: 23 (TIMELIMIT)
1033.52/1037.39	c solveScip: freeing transform (!can_skip_free_transform)
1033.62/1037.48	c pb_solver_status: sst_sat
1033.62/1037.48	c LB_goalvalue: 665
1033.62/1037.48	c UB_goalvalue: 784
1033.62/1037.48	c Both SAT and SCIP timed out; boosting budgets to sat=156.800000 scip=843.308032
1033.62/1037.48	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
1033.62/1037.48	c SCIP returned: sst_sat
1033.62/1037.48	c SCIP primal LB: 527, dual UB: 784
1033.62/1037.48	c Try to find a solution more than 704
1033.62/1037.48	c assumptions: 
1033.62/1037.48	c invoking solver with time budget: 156.800000
1192.03/1196.47	c sat_solver_result: sst_unknown
1192.03/1196.47	c SAT solver timed out; proceeding to cooperative SCIP call
1192.03/1196.47	c Calling solveScip for cooperative mode with LB_goalvalue:       665, UB_goalvalue: 784
1192.03/1196.47	c scip solving with time budget: 843.308032
1192.03/1196.47	c solveScip
1192.03/1196.47	c initScipForCoop
1192.03/1196.47	c Coop Mode: Using SCIP obj units for LB/UB: 665, +oo
1192.03/1196.50	c 6/6 feasible solutions given by solution candidate storage, new primal bound -1.190000e+02
1192.03/1196.50	c 
1192.13/1196.51	c presolving:
1192.13/1196.56	c (round 1, fast)       2 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
1192.23/1196.63	c    (0.2s) running MILP presolver
1192.23/1196.66	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1192.23/1196.67	c (round 2, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
1192.33/1196.73	c (round 3, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1070 upgd conss, 0 impls, 1 clqs, 0 implints
1192.42/1196.80	c (round 4, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1080 upgd conss, 0 impls, 1 clqs, 0 implints
1192.42/1196.88	c    (0.4s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1192.42/1196.88	c    (0.4s) probing aborted: 50/50 successive totally useless probings
1192.52/1196.99	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1192.64/1197.02	c    (0.6s) no symmetry present (symcode time: 0.00)
1192.74/1197.13	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
1192.74/1197.13	c  2 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1192.74/1197.13	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1192.74/1197.13	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1080 constraints
1192.74/1197.13	c    1079 constraints of type <knapsack>
1192.74/1197.13	c       1 constraints of type <setppc>
1192.74/1197.13	c transformed objective value is always integral (scale: 1)
1192.74/1197.13	c Presolving Time: 0.62
1192.74/1197.16	c transformed 6/6 original solutions to the transformed problem space
1192.74/1197.16	c 
1193.02/1197.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1193.02/1197.41	c   0.9s|     1 |     0 |   273 |     - |   663M |   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1193.32/1197.74	c   1.3s|     1 |     0 |   573 |     - |   670M |   0 |1292 |1080 |1237 | 157 |  1 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1193.63/1198.07	c   1.6s|     1 |     0 |   719 |     - |   671M |   0 |1292 |1080 |1355 | 275 |  2 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1194.02/1198.42	c   2.0s|     1 |     0 |   886 |     - |   682M |   0 |1292 |1080 |1486 | 406 |  3 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1194.32/1198.73	c   2.3s|     1 |     0 |  1027 |     - |   685M |   0 |1292 |1080 |1587 | 507 |  4 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1194.63/1199.05	c   2.6s|     1 |     0 |  1160 |     - |   688M |   0 |1292 |1080 |1665 | 585 |  5 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1194.92/1199.36	c   2.9s|     1 |     0 |  1249 |     - |   687M |   0 |1292 |1080 |1727 | 647 |  6 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1195.31/1199.70	c   3.2s|     1 |     0 |  1369 |     - |   691M |   0 |1292 |1080 |1815 | 735 |  7 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1195.63/1200.03	c   3.6s|     1 |     0 |  1460 |     - |   693M |   0 |1292 |1080 |1877 | 797 |  8 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1195.91/1200.38	c   3.9s|     1 |     0 |  1539 |     - |   693M |   0 |1292 |1080 |1943 | 863 |  9 |   0 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1196.31/1200.71	c   4.2s|     1 |     0 |  1614 |     - |   693M |   0 |1292 |1081 |1999 | 919 | 10 |   1 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1196.51/1200.97	c   4.5s|     1 |     0 |  1677 |     - |   693M |   0 |1292 |1081 |1887 | 964 | 11 |   1 |   0 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1197.51/1202.00	c   5.5s|     1 |     2 |  4527 |     - |   693M |   0 |1292 |1088 |1887 | 964 | 11 |   8 |  29 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1238.06/1242.66	c  46.2s|   100 |   101 | 91808 | 910.4 |   710M |  22 |1292 |1131 |1192 |1465 |  1 |  52 | 687 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1255.70/1260.32	c  63.9s|   200 |   201 |172334 | 857.6 |   735M |  23 |1292 |1139 |1189 |2107 |  1 |  60 | 734 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1268.75/1273.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1268.75/1273.45	c  77.0s|   300 |   301 |202382 | 671.3 |   770M |  23 |1292 |1139 |1223 |2908 |  2 |  60 | 785 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1291.08/1295.88	c  99.4s|   400 |   401 |254753 | 634.3 |   765M |  23 |1292 |1139 |1298 |4075 |  2 |  61 | 853 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1314.69/1319.54	c   123s|   500 |   501 |286031 | 569.8 |   765M |  23 |1292 |1141 |1207 |4815 |  1 |  63 | 905 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1325.65/1330.54	c   134s|   600 |   601 |326875 | 542.9 |   765M |  23 |1292 |1143 |1189 |5589 |  1 |  65 | 942 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1336.01/1340.93	c   144s|   700 |   701 |355324 | 505.9 |   760M |  23 |1292 |1143 |1189 |6287 |  1 |  65 | 977 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1346.27/1351.22	c   155s|   800 |   801 |382661 | 476.8 |   758M |  35 |1292 |1144 |1238 |6572 |  1 |  67 |1013 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1352.55/1357.52	c   161s|   900 |   901 |404190 | 447.7 |   758M |  55 |1292 |1143 |1247 |6920 |  1 |  67 |1033 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1362.81/1367.84	c   171s|  1000 |  1001 |437405 | 436.2 |   758M |  77 |1292 |1143 |1327 |7168 |  1 |  67 |1072 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1382.64/1387.70	c   191s|  1100 |  1101 |506815 | 459.6 |   752M |  85 |1292 |1149 |1318 |7245 |  1 |  73 |1175 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1401.77/1406.96	c   210s|  1200 |  1201 |576604 | 479.5 |   752M |  86 |1292 |1150 |1318 |7310 |  1 |  75 |1270 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1419.71/1424.96	c   228s|  1300 |  1301 |633934 | 486.7 |   746M | 101 |1292 |1151 |1218 |7378 |  2 |  76 |1404 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1431.67/1436.91	c   240s|  1400 |  1401 |673068 | 479.9 |   745M | 144 |1292 |1152 |1324 |7404 |  1 |  78 |1498 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1452.30/1457.63	c   261s|  1500 |  1501 |740061 | 492.6 |   745M | 144 |1292 |1152 |1327 |7463 |  1 |  78 |1623 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1476.01/1481.48	c   285s|  1600 |  1601 |822221 | 513.2 |   745M | 144 |1292 |1155 |1323 |7539 |  1 |  81 |1773 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1496.34/1501.88	c   305s|  1700 |  1701 |890469 | 523.1 |   745M | 144 |1292 |1157 |1306 |7609 |  1 |  83 |1904 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1514.97/1520.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1514.97/1520.54	c   324s|  1800 |  1801 |951448 | 527.9 |   745M | 144 |1292 |1157 |1324 |7744 |  1 |  83 |2049 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1533.91/1539.53	c   343s|  1900 |  1901 |  1027k| 540.4 |   745M | 144 |1292 |1160 |1328 |7800 |  1 |  86 |2127 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1549.37/1555.10	c   359s|  2000 |  2001 |  1094k| 546.4 |   746M | 144 |1292 |1167 |1325 |7843 |  1 |  93 |2193 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1563.42/1569.16	c   373s|  2100 |  2101 |  1164k| 554.0 |   746M | 144 |1292 |1169 |1332 |7876 |  1 |  95 |2209 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1577.27/1583.05	c   387s|  2200 |  2201 |  1240k| 563.1 |   746M | 144 |1292 |1174 |1332 |7909 |  1 | 100 |2216 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1588.61/1594.49	c   398s|  2300 |  2301 |  1302k| 565.9 |   746M | 144 |1292 |1174 |1340 |7963 |  1 | 100 |2221 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1608.26/1614.13	c   418s|  2400 |  2401 |  1378k| 573.9 |   746M | 144 |1292 |1181 |1340 |7982 |  2 | 107 |2267 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1637.06/1643.08	c   447s|  2500 |  2501 |  1503k| 600.8 |   746M | 144 |1292 |1183 |1343 |8001 |  1 | 109 |2305 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1654.28/1660.35	c   464s|  2600 |  2601 |  1577k| 606.5 |   746M | 144 |1292 |1184 |1349 |8033 |  1 | 110 |2346 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1672.42/1678.56	c   482s|  2700 |  2701 |  1650k| 610.9 |   746M | 144 |1292 |1189 |1345 |8062 |  1 | 115 |2389 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1693.25/1699.47	c   503s|  2800 |  2801 |  1738k| 620.5 |   746M | 144 |1292 |1208 |1343 |8087 |  1 | 134 |2440 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1715.68/1721.95	c   525s|  2900 |  2901 |  1829k| 630.4 |   746M | 144 |1292 |1215 |1216 |8112 |  1 | 141 |2510 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1739.71/1746.03	c   550s|  3000 |  3001 |  1922k| 640.4 |   746M | 144 |1292 |1223 |1345 |8147 |  1 | 149 |2620 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1768.00/1774.48	c   578s|  3100 |  3081 |  2038k| 657.2 |   747M | 144 |1292 |1231 |1345 |8171 |  1 | 158 |2800 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1798.10/1804.61	c   608s|  3200 |  3181 |  2171k| 678.2 |   748M | 144 |1292 |1250 |1343 |8188 |  2 | 177 |2918 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1819.03/1825.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1819.03/1825.61	c   629s|  3300 |  3281 |  2284k| 692.0 |   748M | 144 |1292 |1265 |1343 |8215 |  2 | 192 |2942 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1839.95/1846.62	c   650s|  3400 |  3381 |  2381k| 700.1 |   748M | 144 |1292 |1266 |1329 |8306 |  1 | 193 |3011 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1858.99/1865.77	c   669s|  3500 |  3481 |  2482k| 709.0 |   748M | 144 |1292 |1272 |1330 |8347 |  1 | 199 |3028 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1874.04/1880.84	c   684s|  3600 |  3581 |  2558k| 710.4 |   748M | 144 |1292 |1272 |1217 |8583 |  2 | 199 |3042 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1890.49/1897.31	c   701s|  3700 |  3681 |  2644k| 714.4 |   748M | 144 |1292 |1272 |1353 |8647 |  1 | 199 |3063 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1912.91/1919.83	c   723s|  3800 |  3781 |  2740k| 720.9 |   748M | 144 |1292 |1272 |1345 |8684 |  1 | 199 |3098 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1936.93/1943.94	c   747s|  3900 |  3881 |  2843k| 728.8 |   748M | 144 |1292 |1279 |1348 |8829 |  1 | 208 |3158 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1963.23/1970.30	c   774s|  4000 |  3977 |  2953k| 738.0 |   749M | 144 |1292 |1283 |1218 |8886 |  2 | 213 |3237 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
1987.25/1994.45	c   798s|  4100 |  4077 |  3046k| 742.8 |   749M | 144 |1292 |1294 |1341 |8937 |  1 | 224 |3289 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
2013.46/2020.78	c   824s|  4200 |  4177 |  3165k| 753.4 |   749M | 144 |1292 |1301 |1204 |9040 |  1 | 231 |3336 | 0.000000e+00 |-1.190000e+02*|    Inf | unknown
2032.39/2039.77	c 
2032.39/2039.77	c SCIP Status        : solving was interrupted [time limit reached]
2032.39/2039.77	c Solving Time (sec) : 843.31
2032.39/2039.77	c Solving Nodes      : 4273
2032.39/2039.77	c Primal Bound       : -1.19000000000000e+02 (6 solutions, 0 respecting the objective limit)
2032.39/2039.77	c Dual Bound         : +0.00000000000000e+00
2032.39/2039.77	c Gap                : infinite
2032.39/2039.78	c SCIP status: 23 (TIMELIMIT)
2032.39/2039.78	c pb_solver_status: sst_sat
2032.39/2039.78	c LB_goalvalue: 665
2032.39/2039.78	c UB_goalvalue: 784
2032.39/2039.78	c Both SAT and SCIP timed out; boosting budgets to sat=313.600000 scip=1800.000000
2032.39/2039.78	c # improved by sat (lb/ub): 0, # improved by scip (lb): 0
2032.39/2039.78	c SCIP returned: sst_sat
2032.39/2039.78	c SCIP primal LB: 665, dual UB: 784
2032.39/2039.78	c Try to find a solution more than 704
2032.39/2039.78	c assumptions: 
2032.39/2039.78	c invoking solver with time budget: 313.600000
2347.56/2356.06	c sat_solver_result: sst_unknown
2347.56/2356.06	c SAT solver timed out; proceeding to cooperative SCIP call
2347.56/2356.06	c Calling solveScip for cooperative mode with LB_goalvalue:       665, UB_goalvalue: 784
2347.56/2356.06	c scip solving with time budget: 1800.000000
2347.56/2356.06	c solveScip
2347.56/2356.06	c initScipForCoop
2347.56/2356.06	c Coop Mode: Using SCIP obj units for LB/UB: 665, +oo
2347.56/2356.06	c SCIPfreeTransform due to timeout and having shadow nodes
2347.56/2356.06	c forcing SCIPfreeTransform before solve
2347.56/2356.10	c Running SCIP presolve for solve-time propagation (rounds=3)
2347.66/2356.13	c 6/6 feasible solutions given by solution candidate storage, new primal bound -1.190000e+02
2347.66/2356.13	c 
2347.66/2356.15	c presolving:
2347.66/2356.19	c (round 1, fast)       2 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
2347.75/2356.26	c    (0.2s) running MILP presolver
2347.75/2356.28	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2347.75/2356.29	c (round 2, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
2347.95/2356.45	c    (0.4s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2347.95/2356.45	c    (0.4s) probing aborted: 50/50 successive totally useless probings
2348.05/2356.57	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
2348.05/2356.57	c  2 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2348.05/2356.57	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2348.05/2356.57	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1080 constraints
2348.05/2356.57	c    1069 constraints of type <knapsack>
2348.05/2356.57	c       1 constraints of type <setppc>
2348.05/2356.57	c      10 constraints of type <linear>
2348.05/2356.57	c transformed objective value is always integral (scale: 1)
2348.05/2356.57	c Presolving Time: 0.42
2348.15/2356.61	c 6/6 feasible solutions given by solution candidate storage, new primal bound -2.570000e+02
2348.15/2356.61	c 
2348.15/2356.63	c presolving:
2348.15/2356.68	c (round 1, fast)       2 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
2348.25/2356.74	c    (0.2s) running MILP presolver
2348.25/2356.77	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2348.25/2356.79	c (round 2, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1 clqs, 0 implints
2348.35/2356.84	c (round 3, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1070 upgd conss, 0 impls, 1 clqs, 0 implints
2348.45/2356.91	c (round 4, exhaustive) 2 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1080 upgd conss, 0 impls, 1 clqs, 0 implints
2348.45/2357.00	c    (0.4s) probing: 51/1292 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2348.45/2357.00	c    (0.4s) probing aborted: 50/50 successive totally useless probings
2348.56/2357.11	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2348.66/2357.14	c    (0.6s) no symmetry present (symcode time: 0.00)
2348.75/2357.25	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
2348.75/2357.25	c  2 deleted vars, 1 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2348.75/2357.25	c  0 implications, 1 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2348.75/2357.25	c presolved problem has 1292 variables (1292 bin, 0 int, 0 cont) and 1080 constraints
2348.75/2357.25	c    1079 constraints of type <knapsack>
2348.75/2357.25	c       1 constraints of type <setppc>
2348.75/2357.25	c transformed objective value is always integral (scale: 1)
2348.75/2357.25	c Presolving Time: 0.62
2348.75/2357.28	c transformed 6/6 original solutions to the transformed problem space
2348.75/2357.28	c 
2349.04/2357.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2349.04/2357.53	c   0.9s|     1 |     0 |   274 |     - |   661M |   0 |1292 |1080 |1080 |   0 |  0 |   0 |   0 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2349.34/2357.88	c   1.3s|     1 |     0 |   527 |     - |   674M |   0 |1292 |1080 |1242 | 162 |  1 |   0 |   0 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2349.74/2358.25	c   1.7s|     1 |     0 |   740 |     - |   685M |   0 |1292 |1080 |1403 | 323 |  2 |   0 |   0 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2350.14/2358.60	c   2.0s|     1 |     0 |   923 |     - |   693M |   0 |1292 |1080 |1535 | 455 |  3 |   0 |   0 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2350.44/2358.94	c   2.4s|     1 |     0 |  1050 |     - |   696M |   0 |1292 |1080 |1633 | 553 |  4 |   0 |   0 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2350.84/2359.30	c   2.7s|     1 |     0 |  1120 |     - |   704M |   0 |1292 |1080 |1675 | 595 |  5 |   0 |   0 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2351.14/2359.65	c   3.1s|     1 |     0 |  1197 |     - |   704M |   0 |1292 |1080 |1725 | 645 |  6 |   0 |   0 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2351.55/2360.01	c   3.4s|     1 |     0 |  1346 |     - |   708M |   0 |1292 |1080 |1805 | 725 |  7 |   0 |   0 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2351.83/2360.37	c   3.8s|     1 |     0 |  1436 |     - |   709M |   0 |1292 |1080 |1867 | 787 |  8 |   0 |   0 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2352.23/2360.71	c   4.1s|     1 |     0 |  1513 |     - |   711M |   0 |1292 |1080 |1932 | 852 |  9 |   0 |   0 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2352.54/2361.06	c   4.5s|     1 |     0 |  1588 |     - |   712M |   0 |1292 |1080 |1986 | 906 | 10 |   0 |   0 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2352.83/2361.31	c   4.7s|     1 |     0 |  1683 |     - |   712M |   0 |1292 |1080 |1907 | 986 | 11 |   0 |   0 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2353.93/2362.47	c   5.9s|     1 |     2 |  2730 |     - |   712M |   0 |1292 |1080 |1907 | 986 | 11 |   0 |  21 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2380.84/2389.46	c  32.9s|   100 |   101 | 64540 | 634.9 |   724M |  19 |1292 |1086 |1210 |1573 |  1 |   6 | 407 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2396.40/2405.10	c  48.5s|   200 |   201 |136949 | 679.7 |   728M |  23 |1292 |1100 |1204 |2159 |  1 |  21 | 453 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2410.35/2419.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2410.35/2419.06	c  62.5s|   300 |   301 |186484 | 618.1 |   753M |  23 |1292 |1103 |1223 |2803 |  1 |  24 | 496 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2426.19/2434.96	c  78.4s|   400 |   401 |232441 | 578.3 |   758M |  23 |1292 |1111 |1213 |3454 |  1 |  32 | 526 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2442.03/2450.81	c  94.2s|   500 |   501 |260185 | 518.0 |   756M |  23 |1292 |1111 |1247 |4168 |  2 |  32 | 562 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2450.01/2458.84	c   102s|   600 |   601 |280297 | 465.1 |   756M |  29 |1292 |1111 |1222 |4459 |  1 |  32 | 582 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2456.98/2465.88	c   109s|   700 |   701 |297946 | 423.8 |   756M |  35 |1292 |1111 |1216 |4597 |  1 |  32 | 612 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2468.04/2477.01	c   120s|   800 |   801 |335509 | 417.8 |   755M |  35 |1292 |1113 |1224 |4918 |  2 |  34 | 641 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2481.80/2490.73	c   134s|   900 |   901 |383078 | 424.2 |   755M |  35 |1292 |1134 |1219 |5311 |  1 |  55 | 678 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2497.35/2506.36	c   150s|  1000 |  1001 |441667 | 440.4 |   756M |  35 |1292 |1135 |1208 |5887 |  1 |  56 | 727 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2509.81/2518.80	c   162s|  1100 |  1101 |486636 | 441.3 |   756M |  35 |1292 |1137 |1209 |6403 |  1 |  58 | 754 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2525.35/2534.42	c   178s|  1200 |  1201 |543826 | 452.2 |   756M |  35 |1292 |1146 |1193 |6907 |  1 |  67 | 794 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2537.23/2546.36	c   190s|  1300 |  1301 |584473 | 448.6 |   756M |  35 |1292 |1149 |1230 |7267 |  1 |  70 | 820 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2551.38/2560.51	c   204s|  1400 |  1401 |634582 | 452.4 |   753M |  35 |1292 |1149 |1204 |7748 |  1 |  70 | 858 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2565.24/2574.41	c   218s|  1500 |  1501 |678264 | 451.4 |   753M |  35 |1292 |1149 |1258 |7976 |  1 |  70 | 891 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2586.17/2595.42	c   239s|  1600 |  1601 |754327 | 470.7 |   754M |  45 |1292 |1157 |1259 |8196 |  2 |  78 | 927 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2599.33/2608.69	c   252s|  1700 |  1701 |792571 | 465.5 |   754M |  45 |1292 |1160 |1230 |8505 |  1 |  81 | 990 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2613.69/2623.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2613.69/2623.01	c   266s|  1800 |  1801 |839043 | 465.5 |   754M |  45 |1292 |1162 |1237 |8730 |  2 |  83 |1088 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2625.54/2634.95	c   278s|  1900 |  1901 |876213 | 460.5 |   754M |  45 |1292 |1162 |1232 |8961 |  1 |  84 |1183 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2640.29/2649.75	c   293s|  2000 |  2001 |919856 | 459.3 |   756M |  49 |1292 |1162 |1246 |9284 |  2 |  84 |1285 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2659.54/2669.06	c   312s|  2100 |  2101 |984598 | 468.3 |   757M |  67 |1292 |1160 |1298 |9602 |  1 |  84 |1387 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2676.28/2685.81	c   329s|  2200 |  2201 |  1036k| 470.8 |   757M |  75 |1292 |1162 |1351 |9931 |  1 |  86 |1490 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2691.73/2701.33	c   345s|  2300 |  2301 |  1084k| 471.2 |   758M |  81 |1292 |1175 |1312 |  10k|  1 |  99 |1586 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2704.99/2714.68	c   358s|  2400 |  2401 |  1125k| 468.4 |   758M |  81 |1292 |1173 |1356 |  10k|  1 |  99 |1668 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2722.35/2732.03	c   375s|  2500 |  2501 |  1183k| 473.0 |   758M |  81 |1292 |1177 |1284 |  10k|  1 | 104 |1754 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2739.58/2749.31	c   393s|  2600 |  2601 |  1239k| 476.1 |   757M |  81 |1292 |1177 |1333 |  11k|  1 | 104 |1850 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2756.83/2766.66	c   410s|  2700 |  2701 |  1299k| 480.8 |   757M |  87 |1292 |1179 |1369 |  11k|  2 | 107 |1915 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2769.59/2779.49	c   423s|  2800 |  2801 |  1350k| 482.0 |   756M |  89 |1292 |1198 |1365 |  11k|  1 | 126 |1948 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2781.27/2791.18	c   435s|  2900 |  2901 |  1407k| 484.9 |   756M |  89 |1292 |1208 |1378 |  12k|  1 | 136 |1965 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2794.71/2804.63	c   448s|  3000 |  3001 |  1470k| 489.7 |   756M |  97 |1292 |1210 |1381 |  12k|  1 | 138 |1983 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2808.97/2818.90	c   462s|  3100 |  3101 |  1533k| 494.4 |   756M |  99 |1292 |1212 |1376 |  12k|  1 | 140 |2010 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2820.43/2830.47	c   474s|  3200 |  3201 |  1588k| 496.1 |   756M | 101 |1292 |1234 |1378 |  12k|  1 | 162 |2021 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2834.19/2844.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2834.19/2844.21	c   488s|  3300 |  3301 |  1655k| 501.4 |   757M | 105 |1292 |1259 |1364 |  12k|  1 | 187 |2040 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2849.14/2859.21	c   503s|  3400 |  3399 |  1710k| 502.7 |   757M | 109 |1292 |1263 |1358 |  12k|  1 | 191 |2079 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2872.98/2883.16	c   527s|  3500 |  3489 |  1809k| 516.8 |   757M | 115 |1292 |1277 |1370 |  12k|  1 | 205 |2127 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2892.31/2902.50	c   546s|  3600 |  3577 |  1896k| 526.6 |   757M | 115 |1292 |1284 |1410 |  13k|  1 | 212 |2160 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2917.63/2927.99	c   571s|  3700 |  3666 |  1995k| 539.0 |   757M | 115 |1292 |1293 |1379 |  13k|  1 | 221 |2231 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2946.04/2956.49	c   600s|  3800 |  3748 |  2117k| 556.8 |   757M | 115 |1292 |1320 |1354 |  13k|  1 | 248 |2312 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2963.29/2973.75	c   617s|  3900 |  3822 |  2187k| 560.6 |   758M | 119 |1292 |1370 |1363 |  13k|  1 | 298 |2379 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
2985.54/2996.08	c   640s|  4000 |  3906 |  2270k| 567.4 |   758M | 119 |1292 |1381 |1394 |  13k|  1 | 309 |2541 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3012.74/3023.33	c   667s|  4100 |  3996 |  2368k| 577.5 |   758M | 121 |1292 |1385 |1381 |  13k|  1 | 313 |2723 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3038.86/3049.55	c   693s|  4200 |  4088 |  2469k| 587.8 |   758M | 121 |1292 |1410 |1234 |  13k|  1 | 338 |2872 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3053.01/3063.75	c   707s|  4300 |  4188 |  2526k| 587.3 |   758M | 121 |1292 |1408 |1375 |  13k|  1 | 338 |2953 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3071.56/3082.36	c   726s|  4400 |  4276 |  2626k| 596.6 |   758M | 121 |1292 |1425 |1385 |  14k|  1 | 357 |2990 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3089.22/3100.03	c   743s|  4500 |  4354 |  2713k| 602.7 |   758M | 121 |1292 |1439 |1408 |  14k|  1 | 372 |3021 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3113.03/3123.93	c   767s|  4600 |  4446 |  2825k| 614.1 |   758M | 121 |1292 |1440 |1402 |  14k|  1 | 374 |3068 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3126.89/3137.82	c   781s|  4700 |  4534 |  2900k| 616.9 |   758M | 121 |1292 |1447 |1389 |  14k|  1 | 382 |3078 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3134.46/3145.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3134.46/3145.40	c   789s|  4800 |  4634 |  2937k| 611.7 |   759M | 121 |1292 |1448 |1388 |  14k|  1 | 386 |3082 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3145.63/3156.65	c   800s|  4900 |  4730 |  2999k| 611.9 |   759M | 121 |1292 |1452 |1363 |  14k|  1 | 396 |3088 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3152.02/3163.07	c   806s|  5000 |  4830 |  3030k| 605.9 |   759M | 121 |1292 |1456 |1283 |  14k|  1 | 404 |3091 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3160.99/3172.03	c   815s|  5100 |  4930 |  3073k| 602.5 |   759M | 121 |1292 |1458 |1326 |  15k|  1 | 406 |3097 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3175.14/3186.27	c   830s|  5200 |  5017 |  3149k| 605.5 |   751M | 121 |1292 |1475 |1418 |  15k|  1 | 424 |3103 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3187.10/3198.27	c   842s|  5300 |  5109 |  3193k| 602.3 |   752M | 121 |1292 |1482 |1282 |  15k|  1 | 433 |3133 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3194.38/3205.54	c   849s|  5400 |  5209 |  3224k| 596.9 |   752M | 121 |1292 |1483 |1408 |  15k|  1 | 434 |3144 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3209.73/3220.99	c   864s|  5500 |  5289 |  3291k| 598.3 |   752M | 121 |1292 |1508 |1347 |  16k|  1 | 460 |3178 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3223.69/3234.98	c   878s|  5600 |  5387 |  3338k| 596.0 |   752M | 121 |1292 |1517 |1371 |  16k|  1 | 470 |3223 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3240.93/3252.27	c   896s|  5700 |  5469 |  3408k| 597.7 |   752M | 121 |1292 |1527 |1398 |  16k|  1 | 483 |3280 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3254.49/3265.88	c   909s|  5800 |  5557 |  3478k| 599.5 |   752M | 121 |1292 |1538 |1387 |  16k|  2 | 495 |3302 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3270.54/3281.94	c   925s|  5900 |  5643 |  3529k| 598.0 |   753M | 121 |1292 |1550 |1315 |  16k|  1 | 507 |3344 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3276.73/3288.15	c   932s|  6000 |  5743 |  3561k| 593.3 |   753M | 121 |1292 |1553 |1293 |  17k|  1 | 511 |3345 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3289.98/3301.42	c   945s|  6100 |  5839 |  3616k| 592.7 |   753M | 121 |1292 |1553 |1376 |  17k|  1 | 513 |3369 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3306.83/3318.36	c   962s|  6200 |  5923 |  3679k| 593.2 |   754M | 121 |1292 |1608 |1365 |  17k|  1 | 569 |3445 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3310.82/3322.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3310.82/3322.34	c   966s|  6300 |  6015 |  3697k| 586.7 |   754M | 121 |1292 |1624 |1345 |  17k|  1 | 585 |3449 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3329.96/3341.55	c   985s|  6400 |  6101 |  3779k| 590.4 |   754M | 121 |1292 |1656 |1407 |  17k|  1 | 619 |3550 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3339.73/3351.33	c   995s|  6500 |  6195 |  3816k| 586.9 |   754M | 121 |1292 |1661 |1407 |  17k|  2 | 624 |3607 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3348.20/3359.82	c  1003s|  6600 |  6295 |  3846k| 582.6 |   754M | 121 |1292 |1672 |1309 |  18k|  2 | 635 |3642 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3355.08/3366.74	c  1010s|  6700 |  6395 |  3871k| 577.7 |   754M | 121 |1292 |1682 |1360 |  18k|  1 | 646 |3667 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3367.35/3379.08	c  1022s|  6800 |  6491 |  3918k| 576.2 |   754M | 121 |1292 |1682 |1290 |  18k|  2 | 646 |3738 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3374.92/3386.67	c  1030s|  6900 |  6591 |  3948k| 572.1 |   754M | 121 |1292 |1684 |1273 |  18k|  1 | 651 |3775 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3390.28/3402.04	c  1045s|  7000 |  6691 |  4027k| 575.2 |   754M | 121 |1292 |1687 |1210 |  18k|  1 | 655 |3812 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3402.93/3414.76	c  1058s|  7100 |  6791 |  4081k| 574.7 |   756M | 121 |1292 |1685 |1393 |  19k|  1 | 659 |3862 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3412.90/3424.71	c  1068s|  7200 |  6871 |  4127k| 573.1 |   756M | 121 |1292 |1704 |1239 |  19k|  1 | 681 |3881 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3417.20/3429.02	c  1072s|  7300 |  6971 |  4145k| 567.7 |   756M | 121 |1292 |1709 |1328 |  19k|  2 | 687 |3893 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3422.87/3434.79	c  1078s|  7400 |  7071 |  4170k| 563.5 |   756M | 121 |1292 |1717 |1340 |  19k|  1 | 698 |3902 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3427.46/3439.33	c  1083s|  7500 |  7171 |  4192k| 558.8 |   756M | 121 |1292 |1716 |1343 |  19k|  1 | 698 |3905 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3433.04/3444.97	c  1088s|  7600 |  7271 |  4217k| 554.8 |   756M | 121 |1292 |1715 |1328 |  20k|  1 | 698 |3911 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3438.82/3450.70	c  1094s|  7700 |  7371 |  4242k| 550.8 |   756M | 121 |1292 |1714 |1375 |  20k|  1 | 699 |3924 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3445.00/3456.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3445.00/3456.94	c  1100s|  7800 |  7471 |  4274k| 547.9 |   756M | 121 |1292 |1715 |1293 |  20k|  2 | 701 |3928 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3448.79/3460.71	c  1104s|  7900 |  7571 |  4292k| 543.2 |   756M | 121 |1292 |1713 |1309 |  20k|  1 | 701 |3931 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3454.96/3466.94	c  1110s|  8000 |  7671 |  4321k| 540.0 |   756M | 121 |1292 |1712 |1325 |  20k|  1 | 701 |3936 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3460.25/3472.29	c  1116s|  8100 |  7771 |  4345k| 536.3 |   756M | 121 |1292 |1711 |1282 |  21k|  1 | 701 |3948 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3464.63/3476.64	c  1120s|  8200 |  7871 |  4363k| 532.0 |   756M | 121 |1292 |1710 |1262 |  21k|  1 | 701 |3960 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3469.52/3481.51	c  1125s|  8300 |  7971 |  4386k| 528.4 |   756M | 121 |1292 |1707 |1386 |  21k|  1 | 701 |3962 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3476.89/3489.01	c  1132s|  8400 |  8071 |  4425k| 526.7 |   757M | 121 |1292 |1707 |1257 |  21k|  1 | 702 |3969 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3481.68/3493.75	c  1137s|  8500 |  8171 |  4450k| 523.4 |   757M | 121 |1292 |1707 |1208 |  21k|  1 | 702 |3971 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3485.27/3497.35	c  1141s|  8600 |  8271 |  4465k| 519.1 |   757M | 121 |1292 |1706 |1304 |  22k|  1 | 702 |3976 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3492.55/3504.63	c  1148s|  8700 |  8371 |  4501k| 517.3 |   757M | 121 |1292 |1706 |1359 |  22k|  1 | 702 |3979 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3497.23/3509.32	c  1153s|  8800 |  8471 |  4525k| 514.1 |   757M | 121 |1292 |1714 |1389 |  22k|  1 | 713 |3979 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3502.93/3515.10	c  1159s|  8900 |  8571 |  4552k| 511.4 |   757M | 121 |1292 |1711 |1390 |  23k|  1 | 713 |3985 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3509.01/3521.11	c  1165s|  9000 |  8671 |  4583k| 509.2 |   757M | 121 |1292 |1710 |1349 |  23k|  1 | 713 |3986 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3514.89/3527.04	c  1170s|  9100 |  8771 |  4614k| 507.0 |   757M | 121 |1292 |1724 |1393 |  23k|  1 | 730 |3986 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3522.05/3534.26	c  1178s|  9200 |  8871 |  4654k| 505.8 |   757M | 121 |1292 |1726 |1255 |  23k|  1 | 733 |3989 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3527.54/3539.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3527.54/3539.72	c  1183s|  9300 |  8971 |  4681k| 503.3 |   757M | 121 |1292 |1737 |1351 |  23k|  1 | 746 |3989 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3537.82/3550.04	c  1193s|  9400 |  9069 |  4728k| 502.9 |   757M | 121 |1292 |1736 |1357 |  24k|  1 | 746 |4019 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3544.19/3556.49	c  1200s|  9500 |  9169 |  4760k| 501.0 |   757M | 121 |1292 |1739 |1320 |  24k|  1 | 750 |4023 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3550.88/3563.15	c  1207s|  9600 |  9269 |  4795k| 499.5 |   757M | 121 |1292 |1737 |1391 |  24k|  1 | 750 |4024 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3564.73/3577.03	c  1220s|  9700 |  9363 |  4857k| 500.7 |   757M | 121 |1292 |1737 |1398 |  24k|  1 | 750 |4042 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3580.97/3593.36	c  1237s|  9800 |  9441 |  4934k| 503.4 |   758M | 122 |1292 |1741 |1386 |  24k|  1 | 756 |4086 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3590.84/3603.22	c  1247s|  9900 |  9533 |  4972k| 502.2 |   758M | 122 |1292 |1747 |1320 |  24k|  1 | 767 |4109 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3599.42/3611.81	c  1255s| 10000 |  9633 |  5007k| 500.7 |   760M | 122 |1292 |1757 |1380 |  25k|  1 | 783 |4126 | 0.000000e+00 |-2.570000e+02 |    Inf | unknown
3600.01/3612.40	
3600.01/3612.40	*** TERMINATED *** by signal
3600.01/3612.40	c
3600.01/3612.40	s SATISFIABLE
3600.01/3612.40	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 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 x429 -x430 -x431 -x432 x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 x457 x458 -x459 -x460 x461 x462 x463 -x464 -x465 -x466 -x467 x468 x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 x478 -x479 -x480 -x481 -x482 -x483 -x484 x485 x486 -x487 -x488 -x489 x490 x491 x492 x493 x494 x495 x496 -x497 -x498 -x499 -x500 -x501 -x502 x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 x513 x514 -x515 -x516 -x517 -x518 -x519 -x520 x521 x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 x541 x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 x569 x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 x597 x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 x625 x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 x642 -x643 -x644 -x645 -x646 -x647 x648 -x649 -x650 -x651 -x652 x653 x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 x668 -x669 -x670 -x671 -x672 -x673 x674 x675 x676 -x677 -x678 x679 -x680 x681 -x682 -x683 -x684 -x685 -x686 -x687 x688 -x689 -x690 x691 x692 -x693 -x694 -x695 x696 x697 x698 -x699 -x700 -x701 x702 -x703 -x704 -x705 -x706 x707 -x708 -x709 -x710 -x711 -x712 -x713 x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 x733 x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 x747 -x748 x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 x760 -x761 x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 x780 -x781 -x782 -x783 -x784 x1294 x795 x796 -x797 x798 x799 -x800 -x801 x802 x803 -x804 x805 -x806 -x807 x808 -x809 x810 x811 x812 -x813 -x814 x815 -x816 x817 x818 -x819 -x820 -x821 x822 -x823 -x824 x825 x826 -x827 -x828 x829 x830 -x831 x832 x833 x834 -x835 x836 x837 x838 x839 x840 -x841 -x842 x843 x844 -x845 x846 -x847 x848 -x849 x850 -x851 x852 -x853 -x854 -x855 x856 x857 x858 -x859 x860 -x861 x862 x863 -x864 -x865 -x866 x867 -x868 -x869 x870 -x871 x872 x873 -x874 x875 -x876 x877 x878 x879 x880 -x881 -x882 -x883 -x884 x885 x886 -x887 x888 -x889 -x890 -x891 x892 x893 -x894 x895 -x896 -x897 -x898 -x899 -x900 x901 x902 -x903 x904 x905 -x906 x907 -x908 -x909 -x910 x911 x912 x913 x914 -x915 -x916 x917 -x918 x919 -x920 x921 -x922 x923 x924 x925 -x926 -x927 -x928 x929 x930 -x931 x932 -x933 x934 -x935 -x936 x937 -x938 -x939 x940 -x941 -x942 -x943 -x944 -x945 x946 x947 -x948 -x949 x950 x951 -x952 -x953 x954 x955 -x956 -x957 -x958 -x959 -x960 x961 -x962 -x963 x964 -x965 x966 x967 x968 -x969 -x970 x971 x972 -x973 -x974 -x975 -x976 x977 x978 x979 x980 x981 -x982 -x983 x984 -x985 -x986 x987 x988 -x989 x990 x991 x992 x993 x994 x995 -x996 x997 x998 x999 x1000 -x1001 x1002 x1003 -x1004 -x1005 x1006 -x1007 x1008 x1009 x1010 -x1011 -x1012 x1013 -x1014 -x1015 x1016 -x1017 -x1018 x1019 x1020 -x1021 x1022 x1023 x1024 -x1025 -x1026 -x1027 -x1028 -x1029 x1030 -x1031 x1032 -x1033 x1034 -x1035 -x1036 x1037 -x1038 -x1039 -x1040 x1041 x1042 -x1043 x1044 x1045 x1046 x1047 -x1048 -x1049 -x1050 x1051 x1052 -x1053 x1054 -x1055 x1056 x1057 x1058 x1059 -x1060 -x1061 x1062 x1063 x1064 x1065 x1066 -x1067 x1068 -x1069 x1070 -x1071 x1072 x1073 -x1074 -x1075 x1076 x1077 x1078 x1079 x1080 -x1081 x1082 x1083 x1084 -x1085 -x1086 -x1087 x1088 -x1089 -x1090 -x1091 -x1092 -x1093 -x1094 -x1095 x1096 x1097 -x1098 x1099 x1100 x1101 -x1102 x1103 x1104 x1105 -x1106 x1107 x1108 -x1109 -x1110 -x1111 -x1112 -x1113 -x1114 x1115 -x1116 -x1117 -x1118 x1119 -x1120 x1121 x1122 x1123 -x1124 -x1125 -x1126 x1127 -x1128 x1129 -x1130 x1131 -x1132 x1133 x1134 -x1135 x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 x1143 x1144 x1145 -x1146 -x1147 -x1148 -x1149 -x1150 x1151 -x1152 -x1153 x1154 x1155 -x1156 x1157 x1158 -x1159 x1160 -x1161 x1162 -x1163 -x1164 -x1165 -x1166 x1167 -x1168 -x1169 -x1170 x1171 x1172 -x1173 x1174 -x1175 -x1176 x1177 -x1178 x1179 x1180 x1181 -x1182 x1183 x1184 x1185 -x1186 -x1187 -x1188 x1189 x1190 x1191 x1192 x1193 x1194 -x1195 -x1196 -x1197 x1198 x1199 -x1200 -x1201 x1202 x1203 x1204 x1205 x1206 -x1207 -x1208 x1209 -x1210 -x1211 -x1212 -x1213 x1214 x1215 x1216 -x1217 -x1218 -x1219 -x1220 x1221 -x1222 x1223 x1224 -x1225 -x1226 x1227 -x1228 -x1229 x1230 -x1231 -x1232 -x1233 -x1234 -x1235 x1236 x1237 x1238 x1239 x1240 -x1241 -x1242 -x1243 x1244 -x1245 x1246 x1247 x1248 x1249 -x1250 x1251 x1252 -x1253 -x1254 x1255 x1256 x1257 -x1258 x1259 -x1260 -x1261 -x1262 x1263 -x1264 x1265 x1266 x1267 x1268 x1269 -x1270 x1271 x1272 x1273 x1274 x1275 x1276 -x1277 x1278 x1279 x1280 x1281 x1282 -x1283 -x1284 -x1285 -x1286 -x1287 -x1288 x1289 -x1290 -x1291 x1292 x1293 -x785 -x786 -x787 -x788 -x789 -x790 -x791 x792 -x793 -x794
3600.01/3612.40	c Model check passed
3600.01/3612.40	c Model check has passed with goal value: 119
3600.01/3612.40	c _____________________________________________________________________________
3600.01/3612.40	c std/band forms        : 1083,0
3600.01/3612.40	c 2cl/3cl ITE-codings   : 64227129,0
3600.01/3612.40	c BDD/srt/adr Max costs : 154056,36036,0
3600.01/3612.40	c BDDraw/bin/mul/srt/adr: 1079,0,0,4,0
3600.01/3612.40	c BDD nodes             : 64646708
3600.01/3612.40	c Es1/CC detections     : 0,0
3600.01/3612.40	c CC sort               : 4
3600.01/3612.40	c SAT/UNSAT calls       : 2,0
3600.01/3612.40	c regenrated variables  : 0
3600.01/3612.40	c eliminated fixed lits : 3
3600.01/3612.40	c goal lit flips        : 0
3600.01/3612.40	c goal stages           : 0
3600.01/3612.40	c goal shrink           : 0
3600.01/3612.40	c goal coeff separations: 0
3600.01/3612.40	c restarts              : 0
3600.01/3612.40	c conflicts             : 0              (0 /sec)
3600.01/3612.40	c decisions             : 0              (0 /sec)
3600.01/3612.40	c propagations          : 2287           (1 /sec)
3600.01/3612.40	c inspects              : 0              (0 /sec)
3600.01/3612.40	c CPU time (solving tm) : 3600 s        (737.4 s, SAT 18.04 s, UNSAT 0 s)
3600.01/3612.40	c SAT solver time       : 737.4 s
3600.01/3612.40	c SAT solver SAT time   : 18.04 s
3600.01/3612.40	c SAT solver UNSAT time : 0 s
3600.01/3612.40	c SAT solver TO time    : 719.4 s
3600.01/3612.40	c Time for SCIP         : 1350 s
3600.01/3612.40	c Coop SCIP LB improvements           : 0
3600.01/3612.40	c Coop SCIP UB improvements           : 0
3600.01/3612.40	c SCIP globally fixed variables       : 0
3600.01/3612.40	c SAT  globally fixed variables       : 0
3600.01/3612.40	c SCIP freeTransform calls            : 13
3600.01/3612.40	c Time for Opt-base     : 0.001824 s
3600.01/3612.40	c Steps for Opt-base    : 0
3600.01/3612.40	c Time for BDD coding   : 204.3 s
3600.01/3612.40	c Time for srt coding   : 0.007259 s
3600.01/3612.40	c Inner solver invocations            : 0
3600.01/3612.40	c Inner solving count                 : 0
3600.01/3612.40	c _____________________________________________________________________________

Verifier Data

OK	119

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-4780654-1782138191/watcher-4780654-1782138191 -o /tmp/evaluation-result-4780654-1782138191/solver-4780654-1782138191 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780654-1782138191/vars-4780654-1782138191 --bin-var /tmp/runsolver-exch-nodeE010-1782134575-2291501 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4780654-1782138191.opb 

running on 4 cores: 52-55

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

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

CPU governors:
  performance: 52-55

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (98511 MiB free)
  node 1: cores 8-15, 128973 MiB (70282 MiB free)
  node 2: cores 16-23, 129019 MiB (116852 MiB free)
  node 3: cores 24-31, 129003 MiB (93619 MiB free)
  node 4: cores 32-39, 129019 MiB (114707 MiB free)
  node 5: cores 40-47, 129019 MiB (105628 MiB free)
  node 6: cores 48-55, 129019 MiB (117844 MiB free)
  node 7: cores 56-63, 128474 MiB (108626 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=2295856, runsolver pid=2295853
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 16.04 16.12 16.03 17/870 2295859
/proc/meminfo: memFree=845891136/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=94044 memory=17856 CPUtime=0.08 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 2218 206 0 0 8 0 0 0 20 0 1 0 147106802 96301056 4352 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 23511 4464 2707 506 0 4202 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 94044 KiB
Current children cumulated memory: 17856 KiB

[startup+0.212588 s]*
/proc/loadavg: 16.04 16.12 16.03 17/870 2295859
/proc/meminfo: memFree=845872488/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=107184 memory=24592 CPUtime=0.19 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 3902 206 0 0 19 0 0 0 20 0 1 0 147106802 109756416 6016 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 26796 6148 2707 506 0 7487 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 107184 KiB
Current children cumulated memory: 24592 KiB

[startup+0.311467 s]*
/proc/loadavg: 16.04 16.12 16.03 17/870 2295859
/proc/meminfo: memFree=845851104/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=118764 memory=30412 CPUtime=0.29 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 5357 206 0 0 29 0 0 0 20 0 1 0 147106802 121614336 7552 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 29691 7603 2707 506 0 10382 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 118764 KiB
Current children cumulated memory: 30412 KiB

[startup+0.700204 s]
/proc/loadavg: 16.04 16.12 16.03 16/869 2295871
/proc/meminfo: memFree=845817072/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=244284 memory=146240 CPUtime=0.67 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 32072 206 0 0 65 2 0 0 20 0 1 0 147106802 250146816 36554 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 61071 36560 5382 506 0 41762 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 244284 KiB
Current children cumulated memory: 146240 KiB

[startup+1.5002 s]
/proc/loadavg: 16.04 16.12 16.03 18/872 2295896
/proc/meminfo: memFree=845539044/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=413496 memory=303448 CPUtime=1.46 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 61145 206 0 0 142 4 0 0 20 0 1 0 147106802 423419904 75777 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 103374 75862 5760 506 0 84065 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 413496 KiB
Current children cumulated memory: 303448 KiB

[startup+3.11352 s]
/proc/loadavg: 16.03 16.12 16.03 18/872 2295896
/proc/meminfo: memFree=844855500/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=603652 memory=484864 CPUtime=3.07 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 95896 206 0 0 301 6 0 0 20 0 1 0 147106802 618139648 121067 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 150913 121216 6091 506 0 131604 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 603652 KiB
Current children cumulated memory: 484864 KiB

[startup+6.30016 s]
/proc/loadavg: 16.03 16.12 16.03 18/869 2295934
/proc/meminfo: memFree=845499720/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=788820 memory=669068 CPUtime=6.24 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 134838 206 0 0 616 8 0 0 20 0 1 0 147106802 807751680 167082 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 197205 167267 6091 506 0 177896 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 788820 KiB
Current children cumulated memory: 669068 KiB

[startup+12.7002 s]
/proc/loadavg: 16.03 16.11 16.02 17/868 2295954
/proc/meminfo: memFree=844662392/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=793980 memory=674588 CPUtime=12.62 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 136235 206 0 0 1254 8 0 0 20 0 1 0 147106802 813035520 168490 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 198495 168647 6091 506 0 179186 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 793980 KiB
Current children cumulated memory: 674588 KiB

[startup+25.5002 s]
/proc/loadavg: 16.02 16.11 16.02 18/866 2296004
/proc/meminfo: memFree=835888792/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=877684 memory=748492 CPUtime=25.38 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 138522 206 0 0 2529 9 0 0 20 0 1 0 147106802 898748416 187048 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 219421 187123 6091 506 0 200112 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 877684 KiB
Current children cumulated memory: 748492 KiB

[startup+51.114 s]
/proc/loadavg: 16.01 16.10 16.02 19/871 2296097
/proc/meminfo: memFree=834562300/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=1091512 memory=955400 CPUtime=50.9 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 149323 206 0 0 5078 12 0 0 20 0 1 0 147106802 1117708288 238673 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 272878 238850 6091 506 0 253569 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 1091512 KiB
Current children cumulated memory: 955400 KiB

[startup+102.3 s]
/proc/loadavg: 16.29 16.15 16.04 19/872 2296198
/proc/meminfo: memFree=829781564/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=1549544 memory=1380640 CPUtime=101.9 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 194120 206 0 0 10173 17 0 0 20 0 1 0 147106802 1586733056 345029 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 387386 345160 6091 506 0 368077 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 1549544 KiB
Current children cumulated memory: 1380640 KiB

[startup+162.3 s]
/proc/loadavg: 16.14 16.13 16.04 19/874 2296203
/proc/meminfo: memFree=798259044/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=1845656 memory=1665992 CPUtime=161.7 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 241991 206 0 0 16148 22 0 0 20 0 1 0 147106802 1889951744 416353 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 461414 416498 6091 506 0 442105 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 1845656 KiB
Current children cumulated memory: 1665992 KiB

[startup+222.3 s]
/proc/loadavg: 16.05 16.11 16.03 19/876 2296258
/proc/meminfo: memFree=786545056/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=2524640 memory=2277468 CPUtime=221.48 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 289138 206 0 0 22119 29 0 0 20 0 1 0 147106802 2585231360 569264 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 631160 569367 6091 506 0 611851 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 2524640 KiB
Current children cumulated memory: 2277468 KiB

[startup+282.3 s]
/proc/loadavg: 16.14 16.11 16.04 18/877 2296317
/proc/meminfo: memFree=702098096/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=32168116 memory=31028748 CPUtime=281.27 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 3552367 206 0 0 27814 313 0 0 20 0 1 0 147106802 32940150784 7757064 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 8042029 7757187 6139 506 0 8022720 0
Current children cumulated CPU time: 281.27 s
Current children cumulated vsize: 32168116 KiB
Current children cumulated memory: 31028748 KiB

[startup+342.3 s]
/proc/loadavg: 16.05 16.09 16.03 18/877 2296426

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

/proc/meminfo: memFree=834724764/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=25000792 memory=24166664 CPUtime=2912.05 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 3998265 206 0 0 290715 490 0 0 20 0 1 0 147106802 25600811008 6041513 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 6250198 6041666 6180 506 0 6230889 0
Current children cumulated CPU time: 2912.05 s
Current children cumulated vsize: 25000792 KiB
Current children cumulated memory: 24166664 KiB

[startup+2982.3 s]
/proc/loadavg: 10.02 10.76 12.76 11/835 2297019
/proc/meminfo: memFree=834731836/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=25000792 memory=24166664 CPUtime=2971.87 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 3998533 206 0 0 296693 494 0 0 20 0 1 0 147106802 25600811008 6041513 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 6250198 6041666 6180 506 0 6230889 0
Current children cumulated CPU time: 2971.87 s
Current children cumulated vsize: 25000792 KiB
Current children cumulated memory: 24166664 KiB

[startup+3042.3 s]
/proc/loadavg: 10.01 10.62 12.58 11/835 2297023
/proc/meminfo: memFree=835678104/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=25000792 memory=24166664 CPUtime=3031.68 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 3998931 206 0 0 302672 496 0 0 20 0 1 0 147106802 25600811008 6041513 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 6250198 6041666 6180 506 0 6230889 0
Current children cumulated CPU time: 3031.68 s
Current children cumulated vsize: 25000792 KiB
Current children cumulated memory: 24166664 KiB

[startup+3102.3 s]
/proc/loadavg: 10.60 10.68 12.48 11/835 2297024
/proc/meminfo: memFree=834490096/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=25000792 memory=24166664 CPUtime=3091.5 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 3999214 206 0 0 308651 499 0 0 20 0 1 0 147106802 25600811008 6041513 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 6250198 6041666 6180 506 0 6230889 0
Current children cumulated CPU time: 3091.5 s
Current children cumulated vsize: 25000792 KiB
Current children cumulated memory: 24166664 KiB

[startup+3162.3 s]
/proc/loadavg: 10.30 10.58 12.33 11/835 2297025
/proc/meminfo: memFree=835606508/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=25000792 memory=24166664 CPUtime=3151.31 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 3999451 206 0 0 314629 502 0 0 20 0 1 0 147106802 25600811008 6041513 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 6250198 6041666 6180 506 0 6230889 0
Current children cumulated CPU time: 3151.31 s
Current children cumulated vsize: 25000792 KiB
Current children cumulated memory: 24166664 KiB

[startup+3222.3 s]
/proc/loadavg: 10.19 10.49 12.19 11/835 2297026
/proc/meminfo: memFree=835069644/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=25000792 memory=24166664 CPUtime=3211.13 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 3999692 206 0 0 320608 505 0 0 20 0 1 0 147106802 25600811008 6041513 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 6250198 6041666 6180 506 0 6230889 0
Current children cumulated CPU time: 3211.13 s
Current children cumulated vsize: 25000792 KiB
Current children cumulated memory: 24166664 KiB

[startup+3282.3 s]
/proc/loadavg: 10.14 10.41 12.05 11/836 2297029
/proc/meminfo: memFree=834931320/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=25000792 memory=24166664 CPUtime=3270.94 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 3999978 206 0 0 326586 508 0 0 20 0 1 0 147106802 25600811008 6041513 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 6250198 6041666 6180 506 0 6230889 0
Current children cumulated CPU time: 3270.94 s
Current children cumulated vsize: 25000792 KiB
Current children cumulated memory: 24166664 KiB

[startup+3342.3 s]
/proc/loadavg: 10.05 10.34 11.92 11/835 2297029
/proc/meminfo: memFree=834742896/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=25000792 memory=24166664 CPUtime=3330.75 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 4000233 206 0 0 332564 511 0 0 20 0 1 0 147106802 25600811008 6041513 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 6250198 6041666 6180 506 0 6230889 0
Current children cumulated CPU time: 3330.75 s
Current children cumulated vsize: 25000792 KiB
Current children cumulated memory: 24166664 KiB

[startup+3402.3 s]
/proc/loadavg: 10.02 10.27 11.80 11/835 2297033
/proc/meminfo: memFree=834730988/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=25000792 memory=24166664 CPUtime=3390.57 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 4000466 206 0 0 338543 514 0 0 20 0 1 0 147106802 25600811008 6041513 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 6250198 6041666 6180 506 0 6230889 0
Current children cumulated CPU time: 3390.57 s
Current children cumulated vsize: 25000792 KiB
Current children cumulated memory: 24166664 KiB

[startup+3462.3 s]
/proc/loadavg: 10.64 10.41 11.74 11/835 2297034
/proc/meminfo: memFree=834774476/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=25000792 memory=24166664 CPUtime=3450.38 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 4000905 206 0 0 344521 517 0 0 20 0 1 0 147106802 25600811008 6041513 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 6250198 6041666 6180 506 0 6230889 0
Current children cumulated CPU time: 3450.38 s
Current children cumulated vsize: 25000792 KiB
Current children cumulated memory: 24166664 KiB

[startup+3522.3 s]
/proc/loadavg: 10.27 10.35 11.64 11/834 2297035
/proc/meminfo: memFree=834801600/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=25000792 memory=24166664 CPUtime=3510.2 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 4001139 206 0 0 350498 522 0 0 20 0 1 0 147106802 25600811008 6041513 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 6250198 6041666 6180 506 0 6230889 0
Current children cumulated CPU time: 3510.2 s
Current children cumulated vsize: 25000792 KiB
Current children cumulated memory: 24166664 KiB

[startup+3582.3 s]
/proc/loadavg: 10.10 10.28 11.53 11/834 2297036
/proc/meminfo: memFree=834779092/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=25000792 memory=24166664 CPUtime=3570.01 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 4001369 206 0 0 356476 525 0 0 20 0 1 0 147106802 25600811008 6041513 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 6250198 6041666 6180 506 0 6230889 0
Current children cumulated CPU time: 3570.01 s
Current children cumulated vsize: 25000792 KiB
Current children cumulated memory: 24166664 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.4 s]
/proc/loadavg: 10.06 10.25 11.48 11/834 2297037
/proc/meminfo: memFree=834932012/1055320708 swapFree=32681384/33554428
[pid=2295856] ppid=2295853 vsize=25000792 memory=24166664 CPUtime=3600.01 cores=52-55
/proc/2295856/stat : 2295856 (naps_release) R 2295853 2295856 2291478 0 -1 4194304 4001383 206 0 0 359476 525 0 0 20 0 1 0 147106802 25600811008 6041513 18446744073709551615 4210688 6281017 140722771190912 0 0 0 0 0 16898 0 0 0 17 53 0 0 0 0 0 6662968 6676388 11919360 140722771196123 140722771196304 140722771196304 140722771201992 0
/proc/2295856/statm: 6250198 6041666 6180 506 0 6230889 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 25000792 KiB
Current children cumulated memory: 24166664 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3612.73 s]
# the end of solver process 2295856 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3594.78 s, system=5.58299 s

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

[startup+3612.61 s]
/proc/loadavg: 10.06 10.25 11.48 11/834 2297037
/proc/meminfo: memFree=840673644/1055320708 swapFree=32681384/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3612.7 s]
/proc/loadavg: 10.06 10.25 11.48 11/834 2297037
/proc/meminfo: memFree=840673644/1055320708 swapFree=32681384/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3612.73
CPU time (s): 3600.36
CPU user time (s): 3594.78
CPU system time (s): 5.58299
CPU usage (%): 99.6576
Max. virtual memory (cumulated for all children) (KiB): 33683112
Max. memory (cumulated for all children) (KiB): 32543744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.78
system time used= 5.58299
maximum resident set size= 32543252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4001594
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= 317
involuntary context switches= 1678


# summary of solver processes directly reported to runsolver:
#   pid: 2295856
#   total CPU time (s): 3600.36
#   total CPU user time (s): 3594.78
#   total CPU system time (s): 5.58299

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.093 second user time and 40.028 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-06-22 16:23:11
IDJOB=4780654
IDBENCH=180372
IDSOLVER=3589
FILE ID=nodeE010/4780654-1782138191
RUNJOBID= nodeE010-1782134575-2291501
SLURM_JOB_ID= 12510915
Free space on /tmp= 798052 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB25/normalized-PB25/OPT-LIN/sakai/PB25-bnn-verification-20250419/instances/normalized-bnn_mnist_back_image_73_label5_adversarial_norm_0.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4780654-1782138191/watcher-4780654-1782138191 -o /tmp/evaluation-result-4780654-1782138191/solver-4780654-1782138191 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780654-1782138191/vars-4780654-1782138191 --bin-var /tmp/runsolver-exch-nodeE010-1782134575-2291501 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4780654-1782138191.opb

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

MD5SUM BENCH= 62b63f196c8e3bb809e093724b106346
RANDOM SEED=1469724225

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        845879444 kB
MemAvailable:   925047640 kB
Buffers:              32 kB
Cached:         82948184 kB
SwapCached:         6960 kB
Active:         122003368 kB
Inactive:       81617376 kB
Active(anon):   120708800 kB
Inactive(anon):    50272 kB
Active(file):    1294568 kB
Inactive(file): 81567104 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32681384 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             55340 kB
Writeback:             0 kB
AnonPages:      120666652 kB
Mapped:           117688 kB
Shmem:             86536 kB
KReclaimable:    1111296 kB
Slab:            1624392 kB
SReclaimable:    1111296 kB
SUnreclaim:       513096 kB
KernelStack:       14880 kB
PageTables:       244212 kB
SecPageTables:     15560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   131778364 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479076 kB
VmallocChunk:          0 kB
Percpu:           116224 kB
HardwareCorrupted:     0 kB
AnonHugePages:  64735232 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:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 798220 MiB
End job on nodeE010 at 2026-06-22 17:23:24