TSTP Solution File: NUM402+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : NUM402+1 : TPTP v8.1.0. Released v3.2.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 : n003.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 17:59:21 EDT 2022

% Result   : Theorem 6.85s 1.23s
% Output   : Refutation 6.85s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   21
% Syntax   : Number of formulae    :  124 (   3 unt;   0 def)
%            Number of atoms       :  449 (  27 equ)
%            Maximal formula atoms :   14 (   3 avg)
%            Number of connectives :  511 ( 186   ~; 206   |;  82   &)
%                                         (  17 <=>;  20  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :   12 (  10 usr;   4 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   1 con; 0-2 aty)
%            Number of variables   :  200 ( 173   !;  27   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2060,plain,
    $false,
    inference(avatar_sat_refutation,[],[f262,f389,f1981,f2059]) ).

fof(f2059,plain,
    ( spl24_2
    | ~ spl24_109 ),
    inference(avatar_contradiction_clause,[],[f2058]) ).

fof(f2058,plain,
    ( $false
    | spl24_2
    | ~ spl24_109 ),
    inference(subsumption_resolution,[],[f2046,f402]) ).

fof(f402,plain,
    ( ~ subset(sK20(union(sK12)),union(sK12))
    | spl24_2 ),
    inference(resolution,[],[f391,f201]) ).

fof(f201,plain,
    ! [X0,X1] :
      ( element(X0,powerset(X1))
      | ~ subset(X0,X1) ),
    inference(cnf_transformation,[],[f125]) ).

fof(f125,plain,
    ! [X0,X1] :
      ( ( element(X0,powerset(X1))
        | ~ subset(X0,X1) )
      & ( subset(X0,X1)
        | ~ element(X0,powerset(X1)) ) ),
    inference(rectify,[],[f124]) ).

fof(f124,plain,
    ! [X1,X0] :
      ( ( element(X1,powerset(X0))
        | ~ subset(X1,X0) )
      & ( subset(X1,X0)
        | ~ element(X1,powerset(X0)) ) ),
    inference(nnf_transformation,[],[f45]) ).

fof(f45,plain,
    ! [X1,X0] :
      ( element(X1,powerset(X0))
    <=> subset(X1,X0) ),
    inference(rectify,[],[f39]) ).

fof(f39,axiom,
    ! [X1,X0] :
      ( subset(X0,X1)
    <=> element(X0,powerset(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t3_subset) ).

fof(f391,plain,
    ( ~ element(sK20(union(sK12)),powerset(union(sK12)))
    | spl24_2 ),
    inference(resolution,[],[f261,f318]) ).

fof(f318,plain,
    ! [X0] :
      ( epsilon_transitive(X0)
      | ~ element(sK20(X0),powerset(X0)) ),
    inference(resolution,[],[f200,f222]) ).

fof(f222,plain,
    ! [X0] :
      ( ~ subset(sK20(X0),X0)
      | epsilon_transitive(X0) ),
    inference(cnf_transformation,[],[f139]) ).

fof(f139,plain,
    ! [X0] :
      ( ( epsilon_transitive(X0)
        | ( in(sK20(X0),X0)
          & ~ subset(sK20(X0),X0) ) )
      & ( ! [X2] :
            ( ~ in(X2,X0)
            | subset(X2,X0) )
        | ~ epsilon_transitive(X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK20])],[f137,f138]) ).

fof(f138,plain,
    ! [X0] :
      ( ? [X1] :
          ( in(X1,X0)
          & ~ subset(X1,X0) )
     => ( in(sK20(X0),X0)
        & ~ subset(sK20(X0),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f137,plain,
    ! [X0] :
      ( ( epsilon_transitive(X0)
        | ? [X1] :
            ( in(X1,X0)
            & ~ subset(X1,X0) ) )
      & ( ! [X2] :
            ( ~ in(X2,X0)
            | subset(X2,X0) )
        | ~ epsilon_transitive(X0) ) ),
    inference(rectify,[],[f136]) ).

fof(f136,plain,
    ! [X0] :
      ( ( epsilon_transitive(X0)
        | ? [X1] :
            ( in(X1,X0)
            & ~ subset(X1,X0) ) )
      & ( ! [X1] :
            ( ~ in(X1,X0)
            | subset(X1,X0) )
        | ~ epsilon_transitive(X0) ) ),
    inference(nnf_transformation,[],[f87]) ).

fof(f87,plain,
    ! [X0] :
      ( epsilon_transitive(X0)
    <=> ! [X1] :
          ( ~ in(X1,X0)
          | subset(X1,X0) ) ),
    inference(ennf_transformation,[],[f8]) ).

fof(f8,axiom,
    ! [X0] :
      ( ! [X1] :
          ( in(X1,X0)
         => subset(X1,X0) )
    <=> epsilon_transitive(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d2_ordinal1) ).

fof(f200,plain,
    ! [X0,X1] :
      ( subset(X0,X1)
      | ~ element(X0,powerset(X1)) ),
    inference(cnf_transformation,[],[f125]) ).

fof(f261,plain,
    ( ~ epsilon_transitive(union(sK12))
    | spl24_2 ),
    inference(avatar_component_clause,[],[f260]) ).

fof(f260,plain,
    ( spl24_2
  <=> epsilon_transitive(union(sK12)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl24_2])]) ).

fof(f2046,plain,
    ( subset(sK20(union(sK12)),union(sK12))
    | spl24_2
    | ~ spl24_109 ),
    inference(resolution,[],[f1993,f217]) ).

fof(f217,plain,
    ! [X0,X1] :
      ( ~ in(sK18(X0,X1),X0)
      | subset(X1,X0) ),
    inference(cnf_transformation,[],[f133]) ).

fof(f133,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( in(X2,X0)
            | ~ in(X2,X1) )
        | ~ subset(X1,X0) )
      & ( subset(X1,X0)
        | ( ~ in(sK18(X0,X1),X0)
          & in(sK18(X0,X1),X1) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK18])],[f131,f132]) ).

fof(f132,plain,
    ! [X0,X1] :
      ( ? [X3] :
          ( ~ in(X3,X0)
          & in(X3,X1) )
     => ( ~ in(sK18(X0,X1),X0)
        & in(sK18(X0,X1),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f131,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( in(X2,X0)
            | ~ in(X2,X1) )
        | ~ subset(X1,X0) )
      & ( subset(X1,X0)
        | ? [X3] :
            ( ~ in(X3,X0)
            & in(X3,X1) ) ) ),
    inference(rectify,[],[f130]) ).

fof(f130,plain,
    ! [X1,X0] :
      ( ( ! [X2] :
            ( in(X2,X1)
            | ~ in(X2,X0) )
        | ~ subset(X0,X1) )
      & ( subset(X0,X1)
        | ? [X2] :
            ( ~ in(X2,X1)
            & in(X2,X0) ) ) ),
    inference(nnf_transformation,[],[f67]) ).

fof(f67,plain,
    ! [X1,X0] :
      ( ! [X2] :
          ( in(X2,X1)
          | ~ in(X2,X0) )
    <=> subset(X0,X1) ),
    inference(ennf_transformation,[],[f10]) ).

fof(f10,axiom,
    ! [X0,X1] :
      ( subset(X0,X1)
    <=> ! [X2] :
          ( in(X2,X0)
         => in(X2,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d3_tarski) ).

fof(f1993,plain,
    ( in(sK18(union(sK12),sK20(union(sK12))),union(sK12))
    | spl24_2
    | ~ spl24_109 ),
    inference(resolution,[],[f1545,f408]) ).

fof(f408,plain,
    ( ! [X0] :
        ( ~ in(X0,sK10(sK12,sK20(union(sK12))))
        | in(X0,union(sK12)) )
    | spl24_2 ),
    inference(resolution,[],[f395,f237]) ).

fof(f237,plain,
    ! [X1,X7,X5] :
      ( ~ in(X7,X1)
      | in(X5,union(X1))
      | ~ in(X5,X7) ),
    inference(equality_resolution,[],[f176]) ).

fof(f176,plain,
    ! [X0,X1,X7,X5] :
      ( in(X5,X0)
      | ~ in(X5,X7)
      | ~ in(X7,X1)
      | union(X1) != X0 ),
    inference(cnf_transformation,[],[f110]) ).

fof(f110,plain,
    ! [X0,X1] :
      ( ( union(X1) = X0
        | ( ( ~ in(sK8(X0,X1),X0)
            | ! [X3] :
                ( ~ in(sK8(X0,X1),X3)
                | ~ in(X3,X1) ) )
          & ( in(sK8(X0,X1),X0)
            | ( in(sK8(X0,X1),sK9(X0,X1))
              & in(sK9(X0,X1),X1) ) ) ) )
      & ( ! [X5] :
            ( ( ( in(X5,sK10(X1,X5))
                & in(sK10(X1,X5),X1) )
              | ~ in(X5,X0) )
            & ( in(X5,X0)
              | ! [X7] :
                  ( ~ in(X5,X7)
                  | ~ in(X7,X1) ) ) )
        | union(X1) != X0 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK8,sK9,sK10])],[f106,f109,f108,f107]) ).

fof(f107,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( ( ~ in(X2,X0)
            | ! [X3] :
                ( ~ in(X2,X3)
                | ~ in(X3,X1) ) )
          & ( in(X2,X0)
            | ? [X4] :
                ( in(X2,X4)
                & in(X4,X1) ) ) )
     => ( ( ~ in(sK8(X0,X1),X0)
          | ! [X3] :
              ( ~ in(sK8(X0,X1),X3)
              | ~ in(X3,X1) ) )
        & ( in(sK8(X0,X1),X0)
          | ? [X4] :
              ( in(sK8(X0,X1),X4)
              & in(X4,X1) ) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f108,plain,
    ! [X0,X1] :
      ( ? [X4] :
          ( in(sK8(X0,X1),X4)
          & in(X4,X1) )
     => ( in(sK8(X0,X1),sK9(X0,X1))
        & in(sK9(X0,X1),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f109,plain,
    ! [X1,X5] :
      ( ? [X6] :
          ( in(X5,X6)
          & in(X6,X1) )
     => ( in(X5,sK10(X1,X5))
        & in(sK10(X1,X5),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f106,plain,
    ! [X0,X1] :
      ( ( union(X1) = X0
        | ? [X2] :
            ( ( ~ in(X2,X0)
              | ! [X3] :
                  ( ~ in(X2,X3)
                  | ~ in(X3,X1) ) )
            & ( in(X2,X0)
              | ? [X4] :
                  ( in(X2,X4)
                  & in(X4,X1) ) ) ) )
      & ( ! [X5] :
            ( ( ? [X6] :
                  ( in(X5,X6)
                  & in(X6,X1) )
              | ~ in(X5,X0) )
            & ( in(X5,X0)
              | ! [X7] :
                  ( ~ in(X5,X7)
                  | ~ in(X7,X1) ) ) )
        | union(X1) != X0 ) ),
    inference(rectify,[],[f105]) ).

fof(f105,plain,
    ! [X0,X1] :
      ( ( union(X1) = X0
        | ? [X2] :
            ( ( ~ in(X2,X0)
              | ! [X3] :
                  ( ~ in(X2,X3)
                  | ~ in(X3,X1) ) )
            & ( in(X2,X0)
              | ? [X3] :
                  ( in(X2,X3)
                  & in(X3,X1) ) ) ) )
      & ( ! [X2] :
            ( ( ? [X3] :
                  ( in(X2,X3)
                  & in(X3,X1) )
              | ~ in(X2,X0) )
            & ( in(X2,X0)
              | ! [X3] :
                  ( ~ in(X2,X3)
                  | ~ in(X3,X1) ) ) )
        | union(X1) != X0 ) ),
    inference(nnf_transformation,[],[f48]) ).

fof(f48,plain,
    ! [X0,X1] :
      ( union(X1) = X0
    <=> ! [X2] :
          ( ? [X3] :
              ( in(X2,X3)
              & in(X3,X1) )
        <=> in(X2,X0) ) ),
    inference(rectify,[],[f12]) ).

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

fof(f395,plain,
    ( in(sK10(sK12,sK20(union(sK12))),sK12)
    | spl24_2 ),
    inference(resolution,[],[f392,f236]) ).

fof(f236,plain,
    ! [X1,X5] :
      ( ~ in(X5,union(X1))
      | in(sK10(X1,X5),X1) ),
    inference(equality_resolution,[],[f177]) ).

fof(f177,plain,
    ! [X0,X1,X5] :
      ( in(sK10(X1,X5),X1)
      | ~ in(X5,X0)
      | union(X1) != X0 ),
    inference(cnf_transformation,[],[f110]) ).

fof(f392,plain,
    ( in(sK20(union(sK12)),union(sK12))
    | spl24_2 ),
    inference(resolution,[],[f261,f223]) ).

fof(f223,plain,
    ! [X0] :
      ( epsilon_transitive(X0)
      | in(sK20(X0),X0) ),
    inference(cnf_transformation,[],[f139]) ).

fof(f1545,plain,
    ( in(sK18(union(sK12),sK20(union(sK12))),sK10(sK12,sK20(union(sK12))))
    | ~ spl24_109 ),
    inference(avatar_component_clause,[],[f1544]) ).

fof(f1544,plain,
    ( spl24_109
  <=> in(sK18(union(sK12),sK20(union(sK12))),sK10(sK12,sK20(union(sK12)))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl24_109])]) ).

fof(f1981,plain,
    ( spl24_109
    | spl24_2 ),
    inference(avatar_split_clause,[],[f1977,f260,f1544]) ).

fof(f1977,plain,
    ( in(sK18(union(sK12),sK20(union(sK12))),sK10(sK12,sK20(union(sK12))))
    | spl24_2 ),
    inference(resolution,[],[f1537,f463]) ).

fof(f463,plain,
    ( in(sK18(union(sK12),sK20(union(sK12))),sK20(union(sK12)))
    | spl24_2 ),
    inference(resolution,[],[f349,f261]) ).

fof(f349,plain,
    ! [X0] :
      ( epsilon_transitive(X0)
      | in(sK18(X0,sK20(X0)),sK20(X0)) ),
    inference(resolution,[],[f216,f222]) ).

fof(f216,plain,
    ! [X0,X1] :
      ( subset(X1,X0)
      | in(sK18(X0,X1),X1) ),
    inference(cnf_transformation,[],[f133]) ).

fof(f1537,plain,
    ( ! [X0] :
        ( ~ in(X0,sK20(union(sK12)))
        | in(X0,sK10(sK12,sK20(union(sK12)))) )
    | spl24_2 ),
    inference(resolution,[],[f699,f396]) ).

fof(f396,plain,
    ( in(sK20(union(sK12)),sK10(sK12,sK20(union(sK12))))
    | spl24_2 ),
    inference(resolution,[],[f392,f235]) ).

fof(f235,plain,
    ! [X1,X5] :
      ( ~ in(X5,union(X1))
      | in(X5,sK10(X1,X5)) ),
    inference(equality_resolution,[],[f178]) ).

fof(f178,plain,
    ! [X0,X1,X5] :
      ( in(X5,sK10(X1,X5))
      | ~ in(X5,X0)
      | union(X1) != X0 ),
    inference(cnf_transformation,[],[f110]) ).

fof(f699,plain,
    ( ! [X21,X22] :
        ( ~ in(X21,sK10(sK12,sK20(union(sK12))))
        | ~ in(X22,X21)
        | in(X22,sK10(sK12,sK20(union(sK12)))) )
    | spl24_2 ),
    inference(resolution,[],[f494,f407]) ).

fof(f407,plain,
    ( ordinal(sK10(sK12,sK20(union(sK12))))
    | spl24_2 ),
    inference(resolution,[],[f395,f185]) ).

fof(f185,plain,
    ! [X1] :
      ( ~ in(X1,sK12)
      | ordinal(X1) ),
    inference(cnf_transformation,[],[f114]) ).

fof(f114,plain,
    ( ! [X1] :
        ( ordinal(X1)
        | ~ in(X1,sK12) )
    & ~ ordinal(union(sK12)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK12])],[f64,f113]) ).

fof(f113,plain,
    ( ? [X0] :
        ( ! [X1] :
            ( ordinal(X1)
            | ~ in(X1,X0) )
        & ~ ordinal(union(X0)) )
   => ( ! [X1] :
          ( ordinal(X1)
          | ~ in(X1,sK12) )
      & ~ ordinal(union(sK12)) ) ),
    introduced(choice_axiom,[]) ).

fof(f64,plain,
    ? [X0] :
      ( ! [X1] :
          ( ordinal(X1)
          | ~ in(X1,X0) )
      & ~ ordinal(union(X0)) ),
    inference(ennf_transformation,[],[f38]) ).

fof(f38,negated_conjecture,
    ~ ! [X0] :
        ( ! [X1] :
            ( in(X1,X0)
           => ordinal(X1) )
       => ordinal(union(X0)) ),
    inference(negated_conjecture,[],[f37]) ).

fof(f37,conjecture,
    ! [X0] :
      ( ! [X1] :
          ( in(X1,X0)
         => ordinal(X1) )
     => ordinal(union(X0)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t35_ordinal1) ).

fof(f494,plain,
    ! [X14,X12,X13] :
      ( ~ ordinal(X13)
      | ~ in(X12,X13)
      | in(X14,X13)
      | ~ in(X14,X12) ),
    inference(resolution,[],[f357,f187]) ).

fof(f187,plain,
    ! [X0] :
      ( epsilon_transitive(X0)
      | ~ ordinal(X0) ),
    inference(cnf_transformation,[],[f116]) ).

fof(f116,plain,
    ! [X0] :
      ( ( ordinal(X0)
        | ~ epsilon_transitive(X0)
        | ~ epsilon_connected(X0) )
      & ( ( epsilon_transitive(X0)
          & epsilon_connected(X0) )
        | ~ ordinal(X0) ) ),
    inference(flattening,[],[f115]) ).

fof(f115,plain,
    ! [X0] :
      ( ( ordinal(X0)
        | ~ epsilon_transitive(X0)
        | ~ epsilon_connected(X0) )
      & ( ( epsilon_transitive(X0)
          & epsilon_connected(X0) )
        | ~ ordinal(X0) ) ),
    inference(nnf_transformation,[],[f11]) ).

fof(f11,axiom,
    ! [X0] :
      ( ordinal(X0)
    <=> ( epsilon_transitive(X0)
        & epsilon_connected(X0) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d4_ordinal1) ).

fof(f357,plain,
    ! [X6,X7,X5] :
      ( ~ epsilon_transitive(X6)
      | ~ in(X7,X6)
      | in(X5,X6)
      | ~ in(X5,X7) ),
    inference(resolution,[],[f218,f221]) ).

fof(f221,plain,
    ! [X2,X0] :
      ( subset(X2,X0)
      | ~ epsilon_transitive(X0)
      | ~ in(X2,X0) ),
    inference(cnf_transformation,[],[f139]) ).

fof(f218,plain,
    ! [X2,X0,X1] :
      ( ~ subset(X1,X0)
      | in(X2,X0)
      | ~ in(X2,X1) ),
    inference(cnf_transformation,[],[f133]) ).

fof(f389,plain,
    spl24_1,
    inference(avatar_contradiction_clause,[],[f388]) ).

fof(f388,plain,
    ( $false
    | spl24_1 ),
    inference(subsumption_resolution,[],[f387,f296]) ).

fof(f296,plain,
    ( ordinal(sK10(sK12,sK3(union(sK12))))
    | spl24_1 ),
    inference(resolution,[],[f288,f185]) ).

fof(f288,plain,
    ( in(sK10(sK12,sK3(union(sK12))),sK12)
    | spl24_1 ),
    inference(resolution,[],[f236,f274]) ).

fof(f274,plain,
    ( in(sK3(union(sK12)),union(sK12))
    | spl24_1 ),
    inference(resolution,[],[f258,f148]) ).

fof(f148,plain,
    ! [X0] :
      ( epsilon_connected(X0)
      | in(sK3(X0),X0) ),
    inference(cnf_transformation,[],[f95]) ).

fof(f95,plain,
    ! [X0] :
      ( ( epsilon_connected(X0)
        | ( ~ in(sK2(X0),sK3(X0))
          & in(sK2(X0),X0)
          & ~ in(sK3(X0),sK2(X0))
          & sK3(X0) != sK2(X0)
          & in(sK3(X0),X0) ) )
      & ( ! [X3,X4] :
            ( in(X3,X4)
            | ~ in(X3,X0)
            | in(X4,X3)
            | X3 = X4
            | ~ in(X4,X0) )
        | ~ epsilon_connected(X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2,sK3])],[f93,f94]) ).

fof(f94,plain,
    ! [X0] :
      ( ? [X1,X2] :
          ( ~ in(X1,X2)
          & in(X1,X0)
          & ~ in(X2,X1)
          & X1 != X2
          & in(X2,X0) )
     => ( ~ in(sK2(X0),sK3(X0))
        & in(sK2(X0),X0)
        & ~ in(sK3(X0),sK2(X0))
        & sK3(X0) != sK2(X0)
        & in(sK3(X0),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f93,plain,
    ! [X0] :
      ( ( epsilon_connected(X0)
        | ? [X1,X2] :
            ( ~ in(X1,X2)
            & in(X1,X0)
            & ~ in(X2,X1)
            & X1 != X2
            & in(X2,X0) ) )
      & ( ! [X3,X4] :
            ( in(X3,X4)
            | ~ in(X3,X0)
            | in(X4,X3)
            | X3 = X4
            | ~ in(X4,X0) )
        | ~ epsilon_connected(X0) ) ),
    inference(rectify,[],[f92]) ).

fof(f92,plain,
    ! [X0] :
      ( ( epsilon_connected(X0)
        | ? [X2,X1] :
            ( ~ in(X2,X1)
            & in(X2,X0)
            & ~ in(X1,X2)
            & X1 != X2
            & in(X1,X0) ) )
      & ( ! [X2,X1] :
            ( in(X2,X1)
            | ~ in(X2,X0)
            | in(X1,X2)
            | X1 = X2
            | ~ in(X1,X0) )
        | ~ epsilon_connected(X0) ) ),
    inference(nnf_transformation,[],[f61]) ).

fof(f61,plain,
    ! [X0] :
      ( epsilon_connected(X0)
    <=> ! [X2,X1] :
          ( in(X2,X1)
          | ~ in(X2,X0)
          | in(X1,X2)
          | X1 = X2
          | ~ in(X1,X0) ) ),
    inference(ennf_transformation,[],[f9]) ).

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

fof(f258,plain,
    ( ~ epsilon_connected(union(sK12))
    | spl24_1 ),
    inference(avatar_component_clause,[],[f257]) ).

fof(f257,plain,
    ( spl24_1
  <=> epsilon_connected(union(sK12)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl24_1])]) ).

fof(f387,plain,
    ( ~ ordinal(sK10(sK12,sK3(union(sK12))))
    | spl24_1 ),
    inference(subsumption_resolution,[],[f377,f323]) ).

fof(f323,plain,
    ( ~ ordinal(sK3(union(sK12)))
    | spl24_1 ),
    inference(subsumption_resolution,[],[f322,f311]) ).

fof(f311,plain,
    ( ordinal(sK2(union(sK12)))
    | spl24_1 ),
    inference(subsumption_resolution,[],[f308,f289]) ).

fof(f289,plain,
    ( ordinal(sK10(sK12,sK2(union(sK12))))
    | spl24_1 ),
    inference(resolution,[],[f287,f185]) ).

fof(f287,plain,
    ( in(sK10(sK12,sK2(union(sK12))),sK12)
    | spl24_1 ),
    inference(resolution,[],[f236,f273]) ).

fof(f273,plain,
    ( in(sK2(union(sK12)),union(sK12))
    | spl24_1 ),
    inference(resolution,[],[f258,f151]) ).

fof(f151,plain,
    ! [X0] :
      ( epsilon_connected(X0)
      | in(sK2(X0),X0) ),
    inference(cnf_transformation,[],[f95]) ).

fof(f308,plain,
    ( ordinal(sK2(union(sK12)))
    | ~ ordinal(sK10(sK12,sK2(union(sK12))))
    | spl24_1 ),
    inference(resolution,[],[f285,f165]) ).

fof(f165,plain,
    ! [X0,X1] :
      ( ~ in(X1,X0)
      | ~ ordinal(X0)
      | ordinal(X1) ),
    inference(cnf_transformation,[],[f85]) ).

fof(f85,plain,
    ! [X0,X1] :
      ( ordinal(X1)
      | ~ in(X1,X0)
      | ~ ordinal(X0) ),
    inference(flattening,[],[f84]) ).

fof(f84,plain,
    ! [X1,X0] :
      ( ordinal(X1)
      | ~ in(X1,X0)
      | ~ ordinal(X0) ),
    inference(ennf_transformation,[],[f51]) ).

fof(f51,plain,
    ! [X1,X0] :
      ( ordinal(X0)
     => ( in(X1,X0)
       => ordinal(X1) ) ),
    inference(rectify,[],[f34]) ).

fof(f34,axiom,
    ! [X1,X0] :
      ( ordinal(X1)
     => ( in(X0,X1)
       => ordinal(X0) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t23_ordinal1) ).

fof(f285,plain,
    ( in(sK2(union(sK12)),sK10(sK12,sK2(union(sK12))))
    | spl24_1 ),
    inference(resolution,[],[f235,f273]) ).

fof(f322,plain,
    ( ~ ordinal(sK2(union(sK12)))
    | ~ ordinal(sK3(union(sK12)))
    | spl24_1 ),
    inference(resolution,[],[f303,f258]) ).

fof(f303,plain,
    ! [X0] :
      ( epsilon_connected(X0)
      | ~ ordinal(sK2(X0))
      | ~ ordinal(sK3(X0)) ),
    inference(subsumption_resolution,[],[f302,f152]) ).

fof(f152,plain,
    ! [X0] :
      ( ~ in(sK2(X0),sK3(X0))
      | epsilon_connected(X0) ),
    inference(cnf_transformation,[],[f95]) ).

fof(f302,plain,
    ! [X0] :
      ( in(sK2(X0),sK3(X0))
      | epsilon_connected(X0)
      | ~ ordinal(sK3(X0))
      | ~ ordinal(sK2(X0)) ),
    inference(subsumption_resolution,[],[f301,f150]) ).

fof(f150,plain,
    ! [X0] :
      ( ~ in(sK3(X0),sK2(X0))
      | epsilon_connected(X0) ),
    inference(cnf_transformation,[],[f95]) ).

fof(f301,plain,
    ! [X0] :
      ( ~ ordinal(sK2(X0))
      | in(sK3(X0),sK2(X0))
      | in(sK2(X0),sK3(X0))
      | ~ ordinal(sK3(X0))
      | epsilon_connected(X0) ),
    inference(resolution,[],[f241,f242]) ).

fof(f242,plain,
    ! [X0] :
      ( ~ sQ23_eqProxy(sK3(X0),sK2(X0))
      | epsilon_connected(X0) ),
    inference(equality_proxy_replacement,[],[f149,f240]) ).

fof(f240,plain,
    ! [X0,X1] :
      ( sQ23_eqProxy(X0,X1)
    <=> X0 = X1 ),
    introduced(equality_proxy_definition,[new_symbols(naming,[sQ23_eqProxy])]) ).

fof(f149,plain,
    ! [X0] :
      ( epsilon_connected(X0)
      | sK3(X0) != sK2(X0) ),
    inference(cnf_transformation,[],[f95]) ).

fof(f241,plain,
    ! [X0,X1] :
      ( sQ23_eqProxy(X0,X1)
      | ~ ordinal(X1)
      | ~ ordinal(X0)
      | in(X1,X0)
      | in(X0,X1) ),
    inference(equality_proxy_replacement,[],[f146,f240]) ).

fof(f146,plain,
    ! [X0,X1] :
      ( ~ ordinal(X0)
      | in(X0,X1)
      | in(X1,X0)
      | ~ ordinal(X1)
      | X0 = X1 ),
    inference(cnf_transformation,[],[f75]) ).

fof(f75,plain,
    ! [X0] :
      ( ~ ordinal(X0)
      | ! [X1] :
          ( in(X0,X1)
          | in(X1,X0)
          | ~ ordinal(X1)
          | X0 = X1 ) ),
    inference(flattening,[],[f74]) ).

fof(f74,plain,
    ! [X0] :
      ( ! [X1] :
          ( in(X0,X1)
          | in(X1,X0)
          | X0 = X1
          | ~ ordinal(X1) )
      | ~ ordinal(X0) ),
    inference(ennf_transformation,[],[f35]) ).

fof(f35,axiom,
    ! [X0] :
      ( ordinal(X0)
     => ! [X1] :
          ( ordinal(X1)
         => ~ ( ~ in(X0,X1)
              & ~ in(X1,X0)
              & X0 != X1 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t24_ordinal1) ).

fof(f377,plain,
    ( ordinal(sK3(union(sK12)))
    | ~ ordinal(sK10(sK12,sK3(union(sK12))))
    | spl24_1 ),
    inference(resolution,[],[f286,f165]) ).

fof(f286,plain,
    ( in(sK3(union(sK12)),sK10(sK12,sK3(union(sK12))))
    | spl24_1 ),
    inference(resolution,[],[f235,f274]) ).

fof(f262,plain,
    ( ~ spl24_1
    | ~ spl24_2 ),
    inference(avatar_split_clause,[],[f254,f260,f257]) ).

fof(f254,plain,
    ( ~ epsilon_transitive(union(sK12))
    | ~ epsilon_connected(union(sK12)) ),
    inference(resolution,[],[f171,f184]) ).

fof(f184,plain,
    ~ ordinal(union(sK12)),
    inference(cnf_transformation,[],[f114]) ).

fof(f171,plain,
    ! [X0] :
      ( ordinal(X0)
      | ~ epsilon_connected(X0)
      | ~ epsilon_transitive(X0) ),
    inference(cnf_transformation,[],[f83]) ).

fof(f83,plain,
    ! [X0] :
      ( ~ epsilon_transitive(X0)
      | ordinal(X0)
      | ~ epsilon_connected(X0) ),
    inference(flattening,[],[f82]) ).

fof(f82,plain,
    ! [X0] :
      ( ordinal(X0)
      | ~ epsilon_connected(X0)
      | ~ epsilon_transitive(X0) ),
    inference(ennf_transformation,[],[f6]) ).

fof(f6,axiom,
    ! [X0] :
      ( ( epsilon_connected(X0)
        & epsilon_transitive(X0) )
     => ordinal(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cc2_ordinal1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : NUM402+1 : TPTP v8.1.0. Released v3.2.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.13/0.34  % Computer : n003.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 06:28:52 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.47  % (12823)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.20/0.48  % (12823)Refutation not found, incomplete strategy% (12823)------------------------------
% 0.20/0.48  % (12823)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.48  % (12823)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.48  % (12823)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.48  
% 0.20/0.48  % (12823)Memory used [KB]: 6012
% 0.20/0.48  % (12823)Time elapsed: 0.089 s
% 0.20/0.48  % (12823)Instructions burned: 2 (million)
% 0.20/0.48  % (12823)------------------------------
% 0.20/0.48  % (12823)------------------------------
% 0.20/0.48  % (12843)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.20/0.48  % (12831)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.20/0.49  % (12831)Instruction limit reached!
% 0.20/0.49  % (12831)------------------------------
% 0.20/0.49  % (12831)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  % (12849)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.20/0.50  % (12825)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.20/0.50  % (12844)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.20/0.50  % (12831)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (12831)Termination reason: Unknown
% 0.20/0.50  % (12831)Termination phase: Saturation
% 0.20/0.50  
% 0.20/0.50  % (12831)Memory used [KB]: 6140
% 0.20/0.50  % (12831)Time elapsed: 0.100 s
% 0.20/0.50  % (12831)Instructions burned: 7 (million)
% 0.20/0.50  % (12831)------------------------------
% 0.20/0.50  % (12831)------------------------------
% 0.20/0.51  % (12849)Refutation not found, incomplete strategy% (12849)------------------------------
% 0.20/0.51  % (12849)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (12849)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (12849)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.51  
% 0.20/0.51  % (12849)Memory used [KB]: 6012
% 0.20/0.51  % (12849)Time elapsed: 0.115 s
% 0.20/0.51  % (12849)Instructions burned: 3 (million)
% 0.20/0.51  % (12849)------------------------------
% 0.20/0.51  % (12849)------------------------------
% 0.20/0.51  % (12836)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.20/0.51  % (12841)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.20/0.51  % (12827)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)
% 1.30/0.51  % (12824)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)
% 1.30/0.52  % (12836)Instruction limit reached!
% 1.30/0.52  % (12836)------------------------------
% 1.30/0.52  % (12836)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.30/0.52  % (12836)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.30/0.52  % (12836)Termination reason: Unknown
% 1.30/0.52  % (12836)Termination phase: Saturation
% 1.30/0.52  
% 1.30/0.52  % (12836)Memory used [KB]: 6140
% 1.30/0.52  % (12836)Time elapsed: 0.058 s
% 1.30/0.52  % (12836)Instructions burned: 8 (million)
% 1.30/0.52  % (12836)------------------------------
% 1.30/0.52  % (12836)------------------------------
% 1.30/0.52  % (12834)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)
% 1.30/0.52  % (12833)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)
% 1.30/0.53  % (12826)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)
% 1.30/0.53  % (12833)Refutation not found, incomplete strategy% (12833)------------------------------
% 1.30/0.53  % (12833)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.30/0.53  % (12833)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.30/0.53  % (12833)Termination reason: Refutation not found, incomplete strategy
% 1.30/0.53  
% 1.30/0.53  % (12833)Memory used [KB]: 1535
% 1.30/0.53  % (12833)Time elapsed: 0.126 s
% 1.30/0.53  % (12833)Instructions burned: 4 (million)
% 1.30/0.53  % (12833)------------------------------
% 1.30/0.53  % (12833)------------------------------
% 1.30/0.53  % (12847)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)
% 1.30/0.53  % (12840)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)
% 1.30/0.53  % (12825)Instruction limit reached!
% 1.30/0.53  % (12825)------------------------------
% 1.30/0.53  % (12825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.30/0.53  % (12825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.30/0.53  % (12825)Termination reason: Unknown
% 1.30/0.53  % (12825)Termination phase: Saturation
% 1.30/0.53  
% 1.30/0.53  % (12825)Memory used [KB]: 1663
% 1.30/0.53  % (12825)Time elapsed: 0.128 s
% 1.30/0.53  % (12825)Instructions burned: 15 (million)
% 1.30/0.53  % (12825)------------------------------
% 1.30/0.53  % (12825)------------------------------
% 1.30/0.53  % (12828)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)
% 1.30/0.53  % (12822)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)
% 1.46/0.53  % (12822)Instruction limit reached!
% 1.46/0.53  % (12822)------------------------------
% 1.46/0.53  % (12822)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.53  % (12822)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.53  % (12822)Termination reason: Unknown
% 1.46/0.53  % (12822)Termination phase: Saturation
% 1.46/0.53  
% 1.46/0.53  % (12822)Memory used [KB]: 6012
% 1.46/0.53  % (12822)Time elapsed: 0.003 s
% 1.46/0.53  % (12822)Instructions burned: 4 (million)
% 1.46/0.53  % (12822)------------------------------
% 1.46/0.53  % (12822)------------------------------
% 1.46/0.54  % (12848)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)
% 1.46/0.54  % (12839)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)
% 1.46/0.54  % (12829)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)
% 1.46/0.54  % (12845)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)
% 1.46/0.54  % (12824)Instruction limit reached!
% 1.46/0.54  % (12824)------------------------------
% 1.46/0.54  % (12824)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.54  % (12824)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.54  % (12824)Termination reason: Unknown
% 1.46/0.54  % (12824)Termination phase: Saturation
% 1.46/0.54  
% 1.46/0.54  % (12824)Memory used [KB]: 6268
% 1.46/0.54  % (12824)Time elapsed: 0.117 s
% 1.46/0.54  % (12824)Instructions burned: 13 (million)
% 1.46/0.54  % (12824)------------------------------
% 1.46/0.54  % (12824)------------------------------
% 1.46/0.54  % (12842)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)
% 1.46/0.54  % (12840)Instruction limit reached!
% 1.46/0.54  % (12840)------------------------------
% 1.46/0.54  % (12840)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.54  % (12840)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.54  % (12840)Termination reason: Unknown
% 1.46/0.54  % (12840)Termination phase: Saturation
% 1.46/0.54  
% 1.46/0.54  % (12840)Memory used [KB]: 6268
% 1.46/0.54  % (12840)Time elapsed: 0.130 s
% 1.46/0.54  % (12840)Instructions burned: 12 (million)
% 1.46/0.54  % (12840)------------------------------
% 1.46/0.54  % (12840)------------------------------
% 1.46/0.54  % (12829)Refutation not found, incomplete strategy% (12829)------------------------------
% 1.46/0.54  % (12829)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.54  % (12829)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.54  % (12829)Termination reason: Refutation not found, incomplete strategy
% 1.46/0.54  
% 1.46/0.54  % (12829)Memory used [KB]: 6012
% 1.46/0.54  % (12829)Time elapsed: 0.143 s
% 1.46/0.54  % (12829)Instructions burned: 5 (million)
% 1.46/0.54  % (12829)------------------------------
% 1.46/0.54  % (12829)------------------------------
% 1.46/0.54  % (12846)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)
% 1.46/0.54  % (12830)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)
% 1.46/0.55  % (12837)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)
% 1.46/0.55  % (12827)Instruction limit reached!
% 1.46/0.55  % (12827)------------------------------
% 1.46/0.55  % (12827)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.55  % (12835)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)
% 1.46/0.55  % (12820)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 1.46/0.55  % (12838)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.46/0.55  % (12839)Instruction limit reached!
% 1.46/0.55  % (12839)------------------------------
% 1.46/0.55  % (12839)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.55  % (12839)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.55  % (12839)Termination reason: Unknown
% 1.46/0.55  % (12839)Termination phase: Saturation
% 1.46/0.55  
% 1.46/0.55  % (12839)Memory used [KB]: 6012
% 1.46/0.55  % (12839)Time elapsed: 0.003 s
% 1.46/0.55  % (12839)Instructions burned: 3 (million)
% 1.46/0.55  % (12839)------------------------------
% 1.46/0.55  % (12839)------------------------------
% 1.46/0.55  % (12821)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)
% 1.46/0.56  % (12850)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)
% 1.46/0.56  % (12844)Instruction limit reached!
% 1.46/0.56  % (12844)------------------------------
% 1.46/0.56  % (12844)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.56  % (12844)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.56  % (12844)Termination reason: Unknown
% 1.46/0.56  % (12844)Termination phase: Saturation
% 1.46/0.56  
% 1.46/0.56  % (12844)Memory used [KB]: 1918
% 1.46/0.56  % (12844)Time elapsed: 0.091 s
% 1.46/0.56  % (12844)Instructions burned: 45 (million)
% 1.46/0.56  % (12844)------------------------------
% 1.46/0.56  % (12844)------------------------------
% 1.46/0.56  % (12821)Instruction limit reached!
% 1.46/0.56  % (12821)------------------------------
% 1.46/0.56  % (12821)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.56  % (12821)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.56  % (12821)Termination reason: Unknown
% 1.46/0.56  % (12821)Termination phase: Saturation
% 1.46/0.56  
% 1.46/0.56  % (12821)Memory used [KB]: 6268
% 1.46/0.56  % (12821)Time elapsed: 0.155 s
% 1.46/0.56  % (12821)Instructions burned: 13 (million)
% 1.46/0.56  % (12821)------------------------------
% 1.46/0.56  % (12821)------------------------------
% 1.46/0.57  % (12827)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.57  % (12827)Termination reason: Unknown
% 1.46/0.57  % (12827)Termination phase: Saturation
% 1.46/0.57  
% 1.46/0.57  % (12830)Instruction limit reached!
% 1.46/0.57  % (12830)------------------------------
% 1.46/0.57  % (12830)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.57  % (12827)Memory used [KB]: 6524
% 1.46/0.57  % (12827)Time elapsed: 0.100 s
% 1.46/0.57  % (12827)Instructions burned: 39 (million)
% 1.46/0.57  % (12827)------------------------------
% 1.46/0.57  % (12827)------------------------------
% 1.46/0.57  % (12838)Instruction limit reached!
% 1.46/0.57  % (12838)------------------------------
% 1.46/0.57  % (12838)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.57  % (12838)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.57  % (12838)Termination reason: Unknown
% 1.46/0.57  % (12838)Termination phase: Finite model building preprocessing
% 1.46/0.57  
% 1.46/0.57  % (12838)Memory used [KB]: 1535
% 1.46/0.57  % (12838)Time elapsed: 0.003 s
% 1.46/0.57  % (12838)Instructions burned: 3 (million)
% 1.46/0.57  % (12838)------------------------------
% 1.46/0.57  % (12838)------------------------------
% 1.46/0.57  % (12841)Instruction limit reached!
% 1.46/0.57  % (12841)------------------------------
% 1.46/0.57  % (12841)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.57  % (12835)Instruction limit reached!
% 1.46/0.57  % (12835)------------------------------
% 1.46/0.57  % (12835)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.57  % (12835)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.57  % (12835)Termination reason: Unknown
% 1.46/0.57  % (12835)Termination phase: Saturation
% 1.46/0.57  
% 1.46/0.57  % (12835)Memory used [KB]: 1535
% 1.46/0.57  % (12835)Time elapsed: 0.004 s
% 1.46/0.57  % (12835)Instructions burned: 3 (million)
% 1.46/0.57  % (12835)------------------------------
% 1.46/0.57  % (12835)------------------------------
% 1.46/0.57  % (12830)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.57  % (12830)Termination reason: Unknown
% 1.46/0.57  % (12830)Termination phase: Saturation
% 1.46/0.57  
% 1.46/0.57  % (12830)Memory used [KB]: 6268
% 1.46/0.57  % (12830)Time elapsed: 0.161 s
% 1.46/0.57  % (12830)Instructions burned: 13 (million)
% 1.46/0.57  % (12830)------------------------------
% 1.46/0.57  % (12830)------------------------------
% 1.46/0.58  % (12841)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.58  % (12850)Instruction limit reached!
% 1.46/0.58  % (12850)------------------------------
% 1.46/0.58  % (12850)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.58  % (12841)Termination reason: Unknown
% 1.46/0.58  % (12841)Termination phase: Saturation
% 1.46/0.58  
% 1.46/0.58  % (12841)Memory used [KB]: 6396
% 1.46/0.58  % (12841)Time elapsed: 0.174 s
% 1.46/0.58  % (12841)Instructions burned: 30 (million)
% 1.46/0.58  % (12841)------------------------------
% 1.46/0.58  % (12841)------------------------------
% 1.46/0.58  % (12848)Instruction limit reached!
% 1.46/0.58  % (12848)------------------------------
% 1.46/0.58  % (12848)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.58  % (12848)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.58  % (12848)Termination reason: Unknown
% 1.46/0.58  % (12848)Termination phase: Saturation
% 1.46/0.58  
% 1.46/0.58  % (12848)Memory used [KB]: 6268
% 1.46/0.58  % (12848)Time elapsed: 0.178 s
% 1.46/0.58  % (12848)Instructions burned: 25 (million)
% 1.46/0.58  % (12848)------------------------------
% 1.46/0.58  % (12848)------------------------------
% 1.46/0.59  % (12924)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)
% 1.46/0.60  % (12850)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.60  % (12850)Termination reason: Unknown
% 1.46/0.60  % (12850)Termination phase: Saturation
% 1.46/0.60  
% 1.46/0.60  % (12850)Memory used [KB]: 6268
% 1.46/0.60  % (12850)Time elapsed: 0.164 s
% 1.46/0.60  % (12850)Instructions burned: 24 (million)
% 1.46/0.60  % (12850)------------------------------
% 1.46/0.60  % (12850)------------------------------
% 1.46/0.60  % (12826)Instruction limit reached!
% 1.46/0.60  % (12826)------------------------------
% 1.46/0.60  % (12826)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.60  % (12826)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.60  % (12826)Termination reason: Unknown
% 1.46/0.60  % (12826)Termination phase: Saturation
% 1.46/0.60  
% 1.46/0.60  % (12826)Memory used [KB]: 6396
% 1.46/0.60  % (12826)Time elapsed: 0.194 s
% 1.46/0.60  % (12826)Instructions burned: 39 (million)
% 1.46/0.60  % (12826)------------------------------
% 1.46/0.60  % (12826)------------------------------
% 1.46/0.60  % (12834)Instruction limit reached!
% 1.46/0.60  % (12834)------------------------------
% 1.46/0.60  % (12834)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.61  % (12834)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.61  % (12834)Termination reason: Unknown
% 1.46/0.61  % (12834)Termination phase: Saturation
% 1.46/0.61  
% 1.46/0.61  % (12834)Memory used [KB]: 6524
% 1.46/0.61  % (12834)Time elapsed: 0.192 s
% 1.46/0.61  % (12834)Instructions burned: 51 (million)
% 1.46/0.61  % (12834)------------------------------
% 1.46/0.61  % (12834)------------------------------
% 1.46/0.61  % (12843)Instruction limit reached!
% 1.46/0.61  % (12843)------------------------------
% 1.46/0.61  % (12843)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.61  % (12843)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.61  % (12843)Termination reason: Unknown
% 1.46/0.61  % (12843)Termination phase: Saturation
% 1.46/0.61  
% 1.46/0.61  % (12843)Memory used [KB]: 7675
% 1.46/0.61  % (12843)Time elapsed: 0.227 s
% 1.46/0.61  % (12843)Instructions burned: 82 (million)
% 1.46/0.61  % (12843)------------------------------
% 1.46/0.61  % (12843)------------------------------
% 1.46/0.62  % (12828)Instruction limit reached!
% 1.46/0.62  % (12828)------------------------------
% 1.46/0.62  % (12828)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.46/0.62  % (12938)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.46/0.62  % (12828)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.46/0.62  % (12828)Termination reason: Unknown
% 1.46/0.62  % (12828)Termination phase: Saturation
% 1.46/0.62  
% 1.46/0.62  % (12828)Memory used [KB]: 6396
% 1.46/0.62  % (12828)Time elapsed: 0.215 s
% 1.46/0.62  % (12828)Instructions burned: 49 (million)
% 1.46/0.62  % (12828)------------------------------
% 1.46/0.62  % (12828)------------------------------
% 1.96/0.63  % (12944)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 1.96/0.64  % (12940)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)
% 1.96/0.64  % (12837)Instruction limit reached!
% 1.96/0.64  % (12837)------------------------------
% 1.96/0.64  % (12837)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.64  % (12837)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.64  % (12837)Termination reason: Unknown
% 1.96/0.64  % (12837)Termination phase: Saturation
% 1.96/0.64  
% 1.96/0.64  % (12837)Memory used [KB]: 6780
% 1.96/0.64  % (12837)Time elapsed: 0.244 s
% 1.96/0.64  % (12837)Instructions burned: 50 (million)
% 1.96/0.64  % (12837)------------------------------
% 1.96/0.64  % (12837)------------------------------
% 1.96/0.65  % (12938)Instruction limit reached!
% 1.96/0.65  % (12938)------------------------------
% 1.96/0.65  % (12938)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.65  % (12938)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.65  % (12938)Termination reason: Unknown
% 1.96/0.65  % (12938)Termination phase: Saturation
% 1.96/0.65  
% 1.96/0.65  % (12938)Memory used [KB]: 10490
% 1.96/0.65  % (12938)Time elapsed: 0.095 s
% 1.96/0.65  % (12938)Instructions burned: 9 (million)
% 1.96/0.65  % (12938)------------------------------
% 1.96/0.65  % (12938)------------------------------
% 1.96/0.65  % (12845)Instruction limit reached!
% 1.96/0.65  % (12845)------------------------------
% 1.96/0.65  % (12845)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.65  % (12845)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.65  % (12845)Termination reason: Unknown
% 1.96/0.65  % (12845)Termination phase: Saturation
% 1.96/0.65  
% 1.96/0.65  % (12845)Memory used [KB]: 6780
% 1.96/0.65  % (12845)Time elapsed: 0.252 s
% 1.96/0.65  % (12845)Instructions burned: 50 (million)
% 1.96/0.65  % (12845)------------------------------
% 1.96/0.65  % (12845)------------------------------
% 1.96/0.65  % (12952)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 1.96/0.67  % (12959)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)
% 1.96/0.67  % (12956)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)
% 1.96/0.67  % (12950)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)
% 1.96/0.67  % (12956)Refutation not found, incomplete strategy% (12956)------------------------------
% 1.96/0.67  % (12956)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.96/0.67  % (12956)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.96/0.67  % (12956)Termination reason: Refutation not found, incomplete strategy
% 1.96/0.67  
% 1.96/0.67  % (12956)Memory used [KB]: 6012
% 1.96/0.67  % (12956)Time elapsed: 0.085 s
% 1.96/0.67  % (12956)Instructions burned: 1 (million)
% 1.96/0.67  % (12956)------------------------------
% 1.96/0.67  % (12956)------------------------------
% 1.96/0.67  % (12957)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 1.96/0.68  % (12960)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)
% 1.96/0.68  % (12958)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 1.96/0.68  % (12961)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 (2997ds/131Mi)
% 1.96/0.68  % (12965)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 1.96/0.68  % (12962)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 (2997ds/93Mi)
% 1.96/0.69  % (12965)Instruction limit reached!
% 1.96/0.69  % (12965)------------------------------
% 1.96/0.69  % (12965)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.69  % (12842)Instruction limit reached!
% 2.16/0.69  % (12842)------------------------------
% 2.16/0.69  % (12842)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.69  % (12963)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 (2997ds/109Mi)
% 2.16/0.70  % (12964)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/86Mi)
% 2.16/0.70  % (12842)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.70  % (12842)Termination reason: Unknown
% 2.16/0.70  % (12842)Termination phase: Saturation
% 2.16/0.70  
% 2.16/0.70  % (12842)Memory used [KB]: 7164
% 2.16/0.70  % (12842)Time elapsed: 0.280 s
% 2.16/0.70  % (12842)Instructions burned: 99 (million)
% 2.16/0.70  % (12842)------------------------------
% 2.16/0.70  % (12842)------------------------------
% 2.16/0.70  % (12965)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.70  % (12965)Termination reason: Unknown
% 2.16/0.70  % (12965)Termination phase: Saturation
% 2.16/0.70  
% 2.16/0.70  % (12965)Memory used [KB]: 6396
% 2.16/0.70  % (12965)Time elapsed: 0.097 s
% 2.16/0.70  % (12965)Instructions burned: 15 (million)
% 2.16/0.70  % (12965)------------------------------
% 2.16/0.70  % (12965)------------------------------
% 2.16/0.70  % (12979)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/19Mi)
% 2.16/0.70  % (12966)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.16/0.71  % (12846)Instruction limit reached!
% 2.16/0.71  % (12846)------------------------------
% 2.16/0.71  % (12846)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.71  % (12846)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.71  % (12846)Termination reason: Unknown
% 2.16/0.71  % (12846)Termination phase: Saturation
% 2.16/0.71  
% 2.16/0.71  % (12846)Memory used [KB]: 7291
% 2.16/0.71  % (12846)Time elapsed: 0.313 s
% 2.16/0.71  % (12846)Instructions burned: 95 (million)
% 2.16/0.71  % (12846)------------------------------
% 2.16/0.71  % (12846)------------------------------
% 2.16/0.71  % (12971)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.16/0.72  % (12924)Instruction limit reached!
% 2.16/0.72  % (12924)------------------------------
% 2.16/0.72  % (12924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.72  % (12924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.72  % (12924)Termination reason: Unknown
% 2.16/0.72  % (12924)Termination phase: Saturation
% 2.16/0.72  
% 2.16/0.72  % (12924)Memory used [KB]: 6524
% 2.16/0.72  % (12924)Time elapsed: 0.220 s
% 2.16/0.72  % (12924)Instructions burned: 94 (million)
% 2.16/0.72  % (12924)------------------------------
% 2.16/0.72  % (12924)------------------------------
% 2.16/0.73  % (12979)Instruction limit reached!
% 2.16/0.73  % (12979)------------------------------
% 2.16/0.73  % (12979)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.73  % (12979)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.73  % (12979)Termination reason: Unknown
% 2.16/0.73  % (12979)Termination phase: Saturation
% 2.16/0.73  
% 2.16/0.73  % (12979)Memory used [KB]: 6396
% 2.16/0.73  % (12979)Time elapsed: 0.106 s
% 2.16/0.73  % (12979)Instructions burned: 19 (million)
% 2.16/0.73  % (12979)------------------------------
% 2.16/0.73  % (12979)------------------------------
% 2.16/0.73  % (12986)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/10Mi)
% 2.16/0.73  % (12958)Instruction limit reached!
% 2.16/0.73  % (12958)------------------------------
% 2.16/0.73  % (12958)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.73  % (12958)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.73  % (12958)Termination reason: Unknown
% 2.16/0.73  % (12958)Termination phase: Saturation
% 2.16/0.73  
% 2.16/0.73  % (12958)Memory used [KB]: 6396
% 2.16/0.73  % (12958)Time elapsed: 0.141 s
% 2.16/0.73  % (12958)Instructions burned: 31 (million)
% 2.16/0.73  % (12958)------------------------------
% 2.16/0.73  % (12958)------------------------------
% 2.16/0.74  % (12973)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/66Mi)
% 2.16/0.74  % (12981)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/341Mi)
% 2.16/0.74  % (12990)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=472:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/472Mi)
% 2.16/0.74  % (12984)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=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/237Mi)
% 2.16/0.74  % (12990)Refutation not found, incomplete strategy% (12990)------------------------------
% 2.16/0.74  % (12990)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.74  % (12990)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.74  % (12990)Termination reason: Refutation not found, incomplete strategy
% 2.16/0.74  
% 2.16/0.74  % (12847)Instruction limit reached!
% 2.16/0.74  % (12847)------------------------------
% 2.16/0.74  % (12847)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.74  % (12847)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.74  % (12847)Termination reason: Unknown
% 2.16/0.74  % (12847)Termination phase: Saturation
% 2.16/0.74  
% 2.16/0.74  % (12847)Memory used [KB]: 7291
% 2.16/0.74  % (12847)Time elapsed: 0.346 s
% 2.16/0.74  % (12847)Instructions burned: 100 (million)
% 2.16/0.74  % (12847)------------------------------
% 2.16/0.74  % (12847)------------------------------
% 2.16/0.74  % (12990)Memory used [KB]: 6012
% 2.16/0.74  % (12990)Time elapsed: 0.081 s
% 2.16/0.74  % (12990)Instructions burned: 2 (million)
% 2.16/0.74  % (12990)------------------------------
% 2.16/0.74  % (12990)------------------------------
% 2.16/0.75  % (12957)Instruction limit reached!
% 2.16/0.75  % (12957)------------------------------
% 2.16/0.75  % (12957)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.75  % (12957)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.75  % (12957)Termination reason: Unknown
% 2.16/0.75  % (12957)Termination phase: Saturation
% 2.16/0.75  
% 2.16/0.75  % (12957)Memory used [KB]: 6652
% 2.16/0.75  % (12957)Time elapsed: 0.160 s
% 2.16/0.75  % (12957)Instructions burned: 42 (million)
% 2.16/0.75  % (12957)------------------------------
% 2.16/0.75  % (12957)------------------------------
% 2.16/0.75  % (12999)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 2.16/0.76  % (12986)Instruction limit reached!
% 2.16/0.76  % (12986)------------------------------
% 2.16/0.76  % (12986)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.76  % (12986)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.76  % (12986)Termination reason: Unknown
% 2.16/0.76  % (12986)Termination phase: Saturation
% 2.16/0.76  
% 2.16/0.76  % (12986)Memory used [KB]: 6140
% 2.16/0.76  % (12986)Time elapsed: 0.118 s
% 2.16/0.76  % (12986)Instructions burned: 11 (million)
% 2.16/0.76  % (12986)------------------------------
% 2.16/0.76  % (12986)------------------------------
% 2.16/0.76  % (12952)Instruction limit reached!
% 2.16/0.76  % (12952)------------------------------
% 2.16/0.76  % (12952)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.76  % (12952)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.76  % (12952)Termination reason: Unknown
% 2.16/0.76  % (12952)Termination phase: Saturation
% 2.16/0.76  
% 2.16/0.76  % (12952)Memory used [KB]: 6524
% 2.16/0.76  % (12952)Time elapsed: 0.184 s
% 2.16/0.76  % (12952)Instructions burned: 56 (million)
% 2.16/0.76  % (12952)------------------------------
% 2.16/0.76  % (12952)------------------------------
% 2.56/0.76  % (12944)Instruction limit reached!
% 2.56/0.76  % (12944)------------------------------
% 2.56/0.76  % (12944)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.56/0.76  % (12944)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.56/0.76  % (12944)Termination reason: Unknown
% 2.56/0.76  % (12944)Termination phase: Saturation
% 2.56/0.76  
% 2.56/0.76  % (12944)Memory used [KB]: 2174
% 2.56/0.76  % (12944)Time elapsed: 0.187 s
% 2.56/0.76  % (12944)Instructions burned: 69 (million)
% 2.56/0.76  % (12944)------------------------------
% 2.56/0.76  % (12944)------------------------------
% 2.63/0.77  % (12966)Instruction limit reached!
% 2.63/0.77  % (12966)------------------------------
% 2.63/0.77  % (12966)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.77  % (12966)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.77  % (12966)Termination reason: Unknown
% 2.63/0.77  % (12966)Termination phase: Saturation
% 2.63/0.77  
% 2.63/0.77  % (12966)Memory used [KB]: 6396
% 2.63/0.77  % (12966)Time elapsed: 0.180 s
% 2.63/0.77  % (12966)Instructions burned: 33 (million)
% 2.63/0.77  % (12966)------------------------------
% 2.63/0.77  % (12966)------------------------------
% 2.63/0.78  % (13000)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/97Mi)
% 2.63/0.79  % (12959)Instruction limit reached!
% 2.63/0.79  % (12959)------------------------------
% 2.63/0.79  % (12959)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.79  % (12959)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.79  % (12959)Termination reason: Unknown
% 2.63/0.79  % (12959)Termination phase: Saturation
% 2.63/0.79  
% 2.63/0.79  % (12959)Memory used [KB]: 8059
% 2.63/0.79  % (12959)Time elapsed: 0.218 s
% 2.63/0.79  % (12959)Instructions burned: 68 (million)
% 2.63/0.79  % (12959)------------------------------
% 2.63/0.79  % (12959)------------------------------
% 2.63/0.79  % (12999)Instruction limit reached!
% 2.63/0.79  % (12999)------------------------------
% 2.63/0.79  % (12999)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.79  % (12999)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.79  % (12999)Termination reason: Unknown
% 2.63/0.79  % (12999)Termination phase: Saturation
% 2.63/0.79  
% 2.63/0.79  % (12999)Memory used [KB]: 6396
% 2.63/0.79  % (12999)Time elapsed: 0.102 s
% 2.63/0.79  % (12999)Instructions burned: 21 (million)
% 2.63/0.79  % (12999)------------------------------
% 2.63/0.79  % (12999)------------------------------
% 2.63/0.79  % (13003)lrs+10_1:1_av=off:sd=2:sos=on:ss=axioms:st=1.5:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/21Mi)
% 2.63/0.79  % (12940)Instruction limit reached!
% 2.63/0.79  % (12940)------------------------------
% 2.63/0.79  % (12940)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.63/0.79  % (12940)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.63/0.79  % (12940)Termination reason: Unknown
% 2.63/0.79  % (12940)Termination phase: Saturation
% 2.63/0.79  
% 2.63/0.79  % (12940)Memory used [KB]: 6780
% 2.63/0.79  % (12940)Time elapsed: 0.251 s
% 2.63/0.79  % (12940)Instructions burned: 87 (million)
% 2.63/0.79  % (12940)------------------------------
% 2.63/0.79  % (12940)------------------------------
% 2.63/0.80  % (13027)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/488Mi)
% 2.87/0.80  % (13024)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/393Mi)
% 2.87/0.81  % (13010)dis+1011_1:1_nwc=3.0:sd=1:spb=goal_then_units:ss=included:to=lpo:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/138Mi)
% 2.87/0.81  % (13027)Refutation not found, incomplete strategy% (13027)------------------------------
% 2.87/0.81  % (13027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.82  % (13027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.82  % (13027)Termination reason: Refutation not found, incomplete strategy
% 2.87/0.82  
% 2.87/0.82  % (13027)Memory used [KB]: 6012
% 2.87/0.82  % (13027)Time elapsed: 0.055 s
% 2.87/0.82  % (13027)Instructions burned: 3 (million)
% 2.87/0.82  % (13027)------------------------------
% 2.87/0.82  % (13027)------------------------------
% 2.92/0.84  % (13003)Instruction limit reached!
% 2.92/0.84  % (13003)------------------------------
% 2.92/0.84  % (13003)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.84  % (13003)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.84  % (13003)Termination reason: Unknown
% 2.92/0.84  % (13003)Termination phase: Saturation
% 2.92/0.84  
% 2.92/0.84  % (13003)Memory used [KB]: 1791
% 2.92/0.84  % (13003)Time elapsed: 0.145 s
% 2.92/0.84  % (13003)Instructions burned: 21 (million)
% 2.92/0.84  % (13003)------------------------------
% 2.92/0.84  % (13003)------------------------------
% 2.92/0.84  % (13048)lrs+1010_1:1_sd=1:sos=on:sp=frequency:ss=included:to=lpo:i=221:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/221Mi)
% 2.92/0.84  % (13036)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/93Mi)
% 2.92/0.84  % (13055)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=79:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/79Mi)
% 2.92/0.85  % (12960)Instruction limit reached!
% 2.92/0.85  % (12960)------------------------------
% 2.92/0.85  % (12960)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.85  % (12960)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.85  % (12960)Termination reason: Unknown
% 2.92/0.85  % (12960)Termination phase: Saturation
% 2.92/0.85  
% 2.92/0.85  % (12960)Memory used [KB]: 6780
% 2.92/0.85  % (12960)Time elapsed: 0.246 s
% 2.92/0.85  % (12960)Instructions burned: 85 (million)
% 2.92/0.85  % (12960)------------------------------
% 2.92/0.85  % (12960)------------------------------
% 2.92/0.85  % (12973)Instruction limit reached!
% 2.92/0.85  % (12973)------------------------------
% 2.92/0.85  % (12973)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.85  % (12973)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.85  % (12973)Termination reason: Unknown
% 2.92/0.85  % (12973)Termination phase: Saturation
% 2.92/0.85  
% 2.92/0.85  % (12973)Memory used [KB]: 6396
% 2.92/0.85  % (12973)Time elapsed: 0.228 s
% 2.92/0.85  % (12973)Instructions burned: 66 (million)
% 2.92/0.85  % (12973)------------------------------
% 2.92/0.85  % (12973)------------------------------
% 2.92/0.85  % (12964)Instruction limit reached!
% 2.92/0.85  % (12964)------------------------------
% 2.92/0.85  % (12964)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.85  % (12964)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.85  % (12964)Termination reason: Unknown
% 2.92/0.85  % (12964)Termination phase: Saturation
% 2.92/0.85  
% 2.92/0.85  % (12964)Memory used [KB]: 7547
% 2.92/0.85  % (12964)Time elapsed: 0.260 s
% 2.92/0.85  % (12964)Instructions burned: 86 (million)
% 2.92/0.85  % (12964)------------------------------
% 2.92/0.85  % (12964)------------------------------
% 2.92/0.85  % (13045)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/23Mi)
% 2.92/0.87  % (13036)Refutation not found, incomplete strategy% (13036)------------------------------
% 2.92/0.87  % (13036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.87  % (13036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.87  % (13036)Termination reason: Refutation not found, incomplete strategy
% 2.92/0.87  
% 2.92/0.87  % (13036)Memory used [KB]: 6140
% 2.92/0.87  % (13036)Time elapsed: 0.120 s
% 2.92/0.87  % (13036)Instructions burned: 5 (million)
% 2.92/0.87  % (13036)------------------------------
% 2.92/0.87  % (13036)------------------------------
% 2.92/0.87  % (13052)lrs+35_1:2_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/222Mi)
% 2.92/0.87  % (13054)dis+1003_1:128_atotf=0.3:bce=on:newcnf=on:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/86Mi)
% 2.92/0.88  % (13059)lrs+11_1:32_awrs=converge:awrsf=32:bd=preordered:drc=off:fd=preordered:flr=on:to=lpo:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/377Mi)
% 2.92/0.88  % (12962)Instruction limit reached!
% 2.92/0.88  % (12962)------------------------------
% 2.92/0.88  % (12962)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.88  % (12962)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.88  % (12962)Termination reason: Unknown
% 2.92/0.88  % (12962)Termination phase: Saturation
% 2.92/0.88  
% 2.92/0.88  % (12962)Memory used [KB]: 6908
% 2.92/0.88  % (12962)Time elapsed: 0.291 s
% 2.92/0.88  % (12962)Instructions burned: 95 (million)
% 2.92/0.88  % (12962)------------------------------
% 2.92/0.88  % (12962)------------------------------
% 2.92/0.88  % (12950)Instruction limit reached!
% 2.92/0.88  % (12950)------------------------------
% 2.92/0.88  % (12950)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.88  % (12950)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.88  % (12950)Termination reason: Unknown
% 2.92/0.88  % (12950)Termination phase: Saturation
% 2.92/0.88  
% 2.92/0.88  % (12950)Memory used [KB]: 2430
% 2.92/0.88  % (12950)Time elapsed: 0.317 s
% 2.92/0.88  % (12950)Instructions burned: 109 (million)
% 2.92/0.88  % (12950)------------------------------
% 2.92/0.88  % (12950)------------------------------
% 2.92/0.88  % (12963)Instruction limit reached!
% 2.92/0.88  % (12963)------------------------------
% 2.92/0.88  % (12963)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.88  % (12963)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.88  % (12963)Termination reason: Unknown
% 2.92/0.88  % (12963)Termination phase: Saturation
% 2.92/0.88  
% 2.92/0.88  % (12963)Memory used [KB]: 7036
% 2.92/0.88  % (12963)Time elapsed: 0.277 s
% 2.92/0.88  % (12963)Instructions burned: 110 (million)
% 2.92/0.88  % (12963)------------------------------
% 2.92/0.88  % (12963)------------------------------
% 2.92/0.89  % (13060)lrs+10_1:64_plsq=on:plsqr=32,1:sac=on:sos=all:ss=axioms:st=5.0:i=118:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/118Mi)
% 2.92/0.89  % (13061)ins+10_1:1_br=off:gs=on:igrr=1/32:igs=34:igwr=on:nm=0:sp=const_min:uhcvi=on:updr=off:urr=ec_only:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/34Mi)
% 2.92/0.89  % (13062)lrs+1011_1:4_av=off:bd=off:drc=off:ins=1:nwc=2.0:spb=goal:tgt=full:to=lpo:i=113:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/113Mi)
% 2.92/0.90  % (12961)Instruction limit reached!
% 2.92/0.90  % (12961)------------------------------
% 2.92/0.90  % (12961)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.90  % (12961)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.90  % (12961)Termination reason: Unknown
% 2.92/0.90  % (12961)Termination phase: Saturation
% 2.92/0.90  
% 2.92/0.90  % (12961)Memory used [KB]: 7164
% 2.92/0.90  % (12961)Time elapsed: 0.310 s
% 2.92/0.90  % (12961)Instructions burned: 132 (million)
% 2.92/0.90  % (12961)------------------------------
% 2.92/0.90  % (12961)------------------------------
% 2.92/0.90  % (13064)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=390:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/390Mi)
% 2.92/0.90  % (13065)ott+1011_1:16_lma=on:nicw=on:sd=7:sp=const_frequency:ss=axioms:st=5.0:urr=ec_only:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/23Mi)
% 2.92/0.90  % (13045)Instruction limit reached!
% 2.92/0.90  % (13045)------------------------------
% 2.92/0.90  % (13045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.90  % (13045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.90  % (13045)Termination reason: Unknown
% 2.92/0.90  % (13045)Termination phase: Saturation
% 2.92/0.90  
% 2.92/0.90  % (13045)Memory used [KB]: 6396
% 2.92/0.90  % (13045)Time elapsed: 0.132 s
% 2.92/0.90  % (13045)Instructions burned: 24 (million)
% 2.92/0.90  % (13045)------------------------------
% 2.92/0.90  % (13045)------------------------------
% 2.92/0.91  % (13063)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 (2995ds/8Mi)
% 2.92/0.91  % (13063)Refutation not found, incomplete strategy% (13063)------------------------------
% 2.92/0.91  % (13063)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.91  % (13063)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.91  % (13063)Termination reason: Refutation not found, incomplete strategy
% 2.92/0.91  
% 2.92/0.91  % (13063)Memory used [KB]: 6012
% 2.92/0.91  % (13063)Time elapsed: 0.102 s
% 2.92/0.91  % (13063)Instructions burned: 3 (million)
% 2.92/0.91  % (13063)------------------------------
% 2.92/0.91  % (13063)------------------------------
% 2.92/0.91  % (13064)Refutation not found, incomplete strategy% (13064)------------------------------
% 2.92/0.91  % (13064)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.91  % (13064)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.91  % (13064)Termination reason: Refutation not found, incomplete strategy
% 2.92/0.91  
% 2.92/0.91  % (13064)Memory used [KB]: 6012
% 2.92/0.91  % (13064)Time elapsed: 0.084 s
% 2.92/0.91  % (13064)Instructions burned: 6 (million)
% 2.92/0.91  % (13064)------------------------------
% 2.92/0.91  % (13064)------------------------------
% 2.92/0.92  % (13000)Instruction limit reached!
% 2.92/0.92  % (13000)------------------------------
% 2.92/0.92  % (13000)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.92  % (13000)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.92  % (13000)Termination reason: Unknown
% 2.92/0.92  % (13000)Termination phase: Saturation
% 2.92/0.92  
% 2.92/0.92  % (13000)Memory used [KB]: 7803
% 2.92/0.92  % (13000)Time elapsed: 0.259 s
% 2.92/0.92  % (13000)Instructions burned: 97 (million)
% 2.92/0.92  % (13000)------------------------------
% 2.92/0.92  % (13000)------------------------------
% 3.76/0.93  % (13066)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=357:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/357Mi)
% 3.76/0.94  % (13065)Instruction limit reached!
% 3.76/0.94  % (13065)------------------------------
% 3.76/0.94  % (13065)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.76/0.94  % (13065)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.76/0.94  % (13065)Termination reason: Unknown
% 3.76/0.94  % (13065)Termination phase: Saturation
% 3.76/0.94  
% 3.76/0.94  % (13065)Memory used [KB]: 6268
% 3.76/0.94  % (13065)Time elapsed: 0.099 s
% 3.76/0.94  % (13065)Instructions burned: 24 (million)
% 3.76/0.94  % (13065)------------------------------
% 3.76/0.94  % (13065)------------------------------
% 3.76/0.94  % (13061)Instruction limit reached!
% 3.76/0.94  % (13061)------------------------------
% 3.76/0.94  % (13061)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.76/0.94  % (13061)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.76/0.94  % (13061)Termination reason: Unknown
% 3.76/0.94  % (13061)Termination phase: Saturation
% 3.76/0.94  
% 3.76/0.94  % (13061)Memory used [KB]: 11641
% 3.76/0.94  % (13061)Time elapsed: 0.018 s
% 3.76/0.94  % (13061)Instructions burned: 34 (million)
% 3.76/0.94  % (13061)------------------------------
% 3.76/0.94  % (13061)------------------------------
% 3.76/0.95  % (12971)Instruction limit reached!
% 3.76/0.95  % (12971)------------------------------
% 3.76/0.95  % (12971)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.76/0.95  % (12971)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.76/0.95  % (12971)Termination reason: Unknown
% 3.76/0.95  % (12971)Termination phase: Saturation
% 3.76/0.95  
% 3.76/0.95  % (12971)Memory used [KB]: 8955
% 3.76/0.95  % (12971)Time elapsed: 0.332 s
% 3.76/0.95  % (12971)Instructions burned: 149 (million)
% 3.76/0.95  % (12971)------------------------------
% 3.76/0.95  % (12971)------------------------------
% 3.76/0.96  % (13067)lrs+10_1:32_abs=on:br=off:urr=ec_only:i=366:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/366Mi)
% 3.76/0.96  % (13067)Refutation not found, incomplete strategy% (13067)------------------------------
% 3.76/0.96  % (13067)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.76/0.96  % (13067)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.76/0.96  % (13067)Termination reason: Refutation not found, incomplete strategy
% 3.76/0.96  
% 3.76/0.96  % (13067)Memory used [KB]: 6012
% 3.76/0.96  % (13067)Time elapsed: 0.106 s
% 3.76/0.96  % (13067)Instructions burned: 5 (million)
% 3.76/0.96  % (13067)------------------------------
% 3.76/0.96  % (13067)------------------------------
% 3.76/0.96  % (13069)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=753:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/753Mi)
% 3.76/0.97  % (13068)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=424:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/424Mi)
% 3.76/0.97  % (13070)lrs+11_1:2_aac=none:acc=on:alpa=true:spb=units:i=288:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/288Mi)
% 3.76/0.98  % (13055)Instruction limit reached!
% 3.76/0.98  % (13055)------------------------------
% 3.76/0.98  % (13055)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.76/0.98  % (13055)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.76/0.98  % (13055)Termination reason: Unknown
% 3.76/0.98  % (13055)Termination phase: Saturation
% 3.76/0.98  
% 3.76/0.98  % (13055)Memory used [KB]: 6908
% 3.76/0.98  % (13055)Time elapsed: 0.172 s
% 3.76/0.98  % (13055)Instructions burned: 79 (million)
% 3.76/0.98  % (13055)------------------------------
% 3.76/0.98  % (13055)------------------------------
% 3.76/0.98  % (13075)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=300:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/300Mi)
% 3.76/0.98  % (13071)lrs+10_1:1_sd=1:sos=on:spb=goal_then_units:ss=included:to=lpo:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1000Mi)
% 3.76/0.99  % (13069)Refutation not found, incomplete strategy% (13069)------------------------------
% 3.76/0.99  % (13069)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.76/0.99  % (13069)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.76/0.99  % (13069)Termination reason: Refutation not found, incomplete strategy
% 3.76/0.99  
% 3.76/0.99  % (13069)Memory used [KB]: 6012
% 3.76/0.99  % (13069)Time elapsed: 0.096 s
% 3.76/0.99  % (13069)Instructions burned: 4 (million)
% 3.76/0.99  % (13069)------------------------------
% 3.76/0.99  % (13069)------------------------------
% 3.76/0.99  % (13074)dis+1002_1:1_av=off:dr=on:ep=RS:mep=off:newcnf=on:nm=2:nwc=10.0:s2a=on:slsq=on:slsqc=0:slsqr=1,8:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/377Mi)
% 4.12/1.00  % (13073)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/35Mi)
% 4.12/1.00  % (13072)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/149Mi)
% 4.12/1.01  % (13079)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=91:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/91Mi)
% 4.12/1.03  % (13054)Instruction limit reached!
% 4.12/1.03  % (13054)------------------------------
% 4.12/1.03  % (13054)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.12/1.03  % (13076)dis+1002_1:1_nm=0:nwc=2.0:s2a=on:spb=goal_then_units:to=lpo:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/45Mi)
% 4.12/1.03  % (13054)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.12/1.03  % (13054)Termination reason: Unknown
% 4.12/1.03  % (13054)Termination phase: Saturation
% 4.12/1.03  
% 4.12/1.03  % (13054)Memory used [KB]: 6908
% 4.12/1.03  % (13054)Time elapsed: 0.252 s
% 4.12/1.03  % (13054)Instructions burned: 86 (million)
% 4.12/1.03  % (13054)------------------------------
% 4.12/1.03  % (13054)------------------------------
% 4.12/1.04  % (13077)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/23Mi)
% 4.12/1.04  % (13078)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=136:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/136Mi)
% 4.12/1.04  % (13062)Instruction limit reached!
% 4.12/1.04  % (13062)------------------------------
% 4.12/1.04  % (13062)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.12/1.04  % (13062)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.12/1.04  % (13062)Termination reason: Unknown
% 4.12/1.04  % (13062)Termination phase: Saturation
% 4.12/1.04  
% 4.12/1.04  % (13062)Memory used [KB]: 2302
% 4.12/1.04  % (13062)Time elapsed: 0.226 s
% 4.12/1.04  % (13062)Instructions burned: 113 (million)
% 4.12/1.04  % (13062)------------------------------
% 4.12/1.04  % (13062)------------------------------
% 4.12/1.05  % (13010)Instruction limit reached!
% 4.12/1.05  % (13010)------------------------------
% 4.12/1.05  % (13010)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.12/1.05  % (13010)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.12/1.05  % (13010)Termination reason: Unknown
% 4.12/1.05  % (13010)Termination phase: Saturation
% 4.12/1.05  
% 4.12/1.05  % (13010)Memory used [KB]: 7164
% 4.12/1.05  % (13010)Time elapsed: 0.340 s
% 4.12/1.05  % (13010)Instructions burned: 139 (million)
% 4.12/1.05  % (13010)------------------------------
% 4.12/1.05  % (13010)------------------------------
% 4.12/1.05  % (13080)lrs+10_1:4_drc=off:sos=on:to=lpo:i=102:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/102Mi)
% 4.38/1.06  % (13073)Instruction limit reached!
% 4.38/1.06  % (13073)------------------------------
% 4.38/1.06  % (13073)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.38/1.06  % (13073)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.38/1.06  % (13073)Termination reason: Unknown
% 4.38/1.06  % (13073)Termination phase: Saturation
% 4.38/1.06  
% 4.38/1.06  % (13073)Memory used [KB]: 6396
% 4.38/1.06  % (13073)Time elapsed: 0.166 s
% 4.38/1.06  % (13073)Instructions burned: 36 (million)
% 4.38/1.06  % (13073)------------------------------
% 4.38/1.06  % (13073)------------------------------
% 4.38/1.07  % (13077)Instruction limit reached!
% 4.38/1.07  % (13077)------------------------------
% 4.38/1.07  % (13077)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.38/1.07  % (13081)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=234:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/234Mi)
% 5.72/1.08  % (13083)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/290Mi)
% 5.72/1.08  % (13082)dis+1002_1:2_er=filter:fde=unused:nwc=3.0:sac=on:sp=frequency:ss=included:to=lpo:i=246:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/246Mi)
% 5.72/1.09  % (13077)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.72/1.09  % (13077)Termination reason: Unknown
% 5.72/1.09  % (13077)Termination phase: Saturation
% 5.72/1.09  
% 5.72/1.09  % (13077)Memory used [KB]: 6396
% 5.72/1.09  % (13077)Time elapsed: 0.145 s
% 5.72/1.09  % (13077)Instructions burned: 23 (million)
% 5.72/1.09  % (13077)------------------------------
% 5.72/1.09  % (13077)------------------------------
% 5.72/1.09  % (13060)Instruction limit reached!
% 5.72/1.09  % (13060)------------------------------
% 5.72/1.09  % (13060)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.72/1.10  % (13060)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.72/1.10  % (13060)Termination reason: Unknown
% 5.72/1.10  % (13060)Termination phase: Saturation
% 5.72/1.10  
% 5.72/1.10  % (13060)Memory used [KB]: 7164
% 5.72/1.10  % (13060)Time elapsed: 0.289 s
% 5.72/1.10  % (13060)Instructions burned: 120 (million)
% 5.72/1.10  % (13060)------------------------------
% 5.72/1.10  % (13060)------------------------------
% 5.72/1.10  % (13085)dis+10_1:1_ep=R:fde=none:fsr=off:slsq=on:slsqc=1:slsql=off:slsqr=1,4:ss=axioms:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/248Mi)
% 5.72/1.11  % (13084)dis+1010_1:3_av=off:bd=off:bs=on:bsr=on:cond=on:gsp=on:slsq=on:slsqc=1:slsqr=1,4:uwa=all:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/68Mi)
% 6.04/1.12  % (13076)Instruction limit reached!
% 6.04/1.12  % (13076)------------------------------
% 6.04/1.12  % (13076)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.04/1.12  % (13048)Refutation not found, non-redundant clauses discarded% (13048)------------------------------
% 6.04/1.12  % (13048)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.04/1.13  % (13076)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.04/1.13  % (13076)Termination reason: Unknown
% 6.04/1.13  % (13076)Termination phase: Saturation
% 6.04/1.13  
% 6.04/1.13  % (13076)Memory used [KB]: 6524
% 6.04/1.13  % (13076)Time elapsed: 0.179 s
% 6.04/1.13  % (13076)Instructions burned: 45 (million)
% 6.04/1.13  % (13076)------------------------------
% 6.04/1.13  % (13076)------------------------------
% 6.04/1.13  % (13048)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.04/1.13  % (13048)Termination reason: Refutation not found, non-redundant clauses discarded
% 6.04/1.13  
% 6.04/1.13  % (13048)Memory used [KB]: 7291
% 6.04/1.13  % (13048)Time elapsed: 0.340 s
% 6.04/1.13  % (13048)Instructions burned: 220 (million)
% 6.04/1.13  % (13048)------------------------------
% 6.04/1.13  % (13048)------------------------------
% 6.04/1.13  % (13086)lrs+1011_1:5_add=large:afp=4000:anc=none:irw=on:lma=on:nm=64:sac=on:sd=3:sos=on:sp=reverse_arity:ss=axioms:st=2.0:stl=30:updr=off:urr=on:i=126:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/126Mi)
% 6.04/1.13  % (13087)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=997:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/997Mi)
% 6.29/1.14  % (12984)Instruction limit reached!
% 6.29/1.14  % (12984)------------------------------
% 6.29/1.14  % (12984)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.29/1.14  % (12984)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.29/1.14  % (12984)Termination reason: Unknown
% 6.29/1.14  % (12984)Termination phase: Saturation
% 6.29/1.14  
% 6.29/1.14  % (12984)Memory used [KB]: 7675
% 6.29/1.14  % (12984)Time elapsed: 0.512 s
% 6.29/1.14  % (12984)Instructions burned: 237 (million)
% 6.29/1.14  % (12984)------------------------------
% 6.29/1.14  % (12984)------------------------------
% 6.29/1.16  % (13079)Instruction limit reached!
% 6.29/1.16  % (13079)------------------------------
% 6.29/1.16  % (13079)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.29/1.16  % (13079)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.29/1.16  % (13079)Termination reason: Unknown
% 6.29/1.16  % (13079)Termination phase: Saturation
% 6.29/1.16  
% 6.29/1.16  % (13079)Memory used [KB]: 6908
% 6.29/1.16  % (13079)Time elapsed: 0.200 s
% 6.29/1.16  % (13079)Instructions burned: 91 (million)
% 6.29/1.16  % (13079)------------------------------
% 6.29/1.16  % (13079)------------------------------
% 6.29/1.17  % (13088)lrs+1_4:1_cond=fast:fde=unused:lcm=predicate:nm=4:s2a=on:sd=3:sos=on:ss=axioms:st=2.0:i=139:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/139Mi)
% 6.29/1.17  % (13088)Refutation not found, incomplete strategy% (13088)------------------------------
% 6.29/1.17  % (13088)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.29/1.17  % (13088)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.29/1.17  % (13088)Termination reason: Refutation not found, incomplete strategy
% 6.29/1.17  
% 6.29/1.17  % (13088)Memory used [KB]: 6140
% 6.29/1.17  % (13088)Time elapsed: 0.113 s
% 6.29/1.17  % (13088)Instructions burned: 6 (million)
% 6.29/1.17  % (13088)------------------------------
% 6.29/1.17  % (13088)------------------------------
% 6.29/1.17  % (13089)ott+4_8:1_acc=on:fsr=off:lcm=reverse:lma=on:sd=2:sos=all:ss=axioms:st=1.5:i=121:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/121Mi)
% 6.29/1.19  % (13090)lrs+2_1:1_lwlo=on:nwc=10.0:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/92Mi)
% 6.29/1.21  % (12981)Instruction limit reached!
% 6.29/1.21  % (12981)------------------------------
% 6.29/1.21  % (12981)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.29/1.21  % (12981)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.29/1.21  % (12981)Termination reason: Unknown
% 6.29/1.21  % (12981)Termination phase: Saturation
% 6.29/1.21  
% 6.29/1.21  % (12981)Memory used [KB]: 7164
% 6.29/1.21  % (12981)Time elapsed: 0.569 s
% 6.29/1.21  % (12981)Instructions burned: 343 (million)
% 6.29/1.21  % (12981)------------------------------
% 6.29/1.21  % (12981)------------------------------
% 6.29/1.21  % (13080)Instruction limit reached!
% 6.29/1.21  % (13080)------------------------------
% 6.29/1.21  % (13080)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.29/1.21  % (13080)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.29/1.21  % (13080)Termination reason: Unknown
% 6.29/1.21  % (13080)Termination phase: Saturation
% 6.29/1.21  
% 6.29/1.21  % (13080)Memory used [KB]: 7164
% 6.29/1.21  % (13080)Time elapsed: 0.265 s
% 6.29/1.21  % (13080)Instructions burned: 102 (million)
% 6.29/1.21  % (13080)------------------------------
% 6.29/1.21  % (13080)------------------------------
% 6.29/1.22  % (13091)lrs+1011_1:1_nwc=5.0:sd=4:ss=included:st=5.0:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/43Mi)
% 6.29/1.22  % (13092)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/50Mi)
% 6.29/1.22  % (13052)Instruction limit reached!
% 6.29/1.22  % (13052)------------------------------
% 6.29/1.22  % (13052)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.29/1.22  % (13052)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.29/1.22  % (13052)Termination reason: Unknown
% 6.29/1.22  % (13052)Termination phase: Saturation
% 6.29/1.22  
% 6.29/1.22  % (13052)Memory used [KB]: 3582
% 6.29/1.22  % (13052)Time elapsed: 0.452 s
% 6.29/1.22  % (13052)Instructions burned: 223 (million)
% 6.29/1.22  % (13052)------------------------------
% 6.29/1.22  % (13052)------------------------------
% 6.29/1.23  % (13078)Refutation not found, non-redundant clauses discarded% (13078)------------------------------
% 6.29/1.23  % (13078)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.29/1.23  % (13078)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.29/1.23  % (13078)Termination reason: Refutation not found, non-redundant clauses discarded
% 6.29/1.23  
% 6.29/1.23  % (13078)Memory used [KB]: 7675
% 6.29/1.23  % (13078)Time elapsed: 0.297 s
% 6.29/1.23  % (13078)Instructions burned: 131 (million)
% 6.29/1.23  % (13078)------------------------------
% 6.29/1.23  % (13078)------------------------------
% 6.85/1.23  % (13083)First to succeed.
% 6.85/1.23  % (13083)Refutation found. Thanks to Tanya!
% 6.85/1.23  % SZS status Theorem for theBenchmark
% 6.85/1.23  % SZS output start Proof for theBenchmark
% See solution above
% 6.85/1.23  % (13083)------------------------------
% 6.85/1.23  % (13083)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.85/1.23  % (13083)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.85/1.23  % (13083)Termination reason: Refutation
% 6.85/1.23  
% 6.85/1.23  % (13083)Memory used [KB]: 7164
% 6.85/1.23  % (13083)Time elapsed: 0.227 s
% 6.85/1.23  % (13083)Instructions burned: 96 (million)
% 6.85/1.23  % (13083)------------------------------
% 6.85/1.23  % (13083)------------------------------
% 6.85/1.23  % (12817)Success in time 0.883 s
%------------------------------------------------------------------------------