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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : KLE055+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 : n003.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:56 EDT 2022

% Result   : Theorem 2.62s 0.77s
% Output   : Refutation 2.62s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   39 (  33 unt;   0 def)
%            Number of atoms       :   47 (  46 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   15 (   7   ~;   0   |;   4   &)
%                                         (   0 <=>;   4  =>;   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    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   57 (  55   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f966,plain,
    $false,
    inference(subsumption_resolution,[],[f937,f45]) ).

fof(f45,plain,
    domain(sK0) != addition(sK0,domain(sK0)),
    inference(cnf_transformation,[],[f34]) ).

fof(f34,plain,
    ( domain(sK0) != addition(sK0,domain(sK0))
    & one = addition(sK0,one) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f30,f33]) ).

fof(f33,plain,
    ( ? [X0] :
        ( domain(X0) != addition(X0,domain(X0))
        & one = addition(X0,one) )
   => ( domain(sK0) != addition(sK0,domain(sK0))
      & one = addition(sK0,one) ) ),
    introduced(choice_axiom,[]) ).

fof(f30,plain,
    ? [X0] :
      ( domain(X0) != addition(X0,domain(X0))
      & one = addition(X0,one) ),
    inference(ennf_transformation,[],[f20]) ).

fof(f20,plain,
    ~ ! [X0] :
        ( one = addition(X0,one)
       => domain(X0) = addition(X0,domain(X0)) ),
    inference(rectify,[],[f19]) ).

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

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

fof(f937,plain,
    domain(sK0) = addition(sK0,domain(sK0)),
    inference(superposition,[],[f821,f869]) ).

fof(f869,plain,
    ! [X0] : multiplication(domain(X0),X0) = X0,
    inference(backward_demodulation,[],[f47,f868]) ).

fof(f868,plain,
    ! [X2,X1] : addition(X2,multiplication(domain(X1),X2)) = X2,
    inference(forward_demodulation,[],[f837,f46]) ).

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

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

fof(f837,plain,
    ! [X2,X1] : multiplication(one,X2) = addition(X2,multiplication(domain(X1),X2)),
    inference(superposition,[],[f124,f57]) ).

fof(f57,plain,
    ! [X1] : one = addition(one,domain(X1)),
    inference(superposition,[],[f48,f43]) ).

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

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

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

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

fof(f26,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(f124,plain,
    ! [X2,X3] : addition(X2,multiplication(X3,X2)) = multiplication(addition(one,X3),X2),
    inference(superposition,[],[f49,f46]) ).

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

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

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

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

fof(f47,plain,
    ! [X0] : multiplication(domain(X0),X0) = addition(X0,multiplication(domain(X0),X0)),
    inference(cnf_transformation,[],[f23]) ).

fof(f23,plain,
    ! [X0] : multiplication(domain(X0),X0) = addition(X0,multiplication(domain(X0),X0)),
    inference(rectify,[],[f13]) ).

fof(f13,axiom,
    ! [X3] : multiplication(domain(X3),X3) = addition(X3,multiplication(domain(X3),X3)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',domain1) ).

fof(f821,plain,
    ! [X15] : addition(multiplication(X15,sK0),X15) = X15,
    inference(forward_demodulation,[],[f795,f40]) ).

fof(f40,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(f795,plain,
    ! [X15] : addition(multiplication(X15,sK0),X15) = multiplication(X15,one),
    inference(superposition,[],[f107,f44]) ).

fof(f44,plain,
    one = addition(sK0,one),
    inference(cnf_transformation,[],[f34]) ).

fof(f107,plain,
    ! [X0,X1] : addition(multiplication(X0,X1),X0) = multiplication(X0,addition(X1,one)),
    inference(superposition,[],[f38,f40]) ).

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : KLE055+1 : TPTP v8.1.0. Released v4.0.0.
% 0.04/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.13/0.35  % Computer : n003.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Aug 30 00:24:52 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 1.59/0.58  % (17026)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.59/0.58  % (17028)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.59/0.58  % (17043)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.59/0.58  % (17035)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.59/0.59  % (17035)Instruction limit reached!
% 1.59/0.59  % (17035)------------------------------
% 1.59/0.59  % (17035)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.59  % (17035)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.59  % (17035)Termination reason: Unknown
% 1.59/0.59  % (17035)Termination phase: Saturation
% 1.59/0.59  
% 1.59/0.59  % (17035)Memory used [KB]: 1407
% 1.59/0.59  % (17035)Time elapsed: 0.003 s
% 1.59/0.59  % (17035)Instructions burned: 2 (million)
% 1.59/0.59  % (17035)------------------------------
% 1.59/0.59  % (17035)------------------------------
% 1.59/0.59  % (17018)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)
% 1.59/0.59  % (17028)Instruction limit reached!
% 1.59/0.59  % (17028)------------------------------
% 1.59/0.59  % (17028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.59/0.60  % (17040)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)
% 1.59/0.60  % (17028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.60  % (17028)Termination reason: Unknown
% 1.59/0.60  % (17028)Termination phase: Saturation
% 1.59/0.60  
% 1.59/0.60  % (17028)Memory used [KB]: 6012
% 1.59/0.60  % (17028)Time elapsed: 0.156 s
% 1.59/0.60  % (17028)Instructions burned: 7 (million)
% 1.59/0.60  % (17028)------------------------------
% 1.59/0.60  % (17028)------------------------------
% 1.90/0.60  % (17025)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.90/0.60  % (17039)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.90/0.60  % (17032)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)
% 1.90/0.61  % (17023)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)
% 1.90/0.61  % (17020)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.90/0.61  % (17024)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)
% 1.90/0.61  % (17018)Instruction limit reached!
% 1.90/0.61  % (17018)------------------------------
% 1.90/0.61  % (17018)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.61  % (17018)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.61  % (17018)Termination reason: Unknown
% 1.90/0.61  % (17018)Termination phase: Saturation
% 1.90/0.61  
% 1.90/0.61  % (17018)Memory used [KB]: 6140
% 1.90/0.61  % (17018)Time elapsed: 0.156 s
% 1.90/0.61  % (17018)Instructions burned: 13 (million)
% 1.90/0.61  % (17018)------------------------------
% 1.90/0.61  % (17018)------------------------------
% 1.90/0.61  % (17021)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.90/0.61  % (17022)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)
% 1.90/0.62  % (17046)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.90/0.62  % (17019)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)
% 1.90/0.62  % (17019)Instruction limit reached!
% 1.90/0.62  % (17019)------------------------------
% 1.90/0.62  % (17019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.62  % (17019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.62  % (17019)Termination reason: Unknown
% 1.90/0.62  % (17019)Termination phase: Saturation
% 1.90/0.62  
% 1.90/0.62  % (17019)Memory used [KB]: 5884
% 1.90/0.62  % (17019)Time elapsed: 0.184 s
% 1.90/0.62  % (17019)Instructions burned: 3 (million)
% 1.90/0.62  % (17019)------------------------------
% 1.90/0.62  % (17019)------------------------------
% 1.90/0.62  % (17017)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.90/0.62  % (17038)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.90/0.62  % (17034)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.90/0.63  % (17026)Instruction limit reached!
% 1.90/0.63  % (17026)------------------------------
% 1.90/0.63  % (17026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.63  % (17026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.63  % (17026)Termination reason: Unknown
% 1.90/0.63  % (17026)Termination phase: Saturation
% 1.90/0.63  
% 1.90/0.63  % (17026)Memory used [KB]: 6396
% 1.90/0.63  % (17026)Time elapsed: 0.184 s
% 1.90/0.63  % (17026)Instructions burned: 34 (million)
% 1.90/0.63  % (17026)------------------------------
% 1.90/0.63  % (17026)------------------------------
% 1.90/0.63  % (17037)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.90/0.63  % (17036)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.90/0.63  % (17042)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.90/0.63  % (17037)Refutation not found, incomplete strategy% (17037)------------------------------
% 1.90/0.63  % (17037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.63  % (17037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.63  % (17037)Termination reason: Refutation not found, incomplete strategy
% 1.90/0.63  
% 1.90/0.63  % (17037)Memory used [KB]: 5884
% 1.90/0.63  % (17037)Time elapsed: 0.195 s
% 1.90/0.63  % (17037)Instructions burned: 3 (million)
% 1.90/0.63  % (17037)------------------------------
% 1.90/0.63  % (17037)------------------------------
% 1.90/0.63  % (17032)Instruction limit reached!
% 1.90/0.63  % (17032)------------------------------
% 1.90/0.63  % (17032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.63  % (17032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.63  % (17032)Termination reason: Unknown
% 1.90/0.63  % (17032)Termination phase: Saturation
% 1.90/0.63  
% 1.90/0.63  % (17032)Memory used [KB]: 6012
% 1.90/0.63  % (17032)Time elapsed: 0.125 s
% 1.90/0.63  % (17032)Instructions burned: 8 (million)
% 1.90/0.63  % (17032)------------------------------
% 1.90/0.63  % (17032)------------------------------
% 1.90/0.63  % (17031)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)
% 1.90/0.63  % (17031)Instruction limit reached!
% 1.90/0.63  % (17031)------------------------------
% 1.90/0.63  % (17031)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.63  % (17031)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.63  % (17031)Termination reason: Unknown
% 1.90/0.63  % (17031)Termination phase: Saturation
% 1.90/0.63  
% 1.90/0.63  % (17031)Memory used [KB]: 5884
% 1.90/0.63  % (17031)Time elapsed: 0.003 s
% 1.90/0.63  % (17031)Instructions burned: 3 (million)
% 1.90/0.63  % (17031)------------------------------
% 1.90/0.63  % (17031)------------------------------
% 1.90/0.63  % (17029)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.90/0.63  % (17030)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.90/0.63  % (17029)Refutation not found, incomplete strategy% (17029)------------------------------
% 1.90/0.63  % (17029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.63  % (17029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.63  % (17029)Termination reason: Refutation not found, incomplete strategy
% 1.90/0.63  
% 1.90/0.63  % (17029)Memory used [KB]: 1407
% 1.90/0.63  % (17029)Time elapsed: 0.204 s
% 1.90/0.63  % (17029)Instructions burned: 2 (million)
% 1.90/0.63  % (17029)------------------------------
% 1.90/0.63  % (17029)------------------------------
% 1.90/0.63  % (17044)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)
% 1.90/0.63  % (17027)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.90/0.64  % (17027)Refutation not found, incomplete strategy% (17027)------------------------------
% 1.90/0.64  % (17027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.64  % (17027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.64  % (17027)Termination reason: Refutation not found, incomplete strategy
% 1.90/0.64  
% 1.90/0.64  % (17027)Memory used [KB]: 5884
% 1.90/0.64  % (17027)Time elapsed: 0.202 s
% 1.90/0.64  % (17027)Instructions burned: 1 (million)
% 1.90/0.64  % (17027)------------------------------
% 1.90/0.64  % (17027)------------------------------
% 1.90/0.64  % (17045)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.90/0.64  % (17045)Refutation not found, incomplete strategy% (17045)------------------------------
% 1.90/0.64  % (17045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.64  % (17045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.64  % (17045)Termination reason: Refutation not found, incomplete strategy
% 1.90/0.64  
% 1.90/0.64  % (17045)Memory used [KB]: 5884
% 1.90/0.64  % (17045)Time elapsed: 0.203 s
% 1.90/0.64  % (17045)Instructions burned: 2 (million)
% 1.90/0.64  % (17045)------------------------------
% 1.90/0.64  % (17045)------------------------------
% 1.90/0.64  % (17041)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.90/0.64  % (17022)Instruction limit reached!
% 1.90/0.64  % (17022)------------------------------
% 1.90/0.64  % (17022)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.64  % (17022)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.64  % (17022)Termination reason: Unknown
% 1.90/0.64  % (17022)Termination phase: Saturation
% 1.90/0.64  
% 1.90/0.64  % (17022)Memory used [KB]: 1663
% 1.90/0.64  % (17022)Time elapsed: 0.194 s
% 1.90/0.64  % (17022)Instructions burned: 15 (million)
% 1.90/0.64  % (17022)------------------------------
% 1.90/0.64  % (17022)------------------------------
% 1.90/0.64  % (17041)Refutation not found, incomplete strategy% (17041)------------------------------
% 1.90/0.64  % (17041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.64  % (17021)Instruction limit reached!
% 1.90/0.64  % (17021)------------------------------
% 1.90/0.64  % (17021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.64  % (17021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.64  % (17021)Termination reason: Unknown
% 1.90/0.64  % (17021)Termination phase: Saturation
% 1.90/0.64  
% 1.90/0.64  % (17021)Memory used [KB]: 6140
% 1.90/0.64  % (17021)Time elapsed: 0.217 s
% 1.90/0.64  % (17021)Instructions burned: 14 (million)
% 1.90/0.64  % (17021)------------------------------
% 1.90/0.64  % (17021)------------------------------
% 1.90/0.64  % (17041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.64  % (17034)Instruction limit reached!
% 1.90/0.64  % (17034)------------------------------
% 1.90/0.64  % (17034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.64  % (17034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.64  % (17034)Termination reason: Unknown
% 1.90/0.64  % (17034)Termination phase: Finite model building preprocessing
% 1.90/0.64  
% 1.90/0.64  % (17034)Memory used [KB]: 5884
% 1.90/0.64  % (17034)Time elapsed: 0.005 s
% 1.90/0.64  % (17034)Instructions burned: 4 (million)
% 1.90/0.64  % (17034)------------------------------
% 1.90/0.64  % (17034)------------------------------
% 1.90/0.64  % (17041)Termination reason: Refutation not found, incomplete strategy
% 1.90/0.64  
% 1.90/0.64  % (17041)Memory used [KB]: 5884
% 1.90/0.64  % (17041)Time elapsed: 0.182 s
% 1.90/0.64  % (17041)Instructions burned: 3 (million)
% 1.90/0.64  % (17041)------------------------------
% 1.90/0.64  % (17041)------------------------------
% 1.90/0.64  % (17036)Refutation not found, incomplete strategy% (17036)------------------------------
% 1.90/0.64  % (17036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.64  % (17036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.64  % (17036)Termination reason: Refutation not found, incomplete strategy
% 1.90/0.64  
% 1.90/0.64  % (17036)Memory used [KB]: 5884
% 1.90/0.64  % (17036)Time elapsed: 0.212 s
% 1.90/0.64  % (17036)Instructions burned: 2 (million)
% 1.90/0.64  % (17036)------------------------------
% 1.90/0.64  % (17036)------------------------------
% 2.39/0.67  % (17033)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)
% 2.39/0.68  % (17040)Instruction limit reached!
% 2.39/0.68  % (17040)------------------------------
% 2.39/0.68  % (17040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.68  % (17040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.68  % (17040)Termination reason: Unknown
% 2.39/0.68  % (17040)Termination phase: Saturation
% 2.39/0.68  
% 2.39/0.68  % (17040)Memory used [KB]: 2302
% 2.39/0.68  % (17040)Time elapsed: 0.194 s
% 2.39/0.68  % (17040)Instructions burned: 45 (million)
% 2.39/0.68  % (17040)------------------------------
% 2.39/0.68  % (17040)------------------------------
% 2.39/0.68  % (17044)Instruction limit reached!
% 2.39/0.68  % (17044)------------------------------
% 2.39/0.68  % (17044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.68  % (17044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.68  % (17044)Termination reason: Unknown
% 2.39/0.68  % (17044)Termination phase: Saturation
% 2.39/0.68  
% 2.39/0.68  % (17044)Memory used [KB]: 6396
% 2.39/0.68  % (17044)Time elapsed: 0.256 s
% 2.39/0.68  % (17044)Instructions burned: 25 (million)
% 2.39/0.68  % (17044)------------------------------
% 2.39/0.68  % (17044)------------------------------
% 2.39/0.68  % (17024)Instruction limit reached!
% 2.39/0.68  % (17024)------------------------------
% 2.39/0.68  % (17024)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.68  % (17024)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.68  % (17024)Termination reason: Unknown
% 2.39/0.68  % (17024)Termination phase: Saturation
% 2.39/0.68  
% 2.39/0.68  % (17024)Memory used [KB]: 6396
% 2.39/0.68  % (17024)Time elapsed: 0.201 s
% 2.39/0.68  % (17024)Instructions burned: 40 (million)
% 2.39/0.68  % (17024)------------------------------
% 2.39/0.68  % (17024)------------------------------
% 2.39/0.69  % (17023)Instruction limit reached!
% 2.39/0.69  % (17023)------------------------------
% 2.39/0.69  % (17023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.39/0.69  % (17023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.39/0.69  % (17023)Termination reason: Unknown
% 2.39/0.69  % (17023)Termination phase: Saturation
% 2.39/0.69  
% 2.39/0.69  % (17023)Memory used [KB]: 6396
% 2.39/0.69  % (17023)Time elapsed: 0.245 s
% 2.39/0.69  % (17023)Instructions burned: 39 (million)
% 2.39/0.69  % (17023)------------------------------
% 2.39/0.69  % (17023)------------------------------
% 2.56/0.70  % (17046)Instruction limit reached!
% 2.56/0.70  % (17046)------------------------------
% 2.56/0.70  % (17046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.56/0.70  % (17046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.56/0.70  % (17046)Termination reason: Unknown
% 2.56/0.70  % (17046)Termination phase: Saturation
% 2.56/0.70  
% 2.56/0.70  % (17046)Memory used [KB]: 6396
% 2.56/0.70  % (17046)Time elapsed: 0.242 s
% 2.56/0.70  % (17046)Instructions burned: 24 (million)
% 2.56/0.70  % (17046)------------------------------
% 2.56/0.70  % (17046)------------------------------
% 2.62/0.74  % (17025)Instruction limit reached!
% 2.62/0.74  % (17025)------------------------------
% 2.62/0.74  % (17025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.62/0.74  % (17039)Instruction limit reached!
% 2.62/0.74  % (17039)------------------------------
% 2.62/0.74  % (17039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.62/0.74  % (17043)Instruction limit reached!
% 2.62/0.74  % (17043)------------------------------
% 2.62/0.74  % (17043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.62/0.74  % (17043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.62/0.74  % (17043)Termination reason: Unknown
% 2.62/0.74  % (17043)Termination phase: Saturation
% 2.62/0.74  
% 2.62/0.74  % (17043)Memory used [KB]: 7675
% 2.62/0.74  % (17043)Time elapsed: 0.303 s
% 2.62/0.74  % (17043)Instructions burned: 100 (million)
% 2.62/0.74  % (17043)------------------------------
% 2.62/0.74  % (17043)------------------------------
% 2.62/0.75  % (17020)Instruction limit reached!
% 2.62/0.75  % (17020)------------------------------
% 2.62/0.75  % (17020)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.62/0.75  % (17020)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.62/0.75  % (17020)Termination reason: Unknown
% 2.62/0.75  % (17020)Termination phase: Saturation
% 2.62/0.75  
% 2.62/0.75  % (17020)Memory used [KB]: 6780
% 2.62/0.75  % (17020)Time elapsed: 0.317 s
% 2.62/0.75  % (17020)Instructions burned: 52 (million)
% 2.62/0.75  % (17020)------------------------------
% 2.62/0.75  % (17020)------------------------------
% 2.62/0.75  % (17030)Instruction limit reached!
% 2.62/0.75  % (17030)------------------------------
% 2.62/0.75  % (17030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.62/0.75  % (17030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.62/0.75  % (17030)Termination reason: Unknown
% 2.62/0.75  % (17030)Termination phase: Saturation
% 2.62/0.75  
% 2.62/0.75  % (17030)Memory used [KB]: 6524
% 2.62/0.75  % (17030)Time elapsed: 0.327 s
% 2.62/0.75  % (17030)Instructions burned: 53 (million)
% 2.62/0.75  % (17030)------------------------------
% 2.62/0.75  % (17030)------------------------------
% 2.62/0.76  % (17039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.62/0.76  % (17039)Termination reason: Unknown
% 2.62/0.76  % (17039)Termination phase: Saturation
% 2.62/0.76  
% 2.62/0.76  % (17039)Memory used [KB]: 6908
% 2.62/0.76  % (17039)Time elapsed: 0.294 s
% 2.62/0.76  % (17039)Instructions burned: 84 (million)
% 2.62/0.76  % (17039)------------------------------
% 2.62/0.76  % (17039)------------------------------
% 2.62/0.76  % (17080)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 (2997ds/7Mi)
% 2.62/0.76  % (17025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.62/0.76  % (17025)Termination reason: Unknown
% 2.62/0.76  % (17025)Termination phase: Saturation
% 2.62/0.76  
% 2.62/0.76  % (17025)Memory used [KB]: 6780
% 2.62/0.76  % (17025)Time elapsed: 0.308 s
% 2.62/0.76  % (17025)Instructions burned: 51 (million)
% 2.62/0.76  % (17025)------------------------------
% 2.62/0.76  % (17025)------------------------------
% 2.62/0.76  % (17042)First to succeed.
% 2.62/0.77  % (17033)Instruction limit reached!
% 2.62/0.77  % (17033)------------------------------
% 2.62/0.77  % (17033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.62/0.77  % (17033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.62/0.77  % (17033)Termination reason: Unknown
% 2.62/0.77  % (17033)Termination phase: Saturation
% 2.62/0.77  
% 2.62/0.77  % (17033)Memory used [KB]: 7036
% 2.62/0.77  % (17033)Time elapsed: 0.325 s
% 2.62/0.77  % (17033)Instructions burned: 51 (million)
% 2.62/0.77  % (17033)------------------------------
% 2.62/0.77  % (17033)------------------------------
% 2.62/0.77  % (17080)Instruction limit reached!
% 2.62/0.77  % (17080)------------------------------
% 2.62/0.77  % (17080)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.62/0.77  % (17080)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.62/0.77  % (17080)Termination reason: Unknown
% 2.62/0.77  % (17080)Termination phase: Saturation
% 2.62/0.77  
% 2.62/0.77  % (17080)Memory used [KB]: 10490
% 2.62/0.77  % (17080)Time elapsed: 0.085 s
% 2.62/0.77  % (17080)Instructions burned: 7 (million)
% 2.62/0.77  % (17080)------------------------------
% 2.62/0.77  % (17080)------------------------------
% 2.62/0.77  % (17042)Refutation found. Thanks to Tanya!
% 2.62/0.77  % SZS status Theorem for theBenchmark
% 2.62/0.77  % SZS output start Proof for theBenchmark
% See solution above
% 2.62/0.77  % (17042)------------------------------
% 2.62/0.77  % (17042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.62/0.77  % (17042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.62/0.77  % (17042)Termination reason: Refutation
% 2.62/0.77  
% 2.62/0.77  % (17042)Memory used [KB]: 6780
% 2.62/0.77  % (17042)Time elapsed: 0.326 s
% 2.62/0.77  % (17042)Instructions burned: 58 (million)
% 2.62/0.77  % (17042)------------------------------
% 2.62/0.77  % (17042)------------------------------
% 2.62/0.77  % (17016)Success in time 0.402 s
%------------------------------------------------------------------------------