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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : KLE025+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 : n009.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 1.49s 0.54s
% Output   : Refutation 1.49s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   51 (  26 unt;   0 def)
%            Number of atoms       :  125 (  75 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  110 (  36   ~;  25   |;  35   &)
%                                         (   5 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   12 (  12 usr;   9 con; 0-2 aty)
%            Number of variables   :   71 (  59   !;  12   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f628,plain,
    $false,
    inference(subsumption_resolution,[],[f627,f97]) ).

fof(f97,plain,
    complement(sK1,sF5),
    inference(subsumption_resolution,[],[f95,f79]) ).

fof(f79,plain,
    test(sK1),
    inference(cnf_transformation,[],[f55]) ).

fof(f55,plain,
    ( zero = multiplication(multiplication(sK3,sK2),c(sK1))
    & multiplication(multiplication(sK3,sK2),sK1) != multiplication(sK3,sK2)
    & test(sK1)
    & test(sK3) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2,sK3])],[f53,f54]) ).

fof(f54,plain,
    ( ? [X0,X1,X2] :
        ( zero = multiplication(multiplication(X2,X1),c(X0))
        & multiplication(X2,X1) != multiplication(multiplication(X2,X1),X0)
        & test(X0)
        & test(X2) )
   => ( zero = multiplication(multiplication(sK3,sK2),c(sK1))
      & multiplication(multiplication(sK3,sK2),sK1) != multiplication(sK3,sK2)
      & test(sK1)
      & test(sK3) ) ),
    introduced(choice_axiom,[]) ).

fof(f53,plain,
    ? [X0,X1,X2] :
      ( zero = multiplication(multiplication(X2,X1),c(X0))
      & multiplication(X2,X1) != multiplication(multiplication(X2,X1),X0)
      & test(X0)
      & test(X2) ),
    inference(rectify,[],[f40]) ).

fof(f40,plain,
    ? [X2,X0,X1] :
      ( zero = multiplication(multiplication(X1,X0),c(X2))
      & multiplication(X1,X0) != multiplication(multiplication(X1,X0),X2)
      & test(X2)
      & test(X1) ),
    inference(flattening,[],[f39]) ).

fof(f39,plain,
    ? [X2,X0,X1] :
      ( multiplication(X1,X0) != multiplication(multiplication(X1,X0),X2)
      & zero = multiplication(multiplication(X1,X0),c(X2))
      & test(X2)
      & test(X1) ),
    inference(ennf_transformation,[],[f32]) ).

fof(f32,plain,
    ~ ! [X2,X0,X1] :
        ( ( test(X2)
          & test(X1) )
       => ( zero = multiplication(multiplication(X1,X0),c(X2))
         => multiplication(X1,X0) = multiplication(multiplication(X1,X0),X2) ) ),
    inference(rectify,[],[f20]) ).

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

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

fof(f95,plain,
    ( ~ test(sK1)
    | complement(sK1,sF5) ),
    inference(superposition,[],[f83,f85]) ).

fof(f85,plain,
    sF5 = c(sK1),
    introduced(function_definition,[]) ).

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

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

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

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

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

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

fof(f627,plain,
    ~ complement(sK1,sF5),
    inference(subsumption_resolution,[],[f613,f89]) ).

fof(f89,plain,
    sF7 != sF4,
    inference(definition_folding,[],[f80,f84,f88,f84]) ).

fof(f88,plain,
    multiplication(sF4,sK1) = sF7,
    introduced(function_definition,[]) ).

fof(f84,plain,
    multiplication(sK3,sK2) = sF4,
    introduced(function_definition,[]) ).

fof(f80,plain,
    multiplication(multiplication(sK3,sK2),sK1) != multiplication(sK3,sK2),
    inference(cnf_transformation,[],[f55]) ).

fof(f613,plain,
    ( sF7 = sF4
    | ~ complement(sK1,sF5) ),
    inference(superposition,[],[f465,f88]) ).

fof(f465,plain,
    ! [X0] :
      ( multiplication(sF4,X0) = sF4
      | ~ complement(X0,sF5) ),
    inference(forward_demodulation,[],[f445,f62]) ).

