TSTP Solution File: KLE022+3 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : KLE022+3 : 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 : n015.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:41 EDT 2022

% Result   : Theorem 1.65s 0.56s
% Output   : Refutation 1.65s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   34 (  17 unt;   0 def)
%            Number of atoms       :   76 (  46 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :   67 (  25   ~;  16   |;  15   &)
%                                         (   5 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   51 (  47   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f124,plain,
    $false,
    inference(subsumption_resolution,[],[f123,f67]) ).

fof(f67,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(f123,plain,
    sK0 != multiplication(sK0,one),
    inference(backward_demodulation,[],[f84,f117]) ).

fof(f117,plain,
    one = addition(sK1,c(sK1)),
    inference(superposition,[],[f98,f58]) ).

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

fof(f22,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(f98,plain,
    one = addition(c(sK1),sK1),
    inference(resolution,[],[f80,f57]) ).

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

fof(f42,plain,
    ! [X0,X1] :
      ( ( ( addition(X0,X1) = one
          & zero = multiplication(X1,X0)
          & zero = multiplication(X0,X1) )
        | ~ complement(X1,X0) )
      & ( complement(X1,X0)
        | addition(X0,X1) != one
        | zero != multiplication(X1,X0)
        | zero != multiplication(X0,X1) ) ),
    inference(flattening,[],[f41]) ).

fof(f41,plain,
    ! [X0,X1] :
      ( ( ( addition(X0,X1) = one
          & zero = multiplication(X1,X0)
          & zero = multiplication(X0,X1) )
        | ~ complement(X1,X0) )
      & ( complement(X1,X0)
        | addition(X0,X1) != one
        | zero != multiplication(X1,X0)
        | zero != multiplication(X0,X1) ) ),
    inference(nnf_transformation,[],[f26]) ).

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

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

fof(f80,plain,
    complement(sK1,c(sK1)),
    inference(resolution,[],[f71,f77]) ).

fof(f77,plain,
    ! [X1] :
      ( ~ test(X1)
      | complement(X1,c(X1)) ),
    inference(equality_resolution,[],[f69]) ).

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

fof(f46,plain,
    ! [X0,X1] :
      ( ( ( c(X1) = X0
          | ~ complement(X1,X0) )
        & ( complement(X1,X0)
          | c(X1) != X0 ) )
      | ~ test(X1) ),
    inference(nnf_transformation,[],[f35]) ).

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

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

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

fof(f71,plain,
    test(sK1),
    inference(cnf_transformation,[],[f48]) ).

fof(f48,plain,
    ( addition(multiplication(sK0,sK1),multiplication(sK0,c(sK1))) != sK0
    & test(sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f36,f47]) ).

fof(f47,plain,
    ( ? [X0,X1] :
        ( addition(multiplication(X0,X1),multiplication(X0,c(X1))) != X0
        & test(X1) )
   => ( addition(multiplication(sK0,sK1),multiplication(sK0,c(sK1))) != sK0
      & test(sK1) ) ),
    introduced(choice_axiom,[]) ).

fof(f36,plain,
    ? [X0,X1] :
      ( addition(multiplication(X0,X1),multiplication(X0,c(X1))) != X0
      & test(X1) ),
    inference(ennf_transformation,[],[f29]) ).

fof(f29,plain,
    ~ ! [X0,X1] :
        ( test(X1)
       => addition(multiplication(X0,X1),multiplication(X0,c(X1))) = X0 ),
    inference(rectify,[],[f20]) ).

fof(f20,negated_conjecture,
    ~ ! [X3,X4] :
        ( test(X4)
       => addition(multiplication(X3,X4),multiplication(X3,c(X4))) = X3 ),
    inference(negated_conjecture,[],[f19]) ).

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

fof(f84,plain,
    sK0 != multiplication(sK0,addition(sK1,c(sK1))),
    inference(superposition,[],[f72,f62]) ).

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

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

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

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

fof(f72,plain,
    addition(multiplication(sK0,sK1),multiplication(sK0,c(sK1))) != sK0,
    inference(cnf_transformation,[],[f48]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : KLE022+3 : 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 : n015.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:41:50 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.51  % (6283)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)
% 0.19/0.51  % (6282)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.19/0.51  % (6281)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.19/0.51  % (6272)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.51  % (6289)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)
% 0.19/0.51  % (6271)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.19/0.51  % (6270)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.19/0.52  % (6273)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)
% 0.19/0.52  % (6272)Instruction limit reached!
% 0.19/0.52  % (6272)------------------------------
% 0.19/0.52  % (6272)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (6281)Instruction limit reached!
% 0.19/0.52  % (6281)------------------------------
% 0.19/0.52  % (6281)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (6272)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (6272)Termination reason: Unknown
% 0.19/0.52  % (6272)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (6272)Memory used [KB]: 5884
% 0.19/0.52  % (6272)Time elapsed: 0.095 s
% 0.19/0.52  % (6272)Instructions burned: 4 (million)
% 0.19/0.52  % (6272)------------------------------
% 0.19/0.52  % (6272)------------------------------
% 0.19/0.52  % (6297)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.19/0.52  % (6275)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.53  % (6284)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.53  % (6274)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.19/0.53  % (6282)Refutation not found, incomplete strategy% (6282)------------------------------
% 0.19/0.53  % (6282)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (6282)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (6289)Refutation not found, incomplete strategy% (6289)------------------------------
% 0.19/0.53  % (6289)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (6289)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (6289)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (6289)Memory used [KB]: 5884
% 0.19/0.53  % (6289)Time elapsed: 0.126 s
% 0.19/0.53  % (6289)Instructions burned: 1 (million)
% 0.19/0.53  % (6289)------------------------------
% 0.19/0.53  % (6289)------------------------------
% 0.19/0.53  % (6282)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (6282)Memory used [KB]: 1407
% 0.19/0.53  % (6282)Time elapsed: 0.124 s
% 0.19/0.53  % (6282)Instructions burned: 3 (million)
% 0.19/0.53  % (6282)------------------------------
% 0.19/0.53  % (6282)------------------------------
% 0.19/0.53  % (6293)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.53  % (6281)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (6281)Termination reason: Unknown
% 0.19/0.53  % (6281)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (6281)Memory used [KB]: 6012
% 0.19/0.53  % (6281)Time elapsed: 0.119 s
% 0.19/0.53  % (6281)Instructions burned: 7 (million)
% 0.19/0.53  % (6281)------------------------------
% 0.19/0.53  % (6281)------------------------------
% 0.19/0.53  % (6285)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.53  % (6287)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.53  % (6298)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)
% 0.19/0.53  % (6274)Instruction limit reached!
% 0.19/0.53  % (6274)------------------------------
% 0.19/0.53  % (6274)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (6277)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.53  % (6284)Instruction limit reached!
% 0.19/0.53  % (6284)------------------------------
% 0.19/0.53  % (6284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (6284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (6284)Termination reason: Unknown
% 0.19/0.53  % (6284)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (6284)Memory used [KB]: 5884
% 0.19/0.53  % (6284)Time elapsed: 0.005 s
% 0.19/0.53  % (6284)Instructions burned: 3 (million)
% 0.19/0.53  % (6284)------------------------------
% 0.19/0.53  % (6284)------------------------------
% 1.28/0.54  % (6276)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.28/0.54  % (6288)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.28/0.54  % (6275)Instruction limit reached!
% 1.28/0.54  % (6275)------------------------------
% 1.28/0.54  % (6275)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.28/0.54  % (6275)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.28/0.54  % (6275)Termination reason: Unknown
% 1.28/0.54  % (6275)Termination phase: Saturation
% 1.28/0.54  
% 1.28/0.54  % (6275)Memory used [KB]: 1663
% 1.28/0.54  % (6275)Time elapsed: 0.133 s
% 1.28/0.54  % (6275)Instructions burned: 15 (million)
% 1.28/0.54  % (6275)------------------------------
% 1.28/0.54  % (6275)------------------------------
% 1.28/0.54  % (6292)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.28/0.54  % (6288)Instruction limit reached!
% 1.28/0.54  % (6288)------------------------------
% 1.28/0.54  % (6288)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.28/0.54  % (6288)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.28/0.54  % (6288)Termination reason: Unknown
% 1.28/0.54  % (6288)Termination phase: Saturation
% 1.28/0.54  
% 1.28/0.54  % (6288)Memory used [KB]: 5884
% 1.28/0.54  % (6288)Time elapsed: 0.138 s
% 1.28/0.54  % (6288)Instructions burned: 3 (million)
% 1.28/0.54  % (6288)------------------------------
% 1.28/0.54  % (6288)------------------------------
% 1.28/0.54  % (6271)Instruction limit reached!
% 1.28/0.54  % (6271)------------------------------
% 1.28/0.54  % (6271)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.28/0.54  % (6271)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.28/0.54  % (6271)Termination reason: Unknown
% 1.28/0.54  % (6271)Termination phase: Saturation
% 1.28/0.54  
% 1.28/0.54  % (6271)Memory used [KB]: 6140
% 1.28/0.54  % (6271)Time elapsed: 0.138 s
% 1.28/0.54  % (6271)Instructions burned: 13 (million)
% 1.28/0.54  % (6271)------------------------------
% 1.28/0.54  % (6271)------------------------------
% 1.28/0.54  % (6295)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.28/0.54  % (6286)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.28/0.54  % (6280)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.28/0.54  % (6296)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.28/0.54  % (6280)Refutation not found, incomplete strategy% (6280)------------------------------
% 1.28/0.54  % (6280)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.28/0.54  % (6286)First to succeed.
% 1.28/0.54  % (6290)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.28/0.54  % (6291)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.28/0.55  % (6298)Instruction limit reached!
% 1.28/0.55  % (6298)------------------------------
% 1.28/0.55  % (6298)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.28/0.55  % (6298)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.28/0.55  % (6298)Termination reason: Unknown
% 1.28/0.55  % (6298)Termination phase: Saturation
% 1.28/0.55  
% 1.28/0.55  % (6298)Memory used [KB]: 6140
% 1.28/0.55  % (6298)Time elapsed: 0.139 s
% 1.28/0.55  % (6298)Instructions burned: 9 (million)
% 1.28/0.55  % (6298)------------------------------
% 1.28/0.55  % (6298)------------------------------
% 1.28/0.55  % (6299)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.28/0.55  % (6280)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.28/0.55  % (6290)Refutation not found, incomplete strategy% (6290)------------------------------
% 1.28/0.55  % (6290)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.28/0.55  % (6290)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.28/0.55  % (6290)Termination reason: Refutation not found, incomplete strategy
% 1.28/0.55  
% 1.28/0.55  % (6290)Memory used [KB]: 6012
% 1.28/0.55  % (6290)Time elapsed: 0.152 s
% 1.28/0.55  % (6290)Instructions burned: 4 (million)
% 1.28/0.55  % (6290)------------------------------
% 1.28/0.55  % (6290)------------------------------
% 1.28/0.55  % (6280)Termination reason: Refutation not found, incomplete strategy
% 1.28/0.55  
% 1.28/0.55  % (6280)Memory used [KB]: 5884
% 1.28/0.55  % (6280)Time elapsed: 0.139 s
% 1.28/0.55  % (6280)Instructions burned: 1 (million)
% 1.28/0.55  % (6280)------------------------------
% 1.28/0.55  % (6280)------------------------------
% 1.28/0.55  % (6279)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.28/0.55  % (6274)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.28/0.55  % (6274)Termination reason: Unknown
% 1.28/0.55  % (6274)Termination phase: Saturation
% 1.28/0.55  
% 1.28/0.55  % (6274)Memory used [KB]: 6140
% 1.28/0.55  % (6274)Time elapsed: 0.131 s
% 1.28/0.55  % (6274)Instructions burned: 14 (million)
% 1.28/0.55  % (6274)------------------------------
% 1.28/0.55  % (6274)------------------------------
% 1.28/0.55  % (6287)Instruction limit reached!
% 1.28/0.55  % (6287)------------------------------
% 1.28/0.55  % (6287)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.28/0.55  % (6287)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.28/0.55  % (6287)Termination reason: Unknown
% 1.28/0.55  % (6287)Termination phase: Finite model building preprocessing
% 1.28/0.55  
% 1.28/0.55  % (6287)Memory used [KB]: 1407
% 1.28/0.55  % (6287)Time elapsed: 0.004 s
% 1.28/0.55  % (6287)Instructions burned: 3 (million)
% 1.28/0.55  % (6287)------------------------------
% 1.28/0.55  % (6287)------------------------------
% 1.65/0.56  % (6286)Refutation found. Thanks to Tanya!
% 1.65/0.56  % SZS status Theorem for theBenchmark
% 1.65/0.56  % SZS output start Proof for theBenchmark
% See solution above
% 1.65/0.56  % (6286)------------------------------
% 1.65/0.56  % (6286)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.56  % (6286)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.56  % (6286)Termination reason: Refutation
% 1.65/0.56  
% 1.65/0.56  % (6286)Memory used [KB]: 6140
% 1.65/0.56  % (6286)Time elapsed: 0.128 s
% 1.65/0.56  % (6286)Instructions burned: 4 (million)
% 1.65/0.56  % (6286)------------------------------
% 1.65/0.56  % (6286)------------------------------
% 1.65/0.56  % (6269)Success in time 0.201 s
%------------------------------------------------------------------------------