TSTP Solution File: NUM858_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : NUM858_1 : TPTP v8.1.0. Released v4.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 : n026.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 18:02:38 EDT 2022

% Result   : Theorem 0.21s 0.60s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   35
% Syntax   : Number of formulae    :  195 (   3 unt;  12 typ;   0 def)
%            Number of atoms       :  582 (  35 equ)
%            Maximal formula atoms :    8 (   3 avg)
%            Number of connectives :  639 ( 240   ~; 306   |;  54   &)
%                                         (  29 <=>;   9  =>;   0  <=;   1 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :  331 ( 111 atm;   0 fun;   4 num; 216 var)
%            Number of types       :    2 (   0 usr;   1 ari)
%            Number of type conns  :   24 (   9   >;  15   *;   0   +;   0  <<)
%            Number of predicates  :   18 (  14 usr;  10 prp; 0-3 aty)
%            Number of functors    :    8 (   7 usr;   4 con; 0-3 aty)
%            Number of variables   :  216 ( 196   !;  20   ?; 216   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_0,type,
    summation: $int > $int ).

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

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

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

tff(func_def_8,type,
    sK2: $int ).

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

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

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

tff(pred_def_2,type,
    model_max: ( $int * $int * $int ) > $o ).

tff(pred_def_3,type,
    model_ub: ( $int * $int * $int ) > $o ).

tff(pred_def_4,type,
    minsol_model_max: ( $int * $int * $int ) > $o ).

tff(pred_def_5,type,
    minsol_model_ub: ( $int * $int * $int ) > $o ).

tff(f727,plain,
    $false,
    inference(avatar_sat_refutation,[],[f92,f93,f160,f194,f229,f230,f307,f319,f333,f431,f493,f496,f508,f582,f681,f723]) ).

tff(f723,plain,
    ( spl5_1
    | ~ spl5_4
    | spl5_7 ),
    inference(avatar_contradiction_clause,[],[f722]) ).

tff(f722,plain,
    ( $false
    | spl5_1
    | ~ spl5_4
    | spl5_7 ),
    inference(evaluation,[],[f721]) ).

tff(f721,plain,
    ( $less(0,0)
    | spl5_1
    | ~ spl5_4
    | spl5_7 ),
    inference(cancellation,[],[f710]) ).

tff(f710,plain,
    ( $less(summation(sK2),summation(sK2))
    | spl5_1
    | ~ spl5_4
    | spl5_7 ),
    inference(backward_demodulation,[],[f698,f703]) ).

tff(f703,plain,
    ( ( sK4(sK2,sK2,sK1) = sK2 )
    | spl5_1
    | ~ spl5_4
    | spl5_7 ),
    inference(unit_resulting_resolution,[],[f690,f642]) ).

tff(f642,plain,
    ( ! [X0: $int] :
        ( ~ model_max(sK1,sK2,X0)
        | ( sK2 = X0 ) )
    | ~ spl5_4
    | spl5_7 ),
    inference(superposition,[],[f605,f76]) ).

tff(f76,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ( max(X2,X1) = X0 )
      | ~ model_max(X2,X1,X0) ),
    inference(cnf_transformation,[],[f56]) ).

tff(f56,plain,
    ! [X0: $int,X1: $int,X2: $int] :
      ( ( model_max(X2,X1,X0)
        | ( max(X2,X1) != X0 ) )
      & ( ( max(X2,X1) = X0 )
        | ~ model_max(X2,X1,X0) ) ),
    inference(nnf_transformation,[],[f35]) ).

tff(f35,plain,
    ! [X0: $int,X1: $int,X2: $int] :
      ( model_max(X2,X1,X0)
    <=> ( max(X2,X1) = X0 ) ),
    inference(rectify,[],[f5]) ).

tff(f5,axiom,
    ! [X3: $int,X1: $int,X0: $int] :
      ( model_max(X0,X1,X3)
    <=> ( max(X0,X1) = X3 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',model_max_1) ).

tff(f605,plain,
    ( ( max(sK1,sK2) = sK2 )
    | ~ spl5_4
    | spl5_7 ),
    inference(unit_resulting_resolution,[],[f590,f75]) ).

tff(f75,plain,
    ! [X0: $int,X1: $int] :
      ( ( max(X1,X0) = X0 )
      | $less(X0,X1) ),
    inference(cnf_transformation,[],[f55]) ).

tff(f55,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X0,X1)
      | ( max(X1,X0) = X0 ) ),
    inference(rectify,[],[f16]) ).

tff(f16,plain,
    ! [X1: $int,X0: $int] :
      ( $less(X1,X0)
      | ( max(X0,X1) = X1 ) ),
    inference(theory_normalization,[],[f3]) ).

tff(f3,axiom,
    ! [X0: $int,X1: $int] :
      ( ( max(X0,X1) = X1 )
      | ~ $lesseq(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',max_2) ).

tff(f590,plain,
    ( ~ $less(sK2,sK1)
    | ~ spl5_4
    | spl5_7 ),
    inference(backward_demodulation,[],[f221,f158]) ).

tff(f158,plain,
    ( ( sK3 = sK2 )
    | ~ spl5_4 ),
    inference(avatar_component_clause,[],[f156]) ).

tff(f156,plain,
    ( spl5_4
  <=> ( sK3 = sK2 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_4])]) ).

tff(f221,plain,
    ( ~ $less(sK3,sK1)
    | spl5_7 ),
    inference(avatar_component_clause,[],[f220]) ).

tff(f220,plain,
    ( spl5_7
  <=> $less(sK3,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_7])]) ).

tff(f690,plain,
    ( model_max(sK1,sK2,sK4(sK2,sK2,sK1))
    | spl5_1
    | ~ spl5_4
    | spl5_7 ),
    inference(unit_resulting_resolution,[],[f682,f644,f79]) ).

tff(f79,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( model_max(X2,X1,sK4(X0,X1,X2))
      | minsol_model_max(X2,X1,X0)
      | ~ model_max(X2,X1,X0) ),
    inference(cnf_transformation,[],[f61]) ).

tff(f61,plain,
    ! [X0: $int,X1: $int,X2: $int] :
      ( ( ( model_max(X2,X1,X0)
          & ! [X3: $int] :
              ( ~ model_max(X2,X1,X3)
              | ~ $less(X3,X0) ) )
        | ~ minsol_model_max(X2,X1,X0) )
      & ( minsol_model_max(X2,X1,X0)
        | ~ model_max(X2,X1,X0)
        | ( model_max(X2,X1,sK4(X0,X1,X2))
          & $less(sK4(X0,X1,X2),X0) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4])],[f59,f60]) ).

tff(f60,plain,
    ! [X0: $int,X1: $int,X2: $int] :
      ( ? [X4: $int] :
          ( model_max(X2,X1,X4)
          & $less(X4,X0) )
     => ( model_max(X2,X1,sK4(X0,X1,X2))
        & $less(sK4(X0,X1,X2),X0) ) ),
    introduced(choice_axiom,[]) ).

tff(f59,plain,
    ! [X0: $int,X1: $int,X2: $int] :
      ( ( ( model_max(X2,X1,X0)
          & ! [X3: $int] :
              ( ~ model_max(X2,X1,X3)
              | ~ $less(X3,X0) ) )
        | ~ minsol_model_max(X2,X1,X0) )
      & ( minsol_model_max(X2,X1,X0)
        | ~ model_max(X2,X1,X0)
        | ? [X4: $int] :
            ( model_max(X2,X1,X4)
            & $less(X4,X0) ) ) ),
    inference(rectify,[],[f58]) ).