fof(f62,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(f445,plain,
    ! [X0] :
      ( ~ complement(X0,sF5)
      | multiplication(sF4,X0) = multiplication(sF4,one) ),
    inference(superposition,[],[f422,f170]) ).

fof(f170,plain,
    ! [X4,X5] :
      ( one = addition(X5,X4)
      | ~ complement(X5,X4) ),
    inference(superposition,[],[f76,f73]) ).

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

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

fof(f31,plain,
    ! [X1,X0] : 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(f76,plain,
    ! [X0,X1] :
      ( addition(X0,X1) = one
      | ~ complement(X1,X0) ),
    inference(cnf_transformation,[],[f52]) ).

fof(f52,plain,
    ! [X0,X1] :
      ( ( complement(X1,X0)
        | addition(X0,X1) != one
        | zero != multiplication(X0,X1)
        | zero != multiplication(X1,X0) )
      & ( ( addition(X0,X1) = one
          & zero = multiplication(X0,X1)
          & zero = multiplication(X1,X0) )
        | ~ complement(X1,X0) ) ),
    inference(rectify,[],[f51]) ).

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

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

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

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

fof(f422,plain,
    ! [X28] : multiplication(sF4,X28) = multiplication(sF4,addition(X28,sF5)),
    inference(forward_demodulation,[],[f401,f70]) ).

fof(f70,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(f401,plain,
    ! [X28] : multiplication(sF4,addition(X28,sF5)) = addition(multiplication(sF4,X28),zero),
    inference(superposition,[],[f63,f90]) ).

fof(f90,plain,
    zero = multiplication(sF4,sF5),
    inference(forward_demodulation,[],[f86,f87]) ).

fof(f87,plain,
    zero = sF6,
    inference(definition_folding,[],[f81,f86,f85,f84]) ).

fof(f81,plain,
    zero = multiplication(multiplication(sK3,sK2),c(sK1)),
    inference(cnf_transformation,[],[f55]) ).

fof(f86,plain,
    multiplication(sF4,sF5) = sF6,
    introduced(function_definition,[]) ).

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

fof(f30,plain,
    ! [X0,X1,X2] : 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',right_distributivity) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem    : KLE025+2 : TPTP v8.1.0. Released v4.0.0.
% 0.06/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.33  % Computer : n009.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:20:05 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.19/0.48  % (11493)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)
% 0.19/0.49  % (11502)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)
% 0.19/0.49  % (11492)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.50  % (11489)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.50  % (11486)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.50  % (11510)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)
% 0.19/0.50  % (11510)Refutation not found, incomplete strategy% (11510)------------------------------
% 0.19/0.50  % (11510)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (11501)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  % (11510)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (11510)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (11510)Memory used [KB]: 6012
% 0.19/0.51  % (11510)Time elapsed: 0.118 s
% 0.19/0.51  % (11510)Instructions burned: 4 (million)
% 0.19/0.51  % (11510)------------------------------
% 0.19/0.51  % (11510)------------------------------
% 0.19/0.51  % (11485)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.51  % (11515)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)
% 0.19/0.52  % (11513)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  % (11491)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.19/0.52  % (11487)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.52  % (11488)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  % (11508)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)
% 0.19/0.52  % (11500)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.52  % (11489)Instruction limit reached!
% 0.19/0.52  % (11489)------------------------------
% 0.19/0.52  % (11489)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (11506)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)
% 0.19/0.52  % (11503)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.52  % (11486)Instruction limit reached!
% 0.19/0.52  % (11486)------------------------------
% 0.19/0.52  % (11486)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (11487)Instruction limit reached!
% 0.19/0.52  % (11487)------------------------------
% 0.19/0.52  % (11487)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (11504)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)
% 0.19/0.52  % (11505)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.53  % (11507)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)
% 0.19/0.53  % (11497)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.53  % (11495)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)
% 0.19/0.53  % (11505)Refutation not found, incomplete strategy% (11505)------------------------------
% 0.19/0.53  % (11505)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (11514)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  % (11511)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.19/0.53  % (11487)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (11487)Termination reason: Unknown
% 0.19/0.53  % (11487)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (11487)Memory used [KB]: 5884
% 0.19/0.53  % (11487)Time elapsed: 0.132 s
% 0.19/0.53  % (11487)Instructions burned: 3 (million)
% 0.19/0.53  % (11487)------------------------------
% 0.19/0.53  % (11487)------------------------------
% 0.19/0.53  % (11496)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)
% 0.19/0.53  % (11499)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.53  % (11503)Instruction limit reached!
% 0.19/0.53  % (11503)------------------------------
% 0.19/0.53  % (11503)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (11500)Instruction limit reached!
% 0.19/0.53  % (11500)------------------------------
% 0.19/0.53  % (11500)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (11497)Instruction limit reached!
% 0.19/0.53  % (11497)------------------------------
% 0.19/0.53  % (11497)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (11498)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.53  % (11490)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.49/0.53  % (11501)Instruction limit reached!
% 1.49/0.53  % (11501)------------------------------
% 1.49/0.53  % (11501)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.53  % (11501)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.53  % (11501)Termination reason: Unknown
% 1.49/0.53  % (11501)Termination phase: Saturation
% 1.49/0.53  
% 1.49/0.53  % (11501)Memory used [KB]: 6012
% 1.49/0.53  % (11501)Time elapsed: 0.138 s
% 1.49/0.53  % (11501)Instructions burned: 7 (million)
% 1.49/0.53  % (11501)------------------------------
% 1.49/0.53  % (11501)------------------------------
% 1.49/0.54  % (11500)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.54  % (11503)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.54  % (11503)Termination reason: Unknown
% 1.49/0.54  % (11503)Termination phase: Finite model building preprocessing
% 1.49/0.54  
% 1.49/0.54  % (11503)Memory used [KB]: 6012
% 1.49/0.54  % (11503)Time elapsed: 0.004 s
% 1.49/0.54  % (11503)Instructions burned: 4 (million)
% 1.49/0.54  % (11503)------------------------------
% 1.49/0.54  % (11503)------------------------------
% 1.49/0.54  % (11500)Termination reason: Unknown
% 1.49/0.54  % (11500)Termination phase: Saturation
% 1.49/0.54  
% 1.49/0.54  % (11500)Memory used [KB]: 6012
% 1.49/0.54  % (11500)Time elapsed: 0.111 s
% 1.49/0.54  % (11500)Instructions burned: 4 (million)
% 1.49/0.54  % (11500)------------------------------
% 1.49/0.54  % (11500)------------------------------
% 1.49/0.54  % (11512)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.49/0.54  % (11490)Instruction limit reached!
% 1.49/0.54  % (11490)------------------------------
% 1.49/0.54  % (11490)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.54  % (11505)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.54  % (11505)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.54  
% 1.49/0.54  % (11504)Instruction limit reached!
% 1.49/0.54  % (11504)------------------------------
% 1.49/0.54  % (11504)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.54  % (11504)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.54  % (11504)Termination reason: Unknown
% 1.49/0.54  % (11504)Termination phase: Saturation
% 1.49/0.54  
% 1.49/0.54  % (11504)Memory used [KB]: 5884
% 1.49/0.54  % (11504)Time elapsed: 0.004 s
% 1.49/0.54  % (11504)Instructions burned: 2 (million)
% 1.49/0.54  % (11504)------------------------------
% 1.49/0.54  % (11504)------------------------------
% 1.49/0.54  % (11505)Memory used [KB]: 5884
% 1.49/0.54  % (11505)Time elapsed: 0.140 s
% 1.49/0.54  % (11505)Instructions burned: 2 (million)
% 1.49/0.54  % (11505)------------------------------
% 1.49/0.54  % (11505)------------------------------
% 1.49/0.54  % (11489)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.54  % (11489)Termination reason: Unknown
% 1.49/0.54  % (11489)Termination phase: Saturation
% 1.49/0.54  
% 1.49/0.54  % (11489)Memory used [KB]: 6140
% 1.49/0.54  % (11489)Time elapsed: 0.130 s
% 1.49/0.54  % (11489)Instructions burned: 14 (million)
% 1.49/0.54  % (11489)------------------------------
% 1.49/0.54  % (11489)------------------------------
% 1.49/0.54  % (11497)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.54  % (11497)Termination reason: Unknown
% 1.49/0.54  % (11497)Termination phase: Saturation
% 1.49/0.54  
% 1.49/0.54  % (11497)Memory used [KB]: 6012
% 1.49/0.54  % (11497)Time elapsed: 0.144 s
% 1.49/0.54  % (11497)Instructions burned: 8 (million)
% 1.49/0.54  % (11497)------------------------------
% 1.49/0.54  % (11497)------------------------------
% 1.49/0.54  % (11509)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 1.49/0.54  % (11514)Instruction limit reached!
% 1.49/0.54  % (11514)------------------------------
% 1.49/0.54  % (11514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.54  % (11514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.54  % (11514)Termination reason: Unknown
% 1.49/0.54  % (11514)Termination phase: Saturation
% 1.49/0.54  
% 1.49/0.54  % (11514)Memory used [KB]: 6140
% 1.49/0.54  % (11514)Time elapsed: 0.147 s
% 1.49/0.54  % (11514)Instructions burned: 8 (million)
% 1.49/0.54  % (11514)------------------------------
% 1.49/0.54  % (11514)------------------------------
% 1.49/0.54  % (11498)Refutation not found, incomplete strategy% (11498)------------------------------
% 1.49/0.54  % (11498)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.54  % (11498)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.54  % (11498)Termination reason: Refutation not found, incomplete strategy
% 1.49/0.54  
% 1.49/0.54  % (11498)Memory used [KB]: 1407
% 1.49/0.54  % (11498)Time elapsed: 0.157 s
% 1.49/0.54  % (11498)Instructions burned: 3 (million)
% 1.49/0.54  % (11498)------------------------------
% 1.49/0.54  % (11498)------------------------------
% 1.49/0.54  % (11485)First to succeed.
% 1.49/0.54  % (11485)Refutation found. Thanks to Tanya!
% 1.49/0.54  % SZS status Theorem for theBenchmark
% 1.49/0.54  % SZS output start Proof for theBenchmark
% See solution above
% 1.49/0.54  % (11485)------------------------------
% 1.49/0.54  % (11485)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.54  % (11485)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.54  % (11485)Termination reason: Refutation
% 1.49/0.54  
% 1.49/0.54  % (11485)Memory used [KB]: 6268
% 1.49/0.54  % (11485)Time elapsed: 0.152 s
% 1.49/0.54  % (11485)Instructions burned: 21 (million)
% 1.49/0.54  % (11485)------------------------------
% 1.49/0.54  % (11485)------------------------------
% 1.49/0.54  % (11484)Success in time 0.199 s
%------------------------------------------------------------------------------