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 2.73s 0.75s
% Output   : Refutation 2.73s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   22
% Syntax   : Number of formulae    :  174 (   4 unt;   0 def)
%            Number of atoms       :  542 (  34 equ)
%            Maximal formula atoms :    8 (   3 avg)
%            Number of connectives :  624 ( 256   ~; 283   |;  52   &)
%                                         (  23 <=>;   9  =>;   0  <=;   1 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   16 (  14 usr;   9 prp; 0-3 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-3 aty)
%            Number of variables   :  274 ( 257   !;  17   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f803,plain,
    $false,
    inference(avatar_sat_refutation,[],[f88,f89,f118,f127,f275,f280,f562,f573,f592,f665,f694,f696,f706,f795,f802]) ).

fof(f802,plain,
    ( spl5_1
    | ~ spl5_3
    | ~ spl5_13 ),
    inference(avatar_contradiction_clause,[],[f801]) ).

fof(f801,plain,
    ( $false
    | spl5_1
    | ~ spl5_3
    | ~ spl5_13 ),
    inference(subsumption_resolution,[],[f800,f692]) ).

fof(f692,plain,
    ( lesseq(sK2,sK0)
    | ~ spl5_13 ),
    inference(avatar_component_clause,[],[f691]) ).

fof(f691,plain,
    ( spl5_13
  <=> lesseq(sK2,sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_13])]) ).

fof(f800,plain,
    ( ~ lesseq(sK2,sK0)
    | spl5_1
    | ~ spl5_3 ),
    inference(resolution,[],[f797,f486]) ).

fof(f486,plain,
    ! [X0,X1] :
      ( minsol_model_max(X0,X1,X0)
      | ~ lesseq(X1,X0) ),
    inference(subsumption_resolution,[],[f485,f65]) ).

fof(f65,plain,
    ! [X0] : lesseq(X0,X0),
    inference(cnf_transformation,[],[f1]) ).

fof(f1,axiom,
    ! [X0] : lesseq(X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',lesseq_ref) ).

fof(f485,plain,
    ! [X0,X1] :
      ( minsol_model_max(X0,X1,X0)
      | ~ lesseq(X0,X0)
      | ~ lesseq(X1,X0) ),
    inference(duplicate_literal_removal,[],[f480]) ).

fof(f480,plain,
    ! [X0,X1] :
      ( ~ lesseq(X1,X0)
      | ~ lesseq(X1,X0)
      | minsol_model_max(X0,X1,X0)
      | ~ lesseq(X0,X0) ),
    inference(resolution,[],[f316,f91]) ).

fof(f91,plain,
    ! [X0,X1] :
      ( model_max(X0,X1,X0)
      | ~ lesseq(X1,X0) ),
    inference(superposition,[],[f79,f56]) ).

fof(f56,plain,
    ! [X0,X1] :
      ( max(X1,X0) = X1
      | ~ lesseq(X0,X1) ),
    inference(cnf_transformation,[],[f25]) ).

fof(f25,plain,
    ! [X0,X1] :
      ( max(X1,X0) = X1
      | ~ lesseq(X0,X1) ),
    inference(rectify,[],[f7]) ).

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

fof(f79,plain,
    ! [X2,X1] : model_max(X2,X1,max(X2,X1)),
    inference(equality_resolution,[],[f62]) ).

fof(f62,plain,
    ! [X2,X0,X1] :
      ( model_max(X2,X1,X0)
      | max(X2,X1) != X0 ),
    inference(cnf_transformation,[],[f39]) ).

fof(f39,plain,
    ! [X0,X1,X2] :
      ( ( model_max(X2,X1,X0)
        | max(X2,X1) != X0 )
      & ( max(X2,X1) = X0
        | ~ model_max(X2,X1,X0) ) ),
    inference(rectify,[],[f38]) ).

fof(f38,plain,
    ! [X1,X2,X0] :
      ( ( model_max(X0,X2,X1)
        | max(X0,X2) != X1 )
      & ( max(X0,X2) = X1
        | ~ model_max(X0,X2,X1) ) ),
    inference(nnf_transformation,[],[f22]) ).

fof(f22,plain,
    ! [X1,X2,X0] :
      ( model_max(X0,X2,X1)
    <=> max(X0,X2) = X1 ),
    inference(rectify,[],[f10]) ).

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

fof(f316,plain,
    ! [X8,X6,X7] :
      ( ~ model_max(X7,X6,X8)
      | minsol_model_max(X7,X6,X8)
      | ~ lesseq(X8,X7)
      | ~ lesseq(X6,X7) ),
    inference(duplicate_literal_removal,[],[f313]) ).

fof(f313,plain,
    ! [X8,X6,X7] :
      ( ~ model_max(X7,X6,X8)
      | ~ lesseq(X8,X7)
      | minsol_model_max(X7,X6,X8)
      | ~ lesseq(X6,X7)
      | ~ model_max(X7,X6,X8)
      | minsol_model_max(X7,X6,X8) ),
    inference(superposition,[],[f70,f188]) ).

fof(f188,plain,
    ! [X8,X6,X7] :
      ( sK3(X7,X6,X8) = X6
      | minsol_model_max(X6,X7,X8)
      | ~ lesseq(X7,X6)
      | ~ model_max(X6,X7,X8) ),
    inference(resolution,[],[f99,f71]) ).

fof(f71,plain,
    ! [X2,X0,X1] :
      ( model_max(X2,X1,sK3(X1,X2,X0))
      | minsol_model_max(X2,X1,X0)
      | ~ model_max(X2,X1,X0) ),
    inference(cnf_transformation,[],[f50]) ).

fof(f50,plain,
    ! [X0,X1,X2] :
      ( ( ( ! [X3] :
              ( ~ model_max(X2,X1,X3)
              | lesseq(X0,X3) )
          & model_max(X2,X1,X0) )
        | ~ minsol_model_max(X2,X1,X0) )
      & ( minsol_model_max(X2,X1,X0)
        | ( model_max(X2,X1,sK3(X1,X2,X0))
          & ~ lesseq(X0,sK3(X1,X2,X0)) )
        | ~ model_max(X2,X1,X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3])],[f48,f49]) ).

fof(f49,plain,
    ! [X1,X2,X0] :
      ( ? [X4] :
          ( model_max(X2,X1,X4)
          & ~ lesseq(X0,X4) )
     => ( model_max(X2,X1,sK3(X1,X2,X0))
        & ~ lesseq(X0,sK3(X1,X2,X0)) ) ),
    introduced(choice_axiom,[]) ).

fof(f48,plain,
    ! [X0,X1,X2] :
      ( ( ( ! [X3] :
              ( ~ model_max(X2,X1,X3)
              | lesseq(X0,X3) )
          & model_max(X2,X1,X0) )
        | ~ minsol_model_max(X2,X1,X0) )
      & ( minsol_model_max(X2,X1,X0)
        | ? [X4] :
            ( model_max(X2,X1,X4)
            & ~ lesseq(X0,X4) )
        | ~ model_max(X2,X1,X0) ) ),
    inference(rectify,[],[f47]) ).

fof(f47,plain,
    ! [X0,X2,X1] :
      ( ( ( ! [X3] :
              ( ~ model_max(X1,X2,X3)
              | lesseq(X0,X3) )
          & model_max(X1,X2,X0) )
        | ~ minsol_model_max(X1,X2,X0) )
      & ( minsol_model_max(X1,X2,X0)
        | ? [X3] :
            ( model_max(X1,X2,X3)
            & ~ lesseq(X0,X3) )
        | ~ model_max(X1,X2,X0) ) ),
    inference(flattening,[],[f46]) ).

fof(f46,plain,
    ! [X0,X2,X1] :
      ( ( ( ! [X3] :
              ( ~ model_max(X1,X2,X3)
              | lesseq(X0,X3) )
          & model_max(X1,X2,X0) )
        | ~ minsol_model_max(X1,X2,X0) )
      & ( minsol_model_max(X1,X2,X0)
        | ? [X3] :
            ( model_max(X1,X2,X3)
            & ~ lesseq(X0,X3) )
        | ~ model_max(X1,X2,X0) ) ),
    inference(nnf_transformation,[],[f28]) ).

fof(f28,plain,
    ! [X0,X2,X1] :
      ( ( ! [X3] :
            ( ~ model_max(X1,X2,X3)
            | lesseq(X0,X3) )
        & model_max(X1,X2,X0) )
    <=> minsol_model_max(X1,X2,X0) ),
    inference(ennf_transformation,[],[f18]) ).

fof(f18,plain,
    ! [X2,X0,X1] :
      ( minsol_model_max(X1,X2,X0)
    <=> ( ! [X3] :
            ( model_max(X1,X2,X3)
           => lesseq(X0,X3) )
        & model_max(X1,X2,X0) ) ),
    inference(rectify,[],[f12]) ).

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

fof(f99,plain,
    ! [X8,X9,X7] :
      ( ~ model_max(X7,X8,X9)
      | X7 = X9
      | ~ lesseq(X8,X7) ),
    inference(superposition,[],[f61,f56]) ).

fof(f61,plain,
    ! [X2,X0,X1] :
      ( max(X2,X1) = X0
      | ~ model_max(X2,X1,X0) ),
    inference(cnf_transformation,[],[f39]) ).

fof(f70,plain,
    ! [X2,X0,X1] :
      ( ~ lesseq(X0,sK3(X1,X2,X0))
      | minsol_model_max(X2,X1,X0)
      | ~ model_max(X2,X1,X0) ),
    inference(cnf_transformation,[],[f50]) ).

fof(f797,plain,
    ( ~ minsol_model_max(sK0,sK2,sK0)
    | spl5_1
    | ~ spl5_3 ),
    inference(forward_demodulation,[],[f82,f113]) ).

fof(f113,plain,
    ( sK0 = sK1
    | ~ spl5_3 ),
    inference(avatar_component_clause,[],[f111]) ).

fof(f111,plain,
    ( spl5_3
  <=> sK0 = sK1 ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_3])]) ).

