TSTP Solution File: DAT103_1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : DAT103_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_sat --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 16:04:54 EDT 2022

% Result   : Theorem 0.21s 0.54s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   25
% Syntax   : Number of formulae    :   62 (  29 unt;  13 typ;   0 def)
%            Number of atoms       :  138 (  51 equ)
%            Maximal formula atoms :   12 (   2 avg)
%            Number of connectives :  135 (  46   ~;  35   |;  49   &)
%                                         (   3 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :  168 (  52 atm;  37 fun;  38 num;  41 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    :   17 (  11 usr;   9 con; 0-2 aty)
%            Number of variables   :   71 (  47   !;  24   ?;  71   :)

% 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_9,type,
    sK0: ( $int * list ) > $int ).

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

tff(func_def_11,type,
    sK2: list ).

tff(func_def_12,type,
    sK3: $int ).

tff(func_def_13,type,
    sF4: $int ).

tff(func_def_14,type,
    sF5: $int ).

tff(func_def_15,type,
    sF6: $int ).

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

tff(f608,plain,
    $false,
    inference(subsumption_resolution,[],[f607,f205]) ).

tff(f205,plain,
    ~ $less(0,sF6),
    inference(evaluation,[],[f204]) ).

tff(f204,plain,
    ~ $less(0,$sum($sum(-1,sF6),1)),
    inference(resolution,[],[f192,f21]) ).

tff(f21,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | ~ $less(X1,$sum(X0,1)) ),
    introduced(theory_axiom_166,[]) ).

tff(f192,plain,
    $less($sum(-1,sF6),0),
    inference(forward_demodulation,[],[f189,f10]) ).

tff(f10,plain,
    ! [X0: $int,X1: $int] : ( $sum(X0,X1) = $sum(X1,X0) ),
    introduced(theory_axiom_140,[]) ).

tff(f189,plain,
    $less($sum(sF6,-1),0),
    inference(evaluation,[],[f185]) ).

tff(f185,plain,
    $less($sum(sF6,$uminus(1)),0),
    inference(superposition,[],[f170,f14]) ).

tff(f14,plain,
    ! [X0: $int] : ( 0 = $sum(X0,$uminus(X0)) ),
    introduced(theory_axiom_145,[]) ).

tff(f170,plain,
    ! [X20: $int] : $less($sum(sF6,X20),$sum(1,X20)),
    inference(resolution,[],[f18,f56]) ).

tff(f56,plain,
    $less(sF6,1),
    inference(definition_folding,[],[f49,f55,f54,f53]) ).

tff(f53,plain,
    head(sK2) = sF4,
    introduced(function_definition,[]) ).

tff(f54,plain,
    sF5 = $uminus(sF4),
    introduced(function_definition,[]) ).

tff(f55,plain,
    sF6 = $sum(sK3,sF5),
    introduced(function_definition,[]) ).

tff(f49,plain,
    $less($sum(sK3,$uminus(head(sK2))),1),
    inference(cnf_transformation,[],[f37]) ).

tff(f37,plain,
    ( ( nil != sK2 )
    & $less($sum(sK3,$uminus(head(sK2))),1)
    & inRange(sK3,sK2) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2,sK3])],[f23,f36]) ).

tff(f36,plain,
    ( ? [X0: list,X1: $int] :
        ( ( nil != X0 )
        & $less($sum(X1,$uminus(head(X0))),1)
        & inRange(X1,X0) )
   => ( ( nil != sK2 )
      & $less($sum(sK3,$uminus(head(sK2))),1)
      & inRange(sK3,sK2) ) ),
    introduced(choice_axiom,[]) ).

tff(f23,plain,
    ? [X0: list,X1: $int] :
      ( ( nil != X0 )
      & $less($sum(X1,$uminus(head(X0))),1)
      & inRange(X1,X0) ),
    inference(rectify,[],[f8]) ).

tff(f8,plain,
    ? [X1: list,X2: $int] :
      ( inRange(X2,X1)
      & ( nil != X1 )
      & $less($sum(X2,$uminus(head(X1))),1) ),
    inference(theory_normalization,[],[f7]) ).

