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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : KLE026+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 : n006.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:42 EDT 2022

% Result   : Theorem 2.74s 0.78s
% Output   : Refutation 2.74s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   46 (  29 unt;   0 def)
%            Number of atoms       :   81 (  45 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   49 (  14   ~;   7   |;  13   &)
%                                         (   6 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   5 con; 0-2 aty)
%            Number of variables   :   73 (  67   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1084,plain,
    $false,
    inference(subsumption_resolution,[],[f1067,f183]) ).

fof(f183,plain,
    addition(multiplication(sK0,sK1),multiplication(sK2,sK0)) != multiplication(sK0,sK1),
    inference(superposition,[],[f63,f52]) ).

fof(f52,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/sandbox2/benchmark/theBenchmark.p',additive_commutativity) ).

fof(f63,plain,
    addition(multiplication(sK2,sK0),multiplication(sK0,sK1)) != multiplication(sK0,sK1),
    inference(unit_resulting_resolution,[],[f41,f55]) ).

fof(f55,plain,
    ! [X0,X1] :
      ( addition(X0,X1) != X1
      | leq(X0,X1) ),
    inference(cnf_transformation,[],[f31]) ).

fof(f31,plain,
    ! [X1,X0] :
      ( leq(X0,X1)
      | addition(X0,X1) != X1 ),
    inference(ennf_transformation,[],[f27]) ).

fof(f27,plain,
    ! [X1,X0] :
      ( addition(X0,X1) = X1
     => leq(X0,X1) ),
    inference(unused_predicate_definition_removal,[],[f12]) ).

fof(f12,axiom,
    ! [X1,X0] :
      ( addition(X0,X1) = X1
    <=> leq(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',order) ).

fof(f41,plain,
    ~ leq(multiplication(sK2,sK0),multiplication(sK0,sK1)),
    inference(cnf_transformation,[],[f30]) ).

fof(f30,plain,
    ? [X0,X2,X1] :
      ( multiplication(X1,X0) = multiplication(multiplication(X1,X0),X2)
      & ~ leq(multiplication(X1,X0),multiplication(X0,X2))
      & test(X2)
      & test(X1) ),
    inference(flattening,[],[f29]) ).

fof(f29,plain,
    ? [X0,X2,X1] :
      ( ~ leq(multiplication(X1,X0),multiplication(X0,X2))
      & multiplication(X1,X0) = multiplication(multiplication(X1,X0),X2)
      & test(X1)
      & test(X2) ),
    inference(ennf_transformation,[],[f19]) ).

fof(f19,plain,
    ~ ! [X0,X2,X1] :
        ( ( test(X1)
          & test(X2) )
       => ( multiplication(X1,X0) = multiplication(multiplication(X1,X0),X2)
         => leq(multiplication(X1,X0),multiplication(X0,X2)) ) ),
    inference(rectify,[],[f18]) ).

fof(f18,negated_conjecture,
    ~ ! [X3,X4,X5] :
        ( ( test(X4)
          & test(X5) )
       => ( multiplication(X4,X3) = multiplication(multiplication(X4,X3),X5)
         => leq(multiplication(X4,X3),multiplication(X3,X5)) ) ),
    inference(negated_conjecture,[],[f17]) ).

fof(f17,conjecture,
    ! [X3,X4,X5] :
      ( ( test(X4)
        & test(X5) )
     => ( multiplication(X4,X3) = multiplication(multiplication(X4,X3),X5)
       => leq(multiplication(X4,X3),multiplication(X3,X5)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals) ).

fof(f1067,plain,
    addition(multiplication(sK0,sK1),multiplication(sK2,sK0)) = multiplication(sK0,sK1),
    inference(superposition,[],[f849,f74]) ).

fof(f74,plain,
    multiplication(sK2,sK0) = multiplication(sK2,multiplication(sK0,sK1)),
    inference(superposition,[],[f42,f47]) ).

fof(f47,plain,
    ! [X2,X0,X1] : multiplication(multiplication(X2,X0),X1) = multiplication(X2,multiplication(X0,X1)),
    inference(cnf_transformation,[],[f20]) ).

fof(f20,plain,
    ! [X1,X0,X2] : multiplication(multiplication(X2,X0),X1) = multiplication(X2,multiplication(X0,X1)),
    inference(rectify,[],[f5]) ).

fof(f5,axiom,
    ! [X1,X2,X0] : multiplication(X0,multiplication(X1,X2)) = multiplication(multiplication(X0,X1),X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplicative_associativity) ).

fof(f42,plain,
    multiplication(sK2,sK0) = multiplication(multiplication(sK2,sK0),sK1),
    inference(cnf_transformation,[],[f30]) ).

fof(f849,plain,
    ! [X0] : addition(X0,multiplication(sK2,X0)) = X0,
    inference(forward_demodulation,[],[f844,f38]) ).

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

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

fof(f844,plain,
    ! [X0] : multiplication(one,X0) = addition(multiplication(one,X0),multiplication(sK2,X0)),
    inference(superposition,[],[f36,f834]) ).

fof(f834,plain,
    one = addition(one,sK2),
    inference(forward_demodulation,[],[f827,f68]) ).

fof(f68,plain,
    one = addition(c(sK2),sK2),
    inference(unit_resulting_resolution,[],[f59,f49]) ).

fof(f49,plain,
    ! [X0,X1] :
      ( ~ complement(X0,X1)
      | addition(X1,X0) = one ),
    inference(cnf_transformation,[],[f24]) ).

fof(f24,plain,
    ! [X1,X0] :
      ( complement(X0,X1)
    <=> ( zero = multiplication(X0,X1)
        & addition(X1,X0) = one
        & zero = multiplication(X1,X0) ) ),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X4,X3] :
      ( complement(X4,X3)
    <=> ( one = addition(X3,X4)
        & zero = multiplication(X3,X4)
        & zero = multiplication(X4,X3) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',test_2) ).

fof(f59,plain,
    complement(sK2,c(sK2)),
    inference(unit_resulting_resolution,[],[f39,f58]) ).

fof(f58,plain,
    ! [X0] :
      ( complement(X0,c(X0))
      | ~ test(X0) ),
    inference(equality_resolution,[],[f34]) ).

fof(f34,plain,
    ! [X0,X1] :
      ( ~ test(X0)
      | complement(X0,X1)
      | c(X0) != X1 ),
    inference(cnf_transformation,[],[f28]) ).

fof(f28,plain,
    ! [X0,X1] :
      ( ( c(X0) = X1
      <=> complement(X0,X1) )
      | ~ test(X0) ),
    inference(ennf_transformation,[],[f21]) ).

fof(f21,plain,
    ! [X0,X1] :
      ( test(X0)
     => ( c(X0) = X1
      <=> complement(X0,X1) ) ),
    inference(rectify,[],[f15]) ).

fof(f15,axiom,
    ! [X3,X4] :
      ( test(X3)
     => ( c(X3) = X4
      <=> complement(X3,X4) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',test_3) ).

fof(f39,plain,
    test(sK2),
    inference(cnf_transformation,[],[f30]) ).

fof(f827,plain,
    addition(one,sK2) = addition(c(sK2),sK2),
    inference(superposition,[],[f224,f53]) ).

fof(f53,plain,
    ! [X0] : addition(X0,X0) = X0,
    inference(cnf_transformation,[],[f4]) ).

fof(f4,axiom,
    ! [X0] : addition(X0,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_idempotence) ).

fof(f224,plain,
    ! [X2] : addition(c(sK2),addition(sK2,X2)) = addition(one,X2),
    inference(superposition,[],[f56,f68]) ).

fof(f56,plain,
    ! [X2,X0,X1] : addition(addition(X1,X2),X0) = addition(X1,addition(X2,X0)),
    inference(cnf_transformation,[],[f25]) ).

fof(f25,plain,
    ! [X1,X0,X2] : addition(addition(X1,X2),X0) = addition(X1,addition(X2,X0)),
    inference(rectify,[],[f2]) ).

fof(f2,axiom,
    ! [X2,X0,X1] : addition(X0,addition(X1,X2)) = addition(addition(X0,X1),X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_associativity) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : KLE026+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.13/0.34  % Computer : n006.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 00:21:40 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.50  % (13367)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.19/0.51  % (13367)Instruction limit reached!
% 0.19/0.51  % (13367)------------------------------
% 0.19/0.51  % (13367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (13375)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.19/0.52  % (13367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (13367)Termination reason: Unknown
% 0.19/0.52  % (13367)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (13367)Memory used [KB]: 6012
% 0.19/0.52  % (13367)Time elapsed: 0.070 s
% 0.19/0.52  % (13367)Instructions burned: 7 (million)
% 0.19/0.52  % (13367)------------------------------
% 0.19/0.52  % (13367)------------------------------
% 1.38/0.56  % (13375)Instruction limit reached!
% 1.38/0.56  % (13375)------------------------------
% 1.38/0.56  % (13375)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.56  % (13375)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.56  % (13375)Termination reason: Unknown
% 1.38/0.56  % (13375)Termination phase: Saturation
% 1.38/0.56  
% 1.38/0.56  % (13375)Memory used [KB]: 2046
% 1.38/0.56  % (13375)Time elapsed: 0.127 s
% 1.38/0.56  % (13375)Instructions burned: 45 (million)
% 1.38/0.56  % (13375)------------------------------
% 1.38/0.56  % (13375)------------------------------
% 1.63/0.60  % (13383)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.63/0.60  % (13357)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.63/0.61  % (13358)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.63/0.61  % (13359)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.63/0.61  % (13355)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.63/0.61  % (13356)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.63/0.61  % (13365)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.63/0.62  % (13377)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.63/0.62  % (13378)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.63/0.62  % (13372)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.63/0.62  % (13373)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.63/0.62  % (13371)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.63/0.62  % (13371)Refutation not found, incomplete strategy% (13371)------------------------------
% 1.63/0.62  % (13371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.62  % (13371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.62  % (13371)Termination reason: Refutation not found, incomplete strategy
% 1.63/0.62  
% 1.63/0.62  % (13371)Memory used [KB]: 5884
% 1.63/0.62  % (13371)Time elapsed: 0.192 s
% 1.63/0.62  % (13371)Instructions burned: 2 (million)
% 1.63/0.62  % (13371)------------------------------
% 1.63/0.62  % (13371)------------------------------
% 1.63/0.62  % (13361)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.63/0.62  % (13364)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.63/0.62  % (13352)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.63/0.62  % (13370)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.63/0.62  % (13370)Instruction limit reached!
% 1.63/0.62  % (13370)------------------------------
% 1.63/0.62  % (13370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.62  % (13370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.62  % (13370)Termination reason: Unknown
% 1.63/0.62  % (13370)Termination phase: Saturation
% 1.63/0.62  
% 1.63/0.62  % (13370)Memory used [KB]: 1407
% 1.63/0.62  % (13370)Time elapsed: 0.003 s
% 1.63/0.62  % (13370)Instructions burned: 2 (million)
% 1.63/0.62  % (13370)------------------------------
% 1.63/0.62  % (13370)------------------------------
% 1.63/0.63  % (13381)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.63/0.63  % (13363)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.63/0.63  % (13353)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.63/0.63  % (13369)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.63/0.63  % (13362)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.63/0.63  % (13362)Refutation not found, incomplete strategy% (13362)------------------------------
% 1.63/0.63  % (13362)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.63  % (13362)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.63  % (13362)Termination reason: Refutation not found, incomplete strategy
% 1.63/0.63  
% 1.63/0.63  % (13362)Memory used [KB]: 5884
% 1.63/0.63  % (13362)Time elapsed: 0.203 s
% 1.63/0.63  % (13362)Instructions burned: 1 (million)
% 1.63/0.63  % (13362)------------------------------
% 1.63/0.63  % (13362)------------------------------
% 1.63/0.63  % (13369)Instruction limit reached!
% 1.63/0.63  % (13369)------------------------------
% 1.63/0.63  % (13369)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.63  % (13369)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.63  % (13369)Termination reason: Unknown
% 1.63/0.63  % (13369)Termination phase: Finite model building preprocessing
% 1.63/0.63  
% 1.63/0.63  % (13369)Memory used [KB]: 1407
% 1.63/0.63  % (13369)Time elapsed: 0.003 s
% 1.63/0.63  % (13369)Instructions burned: 3 (million)
% 1.63/0.63  % (13369)------------------------------
% 1.63/0.63  % (13369)------------------------------
% 1.63/0.63  % (13379)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.63/0.63  % (13354)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.63/0.63  % (13354)Instruction limit reached!
% 1.63/0.63  % (13354)------------------------------
% 1.63/0.63  % (13354)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.63  % (13354)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.63  % (13354)Termination reason: Unknown
% 1.63/0.63  % (13354)Termination phase: Saturation
% 1.63/0.63  
% 1.63/0.63  % (13354)Memory used [KB]: 5884
% 1.63/0.63  % (13354)Time elapsed: 0.171 s
% 1.63/0.63  % (13354)Instructions burned: 3 (million)
% 1.63/0.63  % (13354)------------------------------
% 1.63/0.63  % (13354)------------------------------
% 1.63/0.63  % (13380)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.63/0.64  % (13374)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.63/0.64  % (13368)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.63/0.64  % (13356)Instruction limit reached!
% 1.63/0.64  % (13356)------------------------------
% 1.63/0.64  % (13356)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.64  % (13356)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.64  % (13356)Termination reason: Unknown
% 1.63/0.64  % (13356)Termination phase: Saturation
% 1.63/0.64  
% 1.63/0.64  % (13356)Memory used [KB]: 6140
% 1.63/0.64  % (13356)Time elapsed: 0.213 s
% 1.63/0.64  % (13356)Instructions burned: 13 (million)
% 1.63/0.64  % (13356)------------------------------
% 1.63/0.64  % (13356)------------------------------
% 1.63/0.64  % (13380)Instruction limit reached!
% 1.63/0.64  % (13380)------------------------------
% 1.63/0.64  % (13380)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.64  % (13380)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.64  % (13380)Termination reason: Unknown
% 1.63/0.64  % (13380)Termination phase: Saturation
% 1.63/0.64  
% 1.63/0.64  % (13380)Memory used [KB]: 6012
% 1.63/0.64  % (13380)Time elapsed: 0.206 s
% 1.63/0.64  % (13380)Instructions burned: 8 (million)
% 1.63/0.64  % (13380)------------------------------
% 1.63/0.64  % (13380)------------------------------
% 1.63/0.64  % (13363)Instruction limit reached!
% 1.63/0.64  % (13363)------------------------------
% 1.63/0.64  % (13363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.64  % (13363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.64  % (13363)Termination reason: Unknown
% 1.63/0.64  % (13363)Termination phase: Saturation
% 1.63/0.64  
% 1.63/0.64  % (13363)Memory used [KB]: 6012
% 1.63/0.64  % (13363)Time elapsed: 0.207 s
% 1.63/0.64  % (13363)Instructions burned: 8 (million)
% 1.63/0.64  % (13363)------------------------------
% 1.63/0.64  % (13363)------------------------------
% 1.63/0.64  % (13372)Refutation not found, incomplete strategy% (13372)------------------------------
% 1.63/0.64  % (13372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.63/0.64  % (13372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.63/0.64  % (13372)Termination reason: Refutation not found, incomplete strategy
% 1.63/0.64  
% 1.63/0.64  % (13372)Memory used [KB]: 6012
% 1.63/0.64  % (13372)Time elapsed: 0.214 s
% 1.63/0.64  % (13372)Instructions burned: 5 (million)
% 1.63/0.64  % (13372)------------------------------
% 1.63/0.64  % (13372)------------------------------
% 1.63/0.64  % (13360)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)
% 2.27/0.65  % (13376)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)
% 2.27/0.65  % (13376)Refutation not found, incomplete strategy% (13376)------------------------------
% 2.27/0.65  % (13376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.65  % (13376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.65  % (13376)Termination reason: Refutation not found, incomplete strategy
% 2.27/0.65  
% 2.27/0.65  % (13376)Memory used [KB]: 6012
% 2.27/0.65  % (13376)Time elapsed: 0.223 s
% 2.27/0.65  % (13376)Instructions burned: 4 (million)
% 2.27/0.65  % (13376)------------------------------
% 2.27/0.65  % (13376)------------------------------
% 2.27/0.65  % (13357)Instruction limit reached!
% 2.27/0.65  % (13357)------------------------------
% 2.27/0.65  % (13357)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.65  % (13357)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.65  % (13357)Termination reason: Unknown
% 2.27/0.65  % (13357)Termination phase: Saturation
% 2.27/0.65  
% 2.27/0.65  % (13357)Memory used [KB]: 1663
% 2.27/0.65  % (13357)Time elapsed: 0.209 s
% 2.27/0.65  % (13357)Instructions burned: 15 (million)
% 2.27/0.65  % (13357)------------------------------
% 2.27/0.65  % (13357)------------------------------
% 2.27/0.65  % (13366)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)
% 2.27/0.65  % (13366)Instruction limit reached!
% 2.27/0.65  % (13366)------------------------------
% 2.27/0.65  % (13366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.65  % (13366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.65  % (13366)Termination reason: Unknown
% 2.27/0.65  % (13366)Termination phase: Saturation
% 2.27/0.65  
% 2.27/0.65  % (13366)Memory used [KB]: 5884
% 2.27/0.65  % (13366)Time elapsed: 0.223 s
% 2.27/0.65  % (13366)Instructions burned: 3 (million)
% 2.27/0.65  % (13366)------------------------------
% 2.27/0.65  % (13366)------------------------------
% 2.27/0.66  % (13353)Instruction limit reached!
% 2.27/0.66  % (13353)------------------------------
% 2.27/0.66  % (13353)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.66  % (13353)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.66  % (13353)Termination reason: Unknown
% 2.27/0.66  % (13353)Termination phase: Saturation
% 2.27/0.66  
% 2.27/0.66  % (13353)Memory used [KB]: 6140
% 2.27/0.66  % (13353)Time elapsed: 0.207 s
% 2.27/0.66  % (13353)Instructions burned: 13 (million)
% 2.27/0.66  % (13353)------------------------------
% 2.27/0.66  % (13353)------------------------------
% 2.27/0.66  % (13364)Instruction limit reached!
% 2.27/0.66  % (13364)------------------------------
% 2.27/0.66  % (13364)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.66  % (13364)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.66  % (13364)Termination reason: Unknown
% 2.27/0.66  % (13364)Termination phase: Saturation
% 2.27/0.66  
% 2.27/0.66  % (13364)Memory used [KB]: 1663
% 2.27/0.66  % (13364)Time elapsed: 0.224 s
% 2.27/0.66  % (13364)Instructions burned: 16 (million)
% 2.27/0.66  % (13364)------------------------------
% 2.27/0.66  % (13364)------------------------------
% 2.27/0.66  % (13379)Instruction limit reached!
% 2.27/0.66  % (13379)------------------------------
% 2.27/0.66  % (13379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.66  % (13379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.66  % (13379)Termination reason: Unknown
% 2.27/0.66  % (13379)Termination phase: Saturation
% 2.27/0.66  
% 2.27/0.66  % (13379)Memory used [KB]: 6268
% 2.27/0.66  % (13379)Time elapsed: 0.222 s
% 2.27/0.66  % (13379)Instructions burned: 26 (million)
% 2.27/0.66  % (13379)------------------------------
% 2.27/0.66  % (13379)------------------------------
% 2.27/0.67  % (13383)Instruction limit reached!
% 2.27/0.67  % (13383)------------------------------
% 2.27/0.67  % (13383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.27/0.67  % (13383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.27/0.67  % (13383)Termination reason: Unknown
% 2.27/0.67  % (13383)Termination phase: Saturation
% 2.27/0.67  
% 2.27/0.67  % (13383)Memory used [KB]: 6908
% 2.27/0.67  % (13383)Time elapsed: 0.067 s
% 2.27/0.67  % (13383)Instructions burned: 92 (million)
% 2.27/0.67  % (13383)------------------------------
% 2.27/0.67  % (13383)------------------------------
% 2.55/0.69  % (13381)Instruction limit reached!
% 2.55/0.69  % (13381)------------------------------
% 2.55/0.69  % (13381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.69  % (13381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.69  % (13381)Termination reason: Unknown
% 2.55/0.69  % (13381)Termination phase: Saturation
% 2.55/0.69  
% 2.55/0.69  % (13381)Memory used [KB]: 6396
% 2.55/0.69  % (13381)Time elapsed: 0.263 s
% 2.55/0.69  % (13381)Instructions burned: 24 (million)
% 2.55/0.69  % (13381)------------------------------
% 2.55/0.69  % (13381)------------------------------
% 2.55/0.70  % (13358)Instruction limit reached!
% 2.55/0.70  % (13358)------------------------------
% 2.55/0.70  % (13358)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.70  % (13358)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.70  % (13358)Termination reason: Unknown
% 2.55/0.70  % (13358)Termination phase: Saturation
% 2.55/0.70  
% 2.55/0.70  % (13358)Memory used [KB]: 6652
% 2.55/0.70  % (13358)Time elapsed: 0.255 s
% 2.55/0.70  % (13358)Instructions burned: 39 (million)
% 2.55/0.70  % (13358)------------------------------
% 2.55/0.70  % (13358)------------------------------
% 2.55/0.73  % (13361)Instruction limit reached!
% 2.55/0.73  % (13361)------------------------------
% 2.55/0.73  % (13361)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.73  % (13361)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.73  % (13361)Termination reason: Unknown
% 2.55/0.73  % (13361)Termination phase: Saturation
% 2.55/0.73  
% 2.55/0.73  % (13361)Memory used [KB]: 6524
% 2.55/0.73  % (13361)Time elapsed: 0.245 s
% 2.55/0.73  % (13361)Instructions burned: 34 (million)
% 2.55/0.73  % (13361)------------------------------
% 2.55/0.73  % (13361)------------------------------
% 2.55/0.73  % (13359)Instruction limit reached!
% 2.55/0.73  % (13359)------------------------------
% 2.55/0.73  % (13359)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.55/0.73  % (13359)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.55/0.73  % (13359)Termination reason: Unknown
% 2.55/0.73  % (13359)Termination phase: Saturation
% 2.55/0.73  
% 2.55/0.73  % (13359)Memory used [KB]: 6524
% 2.55/0.73  % (13359)Time elapsed: 0.293 s
% 2.55/0.73  % (13359)Instructions burned: 39 (million)
% 2.55/0.73  % (13359)------------------------------
% 2.55/0.73  % (13359)------------------------------
% 2.72/0.74  % (13355)Instruction limit reached!
% 2.72/0.74  % (13355)------------------------------
% 2.72/0.74  % (13355)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.72/0.74  % (13355)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.72/0.74  % (13355)Termination reason: Unknown
% 2.72/0.74  % (13355)Termination phase: Saturation
% 2.72/0.74  
% 2.72/0.74  % (13355)Memory used [KB]: 6780
% 2.72/0.74  % (13355)Time elapsed: 0.313 s
% 2.72/0.74  % (13355)Instructions burned: 51 (million)
% 2.72/0.74  % (13355)------------------------------
% 2.72/0.74  % (13355)------------------------------
% 2.74/0.76  % (13368)Instruction limit reached!
% 2.74/0.76  % (13368)------------------------------
% 2.74/0.76  % (13368)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.76  % (13368)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.76  % (13368)Termination reason: Unknown
% 2.74/0.76  % (13368)Termination phase: Saturation
% 2.74/0.76  
% 2.74/0.76  % (13368)Memory used [KB]: 7164
% 2.74/0.76  % (13368)Time elapsed: 0.337 s
% 2.74/0.76  % (13368)Instructions burned: 50 (million)
% 2.74/0.76  % (13368)------------------------------
% 2.74/0.76  % (13368)------------------------------
% 2.74/0.76  % (13365)Instruction limit reached!
% 2.74/0.76  % (13365)------------------------------
% 2.74/0.76  % (13365)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.76  % (13365)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.76  % (13365)Termination reason: Unknown
% 2.74/0.76  % (13365)Termination phase: Saturation
% 2.74/0.76  
% 2.74/0.76  % (13365)Memory used [KB]: 6780
% 2.74/0.76  % (13365)Time elapsed: 0.335 s
% 2.74/0.76  % (13365)Instructions burned: 52 (million)
% 2.74/0.76  % (13365)------------------------------
% 2.74/0.76  % (13365)------------------------------
% 2.74/0.77  % (13360)First to succeed.
% 2.74/0.78  % (13360)Refutation found. Thanks to Tanya!
% 2.74/0.78  % SZS status Theorem for theBenchmark
% 2.74/0.78  % SZS output start Proof for theBenchmark
% See solution above
% 2.74/0.78  % (13360)------------------------------
% 2.74/0.78  % (13360)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.78  % (13360)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.78  % (13360)Termination reason: Refutation
% 2.74/0.78  
% 2.74/0.78  % (13360)Memory used [KB]: 6652
% 2.74/0.78  % (13360)Time elapsed: 0.333 s
% 2.74/0.78  % (13360)Instructions burned: 46 (million)
% 2.74/0.78  % (13360)------------------------------
% 2.74/0.78  % (13360)------------------------------
% 2.74/0.78  % (13351)Success in time 0.41 s
%------------------------------------------------------------------------------