fof(f82,plain,
    ( ~ minsol_model_max(sK0,sK2,sK1)
    | spl5_1 ),
    inference(avatar_component_clause,[],[f81]) ).

fof(f81,plain,
    ( spl5_1
  <=> minsol_model_max(sK0,sK2,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_1])]) ).

fof(f795,plain,
    ( spl5_2
    | ~ spl5_3
    | ~ spl5_13 ),
    inference(avatar_contradiction_clause,[],[f794]) ).

fof(f794,plain,
    ( $false
    | spl5_2
    | ~ spl5_3
    | ~ spl5_13 ),
    inference(subsumption_resolution,[],[f793,f692]) ).

fof(f793,plain,
    ( ~ lesseq(sK2,sK0)
    | spl5_2
    | ~ spl5_3 ),
    inference(resolution,[],[f715,f378]) ).

fof(f378,plain,
    ! [X0,X1] :
      ( minsol_model_ub(X0,X1,X0)
      | ~ lesseq(X1,X0) ),
    inference(subsumption_resolution,[],[f377,f65]) ).

fof(f377,plain,
    ! [X0,X1] :
      ( minsol_model_ub(X0,X1,X0)
      | ~ lesseq(X0,X0)
      | ~ lesseq(X1,X0) ),
    inference(resolution,[],[f266,f136]) ).

fof(f136,plain,
    ! [X2,X0,X1] :
      ( model_ub(X2,X0,X1)
      | ~ lesseq(X2,X1)
      | ~ lesseq(X0,X1) ),
    inference(resolution,[],[f67,f58]) ).

fof(f58,plain,
    ! [X2,X0,X1] :
      ( ~ ub(X0,X1,X2)
      | model_ub(X0,X1,X2) ),
    inference(cnf_transformation,[],[f34]) ).

fof(f34,plain,
    ! [X0,X1,X2] :
      ( ( model_ub(X0,X1,X2)
        | ~ ub(X0,X1,X2) )
      & ( ub(X0,X1,X2)
        | ~ model_ub(X0,X1,X2) ) ),
    inference(rectify,[],[f33]) ).

fof(f33,plain,
    ! [X1,X2,X0] :
      ( ( model_ub(X1,X2,X0)
        | ~ ub(X1,X2,X0) )
      & ( ub(X1,X2,X0)
        | ~ model_ub(X1,X2,X0) ) ),
    inference(nnf_transformation,[],[f21]) ).

fof(f21,plain,
    ! [X1,X2,X0] :
      ( model_ub(X1,X2,X0)
    <=> ub(X1,X2,X0) ),
    inference(rectify,[],[f11]) ).

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

fof(f67,plain,
    ! [X2,X0,X1] :
      ( ub(X2,X1,X0)
      | ~ lesseq(X1,X0)
      | ~ lesseq(X2,X0) ),
    inference(cnf_transformation,[],[f45]) ).

fof(f45,plain,
    ! [X0,X1,X2] :
      ( ( ( lesseq(X2,X0)
          & lesseq(X1,X0) )
        | ~ ub(X2,X1,X0) )
      & ( ub(X2,X1,X0)
        | ~ lesseq(X2,X0)
        | ~ lesseq(X1,X0) ) ),
    inference(rectify,[],[f44]) ).

fof(f44,plain,
    ! [X1,X2,X0] :
      ( ( ( lesseq(X0,X1)
          & lesseq(X2,X1) )
        | ~ ub(X0,X2,X1) )
      & ( ub(X0,X2,X1)
        | ~ lesseq(X0,X1)
        | ~ lesseq(X2,X1) ) ),
    inference(flattening,[],[f43]) ).

fof(f43,plain,
    ! [X1,X2,X0] :
      ( ( ( lesseq(X0,X1)
          & lesseq(X2,X1) )
        | ~ ub(X0,X2,X1) )
      & ( ub(X0,X2,X1)
        | ~ lesseq(X0,X1)
        | ~ lesseq(X2,X1) ) ),
    inference(nnf_transformation,[],[f23]) ).

fof(f23,plain,
    ! [X1,X2,X0] :
      ( ( lesseq(X0,X1)
        & lesseq(X2,X1) )
    <=> ub(X0,X2,X1) ),
    inference(rectify,[],[f9]) ).

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

fof(f266,plain,
    ! [X0,X1] :
      ( ~ model_ub(X0,X1,X0)
      | minsol_model_ub(X0,X1,X0) ),
    inference(duplicate_literal_removal,[],[f261]) ).

fof(f261,plain,
    ! [X0,X1] :
      ( ~ model_ub(X0,X1,X0)
      | minsol_model_ub(X0,X1,X0)
      | minsol_model_ub(X0,X1,X0)
      | ~ model_ub(X0,X1,X0) ),
    inference(resolution,[],[f243,f75]) ).

fof(f75,plain,
    ! [X2,X0,X1] :
      ( ~ lesseq(X1,sK4(X1,X0,X2))
      | minsol_model_ub(X2,X0,X1)
      | ~ model_ub(X2,X0,X1) ),
    inference(cnf_transformation,[],[f55]) ).

fof(f55,plain,
    ! [X0,X1,X2] :
      ( ( ( model_ub(X2,X0,X1)
          & ! [X3] :
              ( lesseq(X1,X3)
              | ~ model_ub(X2,X0,X3) ) )
        | ~ minsol_model_ub(X2,X0,X1) )
      & ( minsol_model_ub(X2,X0,X1)
        | ~ model_ub(X2,X0,X1)
        | ( ~ lesseq(X1,sK4(X1,X0,X2))
          & model_ub(X2,X0,sK4(X1,X0,X2)) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4])],[f53,f54]) ).