tff(f7,negated_conjecture,
    ~ ~ ? [X1: list,X2: $int] :
          ( inRange(X2,X1)
          & ( nil != X1 )
          & $less($difference(X2,head(X1)),1) ),
    inference(negated_conjecture,[],[f6]) ).

tff(f6,conjecture,
    ~ ? [X1: list,X2: $int] :
        ( inRange(X2,X1)
        & ( nil != X1 )
        & $less($difference(X2,head(X1)),1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',c) ).

tff(f18,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | $less($sum(X0,X2),$sum(X1,X2)) ),
    introduced(theory_axiom_150,[]) ).

tff(f607,plain,
    $less(0,sF6),
    inference(forward_demodulation,[],[f593,f55]) ).

tff(f593,plain,
    $less(0,$sum(sK3,sF5)),
    inference(superposition,[],[f393,f59]) ).

tff(f59,plain,
    0 = $sum(sF4,sF5),
    inference(superposition,[],[f14,f54]) ).

tff(f393,plain,
    ! [X0: $int] : $less($sum(sF4,X0),$sum(sK3,X0)),
    inference(backward_demodulation,[],[f280,f391]) ).

tff(f391,plain,
    sF4 = sK0(sK3,sK2),
    inference(forward_demodulation,[],[f387,f53]) ).

tff(f387,plain,
    head(sK2) = sK0(sK3,sK2),
    inference(superposition,[],[f38,f384]) ).

tff(f384,plain,
    cons(sK0(sK3,sK2),sK1(sK3,sK2)) = sK2,
    inference(subsumption_resolution,[],[f379,f50]) ).

tff(f50,plain,
    nil != sK2,
    inference(cnf_transformation,[],[f37]) ).

tff(f379,plain,
    ( ( nil = sK2 )
    | ( cons(sK0(sK3,sK2),sK1(sK3,sK2)) = sK2 ) ),
    inference(resolution,[],[f45,f48]) ).

tff(f48,plain,
    inRange(sK3,sK2),
    inference(cnf_transformation,[],[f37]) ).

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

tff(f35,plain,
    ! [X0: $int,X1: list] :
      ( ( ( nil = X1 )
        | ( inRange(X0,sK1(X0,X1))
          & $less(sK0(X0,X1),X0)
          & ( cons(sK0(X0,X1),sK1(X0,X1)) = X1 )
          & ~ $less(sK0(X0,X1),0) )
        | ~ inRange(X0,X1) )
      & ( inRange(X0,X1)
        | ( ( nil != X1 )
          & ! [X4: $int,X5: list] :
              ( ~ inRange(X0,X5)
              | ~ $less(X4,X0)
              | ( cons(X4,X5) != X1 )
              | $less(X4,0) ) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f33,f34]) ).

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

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

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

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

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

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

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

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

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

tff(f22,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/sandbox/benchmark/theBenchmark.p',l1) ).

tff(f280,plain,
    ! [X0: $int] : $less($sum(sK0(sK3,sK2),X0),$sum(sK3,X0)),
    inference(resolution,[],[f279,f18]) ).

tff(f279,plain,
    $less(sK0(sK3,sK2),sK3),
    inference(subsumption_resolution,[],[f277,f50]) ).

tff(f277,plain,
    ( ( nil = sK2 )
    | $less(sK0(sK3,sK2),sK3) ),
    inference(resolution,[],[f46,f48]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : DAT103=1 : TPTP v8.1.0. Released v6.1.0.
% 0.13/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.14/0.34  % Computer : n009.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:20 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.21/0.48  % (13100)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.21/0.49  % (13086)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.50  % (13112)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.21/0.50  % (13108)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.21/0.50  % (13104)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.21/0.50  % (13092)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.21/0.51  % (13102)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.21/0.51  % (13093)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.21/0.51  % (13093)Instruction limit reached!
% 0.21/0.51  % (13093)------------------------------
% 0.21/0.51  % (13093)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.51  % (13093)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.51  % (13093)Termination reason: Unknown
% 0.21/0.51  % (13093)Termination phase: Saturation
% 0.21/0.51  
% 0.21/0.51  % (13093)Memory used [KB]: 5373
% 0.21/0.51  % (13093)Time elapsed: 0.112 s
% 0.21/0.51  % (13093)Instructions burned: 3 (million)
% 0.21/0.51  % (13093)------------------------------
% 0.21/0.51  % (13093)------------------------------
% 0.21/0.51  % (13092)Instruction limit reached!
% 0.21/0.51  % (13092)------------------------------
% 0.21/0.51  % (13092)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.51  % (13098)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.51  % (13107)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.21/0.51  % (13090)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.21/0.51  % (13094)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.51  % (13111)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.21/0.51  % (13103)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.21/0.52  % (13110)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.21/0.52  % (13096)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.21/0.52  % (13113)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.21/0.52  % (13089)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.52  % (13114)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.21/0.52  % (13099)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.21/0.52  % (13085)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.21/0.52  % (13088)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.52  % (13105)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.21/0.52  % (13087)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.21/0.52  % (13085)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.21/0.53  % (13085)Terminated due to inappropriate strategy.
% 0.21/0.53  % (13085)------------------------------
% 0.21/0.53  % (13085)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (13085)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (13085)Termination reason: Inappropriate
% 0.21/0.53  
% 0.21/0.53  % (13085)Memory used [KB]: 895
% 0.21/0.53  % (13085)Time elapsed: 0.005 s
% 0.21/0.53  % (13085)Instructions burned: 3 (million)
% 0.21/0.53  % (13085)------------------------------
% 0.21/0.53  % (13085)------------------------------
% 0.21/0.53  % (13091)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.53  % (13091)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.21/0.53  % (13091)Terminated due to inappropriate strategy.
% 0.21/0.53  % (13091)------------------------------
% 0.21/0.53  % (13091)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (13091)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (13091)Termination reason: Inappropriate
% 0.21/0.53  
% 0.21/0.53  % (13091)Memory used [KB]: 895
% 0.21/0.53  % (13091)Time elapsed: 0.002 s
% 0.21/0.53  % (13091)Instructions burned: 2 (million)
% 0.21/0.53  % (13091)------------------------------
% 0.21/0.53  % (13091)------------------------------
% 0.21/0.53  % (13097)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.21/0.53  % (13102)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.21/0.53  % (13102)Terminated due to inappropriate strategy.
% 0.21/0.53  % (13102)------------------------------
% 0.21/0.53  % (13102)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (13102)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (13102)Termination reason: Inappropriate
% 0.21/0.53  
% 0.21/0.53  % (13102)Memory used [KB]: 895
% 0.21/0.53  % (13102)Time elapsed: 0.003 s
% 0.21/0.53  % (13102)Instructions burned: 2 (million)
% 0.21/0.53  % (13102)------------------------------
% 0.21/0.53  % (13102)------------------------------
% 0.21/0.53  % (13092)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (13092)Termination reason: Unknown
% 0.21/0.53  % (13092)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (13092)Memory used [KB]: 5500
% 0.21/0.53  % (13092)Time elapsed: 0.103 s
% 0.21/0.53  % (13092)Instructions burned: 7 (million)
% 0.21/0.53  % (13092)------------------------------
% 0.21/0.53  % (13092)------------------------------
% 0.21/0.53  % (13101)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.53  % (13095)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.53  % (13109)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.21/0.53  % (13100)First to succeed.
% 0.21/0.53  % (13106)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.21/0.54  % (13100)Refutation found. Thanks to Tanya!
% 0.21/0.54  % SZS status Theorem for theBenchmark
% 0.21/0.54  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.54  % (13100)------------------------------
% 0.21/0.54  % (13100)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (13100)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (13100)Termination reason: Refutation
% 0.21/0.54  
% 0.21/0.54  % (13100)Memory used [KB]: 1407
% 0.21/0.54  % (13100)Time elapsed: 0.139 s
% 0.21/0.54  % (13100)Instructions burned: 30 (million)
% 0.21/0.54  % (13100)------------------------------
% 0.21/0.54  % (13100)------------------------------
% 0.21/0.54  % (13084)Success in time 0.186 s
%------------------------------------------------------------------------------