tff(f58,plain,
    ! [X1: $int,X2: $int,X0: $int] :
      ( ( ( model_max(X0,X2,X1)
          & ! [X3: $int] :
              ( ~ model_max(X0,X2,X3)
              | ~ $less(X3,X1) ) )
        | ~ minsol_model_max(X0,X2,X1) )
      & ( minsol_model_max(X0,X2,X1)
        | ~ model_max(X0,X2,X1)
        | ? [X3: $int] :
            ( model_max(X0,X2,X3)
            & $less(X3,X1) ) ) ),
    inference(flattening,[],[f57]) ).

tff(f57,plain,
    ! [X1: $int,X2: $int,X0: $int] :
      ( ( ( model_max(X0,X2,X1)
          & ! [X3: $int] :
              ( ~ model_max(X0,X2,X3)
              | ~ $less(X3,X1) ) )
        | ~ minsol_model_max(X0,X2,X1) )
      & ( minsol_model_max(X0,X2,X1)
        | ~ model_max(X0,X2,X1)
        | ? [X3: $int] :
            ( model_max(X0,X2,X3)
            & $less(X3,X1) ) ) ),
    inference(nnf_transformation,[],[f36]) ).

tff(f36,plain,
    ! [X1: $int,X2: $int,X0: $int] :
      ( ( model_max(X0,X2,X1)
        & ! [X3: $int] :
            ( ~ model_max(X0,X2,X3)
            | ~ $less(X3,X1) ) )
    <=> minsol_model_max(X0,X2,X1) ),
    inference(ennf_transformation,[],[f34]) ).

tff(f34,plain,
    ! [X0: $int,X2: $int,X1: $int] :
      ( ( ! [X3: $int] :
            ( model_max(X0,X2,X3)
           => ~ $less(X3,X1) )
        & model_max(X0,X2,X1) )
    <=> minsol_model_max(X0,X2,X1) ),
    inference(rectify,[],[f15]) ).

tff(f15,plain,
    ! [X0: $int,X3: $int,X1: $int] :
      ( ( ! [X2: $int] :
            ( model_max(X0,X1,X2)
           => ~ $less(X2,X3) )
        & model_max(X0,X1,X3) )
    <=> minsol_model_max(X0,X1,X3) ),
    inference(theory_normalization,[],[f7]) ).