fof(f54,plain,
    ! [X1,X0,X2] :
      ( ? [X4] :
          ( ~ lesseq(X1,X4)
          & model_ub(X2,X0,X4) )
     => ( ~ lesseq(X1,sK4(X1,X0,X2))
        & model_ub(X2,X0,sK4(X1,X0,X2)) ) ),
    introduced(choice_axiom,[]) ).

fof(f53,plain,
    ! [X0,X1,X2] :
      ( ( ( model_ub(X2,X0,X1)
          & ! [X3] :
              ( lesseq(X1,X3)
              | ~ model_ub(X2,X0,X3) ) )
        | ~ minsol_model_ub(X2,X0,X1) )
      & ( minsol_model_ub(X2,X0,X1)
        | ~ model_ub(X2,X0,X1)
        | ? [X4] :
            ( ~ lesseq(X1,X4)
            & model_ub(X2,X0,X4) ) ) ),
    inference(rectify,[],[f52]) ).

fof(f52,plain,
    ! [X0,X2,X1] :
      ( ( ( model_ub(X1,X0,X2)
          & ! [X3] :
              ( lesseq(X2,X3)
              | ~ model_ub(X1,X0,X3) ) )
        | ~ minsol_model_ub(X1,X0,X2) )
      & ( minsol_model_ub(X1,X0,X2)
        | ~ model_ub(X1,X0,X2)
        | ? [X3] :
            ( ~ lesseq(X2,X3)
            & model_ub(X1,X0,X3) ) ) ),
    inference(flattening,[],[f51]) ).

fof(f51,plain,
    ! [X0,X2,X1] :
      ( ( ( model_ub(X1,X0,X2)
          & ! [X3] :
              ( lesseq(X2,X3)
              | ~ model_ub(X1,X0,X3) ) )
        | ~ minsol_model_ub(X1,X0,X2) )
      & ( minsol_model_ub(X1,X0,X2)
        | ~ model_ub(X1,X0,X2)
        | ? [X3] :
            ( ~ lesseq(X2,X3)
            & model_ub(X1,X0,X3) ) ) ),
    inference(nnf_transformation,[],[f32]) ).

fof(f32,plain,
    ! [X0,X2,X1] :
      ( ( model_ub(X1,X0,X2)
        & ! [X3] :
            ( lesseq(X2,X3)
            | ~ model_ub(X1,X0,X3) ) )
    <=> minsol_model_ub(X1,X0,X2) ),
    inference(ennf_transformation,[],[f17]) ).

fof(f17,plain,
    ! [X0,X2,X1] :
      ( ( model_ub(X1,X0,X2)
        & ! [X3] :
            ( model_ub(X1,X0,X3)
           => lesseq(X2,X3) ) )
    <=> minsol_model_ub(X1,X0,X2) ),
    inference(rectify,[],[f13]) ).

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

fof(f243,plain,
    ! [X3,X4,X5] :
      ( lesseq(X3,sK4(X5,X4,X3))
      | ~ model_ub(X3,X4,X5)
      | minsol_model_ub(X3,X4,X5) ),
    inference(resolution,[],[f165,f69]) ).

fof(f69,plain,
    ! [X2,X0,X1] :
      ( ~ ub(X2,X1,X0)
      | lesseq(X2,X0) ),
    inference(cnf_transformation,[],[f45]) ).

fof(f165,plain,
    ! [X2,X0,X1] :
      ( ub(X0,X1,sK4(X2,X1,X0))
      | minsol_model_ub(X0,X1,X2)
      | ~ model_ub(X0,X1,X2) ),
    inference(resolution,[],[f74,f57]) ).

fof(f57,plain,
    ! [X2,X0,X1] :
      ( ~ model_ub(X0,X1,X2)
      | ub(X0,X1,X2) ),
    inference(cnf_transformation,[],[f34]) ).

fof(f74,plain,
    ! [X2,X0,X1] :
      ( model_ub(X2,X0,sK4(X1,X0,X2))
      | ~ model_ub(X2,X0,X1)
      | minsol_model_ub(X2,X0,X1) ),
    inference(cnf_transformation,[],[f55]) ).

fof(f715,plain,
    ( ~ minsol_model_ub(sK0,sK2,sK0)
    | spl5_2
    | ~ spl5_3 ),
    inference(superposition,[],[f86,f113]) ).

fof(f86,plain,
    ( ~ minsol_model_ub(sK0,sK2,sK1)
    | spl5_2 ),
    inference(avatar_component_clause,[],[f85]) ).

fof(f85,plain,
    ( spl5_2
  <=> minsol_model_ub(sK0,sK2,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_2])]) ).

fof(f706,plain,
    ( spl5_7
    | spl5_13 ),
    inference(avatar_contradiction_clause,[],[f705]) ).

fof(f705,plain,
    ( $false
    | spl5_7
    | spl5_13 ),
    inference(subsumption_resolution,[],[f704,f279]) ).

fof(f279,plain,
    ( ~ lesseq(sK0,sK2)
    | spl5_7 ),
    inference(avatar_component_clause,[],[f277]) ).

fof(f277,plain,
    ( spl5_7
  <=> lesseq(sK0,sK2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_7])]) ).

fof(f704,plain,
    ( lesseq(sK0,sK2)
    | spl5_13 ),
    inference(resolution,[],[f693,f66]) ).

fof(f66,plain,
    ! [X0,X1] :
      ( lesseq(X1,X0)
      | lesseq(X0,X1) ),
    inference(cnf_transformation,[],[f42]) ).

fof(f42,plain,
    ! [X0,X1] :
      ( lesseq(X0,X1)
      | lesseq(X1,X0) ),
    inference(rectify,[],[f20]) ).

fof(f20,plain,
    ! [X1,X0] :
      ( lesseq(X1,X0)
      | lesseq(X0,X1) ),
    inference(rectify,[],[f4]) ).

