TSTP Solution File: KLE167+1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : KLE167+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_sat --cores 0 -t %d %s

% Computer : n008.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:29:22 EDT 2022

% Result   : Theorem 2.82s 0.74s
% Output   : Refutation 2.82s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   60 (  27 unt;   0 def)
%            Number of atoms       :  110 (  40 equ)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :   87 (  37   ~;  31   |;   9   &)
%                                         (   4 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    6 (   4 usr;   4 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   85 (  81   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2105,plain,
    $false,
    inference(avatar_sat_refutation,[],[f72,f77,f1828,f2104]) ).

fof(f2104,plain,
    ( spl2_2
    | ~ spl2_3 ),
    inference(avatar_contradiction_clause,[],[f2103]) ).

fof(f2103,plain,
    ( $false
    | spl2_2
    | ~ spl2_3 ),
    inference(resolution,[],[f1934,f86]) ).

fof(f86,plain,
    ! [X0] : leq(X0,X0),
    inference(trivial_inequality_removal,[],[f82]) ).

fof(f82,plain,
    ! [X0] :
      ( leq(X0,X0)
      | X0 != X0 ),
    inference(superposition,[],[f44,f47]) ).

fof(f47,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(f44,plain,
    ! [X0,X1] :
      ( addition(X1,X0) != X0
      | leq(X1,X0) ),
    inference(cnf_transformation,[],[f34]) ).

fof(f34,plain,
    ! [X0,X1] :
      ( ( addition(X1,X0) = X0
        | ~ leq(X1,X0) )
      & ( leq(X1,X0)
        | addition(X1,X0) != X0 ) ),
    inference(rectify,[],[f33]) ).

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

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

fof(f1934,plain,
    ( ~ leq(sK0,sK0)
    | spl2_2
    | ~ spl2_3 ),
    inference(resolution,[],[f1862,f71]) ).

fof(f71,plain,
    ( ~ leq(multiplication(sK0,star(sK1)),sK0)
    | spl2_2 ),
    inference(avatar_component_clause,[],[f69]) ).

fof(f69,plain,
    ( spl2_2
  <=> leq(multiplication(sK0,star(sK1)),sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_2])]) ).

fof(f1862,plain,
    ( ! [X3] :
        ( leq(multiplication(X3,star(sK1)),sK0)
        | ~ leq(X3,sK0) )
    | ~ spl2_3 ),
    inference(forward_demodulation,[],[f1839,f81]) ).

fof(f81,plain,
    ! [X1] : addition(zero,X1) = X1,
    inference(superposition,[],[f60,f49]) ).

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

fof(f21,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(f60,plain,
    ! [X0] : addition(X0,zero) = X0,
    inference(cnf_transformation,[],[f3]) ).

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

fof(f1839,plain,
    ( ! [X3] :
        ( ~ leq(addition(zero,X3),sK0)
        | leq(multiplication(X3,star(sK1)),sK0) )
    | ~ spl2_3 ),
    inference(superposition,[],[f56,f76]) ).

fof(f76,plain,
    ( zero = multiplication(sK0,sK1)
    | ~ spl2_3 ),
    inference(avatar_component_clause,[],[f74]) ).

fof(f74,plain,
    ( spl2_3
  <=> zero = multiplication(sK0,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_3])]) ).

fof(f56,plain,
    ! [X2,X0,X1] :
      ( ~ leq(addition(multiplication(X0,X2),X1),X0)
      | leq(multiplication(X1,star(X2)),X0) ),
    inference(cnf_transformation,[],[f38]) ).

fof(f38,plain,
    ! [X0,X1,X2] :
      ( ~ leq(addition(multiplication(X0,X2),X1),X0)
      | leq(multiplication(X1,star(X2)),X0) ),
    inference(rectify,[],[f31]) ).

fof(f31,plain,
    ! [X1,X0,X2] :
      ( ~ leq(addition(multiplication(X1,X2),X0),X1)
      | leq(multiplication(X0,star(X2)),X1) ),
    inference(ennf_transformation,[],[f28]) ).

fof(f28,plain,
    ! [X0,X2,X1] :
      ( leq(addition(multiplication(X1,X2),X0),X1)
     => leq(multiplication(X0,star(X2)),X1) ),
    inference(rectify,[],[f14]) ).

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

fof(f1828,plain,
    spl2_1,
    inference(avatar_contradiction_clause,[],[f1822]) ).

fof(f1822,plain,
    ( $false
    | spl2_1 ),
    inference(resolution,[],[f1711,f67]) ).

