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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : DAT025_1 : TPTP v8.1.0. Released v5.0.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 : n018.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:39 EDT 2022

% Result   : Theorem 2.16s 0.64s
% Output   : Refutation 2.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :   17
% Syntax   : Number of formulae    :   54 (  12 unt;   9 typ;   0 def)
%            Number of atoms       :  151 (  26 equ)
%            Maximal formula atoms :   16 (   3 avg)
%            Number of connectives :  166 (  60   ~;  49   |;  39   &)
%                                         (   7 <=>;  11  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :  181 (  35 atm;   3 fun;  88 num;  55 var)
%            Number of types       :    3 (   1 usr;   1 ari)
%            Number of type conns  :    6 (   3   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (   7 usr;   8 con; 0-2 aty)
%            Number of variables   :   71 (  59   !;  12   ?;  71   :)

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

tff(func_def_0,type,
    empty: collection ).

tff(func_def_1,type,
    add: ( $int * collection ) > collection ).

tff(func_def_2,type,
    remove: ( $int * collection ) > collection ).

tff(func_def_8,type,
    sK0: collection ).

tff(func_def_9,type,
    sK1: $int ).

tff(func_def_10,type,
    sF2: collection ).

tff(func_def_11,type,
    sF3: collection ).

tff(pred_def_1,type,
    in: ( $int * collection ) > $o ).

tff(f468,plain,
    $false,
    inference(subsumption_resolution,[],[f367,f61]) ).

tff(f61,plain,
    ~ in(0,sK0),
    inference(resolution,[],[f60,f57]) ).

tff(f57,plain,
    ! [X3: $int] :
      ( in(X3,sF3)
      | ~ in(X3,sK0) ),
    inference(definition_folding,[],[f43,f55,f54]) ).

tff(f54,plain,
    sF2 = remove(1,sK0),
    introduced(function_definition,[]) ).

tff(f55,plain,
    remove(0,sF2) = sF3,
    introduced(function_definition,[]) ).

tff(f43,plain,
    ! [X3: $int] :
      ( in(X3,remove(0,remove(1,sK0)))
      | ~ in(X3,sK0) ),
    inference(cnf_transformation,[],[f34]) ).

tff(f34,plain,
    ( ! [X1: $int] :
        ( ~ $less(X1,0)
        | ~ in(X1,sK0) )
    & $less(sK1,2)
    & in(sK1,sK0)
    & ! [X3: $int] :
        ( ( in(X3,sK0)
          | ~ in(X3,remove(0,remove(1,sK0))) )
        & ( in(X3,remove(0,remove(1,sK0)))
          | ~ in(X3,sK0) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f31,f33,f32]) ).

tff(f32,plain,
    ( ? [X0: collection] :
        ( ! [X1: $int] :
            ( ~ $less(X1,0)
            | ~ in(X1,X0) )
        & ? [X2: $int] :
            ( $less(X2,2)
            & in(X2,X0) )
        & ! [X3: $int] :
            ( ( in(X3,X0)
              | ~ in(X3,remove(0,remove(1,X0))) )
            & ( in(X3,remove(0,remove(1,X0)))
              | ~ in(X3,X0) ) ) )
   => ( ! [X1: $int] :
          ( ~ $less(X1,0)
          | ~ in(X1,sK0) )
      & ? [X2: $int] :
          ( $less(X2,2)
          & in(X2,sK0) )
      & ! [X3: $int] :
          ( ( in(X3,sK0)
            | ~ in(X3,remove(0,remove(1,sK0))) )
          & ( in(X3,remove(0,remove(1,sK0)))
            | ~ in(X3,sK0) ) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f33,plain,
    ( ? [X2: $int] :
        ( $less(X2,2)
        & in(X2,sK0) )
   => ( $less(sK1,2)
      & in(sK1,sK0) ) ),
    introduced(choice_axiom,[]) ).

tff(f31,plain,
    ? [X0: collection] :
      ( ! [X1: $int] :
          ( ~ $less(X1,0)
          | ~ in(X1,X0) )
      & ? [X2: $int] :
          ( $less(X2,2)
          & in(X2,X0) )
      & ! [X3: $int] :
          ( ( in(X3,X0)
            | ~ in(X3,remove(0,remove(1,X0))) )
          & ( in(X3,remove(0,remove(1,X0)))
            | ~ in(X3,X0) ) ) ),
    inference(rectify,[],[f30]) ).

tff(f30,plain,
    ? [X0: collection] :
      ( ! [X1: $int] :
          ( ~ $less(X1,0)
          | ~ in(X1,X0) )
      & ? [X3: $int] :
          ( $less(X3,2)
          & in(X3,X0) )
      & ! [X2: $int] :
          ( ( in(X2,X0)
            | ~ in(X2,remove(0,remove(1,X0))) )
          & ( in(X2,remove(0,remove(1,X0)))
            | ~ in(X2,X0) ) ) ),
    inference(nnf_transformation,[],[f26]) ).

tff(f26,plain,
    ? [X0: collection] :
      ( ! [X1: $int] :
          ( ~ $less(X1,0)
          | ~ in(X1,X0) )
      & ? [X3: $int] :
          ( $less(X3,2)
          & in(X3,X0) )
      & ! [X2: $int] :
          ( in(X2,X0)
        <=> in(X2,remove(0,remove(1,X0))) ) ),
    inference(flattening,[],[f25]) ).

tff(f25,plain,
    ? [X0: collection] :
      ( ? [X3: $int] :
          ( $less(X3,2)
          & in(X3,X0) )
      & ! [X1: $int] :
          ( ~ $less(X1,0)
          | ~ in(X1,X0) )
      & ! [X2: $int] :
          ( in(X2,X0)
        <=> in(X2,remove(0,remove(1,X0))) ) ),
    inference(ennf_transformation,[],[f8]) ).

tff(f8,plain,
    ~ ! [X0: collection] :
        ( ( ! [X1: $int] :
              ( in(X1,X0)
             => ~ $less(X1,0) )
          & ! [X2: $int] :
              ( in(X2,X0)
            <=> in(X2,remove(0,remove(1,X0))) ) )
       => ! [X3: $int] :
            ( in(X3,X0)
           => ~ $less(X3,2) ) ),
    inference(theory_normalization,[],[f7]) ).

tff(f7,negated_conjecture,
    ~ ! [X0: collection] :
        ( ( ! [X1: $int] :
              ( in(X1,X0)
             => $greatereq(X1,0) )
          & ! [X2: $int] :
              ( in(X2,X0)
            <=> in(X2,remove(0,remove(1,X0))) ) )
       => ! [X3: $int] :
            ( in(X3,X0)
           => $greatereq(X3,2) ) ),
    inference(negated_conjecture,[],[f6]) ).

tff(f6,conjecture,
    ! [X0: collection] :
      ( ( ! [X1: $int] :
            ( in(X1,X0)
           => $greatereq(X1,0) )
        & ! [X2: $int] :
            ( in(X2,X0)
          <=> in(X2,remove(0,remove(1,X0))) ) )
     => ! [X3: $int] :
          ( in(X3,X0)
         => $greatereq(X3,2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

tff(f60,plain,
    ~ in(0,sF3),
    inference(superposition,[],[f53,f55]) ).

tff(f53,plain,
    ! [X2: $int,X0: collection] : ~ in(X2,remove(X2,X0)),
    inference(equality_resolution,[],[f49]) ).

tff(f49,plain,
    ! [X2: $int,X0: collection,X1: $int] :
      ( ( X1 != X2 )
      | ~ in(X1,remove(X2,X0)) ),
    inference(cnf_transformation,[],[f37]) ).

tff(f37,plain,
    ! [X0: collection,X1: $int,X2: $int] :
      ( ( in(X1,remove(X2,X0))
        | ~ in(X1,X0)
        | ( X1 = X2 ) )
      & ( ( in(X1,X0)
          & ( X1 != X2 ) )
        | ~ in(X1,remove(X2,X0)) ) ),
    inference(rectify,[],[f36]) ).

tff(f36,plain,
    ! [X2: collection,X0: $int,X1: $int] :
      ( ( in(X0,remove(X1,X2))
        | ~ in(X0,X2)
        | ( X0 = X1 ) )
      & ( ( in(X0,X2)
          & ( X0 != X1 ) )
        | ~ in(X0,remove(X1,X2)) ) ),
    inference(flattening,[],[f35]) ).

tff(f35,plain,
    ! [X2: collection,X0: $int,X1: $int] :
      ( ( in(X0,remove(X1,X2))
        | ~ in(X0,X2)
        | ( X0 = X1 ) )
      & ( ( in(X0,X2)
          & ( X0 != X1 ) )
        | ~ in(X0,remove(X1,X2)) ) ),
    inference(nnf_transformation,[],[f24]) ).

tff(f24,plain,
    ! [X2: collection,X0: $int,X1: $int] :
      ( in(X0,remove(X1,X2))
    <=> ( in(X0,X2)
        & ( X0 != X1 ) ) ),
    inference(rectify,[],[f5]) ).

tff(f5,axiom,
    ! [X8: $int,X10: $int,X9: collection] :
      ( in(X8,remove(X10,X9))
    <=> ( in(X8,X9)
        & ( X8 != X10 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax5) ).

tff(f367,plain,
    in(0,sK0),
    inference(backward_demodulation,[],[f45,f366]) ).

tff(f366,plain,
    0 = sK1,
    inference(resolution,[],[f354,f145]) ).

tff(f145,plain,
    ( in(1,sK0)
    | ( 0 = sK1 ) ),
    inference(superposition,[],[f45,f144]) ).

tff(f144,plain,
    ( ( 1 = sK1 )
    | ( 0 = sK1 ) ),
    inference(subsumption_resolution,[],[f143,f46]) ).

tff(f46,plain,
    $less(sK1,2),
    inference(cnf_transformation,[],[f34]) ).

tff(f143,plain,
    ( ~ $less(sK1,2)
    | ( 1 = sK1 )
    | ( 0 = sK1 ) ),
    inference(evaluation,[],[f142]) ).

tff(f142,plain,
    ( ( 1 = sK1 )
    | ~ $less(sK1,$sum(1,1))
    | ( 0 = sK1 ) ),
    inference(resolution,[],[f124,f20]) ).

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

tff(f124,plain,
    ( $less(1,sK1)
    | ( 1 = sK1 )
    | ( 0 = sK1 ) ),
    inference(resolution,[],[f122,f16]) ).

tff(f16,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X0,X1)
      | $less(X1,X0)
      | ( X0 = X1 ) ),
    introduced(theory_axiom_149,[]) ).

tff(f122,plain,
    ( ~ $less(sK1,1)
    | ( 0 = sK1 ) ),
    inference(evaluation,[],[f121]) ).

tff(f121,plain,
    ( ~ $less(sK1,$sum(0,1))
    | ( 0 = sK1 ) ),
    inference(resolution,[],[f118,f20]) ).

tff(f118,plain,
    ( $less(0,sK1)
    | ( 0 = sK1 ) ),
    inference(resolution,[],[f110,f45]) ).

tff(f110,plain,
    ! [X0: $int] :
      ( ~ in(X0,sK0)
      | ( 0 = X0 )
      | $less(0,X0) ),
    inference(resolution,[],[f16,f47]) ).

tff(f47,plain,
    ! [X1: $int] :
      ( ~ $less(X1,0)
      | ~ in(X1,sK0) ),
    inference(cnf_transformation,[],[f34]) ).

tff(f354,plain,
    ~ in(1,sK0),
    inference(resolution,[],[f352,f59]) ).

tff(f59,plain,
    ~ in(1,sF2),
    inference(superposition,[],[f53,f54]) ).

tff(f352,plain,
    ! [X0: $int] :
      ( in(X0,sF2)
      | ~ in(X0,sK0) ),
    inference(resolution,[],[f90,f57]) ).

tff(f90,plain,
    ! [X1: $int] :
      ( ~ in(X1,sF3)
      | in(X1,sF2) ),
    inference(superposition,[],[f50,f55]) ).

tff(f50,plain,
    ! [X2: $int,X0: collection,X1: $int] :
      ( ~ in(X1,remove(X2,X0))
      | in(X1,X0) ),
    inference(cnf_transformation,[],[f37]) ).

tff(f45,plain,
    in(sK1,sK0),
    inference(cnf_transformation,[],[f34]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : DAT025=1 : TPTP v8.1.0. Released v5.0.0.
% 0.07/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.13/0.34  % Computer : n018.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.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 20:20:54 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.49  % (7888)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.20/0.50  % (7894)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.20/0.50  % (7894)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.50  % (7894)Terminated due to inappropriate strategy.
% 0.20/0.50  % (7894)------------------------------
% 0.20/0.50  % (7894)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (7894)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (7894)Termination reason: Inappropriate
% 0.20/0.50  
% 0.20/0.50  % (7894)Memory used [KB]: 895
% 0.20/0.50  % (7894)Time elapsed: 0.002 s
% 0.20/0.50  % (7894)Instructions burned: 2 (million)
% 0.20/0.50  % (7894)------------------------------
% 0.20/0.50  % (7894)------------------------------
% 0.20/0.52  % (7882)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.20/0.53  % (7889)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.20/0.53  % (7897)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.20/0.54  % (7880)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.20/0.54  % (7885)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.20/0.54  % (7886)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.20/0.54  % (7885)Instruction limit reached!
% 0.20/0.54  % (7885)------------------------------
% 0.20/0.54  % (7885)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (7885)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (7885)Termination reason: Unknown
% 0.20/0.54  % (7885)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (7885)Memory used [KB]: 895
% 0.20/0.54  % (7885)Time elapsed: 0.002 s
% 0.20/0.54  % (7885)Instructions burned: 2 (million)
% 0.20/0.54  % (7885)------------------------------
% 0.20/0.54  % (7885)------------------------------
% 0.20/0.54  % (7891)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.20/0.55  % (7898)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.20/0.55  % (7878)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.20/0.55  % (7879)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.20/0.55  % (7890)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.55  % (7906)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.20/0.55  % (7895)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.56  % (7883)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.20/0.56  % (7896)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.20/0.56  % (7883)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.56  % (7883)Terminated due to inappropriate strategy.
% 0.20/0.56  % (7883)------------------------------
% 0.20/0.56  % (7883)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (7883)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (7883)Termination reason: Inappropriate
% 0.20/0.56  
% 0.20/0.56  % (7883)Memory used [KB]: 895
% 0.20/0.56  % (7883)Time elapsed: 0.004 s
% 0.20/0.56  % (7883)Instructions burned: 2 (million)
% 0.20/0.56  % (7883)------------------------------
% 0.20/0.56  % (7883)------------------------------
% 0.20/0.56  % (7899)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.20/0.56  % (7901)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.20/0.56  % (7881)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.57  % (7902)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.20/0.57  % (7877)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.20/0.57  % (7877)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.57  % (7877)Terminated due to inappropriate strategy.
% 0.20/0.57  % (7877)------------------------------
% 0.20/0.57  % (7877)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (7877)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (7877)Termination reason: Inappropriate
% 0.20/0.57  
% 0.20/0.57  % (7877)Memory used [KB]: 895
% 0.20/0.57  % (7877)Time elapsed: 0.002 s
% 0.20/0.57  % (7877)Instructions burned: 2 (million)
% 0.20/0.57  % (7877)------------------------------
% 0.20/0.57  % (7877)------------------------------
% 0.20/0.57  % (7884)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.57  % (7884)Instruction limit reached!
% 0.20/0.57  % (7884)------------------------------
% 0.20/0.57  % (7884)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (7884)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (7884)Termination reason: Unknown
% 0.20/0.57  % (7884)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (7884)Memory used [KB]: 5500
% 0.20/0.57  % (7884)Time elapsed: 0.166 s
% 0.20/0.57  % (7884)Instructions burned: 7 (million)
% 0.20/0.57  % (7884)------------------------------
% 0.20/0.57  % (7884)------------------------------
% 0.20/0.58  % (7903)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.20/0.58  % (7893)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.20/0.58  % (7905)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.20/0.58  % (7887)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.59  % (7892)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.20/0.59  % (7904)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)
% 1.93/0.60  % (7900)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)
% 1.93/0.61  % (7879)Instruction limit reached!
% 1.93/0.61  % (7879)------------------------------
% 1.93/0.61  % (7879)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.93/0.61  % (7879)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.93/0.61  % (7879)Termination reason: Unknown
% 1.93/0.61  % (7879)Termination phase: Saturation
% 1.93/0.61  
% 1.93/0.61  % (7879)Memory used [KB]: 1279
% 1.93/0.61  % (7879)Time elapsed: 0.182 s
% 1.93/0.61  % (7879)Instructions burned: 38 (million)
% 1.93/0.61  % (7879)------------------------------
% 1.93/0.61  % (7879)------------------------------
% 2.06/0.62  % (7882)Instruction limit reached!
% 2.06/0.62  % (7882)------------------------------
% 2.06/0.62  % (7882)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.62  % (7882)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.62  % (7882)Termination reason: Unknown
% 2.06/0.62  % (7882)Termination phase: Saturation
% 2.06/0.62  
% 2.06/0.62  % (7882)Memory used [KB]: 5756
% 2.06/0.62  % (7882)Time elapsed: 0.193 s
% 2.06/0.62  % (7882)Instructions burned: 48 (million)
% 2.06/0.62  % (7882)------------------------------
% 2.06/0.62  % (7882)------------------------------
% 2.06/0.62  % (7880)Instruction limit reached!
% 2.06/0.62  % (7880)------------------------------
% 2.06/0.62  % (7880)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.62  % (7880)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.62  % (7880)Termination reason: Unknown
% 2.06/0.62  % (7880)Termination phase: Saturation
% 2.06/0.62  
% 2.06/0.62  % (7880)Memory used [KB]: 6140
% 2.06/0.62  % (7880)Time elapsed: 0.197 s
% 2.06/0.62  % (7880)Instructions burned: 52 (million)
% 2.06/0.62  % (7880)------------------------------
% 2.06/0.62  % (7880)------------------------------
% 2.06/0.62  % (7892)First to succeed.
% 2.16/0.63  % (7878)Instruction limit reached!
% 2.16/0.63  % (7878)------------------------------
% 2.16/0.63  % (7878)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.63  % (7878)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.63  % (7878)Termination reason: Unknown
% 2.16/0.63  % (7878)Termination phase: Saturation
% 2.16/0.63  
% 2.16/0.63  % (7878)Memory used [KB]: 6140
% 2.16/0.63  % (7878)Time elapsed: 0.218 s
% 2.16/0.63  % (7878)Instructions burned: 51 (million)
% 2.16/0.63  % (7878)------------------------------
% 2.16/0.63  % (7878)------------------------------
% 2.16/0.64  % (7892)Refutation found. Thanks to Tanya!
% 2.16/0.64  % SZS status Theorem for theBenchmark
% 2.16/0.64  % SZS output start Proof for theBenchmark
% See solution above
% 2.16/0.64  % (7892)------------------------------
% 2.16/0.64  % (7892)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.64  % (7892)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.64  % (7892)Termination reason: Refutation
% 2.16/0.64  
% 2.16/0.64  % (7892)Memory used [KB]: 1151
% 2.16/0.64  % (7892)Time elapsed: 0.219 s
% 2.16/0.64  % (7892)Instructions burned: 21 (million)
% 2.16/0.64  % (7892)------------------------------
% 2.16/0.64  % (7892)------------------------------
% 2.16/0.64  % (7876)Success in time 0.278 s
%------------------------------------------------------------------------------