fof(f4,axiom,
    ! [X1,X0] :
      ( lesseq(X1,X0)
      | lesseq(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',lesseq_total) ).

fof(f693,plain,
    ( ~ lesseq(sK2,sK0)
    | spl5_13 ),
    inference(avatar_component_clause,[],[f691]) ).

fof(f696,plain,
    ( ~ spl5_7
    | ~ spl5_1
    | spl5_6 ),
    inference(avatar_split_clause,[],[f695,f124,f81,f277]) ).

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

fof(f695,plain,
    ( ~ lesseq(sK0,sK2)
    | ~ spl5_1
    | spl5_6 ),
    inference(subsumption_resolution,[],[f683,f125]) ).

fof(f125,plain,
    ( sK1 != sK2
    | spl5_6 ),
    inference(avatar_component_clause,[],[f124]) ).

fof(f683,plain,
    ( sK1 = sK2
    | ~ lesseq(sK0,sK2)
    | ~ spl5_1 ),
    inference(resolution,[],[f674,f100]) ).

fof(f100,plain,
    ! [X2,X0,X1] :
      ( ~ model_max(X0,X1,X2)
      | X1 = X2
      | ~ lesseq(X0,X1) ),
    inference(superposition,[],[f78,f61]) ).

fof(f78,plain,
    ! [X0,X1] :
      ( max(X0,X1) = X1
      | ~ lesseq(X0,X1) ),
    inference(cnf_transformation,[],[f8]) ).

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

fof(f674,plain,
    ( model_max(sK0,sK2,sK1)
    | ~ spl5_1 ),
    inference(resolution,[],[f83,f72]) ).

fof(f72,plain,
    ! [X2,X0,X1] :
      ( ~ minsol_model_max(X2,X1,X0)
      | model_max(X2,X1,X0) ),
    inference(cnf_transformation,[],[f50]) ).

fof(f83,plain,
    ( minsol_model_max(sK0,sK2,sK1)
    | ~ spl5_1 ),
    inference(avatar_component_clause,[],[f81]) ).

fof(f694,plain,
    ( spl5_3
    | ~ spl5_13
    | ~ spl5_1 ),
    inference(avatar_split_clause,[],[f682,f81,f691,f111]) ).

fof(f682,plain,
    ( ~ lesseq(sK2,sK0)
    | sK0 = sK1
    | ~ spl5_1 ),
    inference(resolution,[],[f674,f99]) ).

fof(f665,plain,
    ( spl5_2
    | ~ spl5_3
    | ~ spl5_6 ),
    inference(avatar_contradiction_clause,[],[f664]) ).

fof(f664,plain,
    ( $false
    | spl5_2
    | ~ spl5_3
    | ~ spl5_6 ),
    inference(subsumption_resolution,[],[f657,f65]) ).

fof(f657,plain,
    ( ~ lesseq(sK0,sK0)
    | spl5_2
    | ~ spl5_3
    | ~ spl5_6 ),
    inference(superposition,[],[f571,f113]) ).

fof(f571,plain,
    ( ~ lesseq(sK0,sK1)
    | spl5_2
    | ~ spl5_6 ),
    inference(resolution,[],[f564,f380]) ).

fof(f380,plain,
    ! [X0,X1] :
      ( minsol_model_ub(X0,X1,X1)
      | ~ lesseq(X0,X1) ),
    inference(subsumption_resolution,[],[f379,f65]) ).

fof(f379,plain,
    ! [X0,X1] :
      ( ~ lesseq(X1,X1)
      | minsol_model_ub(X0,X1,X1)
      | ~ lesseq(X0,X1) ),
    inference(resolution,[],[f293,f136]) ).

fof(f293,plain,
    ! [X0,X1] :
      ( ~ model_ub(X0,X1,X1)
      | minsol_model_ub(X0,X1,X1) ),
    inference(duplicate_literal_removal,[],[f288]) ).

fof(f288,plain,
    ! [X0,X1] :
      ( ~ model_ub(X0,X1,X1)
      | minsol_model_ub(X0,X1,X1)
      | minsol_model_ub(X0,X1,X1)
      | ~ model_ub(X0,X1,X1) ),
    inference(resolution,[],[f244,f75]) ).

fof(f244,plain,
    ! [X8,X6,X7] :
      ( lesseq(X7,sK4(X8,X7,X6))
      | ~ model_ub(X6,X7,X8)
      | minsol_model_ub(X6,X7,X8) ),
    inference(resolution,[],[f165,f68]) ).

fof(f68,plain,
    ! [X2,X0,X1] :
      ( ~ ub(X2,X1,X0)
      | lesseq(X1,X0) ),
    inference(cnf_transformation,[],[f45]) ).

fof(f564,plain,
    ( ~ minsol_model_ub(sK0,sK1,sK1)
    | spl5_2
    | ~ spl5_6 ),
    inference(forward_demodulation,[],[f86,f126]) ).

fof(f126,plain,
    ( sK1 = sK2
    | ~ spl5_6 ),
    inference(avatar_component_clause,[],[f124]) ).

fof(f592,plain,
    ( spl5_3
    | ~ spl5_1
    | ~ spl5_4
    | ~ spl5_6 ),
    inference(avatar_split_clause,[],[f591,f124,f115,f81,f111]) ).

fof(f115,plain,
    ( spl5_4
  <=> lesseq(sK1,sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_4])]) ).

fof(f591,plain,
    ( sK0 = sK1
    | ~ spl5_1
    | ~ spl5_4
    | ~ spl5_6 ),
    inference(subsumption_resolution,[],[f582,f116]) ).

fof(f116,plain,
    ( lesseq(sK1,sK0)
    | ~ spl5_4 ),
    inference(avatar_component_clause,[],[f115]) ).

fof(f582,plain,
    ( sK0 = sK1
    | ~ lesseq(sK1,sK0)
    | ~ spl5_1
    | ~ spl5_6 ),
    inference(resolution,[],[f570,f99]) ).

fof(f570,plain,
    ( model_max(sK0,sK1,sK1)
    | ~ spl5_1
    | ~ spl5_6 ),
    inference(resolution,[],[f563,f72]) ).

fof(f563,plain,
    ( minsol_model_max(sK0,sK1,sK1)
    | ~ spl5_1
    | ~ spl5_6 ),
    inference(forward_demodulation,[],[f83,f126]) ).

fof(f573,plain,
    ( spl5_2
    | spl5_4
    | ~ spl5_6 ),
    inference(avatar_contradiction_clause,[],[f572]) ).

fof(f572,plain,
    ( $false
    | spl5_2
    | spl5_4
    | ~ spl5_6 ),
    inference(subsumption_resolution,[],[f571,f128]) ).

fof(f128,plain,
    ( lesseq(sK0,sK1)
    | spl5_4 ),
    inference(resolution,[],[f117,f66]) ).

fof(f117,plain,
    ( ~ lesseq(sK1,sK0)
    | spl5_4 ),
    inference(avatar_component_clause,[],[f115]) ).

fof(f562,plain,
    ( spl5_1
    | ~ spl5_2
    | ~ spl5_6 ),
    inference(avatar_contradiction_clause,[],[f561]) ).

fof(f561,plain,
    ( $false
    | spl5_1
    | ~ spl5_2
    | ~ spl5_6 ),
    inference(subsumption_resolution,[],[f558,f104]) ).

fof(f104,plain,
    ( lesseq(sK0,sK1)
    | ~ spl5_2 ),
    inference(resolution,[],[f93,f69]) ).

fof(f93,plain,
    ( ub(sK0,sK2,sK1)
    | ~ spl5_2 ),
    inference(resolution,[],[f92,f57]) ).

fof(f92,plain,
    ( model_ub(sK0,sK2,sK1)
    | ~ spl5_2 ),
    inference(resolution,[],[f77,f87]) ).

fof(f87,plain,
    ( minsol_model_ub(sK0,sK2,sK1)
    | ~ spl5_2 ),
    inference(avatar_component_clause,[],[f85]) ).

fof(f77,plain,
    ! [X2,X0,X1] :
      ( ~ minsol_model_ub(X2,X0,X1)
      | model_ub(X2,X0,X1) ),
    inference(cnf_transformation,[],[f55]) ).

fof(f558,plain,
    ( ~ lesseq(sK0,sK1)
    | spl5_1
    | ~ spl5_6 ),
    inference(resolution,[],[f522,f298]) ).

fof(f298,plain,
    ( ~ minsol_model_max(sK0,sK1,sK1)
    | spl5_1
    | ~ spl5_6 ),
    inference(superposition,[],[f82,f126]) ).

fof(f522,plain,
    ! [X2,X3] :
      ( minsol_model_max(X2,X3,X3)
      | ~ lesseq(X2,X3) ),
    inference(subsumption_resolution,[],[f521,f65]) ).

fof(f521,plain,
    ! [X2,X3] :
      ( ~ lesseq(X3,X3)
      | ~ lesseq(X2,X3)
      | minsol_model_max(X2,X3,X3) ),
    inference(duplicate_literal_removal,[],[f517]) ).

fof(f517,plain,
    ! [X2,X3] :
      ( ~ lesseq(X2,X3)
      | minsol_model_max(X2,X3,X3)
      | ~ lesseq(X3,X3)
      | ~ lesseq(X2,X3) ),
    inference(resolution,[],[f325,f96]) ).

fof(f96,plain,
    ! [X2,X3] :
      ( model_max(X2,X3,X3)
      | ~ lesseq(X2,X3) ),
    inference(superposition,[],[f79,f78]) ).

fof(f325,plain,
    ! [X10,X11,X9] :
      ( ~ model_max(X10,X9,X11)
      | minsol_model_max(X10,X9,X11)
      | ~ lesseq(X11,X9)
      | ~ lesseq(X10,X9) ),
    inference(duplicate_literal_removal,[],[f321]) ).

fof(f321,plain,
    ! [X10,X11,X9] :
      ( ~ model_max(X10,X9,X11)
      | ~ lesseq(X10,X9)
      | minsol_model_max(X10,X9,X11)
      | ~ lesseq(X11,X9)
      | minsol_model_max(X10,X9,X11)
      | ~ model_max(X10,X9,X11) ),
    inference(superposition,[],[f70,f220]) ).

fof(f220,plain,
    ! [X8,X6,X7] :
      ( sK3(X6,X7,X8) = X6
      | ~ lesseq(X7,X6)
      | minsol_model_max(X7,X6,X8)
      | ~ model_max(X7,X6,X8) ),
    inference(resolution,[],[f100,f71]) ).

fof(f280,plain,
    ( spl5_5
    | ~ spl5_7
    | ~ spl5_2 ),
    inference(avatar_split_clause,[],[f248,f85,f277,f120]) ).

fof(f120,plain,
    ( spl5_5
  <=> lesseq(sK1,sK2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_5])]) ).

