TSTP Solution File: DAT100_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : DAT100_1 : TPTP v8.1.0. Released v6.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 : n011.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 16:04:10 EDT 2022

% Result   : Theorem 0.20s 0.54s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   48 (  24 unt;   8 typ;   0 def)
%            Number of atoms       :  118 (  51 equ)
%            Maximal formula atoms :   12 (   2 avg)
%            Number of connectives :  117 (  39   ~;  39   |;  35   &)
%                                         (   3 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   4 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number arithmetic     :  187 (  30 atm;   0 fun; 125 num;  32 var)
%            Number of types       :    3 (   1 usr;   1 ari)
%            Number of type conns  :   10 (   6   >;   4   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (   6 usr;   6 con; 0-2 aty)
%            Number of variables   :   64 (  50   !;  14   ?;  64   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    list: $tType ).

tff(func_def_0,type,
    nil: list ).

tff(func_def_1,type,
    cons: ( $int * list ) > list ).

tff(func_def_2,type,
    head: list > $int ).

tff(func_def_3,type,
    tail: list > list ).

tff(func_def_11,type,
    sK0: ( $int * list ) > list ).

tff(func_def_12,type,
    sK1: ( $int * list ) > $int ).

tff(pred_def_1,type,
    inRange: ( $int * list ) > $o ).

tff(f127,plain,
    $false,
    inference(evaluation,[],[f125]) ).

tff(f125,plain,
    $less(5,4),
    inference(backward_demodulation,[],[f81,f122]) ).

tff(f122,plain,
    5 = sK1(4,cons(5,cons(2,nil))),
    inference(forward_demodulation,[],[f117,f33]) ).

tff(f33,plain,
    ! [X0: $int,X1: list] : ( head(cons(X0,X1)) = X0 ),
    inference(cnf_transformation,[],[f26]) ).

tff(f26,plain,
    ! [X0: $int,X1: list] : ( head(cons(X0,X1)) = X0 ),
    inference(rectify,[],[f24]) ).

tff(f24,plain,
    ! [X1: $int,X0: list] : ( head(cons(X1,X0)) = X1 ),
    inference(rectify,[],[f1]) ).

tff(f1,axiom,
    ! [X1: list,X0: $int] : ( head(cons(X0,X1)) = X0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l1) ).

tff(f117,plain,
    head(cons(5,cons(2,nil))) = sK1(4,cons(5,cons(2,nil))),
    inference(superposition,[],[f33,f80]) ).

tff(f80,plain,
    cons(5,cons(2,nil)) = cons(sK1(4,cons(5,cons(2,nil))),sK0(4,cons(5,cons(2,nil)))),
    inference(subsumption_resolution,[],[f79,f43]) ).

tff(f43,plain,
    ! [X0: $int,X1: list] : ( cons(X0,X1) != nil ),
    inference(cnf_transformation,[],[f32]) ).

tff(f32,plain,
    ! [X0: $int,X1: list] : ( cons(X0,X1) != nil ),
    inference(rectify,[],[f25]) ).

tff(f25,plain,
    ! [X1: $int,X0: list] : ( nil != cons(X1,X0) ),
    inference(rectify,[],[f4]) ).

tff(f4,axiom,
    ! [X1: list,X0: $int] : ( cons(X0,X1) != nil ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l4) ).

tff(f79,plain,
    ( ( cons(5,cons(2,nil)) = cons(sK1(4,cons(5,cons(2,nil))),sK0(4,cons(5,cons(2,nil)))) )
    | ( nil = cons(5,cons(2,nil)) ) ),
    inference(resolution,[],[f76,f38]) ).

tff(f38,plain,
    ! [X0: $int,X1: list] :
      ( ~ inRange(X0,X1)
      | ( cons(sK1(X0,X1),sK0(X0,X1)) = X1 )
      | ( nil = X1 ) ),
    inference(cnf_transformation,[],[f31]) ).

tff(f31,plain,
    ! [X0: $int,X1: list] :
      ( ( inRange(X0,X1)
        | ( ! [X2: list,X3: $int] :
              ( $less(X3,0)
              | ~ inRange(X0,X2)
              | ( cons(X3,X2) != X1 )
              | ~ $less(X3,X0) )
          & ( nil != X1 ) ) )
      & ( ( ~ $less(sK1(X0,X1),0)
          & inRange(X0,sK0(X0,X1))
          & ( cons(sK1(X0,X1),sK0(X0,X1)) = X1 )
          & $less(sK1(X0,X1),X0) )
        | ( nil = X1 )
        | ~ inRange(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f29,f30]) ).

tff(f30,plain,
    ! [X0: $int,X1: list] :
      ( ? [X4: list,X5: $int] :
          ( ~ $less(X5,0)
          & inRange(X0,X4)
          & ( cons(X5,X4) = X1 )
          & $less(X5,X0) )
     => ( ~ $less(sK1(X0,X1),0)
        & inRange(X0,sK0(X0,X1))
        & ( cons(sK1(X0,X1),sK0(X0,X1)) = X1 )
        & $less(sK1(X0,X1),X0) ) ),
    introduced(choice_axiom,[]) ).

tff(f29,plain,
    ! [X0: $int,X1: list] :
      ( ( inRange(X0,X1)
        | ( ! [X2: list,X3: $int] :
              ( $less(X3,0)
              | ~ inRange(X0,X2)
              | ( cons(X3,X2) != X1 )
              | ~ $less(X3,X0) )
          & ( nil != X1 ) ) )
      & ( ? [X4: list,X5: $int] :
            ( ~ $less(X5,0)
            & inRange(X0,X4)
            & ( cons(X5,X4) = X1 )
            & $less(X5,X0) )
        | ( nil = X1 )
        | ~ inRange(X0,X1) ) ),
    inference(rectify,[],[f28]) ).

tff(f28,plain,
    ! [X1: $int,X0: list] :
      ( ( inRange(X1,X0)
        | ( ! [X3: list,X2: $int] :
              ( $less(X2,0)
              | ~ inRange(X1,X3)
              | ( cons(X2,X3) != X0 )
              | ~ $less(X2,X1) )
          & ( nil != X0 ) ) )
      & ( ? [X3: list,X2: $int] :
            ( ~ $less(X2,0)
            & inRange(X1,X3)
            & ( cons(X2,X3) = X0 )
            & $less(X2,X1) )
        | ( nil = X0 )
        | ~ inRange(X1,X0) ) ),
    inference(flattening,[],[f27]) ).

tff(f27,plain,
    ! [X1: $int,X0: list] :
      ( ( inRange(X1,X0)
        | ( ! [X3: list,X2: $int] :
              ( $less(X2,0)
              | ~ inRange(X1,X3)
              | ( cons(X2,X3) != X0 )
              | ~ $less(X2,X1) )
          & ( nil != X0 ) ) )
      & ( ? [X3: list,X2: $int] :
            ( ~ $less(X2,0)
            & inRange(X1,X3)
            & ( cons(X2,X3) = X0 )
            & $less(X2,X1) )
        | ( nil = X0 )
        | ~ inRange(X1,X0) ) ),
    inference(nnf_transformation,[],[f22]) ).

tff(f22,plain,
    ! [X1: $int,X0: list] :
      ( inRange(X1,X0)
    <=> ( ? [X3: list,X2: $int] :
            ( ~ $less(X2,0)
            & inRange(X1,X3)
            & ( cons(X2,X3) = X0 )
            & $less(X2,X1) )
        | ( nil = X0 ) ) ),
    inference(rectify,[],[f8]) ).

tff(f8,plain,
    ! [X1: list,X2: $int] :
      ( inRange(X2,X1)
    <=> ( ? [X0: $int,X3: list] :
            ( $less(X0,X2)
            & ( cons(X0,X3) = X1 )
            & ~ $less(X0,0)
            & inRange(X2,X3) )
        | ( nil = X1 ) ) ),
    inference(theory_normalization,[],[f5]) ).

tff(f5,axiom,
    ! [X1: list,X2: $int] :
      ( inRange(X2,X1)
    <=> ( ? [X0: $int,X3: list] :
            ( $less(X0,X2)
            & ( cons(X0,X3) = X1 )
            & $lesseq(0,X0)
            & inRange(X2,X3) )
        | ( nil = X1 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inRange) ).

tff(f76,plain,
    inRange(4,cons(5,cons(2,nil))),
    inference(subsumption_resolution,[],[f75,f43]) ).

tff(f75,plain,
    ( ( nil = cons(1,cons(5,cons(2,nil))) )
    | inRange(4,cons(5,cons(2,nil))) ),
    inference(subsumption_resolution,[],[f74,f36]) ).

tff(f36,plain,
    inRange(4,cons(1,cons(5,cons(2,nil)))),
    inference(cnf_transformation,[],[f21]) ).

tff(f21,plain,
    inRange(4,cons(1,cons(5,cons(2,nil)))),
    inference(flattening,[],[f7]) ).

tff(f7,negated_conjecture,
    ~ ~ inRange(4,cons(1,cons(5,cons(2,nil)))),
    inference(negated_conjecture,[],[f6]) ).

tff(f6,conjecture,
    ~ inRange(4,cons(1,cons(5,cons(2,nil)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',c) ).

tff(f74,plain,
    ( ~ inRange(4,cons(1,cons(5,cons(2,nil))))
    | inRange(4,cons(5,cons(2,nil)))
    | ( nil = cons(1,cons(5,cons(2,nil))) ) ),
    inference(superposition,[],[f39,f53]) ).

tff(f53,plain,
    cons(5,cons(2,nil)) = sK0(4,cons(1,cons(5,cons(2,nil)))),
    inference(forward_demodulation,[],[f52,f35]) ).

tff(f35,plain,
    ! [X0: $int,X1: list] : ( tail(cons(X0,X1)) = X1 ),
    inference(cnf_transformation,[],[f2]) ).

tff(f2,axiom,
    ! [X0: $int,X1: list] : ( tail(cons(X0,X1)) = X1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l2) ).

tff(f52,plain,
    tail(cons(1,cons(5,cons(2,nil)))) = sK0(4,cons(1,cons(5,cons(2,nil)))),
    inference(superposition,[],[f35,f47]) ).

tff(f47,plain,
    cons(1,cons(5,cons(2,nil))) = cons(sK1(4,cons(1,cons(5,cons(2,nil)))),sK0(4,cons(1,cons(5,cons(2,nil))))),
    inference(subsumption_resolution,[],[f45,f43]) ).

tff(f45,plain,
    ( ( cons(1,cons(5,cons(2,nil))) = cons(sK1(4,cons(1,cons(5,cons(2,nil)))),sK0(4,cons(1,cons(5,cons(2,nil))))) )
    | ( nil = cons(1,cons(5,cons(2,nil))) ) ),
    inference(resolution,[],[f36,f38]) ).

tff(f39,plain,
    ! [X0: $int,X1: list] :
      ( inRange(X0,sK0(X0,X1))
      | ( nil = X1 )
      | ~ inRange(X0,X1) ),
    inference(cnf_transformation,[],[f31]) ).

tff(f81,plain,
    $less(sK1(4,cons(5,cons(2,nil))),4),
    inference(subsumption_resolution,[],[f78,f43]) ).

tff(f78,plain,
    ( ( nil = cons(5,cons(2,nil)) )
    | $less(sK1(4,cons(5,cons(2,nil))),4) ),
    inference(resolution,[],[f76,f37]) ).

tff(f37,plain,
    ! [X0: $int,X1: list] :
      ( ~ inRange(X0,X1)
      | ( nil = X1 )
      | $less(sK1(X0,X1),X0) ),
    inference(cnf_transformation,[],[f31]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : DAT100=1 : TPTP v8.1.0. Released v6.1.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.14/0.34  % Computer : n011.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon Aug 29 20:19:10 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.20/0.45  % (16852)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/36Mi)
% 0.20/0.46  % (16852)Refutation not found, incomplete strategy% (16852)------------------------------
% 0.20/0.46  % (16852)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.46  % (16872)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.20/0.46  % (16852)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.46  % (16852)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.46  
% 0.20/0.46  % (16852)Memory used [KB]: 5500
% 0.20/0.46  % (16852)Time elapsed: 0.070 s
% 0.20/0.46  % (16852)Instructions burned: 1 (million)
% 0.20/0.46  % (16852)------------------------------
% 0.20/0.46  % (16852)------------------------------
% 0.20/0.46  % (16864)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.46  % (16864)Instruction limit reached!
% 0.20/0.46  % (16864)------------------------------
% 0.20/0.46  % (16864)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.46  % (16864)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.46  % (16864)Termination reason: Unknown
% 0.20/0.46  % (16864)Termination phase: Saturation
% 0.20/0.46  
% 0.20/0.46  % (16864)Memory used [KB]: 5500
% 0.20/0.46  % (16864)Time elapsed: 0.085 s
% 0.20/0.46  % (16864)Instructions burned: 3 (million)
% 0.20/0.46  % (16864)------------------------------
% 0.20/0.46  % (16864)------------------------------
% 0.20/0.49  % (16872)Instruction limit reached!
% 0.20/0.49  % (16872)------------------------------
% 0.20/0.49  % (16872)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  % (16872)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.49  % (16872)Termination reason: Unknown
% 0.20/0.49  % (16872)Termination phase: Saturation
% 0.20/0.49  
% 0.20/0.49  % (16872)Memory used [KB]: 5756
% 0.20/0.49  % (16872)Time elapsed: 0.097 s
% 0.20/0.49  % (16872)Instructions burned: 22 (million)
% 0.20/0.49  % (16872)------------------------------
% 0.20/0.49  % (16872)------------------------------
% 0.20/0.50  % (16849)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.50  % (16859)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.51  % (16863)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.51  % (16857)lrs+10_1:1_ep=R:gve=force:plsq=on:plsqr=32,1:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.51  % (16874)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/41Mi)
% 0.20/0.51  % (16867)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.20/0.51  % (16858)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.20/0.52  % (16851)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/32Mi)
% 0.20/0.52  % (16845)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=59848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59848Mi)
% 0.20/0.53  % (16860)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.53  % (16848)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=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.53  % (16846)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.20/0.53  % (16848)Instruction limit reached!
% 0.20/0.53  % (16848)------------------------------
% 0.20/0.53  % (16848)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (16848)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (16848)Termination reason: Unknown
% 0.20/0.53  % (16848)Termination phase: Property scanning
% 0.20/0.53  
% 0.20/0.53  % (16848)Memory used [KB]: 895
% 0.20/0.53  % (16848)Time elapsed: 0.002 s
% 0.20/0.53  % (16848)Instructions burned: 2 (million)
% 0.20/0.53  % (16848)------------------------------
% 0.20/0.53  % (16848)------------------------------
% 0.20/0.53  % (16871)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.20/0.53  % (16846)Refutation not found, incomplete strategy% (16846)------------------------------
% 0.20/0.53  % (16846)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (16868)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.53  % (16857)Instruction limit reached!
% 0.20/0.53  % (16857)------------------------------
% 0.20/0.53  % (16857)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (16857)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (16857)Termination reason: Unknown
% 0.20/0.53  % (16857)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (16857)Memory used [KB]: 5500
% 0.20/0.53  % (16857)Time elapsed: 0.004 s
% 0.20/0.53  % (16857)Instructions burned: 3 (million)
% 0.20/0.53  % (16857)------------------------------
% 0.20/0.53  % (16857)------------------------------
% 0.20/0.53  % (16847)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.20/0.53  % (16850)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.53  % (16865)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.53  % (16862)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=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.20/0.53  % (16861)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.53  % (16861)Instruction limit reached!
% 0.20/0.53  % (16861)------------------------------
% 0.20/0.53  % (16861)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (16861)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (16861)Termination reason: Unknown
% 0.20/0.53  % (16861)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (16861)Memory used [KB]: 5500
% 0.20/0.53  % (16861)Time elapsed: 0.002 s
% 0.20/0.53  % (16861)Instructions burned: 2 (million)
% 0.20/0.53  % (16861)------------------------------
% 0.20/0.53  % (16861)------------------------------
% 0.20/0.54  % (16867)First to succeed.
% 0.20/0.54  % (16860)Instruction limit reached!
% 0.20/0.54  % (16860)------------------------------
% 0.20/0.54  % (16860)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (16860)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (16860)Termination reason: Unknown
% 0.20/0.54  % (16860)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (16860)Memory used [KB]: 5500
% 0.20/0.54  % (16860)Time elapsed: 0.134 s
% 0.20/0.54  % (16860)Instructions burned: 3 (million)
% 0.20/0.54  % (16860)------------------------------
% 0.20/0.54  % (16860)------------------------------
% 0.20/0.54  % (16854)lrs+10_1:8_ep=R:erd=off:fs=off:fsr=off:gve=force:nwc=2.0:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.54  % (16846)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (16846)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (16846)Memory used [KB]: 5500
% 0.20/0.54  % (16846)Time elapsed: 0.125 s
% 0.20/0.54  % (16846)Instructions burned: 2 (million)
% 0.20/0.54  % (16846)------------------------------
% 0.20/0.54  % (16846)------------------------------
% 0.20/0.54  % (16867)Refutation found. Thanks to Tanya!
% 0.20/0.54  % SZS status Theorem for theBenchmark
% 0.20/0.54  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.54  % (16867)------------------------------
% 0.20/0.54  % (16867)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (16867)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (16867)Termination reason: Refutation
% 0.20/0.54  
% 0.20/0.54  % (16867)Memory used [KB]: 1151
% 0.20/0.54  % (16867)Time elapsed: 0.109 s
% 0.20/0.54  % (16867)Instructions burned: 9 (million)
% 0.20/0.54  % (16867)------------------------------
% 0.20/0.54  % (16867)------------------------------
% 0.20/0.54  % (16844)Success in time 0.185 s
%------------------------------------------------------------------------------