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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : ALG210+1 : TPTP v8.1.0. Released v3.1.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 : n024.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 15:40:39 EDT 2022

% Result   : Theorem 1.90s 0.66s
% Output   : Refutation 1.90s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   56 (  39 unt;   0 def)
%            Number of atoms       :  100 (  60 equ)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :   73 (  29   ~;  14   |;  23   &)
%                                         (   2 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   65 (  54   !;  11   ?)

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

fof(f97,plain,
    ! [X0] : times(sK1,times(sK0(sK1),X0)) = times(sK1,X0),
    inference(forward_demodulation,[],[f87,f33]) ).

fof(f33,plain,
    ! [X0] : times(sK1,X0) = times(sK0(sK1),times(X0,sK1)),
    inference(superposition,[],[f23,f25]) ).

fof(f25,plain,
    sK1 = times(sK1,sK0(sK1)),
    inference(unit_resulting_resolution,[],[f20,f19]) ).

fof(f19,plain,
    ! [X0] :
      ( ~ element(X0)
      | times(X0,sK0(X0)) = X0 ),
    inference(cnf_transformation,[],[f13]) ).

fof(f13,plain,
    ! [X0] :
      ( ( ( times(X0,sK0(X0)) = X0
          & sK0(X0) = times(X0,X0) )
        | ~ element(X0) )
      & ( element(X0)
        | ! [X2] :
            ( times(X0,X2) != X0
            | times(X0,X0) != X2 ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f11,f12]) ).

fof(f12,plain,
    ! [X0] :
      ( ? [X1] :
          ( times(X0,X1) = X0
          & times(X0,X0) = X1 )
     => ( times(X0,sK0(X0)) = X0
        & sK0(X0) = times(X0,X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f11,plain,
    ! [X0] :
      ( ( ? [X1] :
            ( times(X0,X1) = X0
            & times(X0,X0) = X1 )
        | ~ element(X0) )
      & ( element(X0)
        | ! [X2] :
            ( times(X0,X2) != X0
            | times(X0,X0) != X2 ) ) ),
    inference(rectify,[],[f10]) ).

fof(f10,plain,
    ! [X0] :
      ( ( ? [X1] :
            ( times(X0,X1) = X0
            & times(X0,X0) = X1 )
        | ~ element(X0) )
      & ( element(X0)
        | ! [X1] :
            ( times(X0,X1) != X0
            | times(X0,X0) != X1 ) ) ),
    inference(nnf_transformation,[],[f7]) ).

fof(f7,plain,
    ! [X0] :
      ( ? [X1] :
          ( times(X0,X1) = X0
          & times(X0,X0) = X1 )
    <=> element(X0) ),
    inference(rectify,[],[f2]) ).

fof(f2,axiom,
    ! [X1] :
      ( element(X1)
    <=> ? [X2] :
          ( times(X1,X1) = X2
          & times(X1,X2) = X1 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2) ).

fof(f20,plain,
    element(sK1),
    inference(cnf_transformation,[],[f15]) ).

fof(f15,plain,
    ( ~ element(times(sK2,sK1))
    & element(sK2)
    & element(sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2])],[f9,f14]) ).

fof(f14,plain,
    ( ? [X0,X1] :
        ( ~ element(times(X1,X0))
        & element(X1)
        & element(X0) )
   => ( ~ element(times(sK2,sK1))
      & element(sK2)
      & element(sK1) ) ),
    introduced(choice_axiom,[]) ).

fof(f9,plain,
    ? [X0,X1] :
      ( ~ element(times(X1,X0))
      & element(X1)
      & element(X0) ),
    inference(flattening,[],[f8]) ).

fof(f8,plain,
    ? [X0,X1] :
      ( ~ element(times(X1,X0))
      & element(X1)
      & element(X0) ),
    inference(ennf_transformation,[],[f5]) ).

fof(f5,plain,
    ~ ! [X0,X1] :
        ( ( element(X1)
          & element(X0) )
       => element(times(X1,X0)) ),
    inference(rectify,[],[f4]) ).

fof(f4,negated_conjecture,
    ~ ! [X1,X0] :
        ( ( element(X0)
          & element(X1) )
       => element(times(X0,X1)) ),
    inference(negated_conjecture,[],[f3]) ).

fof(f3,conjecture,
    ! [X1,X0] :
      ( ( element(X0)
        & element(X1) )
     => element(times(X0,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conjecture_1) ).

fof(f23,plain,
    ! [X2,X0,X1] : times(times(X2,X1),X0) = times(X1,times(X0,X2)),
    inference(cnf_transformation,[],[f16]) ).

fof(f16,plain,
    ! [X0,X1,X2] : times(times(X2,X1),X0) = times(X1,times(X0,X2)),
    inference(rectify,[],[f6]) ).

fof(f6,plain,
    ! [X0,X2,X1] : times(times(X1,X2),X0) = times(X2,times(X0,X1)),
    inference(rectify,[],[f1]) ).

fof(f1,axiom,
    ! [X2,X0,X1] : times(times(X0,X1),X2) = times(X1,times(X2,X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1) ).

fof(f87,plain,
    ! [X0] : times(sK1,times(sK0(sK1),X0)) = times(sK0(sK1),times(X0,sK1)),
    inference(superposition,[],[f39,f25]) ).

fof(f39,plain,
    ! [X0,X1] : times(sK1,times(X0,X1)) = times(sK0(sK1),times(X1,times(sK1,X0))),
    inference(superposition,[],[f33,f23]) ).

fof(f619,plain,
    times(sK1,sK2) != times(sK1,times(sK0(sK1),sK2)),
    inference(superposition,[],[f609,f63]) ).

fof(f63,plain,
    ! [X0,X1] : times(X0,times(X1,sK2)) = times(times(X0,sK2),times(X1,sK0(sK2))),
    inference(forward_demodulation,[],[f62,f23]) ).

fof(f62,plain,
    ! [X0,X1] : times(times(X0,sK2),times(X1,sK0(sK2))) = times(times(sK2,X0),X1),
    inference(superposition,[],[f23,f36]) ).

fof(f36,plain,
    ! [X0] : times(sK2,X0) = times(sK0(sK2),times(X0,sK2)),
    inference(superposition,[],[f23,f27]) ).

fof(f27,plain,
    times(sK2,sK0(sK2)) = sK2,
    inference(unit_resulting_resolution,[],[f21,f19]) ).

fof(f21,plain,
    element(sK2),
    inference(cnf_transformation,[],[f15]) ).

fof(f609,plain,
    times(sK1,sK2) != times(times(sK1,sK2),times(sK0(sK1),sK0(sK2))),
    inference(backward_demodulation,[],[f104,f602]) ).

fof(f602,plain,
    ! [X1] : times(sK1,X1) = times(X1,sK1),
    inference(superposition,[],[f543,f97]) ).

fof(f543,plain,
    ! [X1] : times(sK1,times(sK0(sK1),X1)) = times(X1,sK1),
    inference(superposition,[],[f127,f23]) ).

fof(f127,plain,
    ! [X3] : times(times(X3,sK1),sK0(sK1)) = times(X3,sK1),
    inference(forward_demodulation,[],[f121,f55]) ).

fof(f55,plain,
    times(sK0(sK1),sK1) = sK1,
    inference(forward_demodulation,[],[f51,f25]) ).

fof(f51,plain,
    times(sK0(sK1),sK1) = times(sK1,sK0(sK1)),
    inference(superposition,[],[f34,f26]) ).

fof(f26,plain,
    sK0(sK1) = times(sK1,sK1),
    inference(unit_resulting_resolution,[],[f20,f18]) ).

fof(f18,plain,
    ! [X0] :
      ( ~ element(X0)
      | sK0(X0) = times(X0,X0) ),
    inference(cnf_transformation,[],[f13]) ).

fof(f34,plain,
    ! [X0] : times(sK0(sK1),X0) = times(sK1,times(X0,sK1)),
    inference(superposition,[],[f23,f26]) ).

fof(f121,plain,
    ! [X3] : times(times(X3,sK1),sK0(sK1)) = times(X3,times(sK0(sK1),sK1)),
    inference(superposition,[],[f42,f40]) ).

fof(f40,plain,
    sK0(sK1) = times(sK0(sK1),sK0(sK1)),
    inference(superposition,[],[f33,f26]) ).

fof(f42,plain,
    ! [X0,X1] : times(times(X0,sK1),times(X1,sK0(sK1))) = times(X0,times(X1,sK1)),
    inference(forward_demodulation,[],[f41,f23]) ).

fof(f41,plain,
    ! [X0,X1] : times(times(X0,sK1),times(X1,sK0(sK1))) = times(times(sK1,X0),X1),
    inference(superposition,[],[f23,f33]) ).

fof(f104,plain,
    times(times(sK2,sK1),times(sK0(sK1),sK0(sK2))) != times(sK2,sK1),
    inference(backward_demodulation,[],[f32,f103]) ).

fof(f103,plain,
    ! [X1] : times(sK0(sK1),X1) = times(sK1,times(sK1,X1)),
    inference(forward_demodulation,[],[f88,f48]) ).

fof(f48,plain,
    ! [X0] : times(sK0(sK1),times(X0,sK0(sK1))) = times(sK0(sK1),X0),
    inference(superposition,[],[f23,f40]) ).

fof(f88,plain,
    ! [X1] : times(sK1,times(sK1,X1)) = times(sK0(sK1),times(X1,sK0(sK1))),
    inference(superposition,[],[f39,f26]) ).

fof(f32,plain,
    times(sK2,sK1) != times(times(sK2,sK1),times(sK1,times(sK1,sK0(sK2)))),
    inference(forward_demodulation,[],[f31,f28]) ).

fof(f28,plain,
    sK0(sK2) = times(sK2,sK2),
    inference(unit_resulting_resolution,[],[f21,f18]) ).

fof(f31,plain,
    times(sK2,sK1) != times(times(sK2,sK1),times(sK1,times(sK1,times(sK2,sK2)))),
    inference(forward_demodulation,[],[f30,f23]) ).

fof(f30,plain,
    times(times(sK2,sK1),times(sK1,times(times(sK2,sK1),sK2))) != times(sK2,sK1),
    inference(forward_demodulation,[],[f29,f23]) ).

fof(f29,plain,
    times(sK2,sK1) != times(times(sK2,sK1),times(times(sK2,sK1),times(sK2,sK1))),
    inference(unit_resulting_resolution,[],[f22,f24]) ).

fof(f24,plain,
    ! [X0] :
      ( times(X0,times(X0,X0)) != X0
      | element(X0) ),
    inference(equality_resolution,[],[f17]) ).

fof(f17,plain,
    ! [X2,X0] :
      ( element(X0)
      | times(X0,X2) != X0
      | times(X0,X0) != X2 ),
    inference(cnf_transformation,[],[f13]) ).

fof(f22,plain,
    ~ element(times(sK2,sK1)),
    inference(cnf_transformation,[],[f15]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : ALG210+1 : TPTP v8.1.0. Released v3.1.0.
% 0.07/0.14  % 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.35  % Computer : n024.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 15:01:19 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.53  % (904)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.20/0.53  % (896)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.20/0.53  % (883)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.54  % (886)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.20/0.54  % (896)Instruction limit reached!
% 0.20/0.54  % (896)------------------------------
% 0.20/0.54  % (896)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (896)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (896)Termination reason: Unknown
% 0.20/0.54  % (896)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (896)Memory used [KB]: 6140
% 0.20/0.54  % (896)Time elapsed: 0.075 s
% 0.20/0.54  % (896)Instructions burned: 8 (million)
% 0.20/0.54  % (896)------------------------------
% 0.20/0.54  % (896)------------------------------
% 0.20/0.55  % (893)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  % (881)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.20/0.55  % (879)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.55  % (881)Refutation not found, incomplete strategy% (881)------------------------------
% 0.20/0.55  % (881)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (881)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (881)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (881)Memory used [KB]: 5884
% 0.20/0.55  % (881)Time elapsed: 0.139 s
% 0.20/0.55  % (881)------------------------------
% 0.20/0.55  % (881)------------------------------
% 0.20/0.55  % (893)Refutation not found, incomplete strategy% (893)------------------------------
% 0.20/0.55  % (893)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (910)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.20/0.56  % (893)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (893)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (893)Memory used [KB]: 1407
% 0.20/0.56  % (893)Time elapsed: 0.140 s
% 0.20/0.56  % (883)Instruction limit reached!
% 0.20/0.56  % (883)------------------------------
% 0.20/0.56  % (883)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (893)Instructions burned: 1 (million)
% 0.20/0.56  % (893)------------------------------
% 0.20/0.56  % (893)------------------------------
% 0.20/0.56  % (883)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (883)Termination reason: Unknown
% 0.20/0.56  % (883)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (883)Memory used [KB]: 6140
% 0.20/0.56  % (883)Time elapsed: 0.147 s
% 0.20/0.56  % (883)Instructions burned: 13 (million)
% 0.20/0.56  % (883)------------------------------
% 0.20/0.56  % (883)------------------------------
% 0.20/0.56  % (882)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.20/0.56  % (910)Refutation not found, incomplete strategy% (910)------------------------------
% 0.20/0.56  % (910)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (910)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (910)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (910)Memory used [KB]: 5884
% 0.20/0.56  % (910)Time elapsed: 0.144 s
% 0.20/0.56  % (910)Instructions burned: 2 (million)
% 0.20/0.56  % (910)------------------------------
% 0.20/0.56  % (910)------------------------------
% 0.20/0.56  % (884)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.20/0.57  % (885)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.57  % (880)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.58  % (899)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.20/0.58  % (892)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.58  % (897)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.20/0.58  % (891)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.20/0.58  % (889)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.20/0.58  % (891)Refutation not found, incomplete strategy% (891)------------------------------
% 0.20/0.58  % (891)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (891)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (891)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.58  
% 0.20/0.58  % (891)Memory used [KB]: 5884
% 0.20/0.58  % (891)Time elapsed: 0.168 s
% 0.20/0.58  % (891)Instructions burned: 1 (million)
% 0.20/0.58  % (891)------------------------------
% 0.20/0.58  % (891)------------------------------
% 0.20/0.58  % (901)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.20/0.58  % (901)Refutation not found, incomplete strategy% (901)------------------------------
% 0.20/0.58  % (901)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (901)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (901)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.58  
% 0.20/0.58  % (901)Memory used [KB]: 5884
% 0.20/0.58  % (901)Time elapsed: 0.165 s
% 0.20/0.58  % (901)Instructions burned: 1 (million)
% 0.20/0.58  % (901)------------------------------
% 0.20/0.58  % (901)------------------------------
% 0.20/0.59  % (894)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.20/0.59  % (909)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.59  % (903)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.20/0.59  % (905)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.20/0.59  % (895)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.20/0.59  % (905)Refutation not found, incomplete strategy% (905)------------------------------
% 0.20/0.59  % (905)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (905)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (905)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.59  
% 0.20/0.59  % (905)Memory used [KB]: 5884
% 0.20/0.59  % (905)Time elapsed: 0.172 s
% 0.20/0.59  % (905)Instructions burned: 2 (million)
% 0.20/0.59  % (905)------------------------------
% 0.20/0.59  % (905)------------------------------
% 0.20/0.59  % (895)Instruction limit reached!
% 0.20/0.59  % (895)------------------------------
% 0.20/0.59  % (895)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (895)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (895)Termination reason: Unknown
% 0.20/0.59  % (895)Termination phase: Saturation
% 0.20/0.59  
% 0.20/0.59  % (895)Memory used [KB]: 5884
% 0.20/0.59  % (895)Time elapsed: 0.176 s
% 0.20/0.59  % (895)Instructions burned: 3 (million)
% 0.20/0.59  % (895)------------------------------
% 0.20/0.59  % (895)------------------------------
% 0.20/0.59  % (908)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)
% 0.20/0.59  % (900)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.20/0.60  % (911)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.20/0.60  % (900)Refutation not found, incomplete strategy% (900)------------------------------
% 0.20/0.60  % (900)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.60  % (902)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.20/0.60  % (900)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (900)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.60  
% 0.20/0.60  % (900)Memory used [KB]: 5884
% 0.20/0.60  % (900)Time elapsed: 0.185 s
% 0.20/0.60  % (900)Instructions burned: 1 (million)
% 0.20/0.60  % (900)------------------------------
% 0.20/0.60  % (900)------------------------------
% 0.20/0.60  % (892)Instruction limit reached!
% 0.20/0.60  % (892)------------------------------
% 0.20/0.60  % (892)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.60  % (892)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (892)Termination reason: Unknown
% 0.20/0.60  % (892)Termination phase: Saturation
% 0.20/0.60  
% 0.20/0.60  % (892)Memory used [KB]: 6012
% 0.20/0.60  % (892)Time elapsed: 0.176 s
% 0.20/0.60  % (892)Instructions burned: 7 (million)
% 0.20/0.60  % (892)------------------------------
% 0.20/0.60  % (892)------------------------------
% 0.20/0.60  % (899)Instruction limit reached!
% 0.20/0.60  % (899)------------------------------
% 0.20/0.60  % (899)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.60  % (899)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (899)Termination reason: Unknown
% 0.20/0.60  % (899)Termination phase: Saturation
% 0.20/0.60  
% 0.20/0.60  % (899)Memory used [KB]: 5884
% 0.20/0.60  % (899)Time elapsed: 0.165 s
% 0.20/0.60  % (899)Instructions burned: 2 (million)
% 0.20/0.60  % (899)------------------------------
% 0.20/0.60  % (899)------------------------------
% 0.20/0.61  % (904)Instruction limit reached!
% 0.20/0.61  % (904)------------------------------
% 0.20/0.61  % (904)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.61  % (904)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.61  % (904)Termination reason: Unknown
% 0.20/0.61  % (904)Termination phase: Saturation
% 0.20/0.61  
% 0.20/0.61  % (904)Memory used [KB]: 2174
% 0.20/0.61  % (904)Time elapsed: 0.137 s
% 0.20/0.61  % (904)Instructions burned: 45 (million)
% 0.20/0.61  % (904)------------------------------
% 0.20/0.61  % (904)------------------------------
% 0.20/0.61  % (886)Instruction limit reached!
% 0.20/0.61  % (886)------------------------------
% 0.20/0.61  % (886)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.61  % (886)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.61  % (886)Termination reason: Unknown
% 0.20/0.61  % (886)Termination phase: Saturation
% 0.20/0.61  
% 0.20/0.61  % (886)Memory used [KB]: 6524
% 0.20/0.61  % (886)Time elapsed: 0.140 s
% 0.20/0.61  % (886)Instructions burned: 39 (million)
% 0.20/0.61  % (886)------------------------------
% 0.20/0.61  % (886)------------------------------
% 0.20/0.61  % (906)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.61  % (880)Instruction limit reached!
% 0.20/0.61  % (880)------------------------------
% 0.20/0.61  % (880)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.61  % (880)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.61  % (880)Termination reason: Unknown
% 0.20/0.61  % (880)Termination phase: Saturation
% 0.20/0.61  
% 0.20/0.61  % (880)Memory used [KB]: 6140
% 0.20/0.61  % (880)Time elapsed: 0.187 s
% 0.20/0.61  % (880)Instructions burned: 13 (million)
% 0.20/0.61  % (880)------------------------------
% 0.20/0.61  % (880)------------------------------
% 0.20/0.62  % (884)Instruction limit reached!
% 0.20/0.62  % (884)------------------------------
% 0.20/0.62  % (884)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.62  % (884)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.62  % (884)Termination reason: Unknown
% 0.20/0.62  % (884)Termination phase: Saturation
% 0.20/0.62  
% 0.20/0.62  % (884)Memory used [KB]: 1663
% 0.20/0.62  % (884)Time elapsed: 0.181 s
% 0.20/0.62  % (884)Instructions burned: 15 (million)
% 0.20/0.62  % (884)------------------------------
% 0.20/0.62  % (884)------------------------------
% 0.20/0.62  % (890)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.20/0.63  % (898)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.63  TRYING [1]
% 0.20/0.63  TRYING [2]
% 0.20/0.63  TRYING [3]
% 0.20/0.63  % (909)Instruction limit reached!
% 0.20/0.63  % (909)------------------------------
% 0.20/0.63  % (909)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.63  % (909)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.63  % (909)Termination reason: Unknown
% 0.20/0.63  % (909)Termination phase: Saturation
% 0.20/0.63  
% 0.20/0.63  % (909)Memory used [KB]: 6524
% 0.20/0.63  % (909)Time elapsed: 0.218 s
% 0.20/0.63  % (909)Instructions burned: 26 (million)
% 0.20/0.63  % (909)------------------------------
% 0.20/0.63  % (909)------------------------------
% 0.20/0.63  % (898)Instruction limit reached!
% 0.20/0.63  % (898)------------------------------
% 0.20/0.63  % (898)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.63  % (898)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.63  % (898)Termination reason: Unknown
% 0.20/0.63  % (898)Termination phase: Finite model building constraint generation
% 0.20/0.63  
% 0.20/0.63  % (898)Memory used [KB]: 6012
% 0.20/0.63  % (898)Time elapsed: 0.215 s
% 0.20/0.63  % (898)Instructions burned: 4 (million)
% 0.20/0.63  % (898)------------------------------
% 0.20/0.63  % (898)------------------------------
% 1.90/0.64  % (882)First to succeed.
% 1.90/0.66  % (882)Refutation found. Thanks to Tanya!
% 1.90/0.66  % SZS status Theorem for theBenchmark
% 1.90/0.66  % SZS output start Proof for theBenchmark
% See solution above
% 1.90/0.66  % (882)------------------------------
% 1.90/0.66  % (882)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.66  % (882)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.66  % (882)Termination reason: Refutation
% 1.90/0.66  
% 1.90/0.66  % (882)Memory used [KB]: 6524
% 1.90/0.66  % (882)Time elapsed: 0.229 s
% 1.90/0.66  % (882)Instructions burned: 37 (million)
% 1.90/0.66  % (882)------------------------------
% 1.90/0.66  % (882)------------------------------
% 1.90/0.66  % (878)Success in time 0.293 s
%------------------------------------------------------------------------------