tff(f7,axiom,
    ! [X0: $int,X3: $int,X1: $int] :
      ( ( ! [X2: $int] :
            ( model_max(X0,X1,X2)
           => $lesseq(X3,X2) )
        & model_max(X0,X1,X3) )
    <=> minsol_model_max(X0,X1,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',minsol_model_max) ).

tff(f644,plain,
    ( model_max(sK1,sK2,sK2)
    | ~ spl5_4
    | spl5_7 ),
    inference(superposition,[],[f83,f605]) ).

tff(f83,plain,
    ! [X2: $int,X1: $int] : model_max(X2,X1,max(X2,X1)),
    inference(equality_resolution,[],[f77]) ).

tff(f77,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( model_max(X2,X1,X0)
      | ( max(X2,X1) != X0 ) ),
    inference(cnf_transformation,[],[f56]) ).

tff(f682,plain,
    ( ~ minsol_model_max(sK1,sK2,sK2)
    | spl5_1
    | ~ spl5_4 ),
    inference(forward_demodulation,[],[f87,f158]) ).

tff(f87,plain,
    ( ~ minsol_model_max(sK1,sK3,sK2)
    | spl5_1 ),
    inference(avatar_component_clause,[],[f85]) ).

tff(f85,plain,
    ( spl5_1
  <=> minsol_model_max(sK1,sK3,sK2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_1])]) ).

tff(f698,plain,
    ( $less(summation(sK4(sK2,sK2,sK1)),summation(sK2))
    | spl5_1
    | ~ spl5_4
    | spl5_7 ),
    inference(unit_resulting_resolution,[],[f691,f70]) ).

tff(f70,plain,
    ! [X0: $int,X1: $int] :
      ( $less(summation(X1),summation(X0))
      | ~ $less(X1,X0) ),
    inference(cnf_transformation,[],[f51]) ).

tff(f51,plain,
    ! [X0: $int,X1: $int] :
      ( ( ~ $less(summation(X1),summation(X0))
        | $less(X1,X0) )
      & ( ~ $less(X1,X0)
        | $less(summation(X1),summation(X0)) ) ),
    inference(rectify,[],[f50]) ).

tff(f50,plain,
    ! [X1: $int,X0: $int] :
      ( ( ~ $less(summation(X0),summation(X1))
        | $less(X0,X1) )
      & ( ~ $less(X0,X1)
        | $less(summation(X0),summation(X1)) ) ),
    inference(nnf_transformation,[],[f32]) ).

tff(f32,plain,
    ! [X1: $int,X0: $int] :
      ( ~ $less(summation(X0),summation(X1))
    <=> ~ $less(X0,X1) ),
    inference(rectify,[],[f13]) ).

tff(f13,plain,
    ! [X1: $int,X0: $int] :
      ( ~ $less(X1,X0)
    <=> ~ $less(summation(X1),summation(X0)) ),
    inference(theory_normalization,[],[f1]) ).

tff(f1,axiom,
    ! [X1: $int,X0: $int] :
      ( $lesseq(X0,X1)
    <=> $lesseq(summation(X0),summation(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',summation_monotone) ).

tff(f691,plain,
    ( $less(sK4(sK2,sK2,sK1),sK2)
    | spl5_1
    | ~ spl5_4
    | spl5_7 ),
    inference(unit_resulting_resolution,[],[f682,f644,f78]) ).

tff(f78,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( $less(sK4(X0,X1,X2),X0)
      | minsol_model_max(X2,X1,X0)
      | ~ model_max(X2,X1,X0) ),
    inference(cnf_transformation,[],[f61]) ).

tff(f681,plain,
    ( spl5_2
    | ~ spl5_4
    | spl5_7 ),
    inference(avatar_contradiction_clause,[],[f680]) ).

tff(f680,plain,
    ( $false
    | spl5_2
    | ~ spl5_4
    | spl5_7 ),
    inference(subsumption_resolution,[],[f678,f674]) ).

tff(f674,plain,
    ( ! [X0: $int] : ~ ub(X0,sK2,sK0(sK2,sK2,sK1))
    | spl5_2
    | ~ spl5_4
    | spl5_7 ),
    inference(unit_resulting_resolution,[],[f641,f73]) ).

tff(f73,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ ub(X1,X2,X0)
      | ~ $less(X0,X2) ),
    inference(cnf_transformation,[],[f54]) ).

tff(f54,plain,
    ! [X0: $int,X1: $int,X2: $int] :
      ( ( ub(X1,X2,X0)
        | $less(X0,X2)
        | $less(X0,X1) )
      & ( ( ~ $less(X0,X2)
          & ~ $less(X0,X1) )
        | ~ ub(X1,X2,X0) ) ),
    inference(rectify,[],[f53]) ).

tff(f53,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ( ub(X0,X1,X2)
        | $less(X2,X1)
        | $less(X2,X0) )
      & ( ( ~ $less(X2,X1)
          & ~ $less(X2,X0) )
        | ~ ub(X0,X1,X2) ) ),
    inference(flattening,[],[f52]) ).

tff(f52,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ( ub(X0,X1,X2)
        | $less(X2,X1)
        | $less(X2,X0) )
      & ( ( ~ $less(X2,X1)
          & ~ $less(X2,X0) )
        | ~ ub(X0,X1,X2) ) ),
    inference(nnf_transformation,[],[f12]) ).

tff(f12,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ub(X0,X1,X2)
    <=> ( ~ $less(X2,X1)
        & ~ $less(X2,X0) ) ),
    inference(theory_normalization,[],[f4]) ).

tff(f4,axiom,
    ! [X0: $int,X1: $int,X2: $int] :
      ( ( $lesseq(X0,X2)
        & $lesseq(X1,X2) )
    <=> ub(X0,X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ub) ).

tff(f641,plain,
    ( $less(sK0(sK2,sK2,sK1),sK2)
    | spl5_2
    | ~ spl5_4
    | spl5_7 ),
    inference(unit_resulting_resolution,[],[f592,f631,f65]) ).

tff(f65,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( $less(sK0(X0,X1,X2),X1)
      | minsol_model_ub(X2,X0,X1)
      | ~ model_ub(X2,X0,X1) ),
    inference(cnf_transformation,[],[f43]) ).

tff(f43,plain,
    ! [X0: $int,X1: $int,X2: $int] :
      ( ( minsol_model_ub(X2,X0,X1)
        | ~ model_ub(X2,X0,X1)
        | ( $less(sK0(X0,X1,X2),X1)
          & model_ub(X2,X0,sK0(X0,X1,X2)) ) )
      & ( ( model_ub(X2,X0,X1)
          & ! [X4: $int] :
              ( ~ $less(X4,X1)
              | ~ model_ub(X2,X0,X4) ) )
        | ~ minsol_model_ub(X2,X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f41,f42]) ).

tff(f42,plain,
    ! [X0: $int,X1: $int,X2: $int] :
      ( ? [X3: $int] :
          ( $less(X3,X1)
          & model_ub(X2,X0,X3) )
     => ( $less(sK0(X0,X1,X2),X1)
        & model_ub(X2,X0,sK0(X0,X1,X2)) ) ),
    introduced(choice_axiom,[]) ).

tff(f41,plain,
    ! [X0: $int,X1: $int,X2: $int] :
      ( ( minsol_model_ub(X2,X0,X1)
        | ~ model_ub(X2,X0,X1)
        | ? [X3: $int] :
            ( $less(X3,X1)
            & model_ub(X2,X0,X3) ) )
      & ( ( model_ub(X2,X0,X1)
          & ! [X4: $int] :
              ( ~ $less(X4,X1)
              | ~ model_ub(X2,X0,X4) ) )
        | ~ minsol_model_ub(X2,X0,X1) ) ),
    inference(rectify,[],[f40]) ).

tff(f40,plain,
    ! [X2: $int,X1: $int,X0: $int] :
      ( ( minsol_model_ub(X0,X2,X1)
        | ~ model_ub(X0,X2,X1)
        | ? [X3: $int] :
            ( $less(X3,X1)
            & model_ub(X0,X2,X3) ) )
      & ( ( model_ub(X0,X2,X1)
          & ! [X3: $int] :
              ( ~ $less(X3,X1)
              | ~ model_ub(X0,X2,X3) ) )
        | ~ minsol_model_ub(X0,X2,X1) ) ),
    inference(flattening,[],[f39]) ).

tff(f39,plain,
    ! [X2: $int,X1: $int,X0: $int] :
      ( ( minsol_model_ub(X0,X2,X1)
        | ~ model_ub(X0,X2,X1)
        | ? [X3: $int] :
            ( $less(X3,X1)
            & model_ub(X0,X2,X3) ) )
      & ( ( model_ub(X0,X2,X1)
          & ! [X3: $int] :
              ( ~ $less(X3,X1)
              | ~ model_ub(X0,X2,X3) ) )
        | ~ minsol_model_ub(X0,X2,X1) ) ),
    inference(nnf_transformation,[],[f38]) ).

tff(f38,plain,
    ! [X2: $int,X1: $int,X0: $int] :
      ( minsol_model_ub(X0,X2,X1)
    <=> ( model_ub(X0,X2,X1)
        & ! [X3: $int] :
            ( ~ $less(X3,X1)
            | ~ model_ub(X0,X2,X3) ) ) ),
    inference(ennf_transformation,[],[f33]) ).

tff(f33,plain,
    ! [X2: $int,X1: $int,X0: $int] :
      ( ( model_ub(X0,X2,X1)
        & ! [X3: $int] :
            ( model_ub(X0,X2,X3)
           => ~ $less(X3,X1) ) )
    <=> minsol_model_ub(X0,X2,X1) ),
    inference(rectify,[],[f14]) ).

tff(f14,plain,
    ! [X0: $int,X3: $int,X1: $int] :
      ( minsol_model_ub(X0,X1,X3)
    <=> ( model_ub(X0,X1,X3)
        & ! [X2: $int] :
            ( model_ub(X0,X1,X2)
           => ~ $less(X2,X3) ) ) ),
    inference(theory_normalization,[],[f8]) ).

tff(f8,axiom,
    ! [X0: $int,X3: $int,X1: $int] :
      ( minsol_model_ub(X0,X1,X3)
    <=> ( model_ub(X0,X1,X3)
        & ! [X2: $int] :
            ( model_ub(X0,X1,X2)
           => $lesseq(X3,X2) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',minsol_model_ub) ).

tff(f631,plain,
    ( model_ub(sK1,sK2,sK2)
    | ~ spl5_4
    | spl5_7 ),
    inference(unit_resulting_resolution,[],[f602,f68]) ).

tff(f68,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( model_ub(X0,X1,X2)
      | ~ ub(X0,X1,X2) ),
    inference(cnf_transformation,[],[f49]) ).

tff(f49,plain,
    ! [X0: $int,X1: $int,X2: $int] :
      ( ( ub(X0,X1,X2)
        | ~ model_ub(X0,X1,X2) )
      & ( model_ub(X0,X1,X2)
        | ~ ub(X0,X1,X2) ) ),
    inference(rectify,[],[f48]) ).

tff(f48,plain,
    ! [X2: $int,X1: $int,X0: $int] :
      ( ( ub(X2,X1,X0)
        | ~ model_ub(X2,X1,X0) )
      & ( model_ub(X2,X1,X0)
        | ~ ub(X2,X1,X0) ) ),
    inference(nnf_transformation,[],[f31]) ).

tff(f31,plain,
    ! [X2: $int,X1: $int,X0: $int] :
      ( ub(X2,X1,X0)
    <=> model_ub(X2,X1,X0) ),
    inference(rectify,[],[f6]) ).

tff(f6,axiom,
    ! [X3: $int,X1: $int,X0: $int] :
      ( ub(X0,X1,X3)
    <=> model_ub(X0,X1,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',model_ub_1) ).

tff(f602,plain,
    ( ub(sK1,sK2,sK2)
    | ~ spl5_4
    | spl5_7 ),
    inference(unit_resulting_resolution,[],[f22,f590,f74]) ).

tff(f74,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ub(X1,X2,X0)
      | $less(X0,X1)
      | $less(X0,X2) ),
    inference(cnf_transformation,[],[f54]) ).

tff(f22,plain,
    ! [X0: $int] : ~ $less(X0,X0),
    introduced(theory_axiom_147,[]) ).

tff(f592,plain,
    ( ~ minsol_model_ub(sK1,sK2,sK2)
    | spl5_2
    | ~ spl5_4 ),
    inference(backward_demodulation,[],[f91,f158]) ).

tff(f91,plain,
    ( ~ minsol_model_ub(sK1,sK3,sK2)
    | spl5_2 ),
    inference(avatar_component_clause,[],[f89]) ).

tff(f89,plain,
    ( spl5_2
  <=> minsol_model_ub(sK1,sK3,sK2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_2])]) ).

tff(f678,plain,
    ( ub(sK1,sK2,sK0(sK2,sK2,sK1))
    | spl5_2
    | ~ spl5_4
    | spl5_7 ),
    inference(unit_resulting_resolution,[],[f640,f69]) ).

tff(f69,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ model_ub(X0,X1,X2)
      | ub(X0,X1,X2) ),
    inference(cnf_transformation,[],[f49]) ).

tff(f640,plain,
    ( model_ub(sK1,sK2,sK0(sK2,sK2,sK1))
    | spl5_2
    | ~ spl5_4
    | spl5_7 ),
    inference(unit_resulting_resolution,[],[f592,f631,f64]) ).

tff(f64,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( model_ub(X2,X0,sK0(X0,X1,X2))
      | ~ model_ub(X2,X0,X1)
      | minsol_model_ub(X2,X0,X1) ),
    inference(cnf_transformation,[],[f43]) ).

tff(f582,plain,
    ( spl5_2
    | ~ spl5_6
    | spl5_8
    | ~ spl5_9 ),
    inference(avatar_contradiction_clause,[],[f581]) ).

tff(f581,plain,
    ( $false
    | spl5_2
    | ~ spl5_6
    | spl5_8
    | ~ spl5_9 ),
    inference(subsumption_resolution,[],[f579,f565]) ).

tff(f565,plain,
    ( ! [X0: $int] : ~ ub(sK1,X0,sK0(sK1,sK1,sK1))
    | spl5_2
    | ~ spl5_6
    | spl5_8
    | ~ spl5_9 ),
    inference(unit_resulting_resolution,[],[f551,f72]) ).

tff(f72,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ ub(X1,X2,X0)
      | ~ $less(X0,X1) ),
    inference(cnf_transformation,[],[f54]) ).

tff(f551,plain,
    ( $less(sK0(sK1,sK1,sK1),sK1)
    | spl5_2
    | ~ spl5_6
    | spl5_8
    | ~ spl5_9 ),
    inference(unit_resulting_resolution,[],[f525,f519,f65]) ).

tff(f519,plain,
    ( model_ub(sK1,sK1,sK1)
    | spl5_8
    | ~ spl5_9 ),
    inference(backward_demodulation,[],[f371,f500]) ).

tff(f500,plain,
    ( ( sK3 = sK1 )
    | ~ spl5_9 ),
    inference(avatar_component_clause,[],[f498]) ).

tff(f498,plain,
    ( spl5_9
  <=> ( sK3 = sK1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_9])]) ).

tff(f371,plain,
    ( model_ub(sK3,sK1,sK1)
    | spl5_8 ),
    inference(unit_resulting_resolution,[],[f325,f68]) ).

tff(f325,plain,
    ( ub(sK3,sK1,sK1)
    | spl5_8 ),
    inference(unit_resulting_resolution,[],[f22,f226,f74]) ).

tff(f226,plain,
    ( ~ $less(sK1,sK3)
    | spl5_8 ),
    inference(avatar_component_clause,[],[f225]) ).

tff(f225,plain,
    ( spl5_8
  <=> $less(sK1,sK3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_8])]) ).

tff(f525,plain,
    ( ~ minsol_model_ub(sK1,sK1,sK1)
    | spl5_2
    | ~ spl5_6
    | ~ spl5_9 ),
    inference(backward_demodulation,[],[f434,f500]) ).

tff(f434,plain,
    ( ~ minsol_model_ub(sK1,sK3,sK1)
    | spl5_2
    | ~ spl5_6 ),
    inference(forward_demodulation,[],[f91,f192]) ).

tff(f192,plain,
    ( ( sK2 = sK1 )
    | ~ spl5_6 ),
    inference(avatar_component_clause,[],[f190]) ).

tff(f190,plain,
    ( spl5_6
  <=> ( sK2 = sK1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_6])]) ).