fof(f248,plain,
    ( ~ lesseq(sK0,sK2)
    | lesseq(sK1,sK2)
    | ~ spl5_2 ),
    inference(resolution,[],[f223,f65]) ).

fof(f223,plain,
    ( ! [X3] :
        ( ~ lesseq(sK2,X3)
        | ~ lesseq(sK0,X3)
        | lesseq(sK1,X3) )
    | ~ spl5_2 ),
    inference(resolution,[],[f136,f151]) ).

fof(f151,plain,
    ( ! [X0] :
        ( ~ model_ub(sK0,sK2,X0)
        | lesseq(sK1,X0) )
    | ~ spl5_2 ),
    inference(resolution,[],[f76,f87]) ).

fof(f76,plain,
    ! [X2,X3,X0,X1] :
      ( ~ minsol_model_ub(X2,X0,X1)
      | ~ model_ub(X2,X0,X3)
      | lesseq(X1,X3) ),
    inference(cnf_transformation,[],[f55]) ).

fof(f275,plain,
    ( ~ spl5_2
    | spl5_4
    | spl5_5 ),
    inference(avatar_contradiction_clause,[],[f274]) ).

fof(f274,plain,
    ( $false
    | ~ spl5_2
    | spl5_4
    | spl5_5 ),
    inference(subsumption_resolution,[],[f273,f117]) ).

fof(f273,plain,
    ( lesseq(sK1,sK0)
    | ~ spl5_2
    | spl5_5 ),
    inference(subsumption_resolution,[],[f267,f65]) ).

fof(f267,plain,
    ( ~ lesseq(sK0,sK0)
    | lesseq(sK1,sK0)
    | ~ spl5_2
    | spl5_5 ),
    inference(resolution,[],[f260,f223]) ).

fof(f260,plain,
    ( lesseq(sK2,sK0)
    | ~ spl5_2
    | spl5_5 ),
    inference(resolution,[],[f251,f66]) ).

fof(f251,plain,
    ( ~ lesseq(sK0,sK2)
    | ~ spl5_2
    | spl5_5 ),
    inference(subsumption_resolution,[],[f248,f122]) ).

fof(f122,plain,
    ( ~ lesseq(sK1,sK2)
    | spl5_5 ),
    inference(avatar_component_clause,[],[f120]) ).

fof(f127,plain,
    ( ~ spl5_5
    | spl5_6
    | ~ spl5_2 ),
    inference(avatar_split_clause,[],[f109,f85,f124,f120]) ).

fof(f109,plain,
    ( sK1 = sK2
    | ~ lesseq(sK1,sK2)
    | ~ spl5_2 ),
    inference(resolution,[],[f63,f105]) ).

fof(f105,plain,
    ( lesseq(sK2,sK1)
    | ~ spl5_2 ),
    inference(resolution,[],[f93,f68]) ).

fof(f63,plain,
    ! [X0,X1] :
      ( ~ lesseq(X1,X0)
      | ~ lesseq(X0,X1)
      | X0 = X1 ),
    inference(cnf_transformation,[],[f40]) ).

fof(f40,plain,
    ! [X0,X1] :
      ( X0 = X1
      | ~ lesseq(X1,X0)
      | ~ lesseq(X0,X1) ),
    inference(rectify,[],[f27]) ).

fof(f27,plain,
    ! [X1,X0] :
      ( X0 = X1
      | ~ lesseq(X0,X1)
      | ~ lesseq(X1,X0) ),
    inference(flattening,[],[f26]) ).

fof(f26,plain,
    ! [X1,X0] :
      ( X0 = X1
      | ~ lesseq(X0,X1)
      | ~ lesseq(X1,X0) ),
    inference(ennf_transformation,[],[f24]) ).

fof(f24,plain,
    ! [X1,X0] :
      ( ( lesseq(X0,X1)
        & lesseq(X1,X0) )
     => X0 = X1 ),
    inference(rectify,[],[f3]) ).

