TSTP Solution File: KLE141+2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : KLE141+2 : 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 : n012.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:28:23 EDT 2022

% Result   : Theorem 2.36s 0.68s
% Output   : Refutation 2.36s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   46 (  21 unt;   0 def)
%            Number of atoms       :   75 (  18 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   55 (  26   ~;  19   |;   4   &)
%                                         (   3 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   3 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   58 (  56   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f709,plain,
    $false,
    inference(avatar_sat_refutation,[],[f74,f706,f708]) ).

fof(f708,plain,
    spl3_2,
    inference(avatar_contradiction_clause,[],[f707]) ).

fof(f707,plain,
    ( $false
    | spl3_2 ),
    inference(subsumption_resolution,[],[f73,f678]) ).

fof(f678,plain,
    ! [X0] : leq(X0,sF2),
    inference(superposition,[],[f668,f64]) ).

fof(f64,plain,
    multiplication(sF1,sK0) = sF2,
    introduced(function_definition,[]) ).

fof(f668,plain,
    ! [X8,X9] : leq(X8,multiplication(sF1,X9)),
    inference(forward_demodulation,[],[f667,f63]) ).

fof(f63,plain,
    strong_iteration(one) = sF1,
    introduced(function_definition,[]) ).

fof(f667,plain,
    ! [X8,X9] : leq(X8,multiplication(strong_iteration(one),X9)),
    inference(subsumption_resolution,[],[f654,f330]) ).

fof(f330,plain,
    ! [X10,X9] : leq(X9,addition(X9,X10)),
    inference(trivial_inequality_removal,[],[f326]) ).

fof(f326,plain,
    ! [X10,X9] :
      ( leq(X9,addition(X9,X10))
      | addition(X9,X10) != addition(X9,X10) ),
    inference(superposition,[],[f60,f251]) ).

fof(f251,plain,
    ! [X2,X3] : addition(X2,X3) = addition(X2,addition(X2,X3)),
    inference(superposition,[],[f57,f61]) ).

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

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

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

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

fof(f28,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/sandbox/benchmark/theBenchmark.p',additive_associativity) ).

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

fof(f42,plain,
    ! [X0,X1] :
      ( ( leq(X0,X1)
        | addition(X0,X1) != X1 )
      & ( addition(X0,X1) = X1
        | ~ leq(X0,X1) ) ),
    inference(nnf_transformation,[],[f18]) ).

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

fof(f654,plain,
    ! [X8,X9] :
      ( ~ leq(X8,addition(X8,X9))
      | leq(X8,multiplication(strong_iteration(one),X9)) ),
    inference(superposition,[],[f53,f49]) ).

fof(f49,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(f53,plain,
    ! [X2,X0,X1] :
      ( ~ leq(X0,addition(multiplication(X1,X0),X2))
      | leq(X0,multiplication(strong_iteration(X1),X2)) ),
    inference(cnf_transformation,[],[f37]) ).

fof(f37,plain,
    ! [X0,X1,X2] :
      ( ~ leq(X0,addition(multiplication(X1,X0),X2))
      | leq(X0,multiplication(strong_iteration(X1),X2)) ),
    inference(rectify,[],[f29]) ).

fof(f29,plain,
    ! [X2,X1,X0] :
      ( ~ leq(X2,addition(multiplication(X1,X2),X0))
      | leq(X2,multiplication(strong_iteration(X1),X0)) ),
    inference(ennf_transformation,[],[f27]) ).

fof(f27,plain,
    ! [X2,X0,X1] :
      ( leq(X2,addition(multiplication(X1,X2),X0))
     => leq(X2,multiplication(strong_iteration(X1),X0)) ),
    inference(rectify,[],[f16]) ).

fof(f16,axiom,
    ! [X1,X0,X2] :
      ( leq(X2,addition(multiplication(X0,X2),X1))
     => leq(X2,multiplication(strong_iteration(X0),X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',infty_coinduction) ).

fof(f73,plain,
    ( ~ leq(sF1,sF2)
    | spl3_2 ),
    inference(avatar_component_clause,[],[f71]) ).

fof(f71,plain,
    ( spl3_2
  <=> leq(sF1,sF2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_2])]) ).

fof(f706,plain,
    spl3_1,
    inference(avatar_contradiction_clause,[],[f705]) ).

fof(f705,plain,
    ( $false
    | spl3_1 ),
    inference(resolution,[],[f680,f69]) ).

fof(f69,plain,
    ( ~ leq(sF2,sF1)
    | spl3_1 ),
    inference(avatar_component_clause,[],[f67]) ).

fof(f67,plain,
    ( spl3_1
  <=> leq(sF2,sF1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_1])]) ).

fof(f680,plain,
    ! [X3] : leq(X3,sF1),
    inference(superposition,[],[f668,f47]) ).

fof(f47,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(f74,plain,
    ( ~ spl3_1
    | ~ spl3_2 ),
    inference(avatar_split_clause,[],[f65,f71,f67]) ).

fof(f65,plain,
    ( ~ leq(sF1,sF2)
    | ~ leq(sF2,sF1) ),
    inference(definition_folding,[],[f56,f63,f64,f63,f64,f63,f63]) ).

fof(f56,plain,
    ( ~ leq(strong_iteration(one),multiplication(strong_iteration(one),sK0))
    | ~ leq(multiplication(strong_iteration(one),sK0),strong_iteration(one)) ),
    inference(cnf_transformation,[],[f40]) ).

fof(f40,plain,
    ( ~ leq(strong_iteration(one),multiplication(strong_iteration(one),sK0))
    | ~ leq(multiplication(strong_iteration(one),sK0),strong_iteration(one)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f31,f39]) ).

fof(f39,plain,
    ( ? [X0] :
        ( ~ leq(strong_iteration(one),multiplication(strong_iteration(one),X0))
        | ~ leq(multiplication(strong_iteration(one),X0),strong_iteration(one)) )
   => ( ~ leq(strong_iteration(one),multiplication(strong_iteration(one),sK0))
      | ~ leq(multiplication(strong_iteration(one),sK0),strong_iteration(one)) ) ),
    introduced(choice_axiom,[]) ).

fof(f31,plain,
    ? [X0] :
      ( ~ leq(strong_iteration(one),multiplication(strong_iteration(one),X0))
      | ~ leq(multiplication(strong_iteration(one),X0),strong_iteration(one)) ),
    inference(ennf_transformation,[],[f21]) ).

fof(f21,plain,
    ~ ! [X0] :
        ( leq(multiplication(strong_iteration(one),X0),strong_iteration(one))
        & leq(strong_iteration(one),multiplication(strong_iteration(one),X0)) ),
    inference(rectify,[],[f20]) ).

fof(f20,negated_conjecture,
    ~ ! [X3] :
        ( leq(multiplication(strong_iteration(one),X3),strong_iteration(one))
        & leq(strong_iteration(one),multiplication(strong_iteration(one),X3)) ),
    inference(negated_conjecture,[],[f19]) ).

fof(f19,conjecture,
    ! [X3] :
      ( leq(multiplication(strong_iteration(one),X3),strong_iteration(one))
      & leq(strong_iteration(one),multiplication(strong_iteration(one),X3)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : KLE141+2 : TPTP v8.1.0. Released v4.0.0.
% 0.13/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 : n012.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:25:21 EDT 2022
% 0.19/0.34  % CPUTime    : 
% 0.20/0.54  % (21921)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.55  % (21924)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)
% 0.20/0.55  % (21932)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)
% 0.20/0.55  % (21932)Refutation not found, incomplete strategy% (21932)------------------------------
% 0.20/0.55  % (21932)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (21932)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (21932)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (21932)Memory used [KB]: 1407
% 0.20/0.55  % (21932)Time elapsed: 0.131 s
% 0.20/0.55  % (21932)Instructions burned: 2 (million)
% 0.20/0.55  % (21932)------------------------------
% 0.20/0.55  % (21932)------------------------------
% 0.20/0.56  % (21921)Refutation not found, incomplete strategy% (21921)------------------------------
% 0.20/0.56  % (21921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (21921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (21921)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (21921)Memory used [KB]: 5884
% 0.20/0.56  % (21921)Time elapsed: 0.142 s
% 0.20/0.56  % (21921)Instructions burned: 2 (million)
% 0.20/0.56  % (21921)------------------------------
% 0.20/0.56  % (21921)------------------------------
% 0.20/0.57  % (21945)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)
% 0.20/0.57  % (21947)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.58  % (21924)Instruction limit reached!
% 0.20/0.58  % (21924)------------------------------
% 0.20/0.58  % (21924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (21937)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.58  % (21924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (21924)Termination reason: Unknown
% 0.20/0.58  % (21924)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (21924)Memory used [KB]: 6140
% 0.20/0.58  % (21924)Time elapsed: 0.148 s
% 0.20/0.58  % (21924)Instructions burned: 14 (million)
% 0.20/0.58  % (21924)------------------------------
% 0.20/0.58  % (21924)------------------------------
% 0.20/0.58  % (21937)Instruction limit reached!
% 0.20/0.58  % (21937)------------------------------
% 0.20/0.58  % (21937)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (21937)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (21937)Termination reason: Unknown
% 0.20/0.58  % (21937)Termination phase: Finite model building preprocessing
% 0.20/0.58  
% 0.20/0.58  % (21937)Memory used [KB]: 6012
% 0.20/0.58  % (21937)Time elapsed: 0.004 s
% 0.20/0.58  % (21937)Instructions burned: 4 (million)
% 0.20/0.58  % (21937)------------------------------
% 0.20/0.58  % (21937)------------------------------
% 0.20/0.58  % (21926)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.58  % (21920)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.20/0.59  % (21931)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)
% 0.20/0.59  % (21933)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.89/0.59  % (21947)Instruction limit reached!
% 1.89/0.59  % (21947)------------------------------
% 1.89/0.59  % (21947)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.59  % (21947)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.59  % (21947)Termination reason: Unknown
% 1.89/0.59  % (21947)Termination phase: Saturation
% 1.89/0.59  
% 1.89/0.59  % (21947)Memory used [KB]: 6396
% 1.89/0.59  % (21947)Time elapsed: 0.164 s
% 1.89/0.59  % (21947)Instructions burned: 25 (million)
% 1.89/0.59  % (21947)------------------------------
% 1.89/0.59  % (21947)------------------------------
% 1.89/0.60  % (21943)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)
% 2.03/0.61  % (21935)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)
% 2.03/0.61  % (21931)Instruction limit reached!
% 2.03/0.61  % (21931)------------------------------
% 2.03/0.61  % (21931)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.61  % (21931)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.61  % (21931)Termination reason: Unknown
% 2.03/0.61  % (21931)Termination phase: Saturation
% 2.03/0.61  
% 2.03/0.61  % (21931)Memory used [KB]: 6012
% 2.03/0.61  % (21931)Time elapsed: 0.169 s
% 2.03/0.61  % (21931)Instructions burned: 7 (million)
% 2.03/0.61  % (21931)------------------------------
% 2.03/0.61  % (21931)------------------------------
% 2.03/0.61  % (21923)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)
% 2.03/0.62  % (21923)Refutation not found, incomplete strategy% (21923)------------------------------
% 2.03/0.62  % (21923)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.62  % (21923)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.62  % (21923)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.62  
% 2.03/0.62  % (21923)Memory used [KB]: 5884
% 2.03/0.62  % (21923)Time elapsed: 0.195 s
% 2.03/0.62  % (21923)Instructions burned: 2 (million)
% 2.03/0.62  % (21923)------------------------------
% 2.03/0.62  % (21923)------------------------------
% 2.03/0.62  % (21925)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)
% 2.03/0.62  % (21922)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)
% 2.03/0.62  % (21925)Refutation not found, incomplete strategy% (21925)------------------------------
% 2.03/0.62  % (21925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.62  % (21925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.62  % (21925)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.62  
% 2.03/0.62  % (21925)Memory used [KB]: 1407
% 2.03/0.62  % (21925)Time elapsed: 0.193 s
% 2.03/0.62  % (21925)Instructions burned: 2 (million)
% 2.03/0.62  % (21925)------------------------------
% 2.03/0.62  % (21925)------------------------------
% 2.03/0.62  % (21922)Refutation not found, incomplete strategy% (21922)------------------------------
% 2.03/0.62  % (21922)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.62  % (21922)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.62  % (21922)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.62  
% 2.03/0.62  % (21922)Memory used [KB]: 5884
% 2.03/0.62  % (21922)Time elapsed: 0.192 s
% 2.03/0.62  % (21922)Instructions burned: 2 (million)
% 2.03/0.62  % (21922)------------------------------
% 2.03/0.62  % (21922)------------------------------
% 2.03/0.62  % (21944)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.03/0.62  % (21927)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)
% 2.03/0.62  % (21943)Refutation not found, incomplete strategy% (21943)------------------------------
% 2.03/0.62  % (21943)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.62  % (21943)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.62  % (21943)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.62  
% 2.03/0.62  % (21943)Memory used [KB]: 1407
% 2.03/0.62  % (21943)Time elapsed: 0.129 s
% 2.03/0.62  % (21943)Instructions burned: 2 (million)
% 2.03/0.62  % (21943)------------------------------
% 2.03/0.62  % (21943)------------------------------
% 2.03/0.62  % (21948)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)
% 2.03/0.62  % (21939)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)
% 2.03/0.62  % (21948)Refutation not found, incomplete strategy% (21948)------------------------------
% 2.03/0.62  % (21948)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.62  % (21948)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.62  % (21948)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.62  
% 2.03/0.62  % (21948)Memory used [KB]: 5884
% 2.03/0.62  % (21948)Time elapsed: 0.196 s
% 2.03/0.62  % (21948)Instructions burned: 2 (million)
% 2.03/0.62  % (21948)------------------------------
% 2.03/0.62  % (21948)------------------------------
% 2.03/0.62  % (21939)Refutation not found, incomplete strategy% (21939)------------------------------
% 2.03/0.62  % (21939)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.62  % (21939)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.62  % (21939)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.62  
% 2.03/0.62  % (21939)Memory used [KB]: 5884
% 2.03/0.62  % (21939)Time elapsed: 0.193 s
% 2.03/0.62  % (21939)Instructions burned: 2 (million)
% 2.03/0.62  % (21939)------------------------------
% 2.03/0.62  % (21939)------------------------------
% 2.03/0.62  % (21936)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.03/0.63  % (21949)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)
% 2.03/0.63  % (21929)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)
% 2.03/0.63  % (21935)Instruction limit reached!
% 2.03/0.63  % (21935)------------------------------
% 2.03/0.63  % (21935)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.63  % (21935)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.63  % (21935)Termination reason: Unknown
% 2.03/0.63  % (21935)Termination phase: Saturation
% 2.03/0.63  
% 2.03/0.63  % (21935)Memory used [KB]: 6012
% 2.03/0.63  % (21935)Time elapsed: 0.142 s
% 2.03/0.63  % (21935)Instructions burned: 7 (million)
% 2.03/0.63  % (21935)------------------------------
% 2.03/0.63  % (21935)------------------------------
% 2.03/0.63  % (21940)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)
% 2.03/0.63  % (21942)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)
% 2.03/0.63  % (21927)Refutation not found, incomplete strategy% (21927)------------------------------
% 2.03/0.63  % (21927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.63  % (21927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.63  % (21927)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.63  
% 2.03/0.63  % (21927)Memory used [KB]: 5884
% 2.03/0.63  % (21927)Time elapsed: 0.161 s
% 2.03/0.63  % (21927)Instructions burned: 2 (million)
% 2.03/0.63  % (21927)------------------------------
% 2.03/0.63  % (21927)------------------------------
% 2.03/0.63  % (21941)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)
% 2.03/0.63  % (21941)Refutation not found, incomplete strategy% (21941)------------------------------
% 2.03/0.63  % (21941)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.63  % (21941)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.63  % (21941)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.63  
% 2.03/0.63  % (21941)Memory used [KB]: 5884
% 2.03/0.63  % (21941)Time elapsed: 0.204 s
% 2.03/0.63  % (21941)Instructions burned: 2 (million)
% 2.03/0.63  % (21941)------------------------------
% 2.03/0.63  % (21941)------------------------------
% 2.03/0.63  % (21936)Refutation not found, incomplete strategy% (21936)------------------------------
% 2.03/0.63  % (21936)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.63  % (21936)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.63  % (21936)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.63  
% 2.03/0.63  % (21936)Memory used [KB]: 6012
% 2.03/0.63  % (21936)Time elapsed: 0.204 s
% 2.03/0.63  % (21936)Instructions burned: 2 (million)
% 2.03/0.63  % (21936)------------------------------
% 2.03/0.63  % (21936)------------------------------
% 2.03/0.63  % (21944)Refutation not found, incomplete strategy% (21944)------------------------------
% 2.03/0.63  % (21944)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.63  % (21944)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.63  % (21944)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.63  
% 2.03/0.63  % (21944)Memory used [KB]: 5884
% 2.03/0.63  % (21944)Time elapsed: 0.196 s
% 2.03/0.63  % (21944)Instructions burned: 3 (million)
% 2.03/0.63  % (21944)------------------------------
% 2.03/0.63  % (21944)------------------------------
% 2.03/0.63  % (21938)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)
% 2.03/0.63  % (21938)Instruction limit reached!
% 2.03/0.63  % (21938)------------------------------
% 2.03/0.63  % (21938)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.63  % (21938)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.63  % (21938)Termination reason: Unknown
% 2.03/0.63  % (21938)Termination phase: Preprocessing 3
% 2.03/0.63  
% 2.03/0.63  % (21938)Memory used [KB]: 1407
% 2.03/0.63  % (21938)Time elapsed: 0.002 s
% 2.03/0.63  % (21938)Instructions burned: 2 (million)
% 2.03/0.63  % (21938)------------------------------
% 2.03/0.63  % (21938)------------------------------
% 2.03/0.63  % (21928)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.03/0.64  % (21929)Refutation not found, incomplete strategy% (21929)------------------------------
% 2.03/0.64  % (21929)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.64  % (21929)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.64  % (21929)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.64  
% 2.03/0.64  % (21929)Memory used [KB]: 5884
% 2.03/0.64  % (21929)Time elapsed: 0.176 s
% 2.03/0.64  % (21929)Instructions burned: 3 (million)
% 2.03/0.64  % (21929)------------------------------
% 2.03/0.64  % (21929)------------------------------
% 2.03/0.64  % (21928)Refutation not found, incomplete strategy% (21928)------------------------------
% 2.03/0.64  % (21928)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.64  % (21928)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.64  % (21928)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.64  
% 2.03/0.64  % (21928)Memory used [KB]: 5884
% 2.03/0.64  % (21928)Time elapsed: 0.212 s
% 2.03/0.64  % (21928)Instructions burned: 3 (million)
% 2.03/0.64  % (21928)------------------------------
% 2.03/0.64  % (21928)------------------------------
% 2.03/0.64  % (21930)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)
% 2.03/0.64  % (21946)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)
% 2.03/0.64  % (21946)Refutation not found, incomplete strategy% (21946)------------------------------
% 2.03/0.64  % (21946)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.65  % (21934)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.03/0.65  % (21930)Refutation not found, incomplete strategy% (21930)------------------------------
% 2.03/0.65  % (21930)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.65  % (21930)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.65  % (21930)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.65  
% 2.03/0.65  % (21930)Memory used [KB]: 5884
% 2.03/0.65  % (21930)Time elapsed: 0.225 s
% 2.03/0.65  % (21930)Instructions burned: 1 (million)
% 2.03/0.65  % (21930)------------------------------
% 2.03/0.65  % (21930)------------------------------
% 2.03/0.65  % (21946)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.65  % (21946)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.65  
% 2.03/0.65  % (21946)Memory used [KB]: 6140
% 2.03/0.65  % (21946)Time elapsed: 0.215 s
% 2.03/0.65  % (21946)Instructions burned: 3 (million)
% 2.03/0.65  % (21946)------------------------------
% 2.03/0.65  % (21946)------------------------------
% 2.03/0.65  % (21940)Refutation not found, incomplete strategy% (21940)------------------------------
% 2.03/0.65  % (21940)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.03/0.65  % (21940)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.03/0.65  % (21940)Termination reason: Refutation not found, incomplete strategy
% 2.03/0.65  
% 2.03/0.65  % (21940)Memory used [KB]: 5884
% 2.03/0.65  % (21940)Time elapsed: 0.206 s
% 2.03/0.65  % (21940)Instructions burned: 3 (million)
% 2.03/0.65  % (21940)------------------------------
% 2.03/0.65  % (21940)------------------------------
% 2.03/0.65  % (21920)First to succeed.
% 2.36/0.67  % (21934)Instruction limit reached!
% 2.36/0.67  % (21934)------------------------------
% 2.36/0.67  % (21934)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.36/0.67  % (21934)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.67  % (21934)Termination reason: Unknown
% 2.36/0.67  % (21934)Termination phase: Saturation
% 2.36/0.67  
% 2.36/0.67  % (21934)Memory used [KB]: 5884
% 2.36/0.67  % (21934)Time elapsed: 0.243 s
% 2.36/0.67  % (21934)Instructions burned: 3 (million)
% 2.36/0.67  % (21934)------------------------------
% 2.36/0.67  % (21934)------------------------------
% 2.36/0.68  % (21920)Refutation found. Thanks to Tanya!
% 2.36/0.68  % SZS status Theorem for theBenchmark
% 2.36/0.68  % SZS output start Proof for theBenchmark
% See solution above
% 2.36/0.68  % (21920)------------------------------
% 2.36/0.68  % (21920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.36/0.68  % (21920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.36/0.68  % (21920)Termination reason: Refutation
% 2.36/0.68  
% 2.36/0.68  % (21920)Memory used [KB]: 6396
% 2.36/0.68  % (21920)Time elapsed: 0.225 s
% 2.36/0.68  % (21920)Instructions burned: 25 (million)
% 2.36/0.68  % (21920)------------------------------
% 2.36/0.68  % (21920)------------------------------
% 2.36/0.68  % (21919)Success in time 0.312 s
%------------------------------------------------------------------------------