tff(f579,plain,
    ( ub(sK1,sK1,sK0(sK1,sK1,sK1))
    | spl5_2
    | ~ spl5_6
    | spl5_8
    | ~ spl5_9 ),
    inference(unit_resulting_resolution,[],[f550,f69]) ).

tff(f550,plain,
    ( model_ub(sK1,sK1,sK0(sK1,sK1,sK1))
    | spl5_2
    | ~ spl5_6
    | spl5_8
    | ~ spl5_9 ),
    inference(unit_resulting_resolution,[],[f525,f519,f64]) ).

tff(f508,plain,
    ( spl5_9
    | spl5_7
    | spl5_8 ),
    inference(avatar_split_clause,[],[f507,f225,f220,f498]) ).

tff(f507,plain,
    ( ( sK3 = sK1 )
    | spl5_7
    | spl5_8 ),
    inference(subsumption_resolution,[],[f384,f221]) ).

tff(f384,plain,
    ( ( sK3 = sK1 )
    | $less(sK3,sK1)
    | spl5_8 ),
    inference(superposition,[],[f331,f75]) ).

tff(f331,plain,
    ( ( sK1 = max(sK1,sK3) )
    | spl5_8 ),
    inference(unit_resulting_resolution,[],[f226,f82]) ).

tff(f82,plain,
    ! [X0: $int,X1: $int] :
      ( ( max(X1,X0) = X1 )
      | $less(X1,X0) ),
    inference(cnf_transformation,[],[f29]) ).

tff(f29,plain,
    ! [X0: $int,X1: $int] :
      ( ( max(X1,X0) = X1 )
      | $less(X1,X0) ),
    inference(rectify,[],[f11]) ).

