TSTP Solution File: KLE070+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : KLE070+1 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n028.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 17:27:59 EDT 2022

% Result   : Theorem 2.28s 0.70s
% Output   : Refutation 2.28s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   23 (  22 unt;   0 def)
%            Number of atoms       :   24 (  23 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   10 (   9   ~;   0   |;   0   &)
%                                         (   0 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   34 (  30   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f704,plain,
    $false,
    inference(subsumption_resolution,[],[f703,f48]) ).

fof(f48,plain,
    ! [X0] : multiplication(X0,one) = X0,
    inference(cnf_transformation,[],[f6]) ).

fof(f6,axiom,
    ! [X0] : multiplication(X0,one) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_right_identity) ).

fof(f703,plain,
    multiplication(domain(sK0),one) != domain(sK0),
    inference(forward_demodulation,[],[f689,f56]) ).

fof(f56,plain,
    ! [X6] : one = addition(one,domain(X6)),
    inference(superposition,[],[f45,f39]) ).

fof(f39,plain,
    ! [X0] : one = addition(domain(X0),one),
    inference(cnf_transformation,[],[f28]) ).

fof(f28,plain,
    ! [X0] : one = addition(domain(X0),one),
    inference(rectify,[],[f15]) ).

fof(f15,axiom,
    ! [X3] : one = addition(domain(X3),one),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',domain3) ).

fof(f45,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    inference(cnf_transformation,[],[f1]) ).

fof(f1,axiom,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_commutativity) ).

fof(f689,plain,
    multiplication(domain(sK0),addition(one,domain(sK1))) != domain(sK0),
    inference(superposition,[],[f43,f128]) ).

fof(f128,plain,
    ! [X2,X3] : addition(X2,multiplication(X2,X3)) = multiplication(X2,addition(one,X3)),
    inference(superposition,[],[f37,f48]) ).

fof(f37,plain,
    ! [X2,X0,X1] : addition(multiplication(X1,X2),multiplication(X1,X0)) = multiplication(X1,addition(X2,X0)),
    inference(cnf_transformation,[],[f30]) ).

fof(f30,plain,
    ! [X0,X1,X2] : addition(multiplication(X1,X2),multiplication(X1,X0)) = multiplication(X1,addition(X2,X0)),
    inference(rectify,[],[f23]) ).

fof(f23,plain,
    ! [X1,X0,X2] : addition(multiplication(X0,X2),multiplication(X0,X1)) = multiplication(X0,addition(X2,X1)),
    inference(rectify,[],[f8]) ).

fof(f8,axiom,
    ! [X0,X2,X1] : multiplication(X0,addition(X1,X2)) = addition(multiplication(X0,X1),multiplication(X0,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',right_distributivity) ).

fof(f43,plain,
    addition(domain(sK0),multiplication(domain(sK0),domain(sK1))) != domain(sK0),
    inference(cnf_transformation,[],[f33]) ).

fof(f33,plain,
    addition(domain(sK0),multiplication(domain(sK0),domain(sK1))) != domain(sK0),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f29,f32]) ).

fof(f32,plain,
    ( ? [X0,X1] : domain(X0) != addition(domain(X0),multiplication(domain(X0),domain(X1)))
   => addition(domain(sK0),multiplication(domain(sK0),domain(sK1))) != domain(sK0) ),
    introduced(choice_axiom,[]) ).

fof(f29,plain,
    ? [X0,X1] : domain(X0) != addition(domain(X0),multiplication(domain(X0),domain(X1))),
    inference(ennf_transformation,[],[f22]) ).

fof(f22,plain,
    ~ ! [X1,X0] : domain(X0) = addition(domain(X0),multiplication(domain(X0),domain(X1))),
    inference(rectify,[],[f19]) ).

fof(f19,negated_conjecture,
    ~ ! [X3,X4] : domain(X3) = addition(domain(X3),multiplication(domain(X3),domain(X4))),
    inference(negated_conjecture,[],[f18]) ).

fof(f18,conjecture,
    ! [X3,X4] : domain(X3) = addition(domain(X3),multiplication(domain(X3),domain(X4))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : KLE070+1 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.34  % Computer : n028.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 30 00:34:03 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.20/0.50  % (15015)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.50  % (15015)Refutation not found, incomplete strategy% (15015)------------------------------
% 0.20/0.50  % (15015)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (15015)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (15015)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.50  
% 0.20/0.50  % (15015)Memory used [KB]: 1407
% 0.20/0.50  % (15015)Time elapsed: 0.099 s
% 0.20/0.50  % (15015)Instructions burned: 2 (million)
% 0.20/0.50  % (15015)------------------------------
% 0.20/0.50  % (15015)------------------------------
% 0.20/0.50  % (15011)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.20/0.51  % (15038)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.51  % (15034)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.20/0.51  % (15026)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.51  % (15025)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.52  % (15025)Instruction limit reached!
% 0.20/0.52  % (15025)------------------------------
% 0.20/0.52  % (15025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (15012)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.52  % (15017)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.20/0.52  % (15016)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.20/0.52  % (15012)Refutation not found, incomplete strategy% (15012)------------------------------
% 0.20/0.52  % (15012)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.52  % (15022)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.27/0.52  % (15021)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 1.27/0.52  % (15029)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.27/0.52  % (15026)Instruction limit reached!
% 1.27/0.52  % (15026)------------------------------
% 1.27/0.52  % (15026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.52  % (15026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.52  % (15026)Termination reason: Unknown
% 1.27/0.52  % (15026)Termination phase: Saturation
% 1.27/0.52  
% 1.27/0.52  % (15026)Memory used [KB]: 6012
% 1.27/0.52  % (15026)Time elapsed: 0.076 s
% 1.27/0.52  % (15026)Instructions burned: 8 (million)
% 1.27/0.52  % (15026)------------------------------
% 1.27/0.52  % (15026)------------------------------
% 1.27/0.52  % (15035)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.27/0.52  % (15029)Instruction limit reached!
% 1.27/0.52  % (15029)------------------------------
% 1.27/0.52  % (15029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.52  % (15021)Refutation not found, incomplete strategy% (15021)------------------------------
% 1.27/0.52  % (15021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.52  % (15029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.52  % (15029)Termination reason: Unknown
% 1.27/0.52  % (15029)Termination phase: Saturation
% 1.27/0.52  
% 1.27/0.52  % (15029)Memory used [KB]: 1407
% 1.27/0.52  % (15029)Time elapsed: 0.005 s
% 1.27/0.52  % (15029)Instructions burned: 2 (million)
% 1.27/0.52  % (15029)------------------------------
% 1.27/0.52  % (15029)------------------------------
% 1.27/0.52  % (15034)Refutation not found, incomplete strategy% (15034)------------------------------
% 1.27/0.52  % (15034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.52  % (15034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.52  % (15034)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.52  
% 1.27/0.52  % (15034)Memory used [KB]: 1407
% 1.27/0.52  % (15034)Time elapsed: 0.095 s
% 1.27/0.52  % (15034)Instructions burned: 2 (million)
% 1.27/0.52  % (15034)------------------------------
% 1.27/0.52  % (15034)------------------------------
% 1.27/0.52  % (15021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.52  % (15021)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.52  
% 1.27/0.52  % (15021)Memory used [KB]: 5884
% 1.27/0.52  % (15021)Time elapsed: 0.133 s
% 1.27/0.52  % (15021)Instructions burned: 2 (million)
% 1.27/0.52  % (15021)------------------------------
% 1.27/0.52  % (15021)------------------------------
% 1.27/0.52  % (15017)Refutation not found, incomplete strategy% (15017)------------------------------
% 1.27/0.52  % (15017)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.52  % (15037)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.27/0.52  % (15017)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.52  % (15017)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.52  
% 1.27/0.52  % (15017)Memory used [KB]: 5884
% 1.27/0.52  % (15017)Time elapsed: 0.089 s
% 1.27/0.52  % (15017)Instructions burned: 1 (million)
% 1.27/0.52  % (15017)------------------------------
% 1.27/0.52  % (15017)------------------------------
% 1.27/0.52  % (15025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.52  % (15012)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.52  % (15012)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.52  % (15025)Termination reason: Unknown
% 1.27/0.52  
% 1.27/0.52  % (15025)Termination phase: Saturation
% 1.27/0.52  
% 1.27/0.52  % (15012)Memory used [KB]: 5884
% 1.27/0.52  % (15012)Time elapsed: 0.102 s
% 1.27/0.52  % (15025)Memory used [KB]: 5884
% 1.27/0.52  % (15012)------------------------------
% 1.27/0.52  % (15012)------------------------------
% 1.27/0.52  % (15025)Time elapsed: 0.112 s
% 1.27/0.52  % (15025)Instructions burned: 4 (million)
% 1.27/0.52  % (15025)------------------------------
% 1.27/0.52  % (15025)------------------------------
% 1.27/0.52  % (15037)Refutation not found, incomplete strategy% (15037)------------------------------
% 1.27/0.52  % (15037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.52  % (15037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.52  % (15037)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.52  
% 1.27/0.52  % (15037)Memory used [KB]: 6012
% 1.27/0.52  % (15037)Time elapsed: 0.126 s
% 1.27/0.52  % (15037)Instructions burned: 2 (million)
% 1.27/0.52  % (15037)------------------------------
% 1.27/0.52  % (15037)------------------------------
% 1.27/0.52  % (15011)Refutation not found, incomplete strategy% (15011)------------------------------
% 1.27/0.52  % (15011)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.52  % (15011)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.52  % (15011)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.52  
% 1.27/0.52  % (15011)Memory used [KB]: 5884
% 1.27/0.52  % (15011)Time elapsed: 0.124 s
% 1.27/0.52  % (15011)Instructions burned: 1 (million)
% 1.27/0.52  % (15011)------------------------------
% 1.27/0.52  % (15011)------------------------------
% 1.27/0.52  % (15033)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 1.27/0.53  % (15030)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 1.27/0.53  % (15030)Refutation not found, incomplete strategy% (15030)------------------------------
% 1.27/0.53  % (15030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.53  % (15030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.53  % (15030)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.53  
% 1.27/0.53  % (15030)Memory used [KB]: 5884
% 1.27/0.53  % (15030)Time elapsed: 0.124 s
% 1.27/0.53  % (15030)Instructions burned: 2 (million)
% 1.27/0.53  % (15030)------------------------------
% 1.27/0.53  % (15030)------------------------------
% 1.27/0.53  % (15013)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.27/0.53  % (15010)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 1.27/0.53  % (15018)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 1.27/0.53  % (15013)Refutation not found, incomplete strategy% (15013)------------------------------
% 1.27/0.53  % (15013)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.53  % (15013)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.53  % (15013)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.53  
% 1.27/0.53  % (15013)Memory used [KB]: 5884
% 1.27/0.53  % (15013)Time elapsed: 0.123 s
% 1.27/0.53  % (15013)Instructions burned: 2 (million)
% 1.27/0.53  % (15013)------------------------------
% 1.27/0.53  % (15013)------------------------------
% 1.27/0.53  % (15027)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.27/0.53  % (15018)Refutation not found, incomplete strategy% (15018)------------------------------
% 1.27/0.53  % (15018)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.53  % (15018)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.53  % (15018)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.53  
% 1.27/0.53  % (15018)Memory used [KB]: 5884
% 1.27/0.53  % (15018)Time elapsed: 0.129 s
% 1.27/0.53  % (15018)Instructions burned: 2 (million)
% 1.27/0.53  % (15018)------------------------------
% 1.27/0.53  % (15018)------------------------------
% 1.27/0.53  % (15014)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 1.27/0.53  % (15027)Refutation not found, incomplete strategy% (15027)------------------------------
% 1.27/0.53  % (15027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.53  % (15036)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 1.27/0.53  % (15032)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.27/0.53  % (15028)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.27/0.53  % (15032)Refutation not found, incomplete strategy% (15032)------------------------------
% 1.27/0.53  % (15032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.53  % (15032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.53  % (15032)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.53  
% 1.27/0.53  % (15032)Memory used [KB]: 5884
% 1.27/0.53  % (15032)Time elapsed: 0.138 s
% 1.27/0.53  % (15032)Instructions burned: 2 (million)
% 1.27/0.53  % (15032)------------------------------
% 1.27/0.53  % (15032)------------------------------
% 1.49/0.54  % (15014)Instruction limit reached!
% 1.49/0.54  % (15014)------------------------------
% 1.49/0.54  % (15014)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.54  % (15014)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.54  % (15014)Termination reason: Unknown
% 1.49/0.54  % (15014)Termination phase: Saturation
% 1.49/0.54  
% 1.49/0.54  % (15014)Memory used [KB]: 6140
% 1.49/0.54  % (15014)Time elapsed: 0.129 s
% 1.49/0.54  % (15014)Instructions burned: 14 (million)
% 1.49/0.54  % (15014)------------------------------
% 1.49/0.54  % (15014)------------------------------
% 1.49/0.54  % (15027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.54  % (15027)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.54  
% 1.49/0.54  % (15027)Memory used [KB]: 6012
% 1.49/0.54  % (15027)Time elapsed: 0.139 s
% 1.49/0.54  % (15027)Instructions burned: 3 (million)
% 1.49/0.54  % (15027)------------------------------
% 1.49/0.54  % (15027)------------------------------
% 1.49/0.54  % (15022)Instruction limit reached!
% 1.49/0.54  % (15022)------------------------------
% 1.49/0.54  % (15022)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.54  % (15022)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.54  % (15022)Termination reason: Unknown
% 1.49/0.54  % (15022)Termination phase: Saturation
% 1.49/0.54  
% 1.49/0.54  % (15022)Memory used [KB]: 6012
% 1.49/0.54  % (15022)Time elapsed: 0.137 s
% 1.49/0.54  % (15022)Instructions burned: 8 (million)
% 1.49/0.54  % (15022)------------------------------
% 1.49/0.54  % (15022)------------------------------
% 1.49/0.54  % (15024)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.49/0.54  % (15031)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 1.49/0.54  % (15031)Refutation not found, incomplete strategy% (15031)------------------------------
% 1.49/0.54  % (15031)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.54  % (15031)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.54  % (15031)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.54  
% 1.49/0.54  % (15031)Memory used [KB]: 5884
% 1.49/0.54  % (15031)Time elapsed: 0.147 s
% 1.49/0.54  % (15031)Instructions burned: 2 (million)
% 1.49/0.54  % (15031)------------------------------
% 1.49/0.54  % (15031)------------------------------
% 1.49/0.54  % (15040)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 1.49/0.54  % (15038)Instruction limit reached!
% 1.49/0.54  % (15038)------------------------------
% 1.49/0.54  % (15038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.54  % (15035)Refutation not found, incomplete strategy% (15035)------------------------------
% 1.49/0.54  % (15035)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.54  % (15019)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 1.49/0.55  % (15039)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.49/0.55  % (15019)Refutation not found, incomplete strategy% (15019)------------------------------
% 1.49/0.55  % (15019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.55  % (15035)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.55  % (15035)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.55  
% 1.49/0.55  % (15035)Memory used [KB]: 5884
% 1.49/0.55  % (15035)Time elapsed: 0.149 s
% 1.49/0.55  % (15035)Instructions burned: 3 (million)
% 1.49/0.55  % (15035)------------------------------
% 1.49/0.55  % (15035)------------------------------
% 1.49/0.55  % (15019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.55  % (15019)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.55  
% 1.49/0.55  % (15019)Memory used [KB]: 5884
% 1.49/0.55  % (15019)Time elapsed: 0.148 s
% 1.49/0.55  % (15019)Instructions burned: 1 (million)
% 1.49/0.55  % (15019)------------------------------
% 1.49/0.55  % (15019)------------------------------
% 1.49/0.55  % (15028)Instruction limit reached!
% 1.49/0.55  % (15028)------------------------------
% 1.49/0.55  % (15028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.55  % (15028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.55  % (15028)Termination reason: Unknown
% 1.49/0.55  % (15028)Termination phase: Finite model building preprocessing
% 1.49/0.55  
% 1.49/0.55  % (15028)Memory used [KB]: 5884
% 1.49/0.55  % (15028)Time elapsed: 0.003 s
% 1.49/0.55  % (15028)Instructions burned: 4 (million)
% 1.49/0.55  % (15028)------------------------------
% 1.49/0.55  % (15028)------------------------------
% 1.49/0.55  % (15038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.55  % (15038)Termination reason: Unknown
% 1.49/0.55  % (15038)Termination phase: Saturation
% 1.49/0.55  
% 1.49/0.55  % (15038)Memory used [KB]: 6396
% 1.49/0.55  % (15038)Time elapsed: 0.149 s
% 1.49/0.55  % (15038)Instructions burned: 27 (million)
% 1.49/0.55  % (15038)------------------------------
% 1.49/0.55  % (15038)------------------------------
% 1.49/0.55  % (15023)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 1.49/0.56  % (15023)Refutation not found, incomplete strategy% (15023)------------------------------
% 1.49/0.56  % (15023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.56  % (15023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.56  % (15023)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.56  
% 1.49/0.56  % (15023)Memory used [KB]: 1407
% 1.49/0.56  % (15023)Time elapsed: 0.159 s
% 1.49/0.56  % (15023)Instructions burned: 2 (million)
% 1.49/0.56  % (15023)------------------------------
% 1.49/0.56  % (15023)------------------------------
% 1.49/0.56  % (15039)Refutation not found, incomplete strategy% (15039)------------------------------
% 1.49/0.56  % (15039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.56  % (15039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.56  % (15039)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.56  
% 1.49/0.56  % (15039)Memory used [KB]: 5884
% 1.49/0.56  % (15039)Time elapsed: 0.157 s
% 1.49/0.56  % (15039)Instructions burned: 1 (million)
% 1.49/0.56  % (15039)------------------------------
% 1.49/0.56  % (15039)------------------------------
% 1.49/0.57  % (15016)Instruction limit reached!
% 1.49/0.57  % (15016)------------------------------
% 1.49/0.57  % (15016)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.58  % (15016)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.58  % (15016)Termination reason: Unknown
% 1.49/0.58  % (15016)Termination phase: Saturation
% 1.49/0.58  
% 1.49/0.58  % (15016)Memory used [KB]: 6396
% 1.49/0.58  % (15016)Time elapsed: 0.164 s
% 1.49/0.58  % (15016)Instructions burned: 41 (million)
% 1.49/0.58  % (15016)------------------------------
% 1.49/0.58  % (15016)------------------------------
% 1.49/0.58  % (15040)Instruction limit reached!
% 1.49/0.58  % (15040)------------------------------
% 1.49/0.58  % (15040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.59  % (15040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.59  % (15040)Termination reason: Unknown
% 1.49/0.59  % (15040)Termination phase: Saturation
% 1.49/0.59  
% 1.49/0.59  % (15040)Memory used [KB]: 6396
% 1.49/0.59  % (15040)Time elapsed: 0.190 s
% 1.49/0.59  % (15040)Instructions burned: 25 (million)
% 1.49/0.59  % (15040)------------------------------
% 1.49/0.59  % (15040)------------------------------
% 1.49/0.60  % (15024)Instruction limit reached!
% 1.49/0.60  % (15024)------------------------------
% 1.49/0.60  % (15024)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.60  % (15024)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.60  % (15024)Termination reason: Unknown
% 1.49/0.60  % (15024)Termination phase: Saturation
% 1.49/0.60  
% 1.49/0.60  % (15024)Memory used [KB]: 6652
% 1.49/0.60  % (15024)Time elapsed: 0.210 s
% 1.49/0.60  % (15024)Instructions burned: 51 (million)
% 1.49/0.60  % (15024)------------------------------
% 1.49/0.60  % (15024)------------------------------
% 1.49/0.61  % (15125)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/92Mi)
% 1.49/0.61  % (15125)Refutation not found, incomplete strategy% (15125)------------------------------
% 1.49/0.61  % (15125)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.61  % (15125)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.61  % (15125)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.61  
% 1.49/0.61  % (15125)Memory used [KB]: 5884
% 1.49/0.61  % (15125)Time elapsed: 0.073 s
% 1.49/0.61  % (15125)Instructions burned: 2 (million)
% 1.49/0.61  % (15125)------------------------------
% 1.49/0.61  % (15125)------------------------------
% 1.80/0.63  % (15033)Instruction limit reached!
% 1.80/0.63  % (15033)------------------------------
% 1.80/0.63  % (15033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.64  % (15147)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/93Mi)
% 1.80/0.64  % (15033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.64  % (15033)Termination reason: Unknown
% 1.80/0.64  % (15033)Termination phase: Saturation
% 1.80/0.64  
% 1.80/0.64  % (15033)Memory used [KB]: 6908
% 1.80/0.64  % (15033)Time elapsed: 0.218 s
% 1.80/0.64  % (15033)Instructions burned: 82 (million)
% 1.80/0.64  % (15033)------------------------------
% 1.80/0.64  % (15033)------------------------------
% 1.80/0.64  % (15134)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 1.80/0.64  % (15036)Instruction limit reached!
% 1.80/0.64  % (15036)------------------------------
% 1.80/0.64  % (15036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.65  % (15132)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 1.80/0.65  % (15132)Refutation not found, incomplete strategy% (15132)------------------------------
% 1.80/0.65  % (15132)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.65  % (15132)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.65  % (15132)Termination reason: Refutation not found, incomplete strategy
% 1.80/0.65  
% 1.80/0.65  % (15132)Memory used [KB]: 10362
% 1.80/0.65  % (15132)Time elapsed: 0.091 s
% 1.80/0.65  % (15132)Instructions burned: 2 (million)
% 1.80/0.65  % (15132)------------------------------
% 1.80/0.65  % (15132)------------------------------
% 1.80/0.65  % (15136)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/107Mi)
% 1.80/0.65  % (15133)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/87Mi)
% 1.80/0.65  % (15154)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 1.80/0.65  % (15142)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 1.80/0.65  % (15144)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/84Mi)
% 1.80/0.65  % (15141)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 1.80/0.65  % (15139)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 1.80/0.66  % (15137)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 1.80/0.66  % (15144)Refutation not found, incomplete strategy% (15144)------------------------------
% 1.80/0.66  % (15144)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.66  % (15144)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.66  % (15144)Termination reason: Refutation not found, incomplete strategy
% 1.80/0.66  
% 1.80/0.66  % (15144)Memory used [KB]: 5884
% 1.80/0.66  % (15144)Time elapsed: 0.091 s
% 1.80/0.66  % (15144)Instructions burned: 1 (million)
% 1.80/0.66  % (15144)------------------------------
% 1.80/0.66  % (15144)------------------------------
% 1.80/0.66  % (15134)Refutation not found, incomplete strategy% (15134)------------------------------
% 1.80/0.66  % (15134)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.66  % (15134)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.66  % (15134)Termination reason: Refutation not found, incomplete strategy
% 1.80/0.66  
% 1.80/0.66  % (15134)Memory used [KB]: 1407
% 1.80/0.66  % (15134)Time elapsed: 0.103 s
% 1.80/0.66  % (15134)Instructions burned: 1 (million)
% 1.80/0.66  % (15134)------------------------------
% 1.80/0.66  % (15134)------------------------------
% 1.80/0.66  % (15150)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/109Mi)
% 1.80/0.66  % (15138)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/141Mi)
% 1.80/0.66  % (15141)Refutation not found, incomplete strategy% (15141)------------------------------
% 1.80/0.66  % (15141)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.66  % (15141)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.66  % (15141)Termination reason: Refutation not found, incomplete strategy
% 1.80/0.66  
% 1.80/0.66  % (15141)Memory used [KB]: 5884
% 1.80/0.66  % (15141)Time elapsed: 0.113 s
% 1.80/0.66  % (15141)Instructions burned: 2 (million)
% 1.80/0.66  % (15141)------------------------------
% 1.80/0.66  % (15141)------------------------------
% 1.80/0.66  % (15138)Refutation not found, incomplete strategy% (15138)------------------------------
% 1.80/0.66  % (15138)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.66  % (15146)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/131Mi)
% 1.80/0.66  % (15138)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.66  % (15138)Termination reason: Refutation not found, incomplete strategy
% 1.80/0.66  
% 1.80/0.66  % (15138)Memory used [KB]: 5884
% 1.80/0.66  % (15138)Time elapsed: 0.111 s
% 1.80/0.66  % (15138)Instructions burned: 2 (million)
% 1.80/0.66  % (15138)------------------------------
% 1.80/0.66  % (15138)------------------------------
% 1.80/0.67  % (15160)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/237Mi)
% 1.80/0.67  % (15154)Refutation not found, incomplete strategy% (15154)------------------------------
% 1.80/0.67  % (15154)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.67  % (15154)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.67  % (15154)Termination reason: Refutation not found, incomplete strategy
% 1.80/0.67  
% 1.80/0.67  % (15154)Memory used [KB]: 5884
% 1.80/0.67  % (15154)Time elapsed: 0.095 s
% 1.80/0.67  % (15154)Instructions burned: 1 (million)
% 1.80/0.67  % (15154)------------------------------
% 1.80/0.67  % (15154)------------------------------
% 1.80/0.67  % (15157)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/66Mi)
% 1.80/0.67  % (15157)Refutation not found, incomplete strategy% (15157)------------------------------
% 1.80/0.67  % (15157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.67  % (15157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.67  % (15157)Termination reason: Refutation not found, incomplete strategy
% 1.80/0.67  
% 1.80/0.67  % (15157)Memory used [KB]: 5884
% 1.80/0.67  % (15157)Time elapsed: 0.096 s
% 1.80/0.67  % (15157)Instructions burned: 1 (million)
% 1.80/0.67  % (15157)------------------------------
% 1.80/0.67  % (15157)------------------------------
% 1.80/0.67  % (15155)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/32Mi)
% 1.80/0.67  % (15158)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/19Mi)
% 1.80/0.67  % (15036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.67  % (15036)Termination reason: Unknown
% 1.80/0.67  % (15036)Termination phase: Saturation
% 1.80/0.67  
% 1.80/0.67  % (15036)Memory used [KB]: 7291
% 1.80/0.67  % (15036)Time elapsed: 0.231 s
% 1.80/0.67  % (15036)Instructions burned: 97 (million)
% 1.80/0.67  % (15036)------------------------------
% 1.80/0.67  % (15036)------------------------------
% 1.80/0.67  % (15153)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/86Mi)
% 1.80/0.67  % (15158)Refutation not found, incomplete strategy% (15158)------------------------------
% 1.80/0.67  % (15158)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.67  % (15158)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.67  % (15158)Termination reason: Refutation not found, incomplete strategy
% 1.80/0.67  
% 1.80/0.67  % (15158)Memory used [KB]: 5884
% 1.80/0.67  % (15158)Time elapsed: 0.106 s
% 1.80/0.67  % (15158)Instructions burned: 1 (million)
% 1.80/0.67  % (15158)------------------------------
% 1.80/0.67  % (15158)------------------------------
% 1.80/0.67  % (15153)Refutation not found, incomplete strategy% (15153)------------------------------
% 1.80/0.67  % (15153)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.67  % (15133)Refutation not found, incomplete strategy% (15133)------------------------------
% 1.80/0.67  % (15133)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.67  % (15133)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.67  % (15133)Termination reason: Refutation not found, incomplete strategy
% 1.80/0.67  
% 1.80/0.67  % (15133)Memory used [KB]: 5884
% 1.80/0.67  % (15133)Time elapsed: 0.122 s
% 1.80/0.67  % (15133)Instructions burned: 2 (million)
% 1.80/0.67  % (15133)------------------------------
% 1.80/0.67  % (15133)------------------------------
% 1.80/0.68  % (15159)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/341Mi)
% 1.80/0.68  % (15156)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/149Mi)
% 1.80/0.68  % (15161)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/10Mi)
% 1.80/0.68  % (15153)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.68  % (15153)Termination reason: Refutation not found, incomplete strategy
% 1.80/0.68  
% 1.80/0.68  % (15153)Memory used [KB]: 5884
% 1.80/0.68  % (15153)Time elapsed: 0.111 s
% 1.80/0.68  % (15153)Instructions burned: 2 (million)
% 1.80/0.68  % (15153)------------------------------
% 1.80/0.68  % (15153)------------------------------
% 1.80/0.68  % (15160)Refutation not found, incomplete strategy% (15160)------------------------------
% 1.80/0.68  % (15160)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.68  % (15160)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.68  % (15160)Termination reason: Refutation not found, incomplete strategy
% 1.80/0.68  
% 1.80/0.68  % (15160)Memory used [KB]: 5884
% 1.80/0.68  % (15160)Time elapsed: 0.108 s
% 1.80/0.68  % (15160)Instructions burned: 2 (million)
% 1.80/0.68  % (15160)------------------------------
% 1.80/0.68  % (15160)------------------------------
% 1.80/0.68  % (15156)Refutation not found, incomplete strategy% (15156)------------------------------
% 1.80/0.68  % (15156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.68  % (15156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.68  % (15156)Termination reason: Refutation not found, incomplete strategy
% 1.80/0.68  
% 1.80/0.68  % (15156)Memory used [KB]: 5884
% 1.80/0.68  % (15156)Time elapsed: 0.117 s
% 1.80/0.68  % (15156)Instructions burned: 2 (million)
% 1.80/0.68  % (15156)------------------------------
% 1.80/0.68  % (15156)------------------------------
% 2.28/0.69  % (15161)Instruction limit reached!
% 2.28/0.69  % (15161)------------------------------
% 2.28/0.69  % (15161)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.69  % (15161)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.69  % (15161)Termination reason: Unknown
% 2.28/0.69  % (15161)Termination phase: Saturation
% 2.28/0.69  
% 2.28/0.69  % (15161)Memory used [KB]: 6012
% 2.28/0.69  % (15161)Time elapsed: 0.115 s
% 2.28/0.69  % (15161)Instructions burned: 12 (million)
% 2.28/0.69  % (15161)------------------------------
% 2.28/0.69  % (15161)------------------------------
% 2.28/0.69  % (15159)Refutation not found, incomplete strategy% (15159)------------------------------
% 2.28/0.69  % (15159)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.69  % (15159)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.69  % (15159)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.69  
% 2.28/0.69  % (15159)Memory used [KB]: 5884
% 2.28/0.69  % (15159)Time elapsed: 0.125 s
% 2.28/0.69  % (15159)Instructions burned: 1 (million)
% 2.28/0.69  % (15159)------------------------------
% 2.28/0.69  % (15159)------------------------------
% 2.28/0.70  % (15171)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/97Mi)
% 2.28/0.70  % (15171)Refutation not found, incomplete strategy% (15171)------------------------------
% 2.28/0.70  % (15171)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.70  % (15136)First to succeed.
% 2.28/0.70  % (15171)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.70  % (15171)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.70  
% 2.28/0.70  % (15171)Memory used [KB]: 5884
% 2.28/0.70  % (15171)Time elapsed: 0.049 s
% 2.28/0.70  % (15171)Instructions burned: 2 (million)
% 2.28/0.70  % (15171)------------------------------
% 2.28/0.70  % (15171)------------------------------
% 2.28/0.70  % (15136)Refutation found. Thanks to Tanya!
% 2.28/0.70  % SZS status Theorem for theBenchmark
% 2.28/0.70  % SZS output start Proof for theBenchmark
% See solution above
% 2.28/0.70  % (15136)------------------------------
% 2.28/0.70  % (15136)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.70  % (15136)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.70  % (15136)Termination reason: Refutation
% 2.28/0.70  
% 2.28/0.70  % (15136)Memory used [KB]: 1918
% 2.28/0.70  % (15136)Time elapsed: 0.137 s
% 2.28/0.70  % (15136)Instructions burned: 32 (million)
% 2.28/0.70  % (15136)------------------------------
% 2.28/0.70  % (15136)------------------------------
% 2.28/0.70  % (15007)Success in time 0.353 s
%------------------------------------------------------------------------------