fof(f3,axiom,
    ! [X1,X0] :
      ( ( lesseq(X0,X1)
        & lesseq(X1,X0) )
     => X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',lesseq_antisymmetric) ).

fof(f118,plain,
    ( spl5_3
    | ~ spl5_4
    | ~ spl5_2 ),
    inference(avatar_split_clause,[],[f108,f85,f115,f111]) ).

fof(f108,plain,
    ( ~ lesseq(sK1,sK0)
    | sK0 = sK1
    | ~ spl5_2 ),
    inference(resolution,[],[f63,f104]) ).

fof(f89,plain,
    ( ~ spl5_2
    | ~ spl5_1 ),
    inference(avatar_split_clause,[],[f60,f81,f85]) ).

fof(f60,plain,
    ( ~ minsol_model_max(sK0,sK2,sK1)
    | ~ minsol_model_ub(sK0,sK2,sK1) ),
    inference(cnf_transformation,[],[f37]) ).

fof(f37,plain,
    ( ( ~ minsol_model_ub(sK0,sK2,sK1)
      | ~ minsol_model_max(sK0,sK2,sK1) )
    & ( minsol_model_ub(sK0,sK2,sK1)
      | minsol_model_max(sK0,sK2,sK1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f35,f36]) ).

fof(f36,plain,
    ( ? [X0,X1,X2] :
        ( ( ~ 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(sK0,sK2,sK1)
        | ~ minsol_model_max(sK0,sK2,sK1) )
      & ( minsol_model_ub(sK0,sK2,sK1)
        | minsol_model_max(sK0,sK2,sK1) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f35,plain,
    ? [X0,X1,X2] :
      ( ( ~ 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(nnf_transformation,[],[f31]) ).

fof(f31,plain,
    ? [X0,X1,X2] :
      ( minsol_model_max(X0,X2,X1)
    <~> minsol_model_ub(X0,X2,X1) ),
    inference(ennf_transformation,[],[f16]) ).

fof(f16,plain,
    ~ ! [X2,X1,X0] :
        ( minsol_model_max(X0,X2,X1)
      <=> minsol_model_ub(X0,X2,X1) ),
    inference(rectify,[],[f15]) ).

fof(f15,negated_conjecture,
    ~ ! [X0,X2,X1] :
        ( minsol_model_max(X0,X1,X2)
      <=> minsol_model_ub(X0,X1,X2) ),
    inference(negated_conjecture,[],[f14]) ).

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

fof(f88,plain,
    ( spl5_1
    | spl5_2 ),
    inference(avatar_split_clause,[],[f59,f85,f81]) ).

fof(f59,plain,
    ( minsol_model_ub(sK0,sK2,sK1)
    | minsol_model_max(sK0,sK2,sK1) ),
    inference(cnf_transformation,[],[f37]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem    : NUM858+1 : TPTP v8.1.0. Released v4.1.0.
% 0.08/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.35  % Computer : n026.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Aug 30 09:20:21 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.21/0.48  % (21227)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.21/0.49  % (21227)Instruction limit reached!
% 0.21/0.49  % (21227)------------------------------
% 0.21/0.49  % (21227)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.49  % (21220)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.49  % (21220)Refutation not found, incomplete strategy% (21220)------------------------------
% 0.21/0.49  % (21220)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.49  % (21220)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.49  % (21220)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.49  
% 0.21/0.49  % (21220)Memory used [KB]: 5884
% 0.21/0.49  % (21220)Time elapsed: 0.101 s
% 0.21/0.49  % (21220)------------------------------
% 0.21/0.49  % (21220)------------------------------
% 0.21/0.50  % (21230)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.50  % (21227)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.50  % (21227)Termination reason: Unknown
% 0.21/0.50  % (21227)Termination phase: Saturation
% 0.21/0.50  
% 0.21/0.50  % (21227)Memory used [KB]: 6012
% 0.21/0.50  % (21227)Time elapsed: 0.097 s
% 0.21/0.50  % (21227)Instructions burned: 14 (million)
% 0.21/0.50  % (21227)------------------------------
% 0.21/0.50  % (21227)------------------------------
% 0.21/0.50  % (21230)Refutation not found, incomplete strategy% (21230)------------------------------
% 0.21/0.50  % (21230)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.50  % (21230)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.50  % (21230)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.50  
% 0.21/0.50  % (21230)Memory used [KB]: 5884
% 0.21/0.50  % (21230)Time elapsed: 0.074 s
% 0.21/0.50  % (21230)Instructions burned: 2 (million)
% 0.21/0.50  % (21230)------------------------------
% 0.21/0.50  % (21230)------------------------------
% 0.21/0.50  % (21238)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.51  % (21243)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.52  % (21228)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.21/0.53  % (21236)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.21/0.53  % (21236)Refutation not found, incomplete strategy% (21236)------------------------------
% 0.21/0.53  % (21236)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (21236)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (21236)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.53  
% 0.21/0.53  % (21236)Memory used [KB]: 5884
% 0.21/0.53  % (21236)Time elapsed: 0.129 s
% 0.21/0.53  % (21236)Instructions burned: 2 (million)
% 0.21/0.53  % (21236)------------------------------
% 0.21/0.53  % (21236)------------------------------
% 0.21/0.53  % (21231)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.21/0.53  % (21221)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.21/0.53  % (21222)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.21/0.53  % (21229)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.21/0.54  % (21242)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.21/0.54  % (21218)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.21/0.54  % (21218)Refutation not found, incomplete strategy% (21218)------------------------------
% 0.21/0.54  % (21218)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (21218)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (21218)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.54  
% 0.21/0.54  % (21218)Memory used [KB]: 5884
% 0.21/0.54  % (21218)Time elapsed: 0.126 s
% 0.21/0.54  % (21218)Instructions burned: 2 (million)
% 0.21/0.54  % (21218)------------------------------
% 0.21/0.54  % (21218)------------------------------
% 0.21/0.54  % (21219)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.21/0.54  % (21228)Instruction limit reached!
% 0.21/0.54  % (21228)------------------------------
% 0.21/0.54  % (21228)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (21228)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (21228)Termination reason: Unknown
% 0.21/0.54  % (21228)Termination phase: Saturation
% 0.21/0.54  
% 0.21/0.54  % (21228)Memory used [KB]: 6012
% 0.21/0.54  % (21228)Time elapsed: 0.129 s
% 0.21/0.54  % (21228)Instructions burned: 7 (million)
% 0.21/0.54  % (21228)------------------------------
% 0.21/0.54  % (21228)------------------------------
% 0.21/0.54  % (21219)Instruction limit reached!
% 0.21/0.54  % (21219)------------------------------
% 0.21/0.54  % (21219)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (21219)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (21219)Termination reason: Unknown
% 0.21/0.54  % (21219)Termination phase: Saturation
% 0.21/0.54  
% 0.21/0.54  % (21219)Memory used [KB]: 6012
% 0.21/0.54  % (21219)Time elapsed: 0.124 s
% 0.21/0.54  % (21219)Instructions burned: 3 (million)
% 0.21/0.54  % (21219)------------------------------
% 0.21/0.54  % (21219)------------------------------
% 0.21/0.54  % (21245)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.21/0.54  % (21244)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.21/0.54  % (21233)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.55  % (21234)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.21/0.55  % (21239)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.21/0.55  % (21246)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.21/0.55  TRYING [1]
% 0.21/0.55  % (21234)Instruction limit reached!
% 0.21/0.55  % (21234)------------------------------
% 0.21/0.55  % (21234)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (21234)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (21234)Termination reason: Unknown
% 0.21/0.55  % (21234)Termination phase: Finite model building constraint generation
% 0.21/0.55  
% 0.21/0.55  % (21234)Memory used [KB]: 5884
% 0.21/0.55  % (21234)Time elapsed: 0.140 s
% 0.21/0.55  % (21234)Instructions burned: 4 (million)
% 0.21/0.55  % (21234)------------------------------
% 0.21/0.55  % (21234)------------------------------
% 0.21/0.55  % (21235)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.21/0.55  % (21235)Instruction limit reached!
% 0.21/0.55  % (21235)------------------------------
% 0.21/0.55  % (21235)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (21235)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (21235)Termination reason: Unknown
% 0.21/0.55  % (21235)Termination phase: Saturation
% 0.21/0.55  
% 0.21/0.55  % (21235)Memory used [KB]: 5884
% 0.21/0.55  % (21235)Time elapsed: 0.144 s
% 0.21/0.55  % (21235)Instructions burned: 3 (million)
% 0.21/0.55  % (21235)------------------------------
% 0.21/0.55  % (21235)------------------------------
% 0.21/0.55  % (21225)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.21/0.55  % (21231)Instruction limit reached!
% 0.21/0.55  % (21231)------------------------------
% 0.21/0.55  % (21231)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (21231)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (21231)Termination reason: Unknown
% 0.21/0.55  % (21231)Termination phase: Saturation
% 0.21/0.55  
% 0.21/0.55  % (21231)Memory used [KB]: 6012
% 0.21/0.55  % (21231)Time elapsed: 0.105 s
% 0.21/0.55  % (21231)Instructions burned: 3 (million)
% 0.21/0.55  % (21231)------------------------------
% 0.21/0.55  % (21231)------------------------------
% 0.21/0.55  % (21226)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.21/0.55  % (21221)Instruction limit reached!
% 0.21/0.55  % (21221)------------------------------
% 0.21/0.55  % (21221)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (21221)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (21221)Termination reason: Unknown
% 0.21/0.55  % (21221)Termination phase: Saturation
% 0.21/0.55  
% 0.21/0.55  % (21221)Memory used [KB]: 6012
% 0.21/0.55  % (21221)Time elapsed: 0.146 s
% 0.21/0.55  % (21221)Instructions burned: 13 (million)
% 0.21/0.55  % (21221)------------------------------
% 0.21/0.55  % (21221)------------------------------
% 0.21/0.55  % (21226)Refutation not found, incomplete strategy% (21226)------------------------------
% 0.21/0.55  % (21226)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (21226)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (21226)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.55  
% 0.21/0.55  % (21226)Memory used [KB]: 6012
% 0.21/0.55  % (21226)Time elapsed: 0.150 s
% 0.21/0.55  % (21226)Instructions burned: 2 (million)
% 0.21/0.55  % (21226)------------------------------
% 0.21/0.55  % (21226)------------------------------
% 0.21/0.55  % (21237)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.21/0.55  % (21240)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.21/0.55  % (21222)Refutation not found, incomplete strategy% (21222)------------------------------
% 0.21/0.55  % (21222)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (21222)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (21222)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.55  
% 0.21/0.55  % (21222)Memory used [KB]: 1535
% 0.21/0.55  % (21222)Time elapsed: 0.145 s
% 0.21/0.55  % (21222)Instructions burned: 4 (million)
% 0.21/0.55  % (21222)------------------------------
% 0.21/0.55  % (21222)------------------------------
% 0.21/0.56  % (21229)Instruction limit reached!
% 0.21/0.56  % (21229)------------------------------
% 0.21/0.56  % (21229)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (21229)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (21229)Termination reason: Unknown
% 0.21/0.56  % (21229)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (21229)Memory used [KB]: 1535
% 0.21/0.56  % (21229)Time elapsed: 0.131 s
% 0.21/0.56  % (21229)Instructions burned: 16 (million)
% 0.21/0.56  % (21229)------------------------------
% 0.21/0.56  % (21229)------------------------------
% 0.21/0.56  % (21245)Instruction limit reached!
% 0.21/0.56  % (21245)------------------------------
% 0.21/0.56  % (21245)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (21245)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (21245)Termination reason: Unknown
% 0.21/0.56  % (21245)Termination phase: Saturation
% 0.21/0.56  
% 0.21/0.56  % (21245)Memory used [KB]: 6012
% 0.21/0.56  % (21245)Time elapsed: 0.142 s
% 0.21/0.56  % (21245)Instructions burned: 8 (million)
% 0.21/0.56  % (21245)------------------------------
% 0.21/0.56  % (21245)------------------------------
% 0.21/0.56  % (21223)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.21/0.56  % (21217)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.21/0.57  % (21246)Instruction limit reached!
% 0.21/0.57  % (21246)------------------------------
% 0.21/0.57  % (21246)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (21246)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (21246)Termination reason: Unknown
% 0.21/0.57  % (21246)Termination phase: Saturation
% 0.21/0.57  
% 0.21/0.57  % (21246)Memory used [KB]: 6140
% 0.21/0.57  % (21246)Time elapsed: 0.152 s
% 0.21/0.57  % (21246)Instructions burned: 24 (million)
% 0.21/0.57  % (21246)------------------------------
% 0.21/0.57  % (21246)------------------------------
% 0.21/0.59  % (21244)Instruction limit reached!
% 0.21/0.59  % (21244)------------------------------
% 0.21/0.59  % (21244)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.59  % (21244)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.59  % (21244)Termination reason: Unknown
% 0.21/0.59  % (21244)Termination phase: Saturation
% 0.21/0.59  
% 0.21/0.59  % (21244)Memory used [KB]: 6268
% 0.21/0.59  % (21244)Time elapsed: 0.174 s
% 0.21/0.59  % (21244)Instructions burned: 25 (million)
% 0.21/0.59  % (21244)------------------------------
% 0.21/0.59  % (21244)------------------------------
% 0.21/0.59  % (21241)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.60  % (21232)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.21/0.60  % (21224)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.21/0.61  % (21232)Instruction limit reached!
% 0.21/0.61  % (21232)------------------------------
% 0.21/0.61  % (21232)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.61  % (21237)Instruction limit reached!
% 1.83/0.61  % (21237)------------------------------
% 1.83/0.61  % (21237)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.61  % (21237)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.61  % (21237)Termination reason: Unknown
% 1.83/0.61  % (21237)Termination phase: Saturation
% 1.83/0.61  
% 1.83/0.61  % (21237)Memory used [KB]: 6268
% 1.83/0.61  % (21237)Time elapsed: 0.213 s
% 1.83/0.61  % (21237)Instructions burned: 30 (million)
% 1.83/0.61  % (21237)------------------------------
% 1.83/0.61  % (21237)------------------------------
% 1.83/0.62  % (21232)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.62  % (21232)Termination reason: Unknown
% 1.83/0.62  % (21232)Termination phase: Saturation
% 1.83/0.62  
% 1.83/0.62  % (21232)Memory used [KB]: 6012
% 1.83/0.62  % (21232)Time elapsed: 0.184 s
% 1.83/0.62  % (21232)Instructions burned: 7 (million)
% 1.83/0.62  % (21232)------------------------------
% 1.83/0.62  % (21232)------------------------------
% 1.83/0.62  % (21249)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 1.83/0.62  % (21223)Instruction limit reached!
% 1.83/0.62  % (21223)------------------------------
% 1.83/0.62  % (21223)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.62  % (21223)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.62  % (21223)Termination reason: Unknown
% 1.83/0.62  % (21223)Termination phase: Saturation
% 1.83/0.62  
% 1.83/0.62  % (21223)Memory used [KB]: 6140
% 1.83/0.62  % (21223)Time elapsed: 0.178 s
% 1.83/0.62  % (21223)Instructions burned: 39 (million)
% 1.83/0.62  % (21223)------------------------------
% 1.83/0.62  % (21223)------------------------------
% 1.83/0.62  % (21249)Refutation not found, incomplete strategy% (21249)------------------------------
% 1.83/0.62  % (21249)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.63  % (21233)Refutation not found, non-redundant clauses discarded% (21233)------------------------------
% 1.83/0.63  % (21233)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.64  % (21250)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/87Mi)
% 2.16/0.64  % (21240)Instruction limit reached!
% 2.16/0.64  % (21240)------------------------------
% 2.16/0.64  % (21240)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.64  % (21240)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.64  % (21240)Termination reason: Unknown
% 2.16/0.64  % (21240)Termination phase: Saturation
% 2.16/0.64  
% 2.16/0.64  % (21240)Memory used [KB]: 1791
% 2.16/0.64  % (21240)Time elapsed: 0.204 s
% 2.16/0.64  % (21240)Instructions burned: 45 (million)
% 2.16/0.64  % (21240)------------------------------
% 2.16/0.64  % (21240)------------------------------
% 2.16/0.64  % (21233)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.64  % (21233)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.16/0.64  
% 2.16/0.64  % (21233)Memory used [KB]: 6652
% 2.16/0.64  % (21233)Time elapsed: 0.225 s
% 2.16/0.64  % (21233)Instructions burned: 47 (million)
% 2.16/0.64  % (21233)------------------------------
% 2.16/0.64  % (21233)------------------------------
% 2.16/0.65  % (21225)Instruction limit reached!
% 2.16/0.65  % (21225)------------------------------
% 2.16/0.65  % (21225)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.65  % (21225)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.65  % (21225)Termination reason: Unknown
% 2.16/0.65  % (21225)Termination phase: Saturation
% 2.16/0.65  
% 2.16/0.65  % (21225)Memory used [KB]: 6396
% 2.16/0.65  % (21225)Time elapsed: 0.237 s
% 2.16/0.65  % (21225)Instructions burned: 50 (million)
% 2.16/0.65  % (21225)------------------------------
% 2.16/0.65  % (21225)------------------------------
% 2.16/0.65  % (21248)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/92Mi)
% 2.16/0.66  % (21249)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.66  % (21249)Termination reason: Refutation not found, incomplete strategy
% 2.16/0.66  
% 2.16/0.66  % (21249)Memory used [KB]: 10362
% 2.16/0.66  % (21249)Time elapsed: 0.099 s
% 2.16/0.66  % (21249)Instructions burned: 2 (million)
% 2.16/0.66  % (21249)------------------------------
% 2.16/0.66  % (21249)------------------------------
% 2.16/0.66  % (21253)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 2.16/0.67  % (21252)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/107Mi)
% 2.37/0.67  % (21251)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.37/0.67  % (21258)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/84Mi)
% 2.37/0.67  % (21261)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/109Mi)
% 2.37/0.68  % (21256)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 2.37/0.68  % (21257)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 2.37/0.68  % (21255)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.37/0.68  % (21239)Instruction limit reached!
% 2.37/0.68  % (21239)------------------------------
% 2.37/0.68  % (21239)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.69  % (21224)Instruction limit reached!
% 2.37/0.69  % (21224)------------------------------
% 2.37/0.69  % (21224)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.69  % (21259)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/131Mi)
% 2.37/0.69  % (21254)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/141Mi)
% 2.37/0.69  % (21261)Refutation not found, incomplete strategy% (21261)------------------------------
% 2.37/0.69  % (21261)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.69  % (21254)Refutation not found, incomplete strategy% (21254)------------------------------
% 2.37/0.69  % (21254)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.69  % (21254)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.69  % (21254)Termination reason: Refutation not found, incomplete strategy
% 2.37/0.69  
% 2.37/0.69  % (21254)Memory used [KB]: 5884
% 2.37/0.69  % (21254)Time elapsed: 0.114 s
% 2.37/0.69  % (21254)Instructions burned: 2 (million)
% 2.37/0.69  % (21254)------------------------------
% 2.37/0.69  % (21254)------------------------------
% 2.37/0.69  % (21243)Instruction limit reached!
% 2.37/0.69  % (21243)------------------------------
% 2.37/0.69  % (21243)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.69  % (21239)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.69  % (21239)Termination reason: Unknown
% 2.37/0.69  % (21239)Termination phase: Saturation
% 2.37/0.69  
% 2.37/0.69  % (21239)Memory used [KB]: 7803
% 2.37/0.69  % (21239)Time elapsed: 0.229 s
% 2.37/0.69  % (21241)Instruction limit reached!
% 2.37/0.69  % (21241)------------------------------
% 2.37/0.69  % (21241)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.69  % (21241)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.69  % (21241)Termination reason: Unknown
% 2.37/0.69  % (21241)Termination phase: Saturation
% 2.37/0.69  
% 2.37/0.69  % (21241)Memory used [KB]: 6268
% 2.37/0.69  % (21241)Time elapsed: 0.255 s
% 2.37/0.69  % (21241)Instructions burned: 51 (million)
% 2.37/0.69  % (21241)------------------------------
% 2.37/0.69  % (21241)------------------------------
% 2.37/0.69  % (21239)Instructions burned: 82 (million)
% 2.37/0.69  % (21239)------------------------------
% 2.37/0.69  % (21239)------------------------------
% 2.37/0.69  % (21261)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.69  % (21261)Termination reason: Refutation not found, incomplete strategy
% 2.37/0.69  
% 2.37/0.69  % (21261)Memory used [KB]: 5884
% 2.37/0.69  % (21238)Instruction limit reached!
% 2.37/0.69  % (21238)------------------------------
% 2.37/0.69  % (21238)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.69  % (21238)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.69  % (21238)Termination reason: Unknown
% 2.37/0.69  % (21238)Termination phase: Saturation
% 2.37/0.69  
% 2.37/0.69  % (21238)Memory used [KB]: 7036
% 2.37/0.69  % (21238)Time elapsed: 0.264 s
% 2.37/0.69  % (21238)Instructions burned: 99 (million)
% 2.37/0.69  % (21238)------------------------------
% 2.37/0.69  % (21238)------------------------------
% 2.37/0.69  % (21261)Time elapsed: 0.093 s
% 2.37/0.69  % (21261)Instructions burned: 2 (million)
% 2.37/0.69  % (21261)------------------------------
% 2.37/0.69  % (21261)------------------------------
% 2.37/0.70  % (21243)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.70  % (21243)Termination reason: Unknown
% 2.37/0.70  % (21243)Termination phase: Saturation
% 2.37/0.70  
% 2.37/0.70  % (21243)Memory used [KB]: 7291
% 2.37/0.70  % (21243)Time elapsed: 0.295 s
% 2.37/0.70  % (21243)Instructions burned: 100 (million)
% 2.37/0.70  % (21243)------------------------------
% 2.37/0.70  % (21243)------------------------------
% 2.37/0.70  % (21263)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.37/0.70  % (21224)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.70  % (21224)Termination reason: Unknown
% 2.37/0.70  % (21224)Termination phase: Saturation
% 2.37/0.70  
% 2.37/0.70  % (21224)Memory used [KB]: 6396
% 2.37/0.70  % (21224)Time elapsed: 0.265 s
% 2.37/0.70  % (21224)Instructions burned: 39 (million)
% 2.37/0.70  % (21224)------------------------------
% 2.37/0.70  % (21224)------------------------------
% 2.37/0.71  % (21260)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/93Mi)
% 2.37/0.71  % (21259)Refutation not found, incomplete strategy% (21259)------------------------------
% 2.37/0.71  % (21259)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.71  % (21259)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.71  % (21259)Termination reason: Refutation not found, incomplete strategy
% 2.37/0.71  
% 2.37/0.71  % (21259)Memory used [KB]: 6012
% 2.37/0.71  % (21259)Time elapsed: 0.129 s
% 2.37/0.71  % (21259)Instructions burned: 3 (million)
% 2.37/0.71  % (21259)------------------------------
% 2.37/0.71  % (21259)------------------------------
% 2.37/0.72  % (21242)Instruction limit reached!
% 2.37/0.72  % (21242)------------------------------
% 2.37/0.72  % (21242)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.73  % (21256)Instruction limit reached!
% 2.37/0.73  % (21256)------------------------------
% 2.37/0.73  % (21256)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.73  % (21256)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.73  % (21256)Termination reason: Unknown
% 2.37/0.73  % (21256)Termination phase: Saturation
% 2.37/0.73  
% 2.37/0.73  % (21256)Memory used [KB]: 6268
% 2.37/0.73  % (21256)Time elapsed: 0.153 s
% 2.37/0.73  % (21256)Instructions burned: 33 (million)
% 2.37/0.73  % (21256)------------------------------
% 2.37/0.73  % (21256)------------------------------
% 2.73/0.73  % (21264)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/32Mi)
% 2.73/0.73  % (21242)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.73  % (21242)Termination reason: Unknown
% 2.73/0.73  % (21242)Termination phase: Saturation
% 2.73/0.73  
% 2.73/0.73  % (21242)Memory used [KB]: 7803
% 2.73/0.73  % (21242)Time elapsed: 0.301 s
% 2.73/0.73  % (21242)Instructions burned: 97 (million)
% 2.73/0.73  % (21242)------------------------------
% 2.73/0.73  % (21242)------------------------------
% 2.73/0.73  % (21262)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/86Mi)
% 2.73/0.73  % (21262)Refutation not found, incomplete strategy% (21262)------------------------------
% 2.73/0.73  % (21262)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.73  % (21263)Instruction limit reached!
% 2.73/0.73  % (21263)------------------------------
% 2.73/0.73  % (21263)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.74  % (21255)Instruction limit reached!
% 2.73/0.74  % (21255)------------------------------
% 2.73/0.74  % (21255)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.74  % (21263)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.74  % (21263)Termination reason: Unknown
% 2.73/0.74  % (21263)Termination phase: Saturation
% 2.73/0.74  
% 2.73/0.74  % (21263)Memory used [KB]: 6140
% 2.73/0.74  % (21263)Time elapsed: 0.124 s
% 2.73/0.74  % (21263)Instructions burned: 15 (million)
% 2.73/0.74  % (21263)------------------------------
% 2.73/0.74  % (21263)------------------------------
% 2.73/0.74  % (21265)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.73/0.74  % (21253)First to succeed.
% 2.73/0.75  % (21253)Refutation found. Thanks to Tanya!
% 2.73/0.75  % SZS status Theorem for theBenchmark
% 2.73/0.75  % SZS output start Proof for theBenchmark
% See solution above
% 2.73/0.75  % (21253)------------------------------
% 2.73/0.75  % (21253)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.73/0.75  % (21253)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.73/0.75  % (21253)Termination reason: Refutation
% 2.73/0.75  
% 2.73/0.75  % (21253)Memory used [KB]: 6268
% 2.73/0.75  % (21253)Time elapsed: 0.161 s
% 2.73/0.75  % (21253)Instructions burned: 48 (million)
% 2.73/0.75  % (21253)------------------------------
% 2.73/0.75  % (21253)------------------------------
% 2.73/0.75  % (21216)Success in time 0.387 s
%------------------------------------------------------------------------------