tff(f11,plain,
    ! [X1: $int,X0: $int] :
      ( ( max(X0,X1) = X0 )
      | $less(X0,X1) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,axiom,
    ! [X1: $int,X0: $int] :
      ( ( max(X0,X1) = X0 )
      | ~ $lesseq(X1,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',max_1) ).

tff(f496,plain,
    ( spl5_3
    | ~ spl5_6
    | ~ spl5_7 ),
    inference(avatar_contradiction_clause,[],[f495]) ).

tff(f495,plain,
    ( $false
    | spl5_3
    | ~ spl5_6
    | ~ spl5_7 ),
    inference(subsumption_resolution,[],[f494,f222]) ).

tff(f222,plain,
    ( $less(sK3,sK1)
    | ~ spl5_7 ),
    inference(avatar_component_clause,[],[f220]) ).

tff(f494,plain,
    ( ~ $less(sK3,sK1)
    | spl5_3
    | ~ spl5_6 ),
    inference(forward_demodulation,[],[f153,f192]) ).

tff(f153,plain,
    ( ~ $less(sK3,sK2)
    | spl5_3 ),
    inference(avatar_component_clause,[],[f152]) ).

tff(f152,plain,
    ( spl5_3
  <=> $less(sK3,sK2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_3])]) ).

tff(f493,plain,
    ( spl5_2
    | ~ spl5_3
    | ~ spl5_6 ),
    inference(avatar_contradiction_clause,[],[f492]) ).

tff(f492,plain,
    ( $false
    | spl5_2
    | ~ spl5_3
    | ~ spl5_6 ),
    inference(subsumption_resolution,[],[f490,f485]) ).

tff(f485,plain,
    ( ! [X0: $int] : ~ ub(sK1,X0,sK0(sK3,sK1,sK1))
    | spl5_2
    | ~ spl5_3
    | ~ spl5_6 ),
    inference(unit_resulting_resolution,[],[f448,f72]) ).

tff(f448,plain,
    ( $less(sK0(sK3,sK1,sK1),sK1)
    | spl5_2
    | ~ spl5_3
    | ~ spl5_6 ),
    inference(unit_resulting_resolution,[],[f434,f357,f65]) ).

tff(f357,plain,
    ( model_ub(sK1,sK3,sK1)
    | ~ spl5_3
    | ~ spl5_6 ),
    inference(backward_demodulation,[],[f277,f192]) ).

tff(f277,plain,
    ( model_ub(sK2,sK3,sK2)
    | ~ spl5_3 ),
    inference(unit_resulting_resolution,[],[f208,f68]) ).

tff(f208,plain,
    ( ub(sK2,sK3,sK2)
    | ~ spl5_3 ),
    inference(unit_resulting_resolution,[],[f22,f162,f74]) ).

tff(f162,plain,
    ( ~ $less(sK2,sK3)
    | ~ spl5_3 ),
    inference(unit_resulting_resolution,[],[f22,f154,f23]) ).

tff(f23,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( $less(X0,X2)
      | ~ $less(X0,X1)
      | ~ $less(X1,X2) ),
    introduced(theory_axiom_148,[]) ).

tff(f154,plain,
    ( $less(sK3,sK2)
    | ~ spl5_3 ),
    inference(avatar_component_clause,[],[f152]) ).

tff(f490,plain,
    ( ub(sK1,sK3,sK0(sK3,sK1,sK1))
    | spl5_2
    | ~ spl5_3
    | ~ spl5_6 ),
    inference(unit_resulting_resolution,[],[f447,f69]) ).

tff(f447,plain,
    ( model_ub(sK1,sK3,sK0(sK3,sK1,sK1))
    | spl5_2
    | ~ spl5_3
    | ~ spl5_6 ),
    inference(unit_resulting_resolution,[],[f434,f357,f64]) ).

tff(f431,plain,
    ( spl5_1
    | ~ spl5_6
    | spl5_8 ),
    inference(avatar_contradiction_clause,[],[f430]) ).

tff(f430,plain,
    ( $false
    | spl5_1
    | ~ spl5_6
    | spl5_8 ),
    inference(evaluation,[],[f429]) ).

tff(f429,plain,
    ( $less(0,0)
    | spl5_1
    | ~ spl5_6
    | spl5_8 ),
    inference(cancellation,[],[f415]) ).

tff(f415,plain,
    ( $less(sK1,sK1)
    | spl5_1
    | ~ spl5_6
    | spl5_8 ),
    inference(backward_demodulation,[],[f391,f413]) ).

tff(f413,plain,
    ( ( sK4(sK1,sK3,sK1) = sK1 )
    | spl5_1
    | ~ spl5_6
    | spl5_8 ),
    inference(forward_demodulation,[],[f411,f331]) ).

tff(f411,plain,
    ( ( sK4(sK1,sK3,sK1) = max(sK1,sK3) )
    | spl5_1
    | ~ spl5_6
    | spl5_8 ),
    inference(unit_resulting_resolution,[],[f390,f76]) ).

tff(f390,plain,
    ( model_max(sK1,sK3,sK4(sK1,sK3,sK1))
    | spl5_1
    | ~ spl5_6
    | spl5_8 ),
    inference(unit_resulting_resolution,[],[f335,f385,f79]) ).

tff(f385,plain,
    ( model_max(sK1,sK3,sK1)
    | spl5_8 ),
    inference(superposition,[],[f83,f331]) ).

tff(f335,plain,
    ( ~ minsol_model_max(sK1,sK3,sK1)
    | spl5_1
    | ~ spl5_6 ),
    inference(backward_demodulation,[],[f87,f192]) ).

tff(f391,plain,
    ( $less(sK4(sK1,sK3,sK1),sK1)
    | spl5_1
    | ~ spl5_6
    | spl5_8 ),
    inference(unit_resulting_resolution,[],[f335,f385,f78]) ).

tff(f333,plain,
    ( ~ spl5_2
    | ~ spl5_5
    | spl5_8 ),
    inference(avatar_contradiction_clause,[],[f332]) ).

tff(f332,plain,
    ( $false
    | ~ spl5_2
    | ~ spl5_5
    | spl5_8 ),
    inference(subsumption_resolution,[],[f328,f267]) ).

tff(f267,plain,
    ( ~ ub(sK1,sK3,sK1)
    | ~ spl5_2
    | ~ spl5_5 ),
    inference(unit_resulting_resolution,[],[f252,f68]) ).

tff(f252,plain,
    ( ~ model_ub(sK1,sK3,sK1)
    | ~ spl5_2
    | ~ spl5_5 ),
    inference(unit_resulting_resolution,[],[f188,f90,f62]) ).

tff(f62,plain,
    ! [X2: $int,X0: $int,X1: $int,X4: $int] :
      ( ~ minsol_model_ub(X2,X0,X1)
      | ~ model_ub(X2,X0,X4)
      | ~ $less(X4,X1) ),
    inference(cnf_transformation,[],[f43]) ).

tff(f90,plain,
    ( minsol_model_ub(sK1,sK3,sK2)
    | ~ spl5_2 ),
    inference(avatar_component_clause,[],[f89]) ).

tff(f188,plain,
    ( $less(sK1,sK2)
    | ~ spl5_5 ),
    inference(avatar_component_clause,[],[f186]) ).

tff(f186,plain,
    ( spl5_5
  <=> $less(sK1,sK2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_5])]) ).

tff(f328,plain,
    ( ub(sK1,sK3,sK1)
    | spl5_8 ),
    inference(unit_resulting_resolution,[],[f22,f226,f74]) ).

tff(f319,plain,
    ( ~ spl5_8
    | ~ spl5_7 ),
    inference(avatar_split_clause,[],[f311,f220,f225]) ).

tff(f311,plain,
    ( ~ $less(sK1,sK3)
    | ~ spl5_7 ),
    inference(unit_resulting_resolution,[],[f22,f222,f23]) ).

tff(f307,plain,
    ( spl5_7
    | ~ spl5_2
    | ~ spl5_3 ),
    inference(avatar_split_clause,[],[f306,f152,f89,f220]) ).

tff(f306,plain,
    ( $less(sK3,sK1)
    | ~ spl5_2
    | ~ spl5_3 ),
    inference(unit_resulting_resolution,[],[f22,f265,f74]) ).

tff(f265,plain,
    ( ~ ub(sK1,sK3,sK3)
    | ~ spl5_2
    | ~ spl5_3 ),
    inference(unit_resulting_resolution,[],[f251,f68]) ).

tff(f251,plain,
    ( ~ model_ub(sK1,sK3,sK3)
    | ~ spl5_2
    | ~ spl5_3 ),
    inference(unit_resulting_resolution,[],[f154,f90,f62]) ).

tff(f230,plain,
    ( spl5_7
    | spl5_4
    | ~ spl5_1 ),
    inference(avatar_split_clause,[],[f217,f85,f156,f220]) ).

tff(f217,plain,
    ( ( sK3 = sK2 )
    | $less(sK3,sK1)
    | ~ spl5_1 ),
    inference(superposition,[],[f75,f198]) ).

