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 in four parts:
  1. 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 provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
  3. 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 1200 seconds. 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 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    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.
  4. 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.

General information on the benchmark

Namenormalized-opb/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos12.opb
MD5SUM4968ba84d5c370c0dd8f5e6c6068a443
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2147483647
Optimality of the best value was proved NO
Number of terms in the objective function 13440
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 481036336704
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 481036336704
Number of bits of the biggest sum of numbers39
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1211.72
Number of variables22960
Total number of constraints11747
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3136
Number of constraints which are nor clauses,nor cardinality constraints8611
Minimum length of a constraint1
Maximum length of a constraint840

Trace number 34228

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc26 THE 2005-05-27 19:10:55 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=14542 boxname=wulflinc26 idbench=1119 idsolver=8 numberseed=0
MD5SUM SOLVER: 4b637b3b6117f2add1a6288e91336322  /oldhome/oroussel/solvers/vallstSAT2005PB.sh
MD5SUM BENCH:  4968ba84d5c370c0dd8f5e6c6068a443  /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-20-10-neos12.opb
REAL COMMAND:  vallstSAT2005PB.sh /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-20-10-neos12.opb 0
IDLAUNCH: 14542
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.061
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.061
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        666884 kB
Buffers:         33808 kB
Cached:         311380 kB
SwapCached:        796 kB
Active:          40256 kB
Inactive:       307216 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        666632 kB
SwapTotal:     2097892 kB
SwapFree:      2096352 kB
Dirty:              44 kB
Writeback:           0 kB
Mapped:           5208 kB
Slab:            14604 kB
Committed_AS:    63736 kB
PageTables:        320 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-27 21:03:48 (client local time) WITH STATUS 0 IN 6772.78 SECONDS
stats: 14542 7 6772.78 0
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
1:
seed: 0
Nr of vars set: 854  (#equs: 0)
Nr of vars set: 854  (#equs: 42)
#decisions: 4135138;  #end-nodes: 65082;
#proof improvement attempts: 0;  #restarts: 384
Current batch, end-nodes: 0 / 184 (175)
#axs: 9317, #non-axs: 10080
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
result: the time limit has been exceeded (2)
No model found at all.
result: the time limit has been exceeded (2)
seed: 0
Nr of vars set: 855  (#equs: 130)
Time taken: 5 min, 6 sec

2:
seed: 0
Nr of vars set: 864  (#equs: 0)
Nr of vars set: 864  (#equs: 6)
#decisions: 3921982;  #end-nodes: 72466;
#proof improvement attempts: 0;  #restarts: 384
Current batch, end-nodes: 0 / 220 (215)
#axs: 9248, #non-axs: 17318
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
result: the time limit has been exceeded (2)
No model found at all.
result: the time limit has been exceeded (2)
seed: 0
Nr of vars set: 873  (#equs: 63)
Time taken: 5 min, 25 sec

3:
seed: 0
Nr of vars set: 873  (#equs: 0)
Nr of vars set: 873  (#equs: 5)
#decisions: 4502666;  #end-nodes: 113093;
#proof improvement attempts: 0;  #restarts: 480
Current batch, end-nodes: 0 / 293 (279)
#axs: 9137, #non-axs: 25871
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 8, end: 12;  meta: start: 29, end (keep): 49
result: the time limit has been exceeded (2)
No model found at all.
result: the time limit has been exceeded (2)
seed: 0
Nr of vars set: 876  (#equs: 50)
Time taken: 7 min, 19 sec

4:
seed: 0
Nr of vars set: 876  (#equs: 0)
Nr of vars set: 876  (#equs: 4)
#decisions: 1590012;  #end-nodes: 43393;
#proof improvement attempts: 43058;  #restarts: 183
Current batch, end-nodes: 163 / 245 (245)
#axs: 9097, #non-axs: 27412
tight: meta-meta: start: 5, end: 7;  meta: start: 8, end (keep): 15
loose: meta-meta: start: 8, end: 12;  meta: start: 29, end (keep): 49
result: the time limit has been exceeded (2)
No model found at all.
result: the time limit has been exceeded (2)
seed: 0
Nr of vars set: 4107  (#equs: 10)
Time taken: 6 min, 0 sec

5:
seed: 0
Nr of vars set: 886  (#equs: 0)
Nr of vars set: 886  (#equs: 2)
#decisions: 7212123;  #end-nodes: 188976;
#proof improvement attempts: 0;  #restarts: 576
Current batch, end-nodes: 0 / 389 (383)
#axs: 9110, #non-axs: 9635
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 29, end (keep): 49
result: the time limit has been exceeded (2)
No model found at all.
result: the time limit has been exceeded (2)
seed: 0
Nr of vars set: 909  (#equs: 23)
Time taken: 10 min, 33 sec

6:
seed: 0
Nr of vars set: 909  (#equs: 0)
Nr of vars set: 909  (#equs: 0)
#decisions: 10348013;  #end-nodes: 256995;
#proof improvement attempts: 0;  #restarts: 672
Current batch, end-nodes: 0 / 460 (447)
#axs: 9110, #non-axs: 10463
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 28, end (keep): 48
result: the time limit has been exceeded (2)
No model found at all.
result: the time limit has been exceeded (2)
seed: 0
Nr of vars set: 919  (#equs: 23)
Time taken: 13 min, 28 sec

7:
seed: 0
Nr of vars set: 919  (#equs: 0)
Nr of vars set: 919  (#equs: 1)
#decisions: 7958213;  #end-nodes: 190103;
#proof improvement attempts: 0;  #restarts: 480
Current batch, end-nodes: 0 / 443 (439)
#axs: 9113, #non-axs: 22137
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 26, end (keep): 46
result: the time limit has been exceeded (2)
No model found at all.
result: the time limit has been exceeded (2)
seed: 0
Nr of vars set: 932  (#equs: 26)
Time taken: 10 min, 18 sec

8:
seed: 0
Nr of vars set: 932  (#equs: 0)
Nr of vars set: 932  (#equs: 3)
#decisions: 2105099;  #end-nodes: 51630;
#proof improvement attempts: 51485;  #restarts: 128
Current batch, end-nodes: 0 / 392 (392)
#axs: 9101, #non-axs: 16882
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 26, end (keep): 46
result: the time limit has been exceeded (2)
No model found at all.
result: the time limit has been exceeded (2)
seed: 0
Nr of vars set: 1003  (#equs: 16)
Time taken: 6 min, 0 sec

9:
seed: 0
Nr of vars set: 969  (#equs: 0)
Nr of vars set: 969  (#equs: 6)
#decisions: 7363116;  #end-nodes: 182673;
#proof improvement attempts: 0;  #restarts: 384
Current batch, end-nodes: 0 / 503 (495)
#axs: 9104, #non-axs: 20014
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 23, end (keep): 41
result: the time limit has been exceeded (2)
No model found at all.
result: the time limit has been exceeded (2)
seed: 0
Nr of vars set: 995  (#equs: 28)
Time taken: 9 min, 31 sec

10:
seed: 0
Nr of vars set: 995  (#equs: 0)
Nr of vars set: 995  (#equs: 1)
#decisions: 4079865;  #end-nodes: 94992;
#proof improvement attempts: 0;  #restarts: 192
Current batch, end-nodes: 0 / 493 (487)
#axs: 9089, #non-axs: 16433
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 23, end (keep): 41
result: the time limit has been exceeded (2)
No model found at all.
result: the time limit has been exceeded (2)
seed: 0
Nr of vars set: 1107  (#equs: 16)
Time taken: 4 min, 50 sec

11:
seed: 0
Nr of vars set: 1107  (#equs: 0)
Nr of vars set: 1107  (#equs: 3)
#decisions: 6499325;  #end-nodes: 158457;
#proof improvement attempts: 0;  #restarts: 288
Current batch, end-nodes: 0 / 572 (551)
#axs: 9078, #non-axs: 16595
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
result: the time limit has been exceeded (2)
No model found at all.
result: the time limit has been exceeded (2)
seed: 0
Nr of vars set: 1199  (#equs: 28)
Time taken: 7 min, 45 sec

12:
seed: 0
Nr of vars set: 1199  (#equs: 0)
Nr of vars set: 1200  (#equs: 7)
#decisions: 2028529;  #end-nodes: 55309;
#proof improvement attempts: 55236;  #restarts: 96
Current batch, end-nodes: 0 / 548 (543)
#axs: 9050, #non-axs: 9249
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
result: the time limit has been exceeded (2)
No model found at all.
result: the time limit has been exceeded (2)
seed: 0
Nr of vars set: 1243  (#equs: 16)
Time taken: 5 min, 46 sec

13:
seed: 0
Nr of vars set: 1243  (#equs: 0)
Nr of vars set: 1243  (#equs: 0)
#decisions: 5971083;  #end-nodes: 109823;
#proof improvement attempts: 0;  #restarts: 175
Current batch, end-nodes: 4 / 682 (603)
#axs: 9041, #non-axs: 32852
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
result: model found (1)
Model found with constant:  3800933724 (494033123:>=*);
#decisions: 2254;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 560 (560)
#axs: 9041, #non-axs: 32857
tight: meta-meta: start: 5, end: 7;  meta: start: 7, end (keep): 13
loose: meta-meta: start: 8, end: 12;  meta: start: 22, end (keep): 39
Model found with constant:  146728105 (4148238742:>=*);
#decisions: 2249;  #end-nodes: 0;
#proof improvement attempts: 0;  #restart#### TRACE IS TOO LONG. SEE FILE pb05-wulflinc26-14542-1119-8-0-28817.out.gz TO GET THE COMPLETE TRACE
#### TAIL OF TRACE ####
Raw data (stat): 28851 (vallstSAT2005PB) S 28850 20687 20686 0 -1 0 804 32195 0 0 3 1 543227 10890 19 0 1 0 858584710 2179072 249 4294967295 134512640 135087896 3221224512 3221223240 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0 Raw data (statm): 532 249 485 147 0 385 0 vsize: 2128 [startup+6772.8 s] Raw data (loadavg): 1.13 1.06 1.01 1/53 28994 Raw data (stat): 28851 (vallstSAT2005PB) S 28850 20687 20686 0 -1 0 804 32195 0 0 3 1 543227 10890 19 0 1 0 858584710 2179072 249 4294967295 134512640 135087896 3221224512 3221223240 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0 Raw data (statm): 532 249 485 147 0 385 0 vsize: 0 Child status: 0 Real time (s): 6772.8 CPU time (s): 6772.78 CPU user time (s): 6631.69 CPU system time (s): 141.088 CPU usage (%): 99.9998 Max. virtual memory (Kb): 2128 #### END WATCHER DATA #### #### BEGIN VERIFIER DATA #### ERROR: no interpretation found ! #### END VERIFIER DATA ####
#### PREMATURE END OF DATA ####