fof(f67,plain,
    ( ~ leq(sK0,multiplication(sK0,star(sK1)))
    | spl2_1 ),
    inference(avatar_component_clause,[],[f65]) ).

fof(f65,plain,
    ( spl2_1
  <=> leq(sK0,multiplication(sK0,star(sK1))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_1])]) ).

fof(f1711,plain,
    ! [X48,X47] : leq(X47,multiplication(X47,star(X48))),
    inference(superposition,[],[f369,f279]) ).

fof(f279,plain,
    ! [X18,X19] : addition(X19,multiplication(X19,multiplication(star(X18),X18))) = multiplication(X19,star(X18)),
    inference(forward_demodulation,[],[f243,f46]) ).

fof(f46,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(f243,plain,
    ! [X18,X19] : addition(multiplication(X19,one),multiplication(X19,multiplication(star(X18),X18))) = multiplication(X19,star(X18)),
    inference(superposition,[],[f61,f50]) ).

fof(f50,plain,
    ! [X0] : star(X0) = addition(one,multiplication(star(X0),X0)),
    inference(cnf_transformation,[],[f12]) ).

fof(f12,axiom,
    ! [X0] : star(X0) = addition(one,multiplication(star(X0),X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',star_unfold2) ).

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

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

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

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

fof(f369,plain,
    ! [X0,X1] : leq(X0,addition(X0,X1)),
    inference(trivial_inequality_removal,[],[f360]) ).

fof(f360,plain,
    ! [X0,X1] :
      ( leq(X0,addition(X0,X1))
      | addition(X0,X1) != addition(X0,X1) ),
    inference(superposition,[],[f44,f101]) ).

fof(f101,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X0,addition(X0,X1)),
    inference(superposition,[],[f48,f47]) ).

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

fof(f27,plain,
    ! [X0,X1,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(f77,plain,
    ( ~ spl2_1
    | spl2_3 ),
    inference(avatar_split_clause,[],[f57,f74,f65]) ).

fof(f57,plain,
    ( zero = multiplication(sK0,sK1)
    | ~ leq(sK0,multiplication(sK0,star(sK1))) ),
    inference(cnf_transformation,[],[f40]) ).

fof(f40,plain,
    ( ~ leq(sK0,multiplication(sK0,star(sK1)))
    | ( ~ leq(multiplication(sK0,star(sK1)),sK0)
      & zero = multiplication(sK0,sK1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f29,f39]) ).

fof(f39,plain,
    ( ? [X0,X1] :
        ( ~ leq(X0,multiplication(X0,star(X1)))
        | ( ~ leq(multiplication(X0,star(X1)),X0)
          & zero = multiplication(X0,X1) ) )
   => ( ~ leq(sK0,multiplication(sK0,star(sK1)))
      | ( ~ leq(multiplication(sK0,star(sK1)),sK0)
        & zero = multiplication(sK0,sK1) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f29,plain,
    ? [X0,X1] :
      ( ~ leq(X0,multiplication(X0,star(X1)))
      | ( ~ leq(multiplication(X0,star(X1)),X0)
        & zero = multiplication(X0,X1) ) ),
    inference(ennf_transformation,[],[f26]) ).

fof(f26,plain,
    ~ ! [X1,X0] :
        ( ( zero = multiplication(X0,X1)
         => leq(multiplication(X0,star(X1)),X0) )
        & leq(X0,multiplication(X0,star(X1))) ),
    inference(rectify,[],[f20]) ).

fof(f20,negated_conjecture,
    ~ ! [X3,X4] :
        ( ( zero = multiplication(X3,X4)
         => leq(multiplication(X3,star(X4)),X3) )
        & leq(X3,multiplication(X3,star(X4))) ),
    inference(negated_conjecture,[],[f19]) ).

fof(f19,conjecture,
    ! [X3,X4] :
      ( ( zero = multiplication(X3,X4)
       => leq(multiplication(X3,star(X4)),X3) )
      & leq(X3,multiplication(X3,star(X4))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

fof(f72,plain,
    ( ~ spl2_1
    | ~ spl2_2 ),
    inference(avatar_split_clause,[],[f58,f69,f65]) ).

fof(f58,plain,
    ( ~ leq(multiplication(sK0,star(sK1)),sK0)
    | ~ leq(sK0,multiplication(sK0,star(sK1))) ),
    inference(cnf_transformation,[],[f40]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem    : KLE167+1 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.12/0.33  % Computer : n008.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Tue Aug 30 00:32:55 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.18/0.47  % (25660)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.52  % (25676)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.52  % (25662)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.18/0.52  % (25663)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.53  % (25684)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.18/0.53  TRYING [1]
% 0.18/0.53  TRYING [2]
% 0.18/0.53  % (25668)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.53  TRYING [3]
% 0.18/0.54  % (25686)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.18/0.54  % (25671)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.18/0.54  % (25670)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.54  % (25679)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 1.52/0.57  % (25657)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 1.52/0.57  TRYING [1]
% 1.52/0.57  TRYING [2]
% 1.80/0.58  TRYING [4]
% 1.80/0.58  % (25659)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 1.80/0.58  % (25661)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.80/0.59  % (25680)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 1.80/0.59  % (25672)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 1.80/0.59  % (25683)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 1.80/0.59  % (25658)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.80/0.59  TRYING [3]
% 1.80/0.59  % (25663)Instruction limit reached!
% 1.80/0.59  % (25663)------------------------------
% 1.80/0.59  % (25663)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.59  % (25669)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.80/0.59  % (25663)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.59  % (25663)Termination reason: Unknown
% 1.80/0.59  % (25663)Termination phase: Finite model building constraint generation
% 1.80/0.59  
% 1.80/0.59  % (25663)Memory used [KB]: 7931
% 1.80/0.59  % (25663)Time elapsed: 0.181 s
% 1.80/0.59  % (25663)Instructions burned: 52 (million)
% 1.80/0.59  % (25663)------------------------------
% 1.80/0.59  % (25663)------------------------------
% 1.80/0.60  % (25667)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.80/0.60  % (25677)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 1.80/0.60  % (25675)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.80/0.60  % (25664)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.80/0.60  % (25665)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.80/0.60  % (25665)Instruction limit reached!
% 1.80/0.60  % (25665)------------------------------
% 1.80/0.60  % (25665)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.60  % (25665)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.60  % (25665)Termination reason: Unknown
% 1.80/0.60  % (25665)Termination phase: Saturation
% 1.80/0.60  
% 1.80/0.60  % (25665)Memory used [KB]: 5373
% 1.80/0.60  % (25665)Time elapsed: 0.003 s
% 1.80/0.60  % (25665)Instructions burned: 2 (million)
% 1.80/0.60  % (25665)------------------------------
% 1.80/0.60  % (25665)------------------------------
% 1.80/0.60  % (25685)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.80/0.61  % (25681)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.80/0.61  % (25682)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.80/0.61  % (25664)Instruction limit reached!
% 1.80/0.61  % (25664)------------------------------
% 1.80/0.61  % (25664)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.61  % (25664)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.61  % (25664)Termination reason: Unknown
% 1.80/0.61  % (25664)Termination phase: Saturation
% 1.80/0.61  
% 1.80/0.61  % (25664)Memory used [KB]: 5500
% 1.80/0.61  % (25664)Time elapsed: 0.139 s
% 1.80/0.61  % (25664)Instructions burned: 7 (million)
% 1.80/0.61  % (25664)------------------------------
% 1.80/0.61  % (25664)------------------------------
% 1.80/0.61  % (25662)Instruction limit reached!
% 1.80/0.61  % (25662)------------------------------
% 1.80/0.61  % (25662)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.61  % (25662)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.61  % (25662)Termination reason: Unknown
% 1.80/0.61  % (25662)Termination phase: Saturation
% 1.80/0.61  
% 1.80/0.61  % (25662)Memory used [KB]: 6268
% 1.80/0.61  % (25662)Time elapsed: 0.183 s
% 1.80/0.61  % (25662)Instructions burned: 49 (million)
% 1.80/0.61  % (25662)------------------------------
% 1.80/0.61  % (25662)------------------------------
% 1.80/0.61  % (25673)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.80/0.61  % (25678)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.80/0.61  % (25674)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.80/0.61  TRYING [1]
% 1.80/0.62  % (25660)Instruction limit reached!
% 1.80/0.62  % (25660)------------------------------
% 1.80/0.62  % (25660)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.62  % (25660)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.62  % (25660)Termination reason: Unknown
% 1.80/0.62  % (25660)Termination phase: Saturation
% 1.80/0.62  
% 1.80/0.62  % (25660)Memory used [KB]: 6268
% 1.80/0.62  % (25660)Time elapsed: 0.238 s
% 1.80/0.62  % (25660)Instructions burned: 51 (million)
% 1.80/0.62  % (25660)------------------------------
% 1.80/0.62  % (25660)------------------------------
% 1.80/0.62  TRYING [4]
% 1.80/0.63  % (25666)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.80/0.64  TRYING [2]
% 1.80/0.64  TRYING [3]
% 1.80/0.64  % (25671)Instruction limit reached!
% 1.80/0.64  % (25671)------------------------------
% 1.80/0.64  % (25671)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.80/0.64  % (25671)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.80/0.64  % (25671)Termination reason: Unknown
% 1.80/0.64  % (25671)Termination phase: Saturation
% 1.80/0.64  
% 1.80/0.64  % (25671)Memory used [KB]: 6780
% 1.80/0.64  % (25671)Time elapsed: 0.078 s
% 1.80/0.64  % (25671)Instructions burned: 68 (million)
% 1.80/0.64  % (25671)------------------------------
% 1.80/0.64  % (25671)------------------------------
% 2.41/0.67  % (25659)Instruction limit reached!
% 2.41/0.67  % (25659)------------------------------
% 2.41/0.67  % (25659)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.41/0.67  % (25659)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.41/0.67  % (25659)Termination reason: Unknown
% 2.41/0.67  % (25659)Termination phase: Saturation
% 2.41/0.67  
% 2.41/0.67  % (25659)Memory used [KB]: 1663
% 2.41/0.67  % (25659)Time elapsed: 0.241 s
% 2.41/0.67  % (25659)Instructions burned: 37 (million)
% 2.41/0.67  % (25659)------------------------------
% 2.41/0.67  % (25659)------------------------------
% 2.57/0.70  TRYING [4]
% 2.82/0.72  % (25661)Instruction limit reached!
% 2.82/0.72  % (25661)------------------------------
% 2.82/0.72  % (25661)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.72  % (25661)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.72  % (25661)Termination reason: Unknown
% 2.82/0.72  % (25661)Termination phase: Saturation
% 2.82/0.72  
% 2.82/0.72  % (25661)Memory used [KB]: 6268
% 2.82/0.72  % (25661)Time elapsed: 0.299 s
% 2.82/0.72  % (25661)Instructions burned: 51 (million)
% 2.82/0.72  % (25661)------------------------------
% 2.82/0.72  % (25661)------------------------------
% 2.82/0.73  % (25667)Instruction limit reached!
% 2.82/0.73  % (25667)------------------------------
% 2.82/0.73  % (25667)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.73  % (25667)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.73  % (25667)Termination reason: Unknown
% 2.82/0.73  % (25667)Termination phase: Saturation
% 2.82/0.73  
% 2.82/0.73  % (25667)Memory used [KB]: 6524
% 2.82/0.73  % (25667)Time elapsed: 0.308 s
% 2.82/0.73  % (25667)Instructions burned: 50 (million)
% 2.82/0.73  % (25667)------------------------------
% 2.82/0.73  % (25667)------------------------------
% 2.82/0.74  % (25658)Instruction limit reached!
% 2.82/0.74  % (25658)------------------------------
% 2.82/0.74  % (25658)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.74  % (25658)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.74  % (25658)Termination reason: Unknown
% 2.82/0.74  % (25658)Termination phase: Saturation
% 2.82/0.74  
% 2.82/0.74  % (25658)Memory used [KB]: 6268
% 2.82/0.74  % (25658)Time elapsed: 0.312 s
% 2.82/0.74  % (25658)Instructions burned: 50 (million)
% 2.82/0.74  % (25658)------------------------------
% 2.82/0.74  % (25658)------------------------------
% 2.82/0.74  % (25686)First to succeed.
% 2.82/0.74  % (25686)Refutation found. Thanks to Tanya!
% 2.82/0.74  % SZS status Theorem for theBenchmark
% 2.82/0.74  % SZS output start Proof for theBenchmark
% See solution above
% 2.82/0.74  % (25686)------------------------------
% 2.82/0.74  % (25686)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.82/0.74  % (25686)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.82/0.74  % (25686)Termination reason: Refutation
% 2.82/0.74  
% 2.82/0.74  % (25686)Memory used [KB]: 7164
% 2.82/0.74  % (25686)Time elapsed: 0.316 s
% 2.82/0.74  % (25686)Instructions burned: 92 (million)
% 2.82/0.74  % (25686)------------------------------
% 2.82/0.74  % (25686)------------------------------
% 2.82/0.74  % (25656)Success in time 0.391 s
%------------------------------------------------------------------------------