tff(f198,plain,
    ( ( sK2 = max(sK1,sK3) )
    | ~ spl5_1 ),
    inference(unit_resulting_resolution,[],[f197,f76]) ).

tff(f197,plain,
    ( model_max(sK1,sK3,sK2)
    | ~ spl5_1 ),
    inference(unit_resulting_resolution,[],[f86,f81]) ).

tff(f81,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ minsol_model_max(X2,X1,X0)
      | model_max(X2,X1,X0) ),
    inference(cnf_transformation,[],[f61]) ).

tff(f86,plain,
    ( minsol_model_max(sK1,sK3,sK2)
    | ~ spl5_1 ),
    inference(avatar_component_clause,[],[f85]) ).

tff(f229,plain,
    ( spl5_6
    | spl5_8
    | ~ spl5_1 ),
    inference(avatar_split_clause,[],[f214,f85,f225,f190]) ).

tff(f214,plain,
    ( $less(sK1,sK3)
    | ( sK2 = sK1 )
    | ~ spl5_1 ),
    inference(superposition,[],[f198,f82]) ).

tff(f194,plain,
    ( spl5_6
    | spl5_5
    | ~ spl5_2 ),
    inference(avatar_split_clause,[],[f181,f89,f186,f190]) ).

tff(f181,plain,
    ( $less(sK1,sK2)
    | ( sK2 = sK1 )
    | ~ spl5_2 ),
    inference(superposition,[],[f118,f82]) ).

tff(f118,plain,
    ( ( max(sK1,sK2) = sK2 )
    | ~ spl5_2 ),
    inference(unit_resulting_resolution,[],[f100,f75]) ).

tff(f100,plain,
    ( ~ $less(sK2,sK1)
    | ~ spl5_2 ),
    inference(unit_resulting_resolution,[],[f95,f72]) ).

tff(f95,plain,
    ( ub(sK1,sK3,sK2)
    | ~ spl5_2 ),
    inference(unit_resulting_resolution,[],[f94,f69]) ).

tff(f94,plain,
    ( model_ub(sK1,sK3,sK2)
    | ~ spl5_2 ),
    inference(unit_resulting_resolution,[],[f90,f63]) ).

tff(f63,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ minsol_model_ub(X2,X0,X1)
      | model_ub(X2,X0,X1) ),
    inference(cnf_transformation,[],[f43]) ).

tff(f160,plain,
    ( spl5_3
    | spl5_4
    | ~ spl5_2 ),
    inference(avatar_split_clause,[],[f150,f89,f156,f152]) ).

tff(f150,plain,
    ( ( sK3 = sK2 )
    | $less(sK3,sK2)
    | ~ spl5_2 ),
    inference(superposition,[],[f82,f107]) ).

tff(f107,plain,
    ( ( sK2 = max(sK3,sK2) )
    | ~ spl5_2 ),
    inference(unit_resulting_resolution,[],[f98,f75]) ).

tff(f98,plain,
    ( ~ $less(sK2,sK3)
    | ~ spl5_2 ),
    inference(unit_resulting_resolution,[],[f95,f73]) ).

tff(f93,plain,
    ( spl5_2
    | spl5_1 ),
    inference(avatar_split_clause,[],[f66,f85,f89]) ).

tff(f66,plain,
    ( minsol_model_max(sK1,sK3,sK2)
    | minsol_model_ub(sK1,sK3,sK2) ),
    inference(cnf_transformation,[],[f47]) ).

tff(f47,plain,
    ( ( ~ minsol_model_ub(sK1,sK3,sK2)
      | ~ minsol_model_max(sK1,sK3,sK2) )
    & ( minsol_model_ub(sK1,sK3,sK2)
      | minsol_model_max(sK1,sK3,sK2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2,sK3])],[f45,f46]) ).

tff(f46,plain,
    ( ? [X0: $int,X1: $int,X2: $int] :
        ( ( ~ minsol_model_ub(X0,X2,X1)
          | ~ minsol_model_max(X0,X2,X1) )
        & ( minsol_model_ub(X0,X2,X1)
          | minsol_model_max(X0,X2,X1) ) )
   => ( ( ~ minsol_model_ub(sK1,sK3,sK2)
        | ~ minsol_model_max(sK1,sK3,sK2) )
      & ( minsol_model_ub(sK1,sK3,sK2)
        | minsol_model_max(sK1,sK3,sK2) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f45,plain,
    ? [X0: $int,X1: $int,X2: $int] :
      ( ( ~ minsol_model_ub(X0,X2,X1)
        | ~ minsol_model_max(X0,X2,X1) )
      & ( minsol_model_ub(X0,X2,X1)
        | minsol_model_max(X0,X2,X1) ) ),
    inference(rectify,[],[f44]) ).

tff(f44,plain,
    ? [X2: $int,X1: $int,X0: $int] :
      ( ( ~ minsol_model_ub(X2,X0,X1)
        | ~ minsol_model_max(X2,X0,X1) )
      & ( minsol_model_ub(X2,X0,X1)
        | minsol_model_max(X2,X0,X1) ) ),
    inference(nnf_transformation,[],[f37]) ).

tff(f37,plain,
    ? [X2: $int,X1: $int,X0: $int] :
      ( minsol_model_max(X2,X0,X1)
    <~> minsol_model_ub(X2,X0,X1) ),
    inference(ennf_transformation,[],[f30]) ).

tff(f30,plain,
    ~ ! [X2: $int,X1: $int,X0: $int] :
        ( minsol_model_ub(X2,X0,X1)
      <=> minsol_model_max(X2,X0,X1) ),
    inference(rectify,[],[f10]) ).

tff(f10,negated_conjecture,
    ~ ! [X1: $int,X2: $int,X0: $int] :
        ( minsol_model_max(X0,X1,X2)
      <=> minsol_model_ub(X0,X1,X2) ),
    inference(negated_conjecture,[],[f9]) ).

tff(f9,conjecture,
    ! [X1: $int,X2: $int,X0: $int] :
      ( minsol_model_max(X0,X1,X2)
    <=> minsol_model_ub(X0,X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',max_is_ub_1) ).

tff(f92,plain,
    ( ~ spl5_1
    | ~ spl5_2 ),
    inference(avatar_split_clause,[],[f67,f89,f85]) ).

tff(f67,plain,
    ( ~ minsol_model_ub(sK1,sK3,sK2)
    | ~ minsol_model_max(sK1,sK3,sK2) ),
    inference(cnf_transformation,[],[f47]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : NUM858=1 : TPTP v8.1.0. Released v4.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 : n026.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   : Tue Aug 30 09:19:21 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.21/0.46  % (18778)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.21/0.49  % (18786)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.21/0.49  % (18786)Instruction limit reached!
% 0.21/0.49  % (18786)------------------------------
% 0.21/0.49  % (18786)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.49  % (18786)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.49  % (18786)Termination reason: Unknown
% 0.21/0.49  % (18786)Termination phase: Saturation
% 0.21/0.49  
% 0.21/0.49  % (18786)Memory used [KB]: 5500
% 0.21/0.49  % (18786)Time elapsed: 0.082 s
% 0.21/0.49  % (18786)Instructions burned: 3 (million)
% 0.21/0.49  % (18786)------------------------------
% 0.21/0.49  % (18786)------------------------------
% 0.21/0.50  % (18778)Instruction limit reached!
% 0.21/0.50  % (18778)------------------------------
% 0.21/0.50  % (18778)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.50  % (18778)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.50  % (18778)Termination reason: Unknown
% 0.21/0.50  % (18778)Termination phase: Saturation
% 0.21/0.50  
% 0.21/0.50  % (18778)Memory used [KB]: 5884
% 0.21/0.50  % (18778)Time elapsed: 0.091 s
% 0.21/0.50  % (18778)Instructions burned: 36 (million)
% 0.21/0.50  % (18778)------------------------------
% 0.21/0.50  % (18778)------------------------------
% 0.21/0.52  % (18784)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.21/0.52  % (18771)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.21/0.53  % (18800)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.21/0.53  % (18773)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.21/0.53  % (18795)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 0.21/0.53  % (18776)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.21/0.53  % (18772)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.21/0.53  % (18774)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.21/0.53  % (18774)Instruction limit reached!
% 0.21/0.53  % (18774)------------------------------
% 0.21/0.53  % (18774)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (18774)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (18774)Termination reason: Unknown
% 0.21/0.53  % (18774)Termination phase: Including theory axioms
% 0.21/0.53  
% 0.21/0.53  % (18774)Memory used [KB]: 895
% 0.21/0.53  % (18774)Time elapsed: 0.002 s
% 0.21/0.53  % (18774)Instructions burned: 2 (million)
% 0.21/0.53  % (18774)------------------------------
% 0.21/0.53  % (18774)------------------------------
% 0.21/0.53  % (18773)Instruction limit reached!
% 0.21/0.53  % (18773)------------------------------
% 0.21/0.53  % (18773)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (18773)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (18773)Termination reason: Unknown
% 0.21/0.53  % (18773)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (18773)Memory used [KB]: 5628
% 0.21/0.53  % (18773)Time elapsed: 0.129 s
% 0.21/0.53  % (18773)Instructions burned: 9 (million)
% 0.21/0.53  % (18773)------------------------------
% 0.21/0.53  % (18773)------------------------------
% 0.21/0.53  % (18779)lrs+1010_1:1_ep=RST:s2a=on:s2at=5.0:sos=all:i=26:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/26Mi)
% 0.21/0.53  % (18777)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.21/0.53  % (18777)Refutation not found, incomplete strategy% (18777)------------------------------
% 0.21/0.53  % (18777)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (18777)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (18777)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.53  
% 0.21/0.53  % (18777)Memory used [KB]: 5500
% 0.21/0.53  % (18777)Time elapsed: 0.099 s
% 0.21/0.53  % (18777)Instructions burned: 1 (million)
% 0.21/0.53  % (18777)------------------------------
% 0.21/0.53  % (18777)------------------------------
% 0.21/0.53  % (18789)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.21/0.53  % (18792)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.21/0.54  % (18788)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.21/0.54  % (18785)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.21/0.54  % (18791)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.21/0.54  % (18781)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 0.21/0.54  % (18793)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.21/0.54  % (18794)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.21/0.54  % (18780)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.21/0.54  % (18780)Instruction limit reached!
% 0.21/0.54  % (18780)------------------------------
% 0.21/0.54  % (18780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (18780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (18780)Termination reason: Unknown
% 0.21/0.54  % (18780)Termination phase: Property scanning
% 0.21/0.54  
% 0.21/0.54  % (18780)Memory used [KB]: 895
% 0.21/0.54  % (18780)Time elapsed: 0.002 s
% 0.21/0.54  % (18780)Instructions burned: 2 (million)
% 0.21/0.54  % (18780)------------------------------
% 0.21/0.54  % (18780)------------------------------
% 0.21/0.54  % (18797)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.21/0.54  % (18794)Refutation not found, incomplete strategy% (18794)------------------------------
% 0.21/0.54  % (18794)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (18794)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (18794)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.54  
% 0.21/0.54  % (18794)Memory used [KB]: 5500
% 0.21/0.54  % (18794)Time elapsed: 0.139 s
% 0.21/0.54  % (18794)Instructions burned: 3 (million)
% 0.21/0.54  % (18794)------------------------------
% 0.21/0.54  % (18794)------------------------------
% 0.21/0.54  % (18796)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.21/0.54  % (18798)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.21/0.54  % (18775)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.21/0.54  % (18783)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.21/0.54  % (18799)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.21/0.54  % (18783)Instruction limit reached!
% 0.21/0.54  % (18783)------------------------------
% 0.21/0.54  % (18783)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (18783)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (18783)Termination reason: Unknown
% 0.21/0.54  % (18783)Termination phase: Including theory axioms
% 0.21/0.54  
% 0.21/0.54  % (18783)Memory used [KB]: 895
% 0.21/0.54  % (18783)Time elapsed: 0.003 s
% 0.21/0.54  % (18783)Instructions burned: 2 (million)
% 0.21/0.54  % (18783)------------------------------
% 0.21/0.54  % (18783)------------------------------
% 0.21/0.54  % (18787)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.21/0.55  % (18782)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.21/0.55  % (18790)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.21/0.55  % (18776)Instruction limit reached!
% 0.21/0.55  % (18776)------------------------------
% 0.21/0.55  % (18776)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (18785)Refutation not found, incomplete strategy% (18785)------------------------------
% 0.21/0.56  % (18785)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (18785)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (18785)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.56  
% 0.21/0.56  % (18785)Memory used [KB]: 5628
% 0.21/0.56  % (18785)Time elapsed: 0.125 s
% 0.21/0.56  % (18785)Instructions burned: 3 (million)
% 0.21/0.56  % (18785)------------------------------
% 0.21/0.56  % (18785)------------------------------
% 0.21/0.56  % (18790)Instruction limit reached!
% 0.21/0.56  % (18790)------------------------------
% 0.21/0.56  % (18790)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (18791)Instruction limit reached!
% 0.21/0.56  % (18791)------------------------------
% 0.21/0.56  % (18791)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (18791)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (18791)Termination reason: Unknown
% 0.21/0.56  % (18791)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (18791)Memory used [KB]: 1151
% 0.21/0.56  % (18791)Time elapsed: 0.146 s
% 0.21/0.56  % (18791)Instructions burned: 15 (million)
% 0.21/0.56  % (18791)------------------------------
% 0.21/0.56  % (18791)------------------------------
% 0.21/0.56  % (18790)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (18790)Termination reason: Unknown
% 0.21/0.56  % (18790)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (18790)Memory used [KB]: 5500
% 0.21/0.56  % (18790)Time elapsed: 0.163 s
% 0.21/0.56  % (18790)Instructions burned: 3 (million)
% 0.21/0.56  % (18790)------------------------------
% 0.21/0.56  % (18790)------------------------------
% 0.21/0.56  % (18776)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (18776)Termination reason: Unknown
% 0.21/0.56  % (18776)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (18776)Memory used [KB]: 5628
% 0.21/0.56  % (18776)Time elapsed: 0.132 s
% 0.21/0.56  % (18776)Instructions burned: 16 (million)
% 0.21/0.56  % (18776)------------------------------
% 0.21/0.56  % (18776)------------------------------
% 0.21/0.56  % (18782)Refutation not found, incomplete strategy% (18782)------------------------------
% 0.21/0.56  % (18782)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (18787)Instruction limit reached!
% 0.21/0.56  % (18787)------------------------------
% 0.21/0.56  % (18787)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (18787)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (18787)Termination reason: Unknown
% 0.21/0.56  % (18787)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (18787)Memory used [KB]: 5500
% 0.21/0.56  % (18787)Time elapsed: 0.004 s
% 0.21/0.56  % (18787)Instructions burned: 3 (million)
% 0.21/0.56  % (18787)------------------------------
% 0.21/0.56  % (18787)------------------------------
% 0.21/0.56  % (18782)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (18782)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.56  
% 0.21/0.56  % (18782)Memory used [KB]: 5500
% 0.21/0.56  % (18782)Time elapsed: 0.164 s
% 0.21/0.56  % (18782)Instructions burned: 2 (million)
% 0.21/0.56  % (18782)------------------------------
% 0.21/0.56  % (18782)------------------------------
% 0.21/0.57  % (18784)Instruction limit reached!
% 0.21/0.57  % (18784)------------------------------
% 0.21/0.57  % (18784)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (18784)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (18784)Termination reason: Unknown
% 0.21/0.57  % (18784)Termination phase: Saturation
% 0.21/0.57  
% 0.21/0.57  % (18784)Memory used [KB]: 5756
% 0.21/0.57  % (18784)Time elapsed: 0.149 s
% 0.21/0.57  % (18784)Instructions burned: 21 (million)
% 0.21/0.57  % (18784)------------------------------
% 0.21/0.57  % (18784)------------------------------
% 0.21/0.57  % (18799)Instruction limit reached!
% 0.21/0.57  % (18799)------------------------------
% 0.21/0.57  % (18799)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (18799)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (18799)Termination reason: Unknown
% 0.21/0.57  % (18799)Termination phase: Saturation
% 0.21/0.57  
% 0.21/0.57  % (18799)Memory used [KB]: 5756
% 0.21/0.57  % (18799)Time elapsed: 0.157 s
% 0.21/0.57  % (18799)Instructions burned: 22 (million)
% 0.21/0.57  % (18799)------------------------------
% 0.21/0.57  % (18799)------------------------------
% 0.21/0.57  % (18802)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 0.21/0.58  % (18796)First to succeed.
% 0.21/0.58  % (18789)Instruction limit reached!
% 0.21/0.58  % (18789)------------------------------
% 0.21/0.58  % (18789)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (18792)Instruction limit reached!
% 0.21/0.58  % (18792)------------------------------
% 0.21/0.58  % (18792)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (18789)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (18789)Termination reason: Unknown
% 0.21/0.58  % (18789)Termination phase: Saturation
% 0.21/0.58  
% 0.21/0.58  % (18789)Memory used [KB]: 5628
% 0.21/0.58  % (18789)Time elapsed: 0.179 s
% 0.21/0.58  % (18789)Instructions burned: 16 (million)
% 0.21/0.58  % (18789)------------------------------
% 0.21/0.58  % (18789)------------------------------
% 0.21/0.58  % (18792)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (18792)Termination reason: Unknown
% 0.21/0.58  % (18792)Termination phase: Saturation
% 0.21/0.58  
% 0.21/0.58  % (18792)Memory used [KB]: 5756
% 0.21/0.58  % (18792)Time elapsed: 0.153 s
% 0.21/0.58  % (18792)Instructions burned: 21 (million)
% 0.21/0.58  % (18792)------------------------------
% 0.21/0.58  % (18792)------------------------------
% 0.21/0.58  % (18779)Instruction limit reached!
% 0.21/0.58  % (18779)------------------------------
% 0.21/0.58  % (18779)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (18779)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (18779)Termination reason: Unknown
% 0.21/0.58  % (18779)Termination phase: Saturation
% 0.21/0.58  
% 0.21/0.58  % (18779)Memory used [KB]: 5756
% 0.21/0.58  % (18779)Time elapsed: 0.157 s
% 0.21/0.58  % (18779)Instructions burned: 26 (million)
% 0.21/0.58  % (18779)------------------------------
% 0.21/0.58  % (18779)------------------------------
% 0.21/0.58  % (18798)Instruction limit reached!
% 0.21/0.58  % (18798)------------------------------
% 0.21/0.58  % (18798)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (18798)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (18798)Termination reason: Unknown
% 0.21/0.58  % (18798)Termination phase: Saturation
% 0.21/0.58  
% 0.21/0.58  % (18798)Memory used [KB]: 5756
% 0.21/0.58  % (18798)Time elapsed: 0.171 s
% 0.21/0.58  % (18798)Instructions burned: 21 (million)
% 0.21/0.58  % (18798)------------------------------
% 0.21/0.58  % (18798)------------------------------
% 0.21/0.59  % (18772)Instruction limit reached!
% 0.21/0.59  % (18772)------------------------------
% 0.21/0.59  % (18772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (18772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (18772)Termination reason: Unknown
% 0.21/0.59  % (18772)Termination phase: Saturation
% 0.21/0.59  
% 0.21/0.59  % (18772)Memory used [KB]: 5884
% 0.21/0.59  % (18772)Time elapsed: 0.173 s
% 0.21/0.59  % (18772)Instructions burned: 35 (million)
% 0.21/0.59  % (18772)------------------------------
% 0.21/0.59  % (18772)------------------------------
% 0.21/0.59  % (18781)Instruction limit reached!
% 0.21/0.59  % (18781)------------------------------
% 0.21/0.59  % (18781)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (18781)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (18781)Termination reason: Unknown
% 0.21/0.59  % (18781)Termination phase: Saturation
% 0.21/0.59  
% 0.21/0.59  % (18781)Memory used [KB]: 5884
% 0.21/0.59  % (18781)Time elapsed: 0.179 s
% 0.21/0.59  % (18781)Instructions burned: 36 (million)
% 0.21/0.59  % (18781)------------------------------
% 0.21/0.59  % (18781)------------------------------
% 0.21/0.59  % (18797)Instruction limit reached!
% 0.21/0.59  % (18797)------------------------------
% 0.21/0.59  % (18797)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (18797)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (18797)Termination reason: Unknown
% 0.21/0.59  % (18797)Termination phase: Saturation
% 0.21/0.59  
% 0.21/0.59  % (18797)Memory used [KB]: 6524
% 0.21/0.59  % (18797)Time elapsed: 0.180 s
% 0.21/0.59  % (18797)Instructions burned: 43 (million)
% 0.21/0.59  % (18797)------------------------------
% 0.21/0.59  % (18797)------------------------------
% 0.21/0.59  % (18775)Instruction limit reached!
% 0.21/0.59  % (18775)------------------------------
% 0.21/0.59  % (18775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (18775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (18775)Termination reason: Unknown
% 0.21/0.59  % (18775)Termination phase: Saturation
% 0.21/0.59  
% 0.21/0.59  % (18775)Memory used [KB]: 6012
% 0.21/0.59  % (18775)Time elapsed: 0.194 s
% 0.21/0.59  % (18775)Instructions burned: 38 (million)
% 0.21/0.59  % (18775)------------------------------
% 0.21/0.59  % (18775)------------------------------
% 0.21/0.60  % (18796)Refutation found. Thanks to Tanya!
% 0.21/0.60  % SZS status Theorem for theBenchmark
% 0.21/0.60  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.60  % (18796)------------------------------
% 0.21/0.60  % (18796)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.60  % (18796)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.60  % (18796)Termination reason: Refutation
% 0.21/0.60  
% 0.21/0.60  % (18796)Memory used [KB]: 5756
% 0.21/0.60  % (18796)Time elapsed: 0.177 s
% 0.21/0.60  % (18796)Instructions burned: 26 (million)
% 0.21/0.60  % (18796)------------------------------
% 0.21/0.60  % (18796)------------------------------
% 0.21/0.60  % (18770)Success in time 0.236 s
%------------------------------------------------------------------------------