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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SEU270+1 : TPTP v8.1.0. Released v3.3.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 : n001.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 18:28:12 EDT 2022

% Result   : Theorem 2.35s 0.73s
% Output   : Refutation 2.35s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   26
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   90 (  14 unt;   0 def)
%            Number of atoms       :  388 (  39 equ)
%            Maximal formula atoms :   17 (   4 avg)
%            Number of connectives :  500 ( 202   ~; 194   |;  73   &)
%                                         (  15 <=>;  16  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   6 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    9 (   7 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   1 con; 0-2 aty)
%            Number of variables   :  152 ( 136   !;  16   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f613,plain,
    $false,
    inference(subsumption_resolution,[],[f610,f233]) ).

fof(f233,plain,
    ordinal(sK14),
    inference(cnf_transformation,[],[f150]) ).

fof(f150,plain,
    ( ordinal(sK14)
    & ~ connected(inclusion_relation(sK14)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK14])],[f100,f149]) ).

fof(f149,plain,
    ( ? [X0] :
        ( ordinal(X0)
        & ~ connected(inclusion_relation(X0)) )
   => ( ordinal(sK14)
      & ~ connected(inclusion_relation(sK14)) ) ),
    introduced(choice_axiom,[]) ).

fof(f100,plain,
    ? [X0] :
      ( ordinal(X0)
      & ~ connected(inclusion_relation(X0)) ),
    inference(ennf_transformation,[],[f52]) ).

fof(f52,negated_conjecture,
    ~ ! [X0] :
        ( ordinal(X0)
       => connected(inclusion_relation(X0)) ),
    inference(negated_conjecture,[],[f51]) ).

fof(f51,conjecture,
    ! [X0] :
      ( ordinal(X0)
     => connected(inclusion_relation(X0)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t4_wellord2) ).

fof(f610,plain,
    ~ ordinal(sK14),
    inference(resolution,[],[f606,f431]) ).

fof(f431,plain,
    in(sK6(inclusion_relation(sK14),sK14),sK14),
    inference(forward_demodulation,[],[f430,f244]) ).

fof(f244,plain,
    ! [X0] : relation_field(inclusion_relation(X0)) = X0,
    inference(subsumption_resolution,[],[f237,f201]) ).

fof(f201,plain,
    ! [X0] : relation(inclusion_relation(X0)),
    inference(cnf_transformation,[],[f17]) ).

fof(f17,axiom,
    ! [X0] : relation(inclusion_relation(X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',dt_k1_wellord2) ).

fof(f237,plain,
    ! [X0] :
      ( ~ relation(inclusion_relation(X0))
      | relation_field(inclusion_relation(X0)) = X0 ),
    inference(equality_resolution,[],[f174]) ).

fof(f174,plain,
    ! [X0,X1] :
      ( ~ relation(X1)
      | relation_field(X1) = X0
      | inclusion_relation(X0) != X1 ),
    inference(cnf_transformation,[],[f119]) ).

fof(f119,plain,
    ! [X0,X1] :
      ( ~ relation(X1)
      | ( ( ( ! [X2,X3] :
                ( ~ in(X3,X0)
                | ~ in(X2,X0)
                | ( ( in(ordered_pair(X3,X2),X1)
                    | ~ subset(X3,X2) )
                  & ( subset(X3,X2)
                    | ~ in(ordered_pair(X3,X2),X1) ) ) )
            & relation_field(X1) = X0 )
          | inclusion_relation(X0) != X1 )
        & ( inclusion_relation(X0) = X1
          | ( in(sK4(X0,X1),X0)
            & in(sK3(X0,X1),X0)
            & ( ~ subset(sK4(X0,X1),sK3(X0,X1))
              | ~ in(ordered_pair(sK4(X0,X1),sK3(X0,X1)),X1) )
            & ( subset(sK4(X0,X1),sK3(X0,X1))
              | in(ordered_pair(sK4(X0,X1),sK3(X0,X1)),X1) ) )
          | relation_field(X1) != X0 ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3,sK4])],[f117,f118]) ).

fof(f118,plain,
    ! [X0,X1] :
      ( ? [X4,X5] :
          ( in(X5,X0)
          & in(X4,X0)
          & ( ~ subset(X5,X4)
            | ~ in(ordered_pair(X5,X4),X1) )
          & ( subset(X5,X4)
            | in(ordered_pair(X5,X4),X1) ) )
     => ( in(sK4(X0,X1),X0)
        & in(sK3(X0,X1),X0)
        & ( ~ subset(sK4(X0,X1),sK3(X0,X1))
          | ~ in(ordered_pair(sK4(X0,X1),sK3(X0,X1)),X1) )
        & ( subset(sK4(X0,X1),sK3(X0,X1))
          | in(ordered_pair(sK4(X0,X1),sK3(X0,X1)),X1) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f117,plain,
    ! [X0,X1] :
      ( ~ relation(X1)
      | ( ( ( ! [X2,X3] :
                ( ~ in(X3,X0)
                | ~ in(X2,X0)
                | ( ( in(ordered_pair(X3,X2),X1)
                    | ~ subset(X3,X2) )
                  & ( subset(X3,X2)
                    | ~ in(ordered_pair(X3,X2),X1) ) ) )
            & relation_field(X1) = X0 )
          | inclusion_relation(X0) != X1 )
        & ( inclusion_relation(X0) = X1
          | ? [X4,X5] :
              ( in(X5,X0)
              & in(X4,X0)
              & ( ~ subset(X5,X4)
                | ~ in(ordered_pair(X5,X4),X1) )
              & ( subset(X5,X4)
                | in(ordered_pair(X5,X4),X1) ) )
          | relation_field(X1) != X0 ) ) ),
    inference(rectify,[],[f116]) ).

fof(f116,plain,
    ! [X1,X0] :
      ( ~ relation(X0)
      | ( ( ( ! [X3,X2] :
                ( ~ in(X2,X1)
                | ~ in(X3,X1)
                | ( ( in(ordered_pair(X2,X3),X0)
                    | ~ subset(X2,X3) )
                  & ( subset(X2,X3)
                    | ~ in(ordered_pair(X2,X3),X0) ) ) )
            & relation_field(X0) = X1 )
          | inclusion_relation(X1) != X0 )
        & ( inclusion_relation(X1) = X0
          | ? [X3,X2] :
              ( in(X2,X1)
              & in(X3,X1)
              & ( ~ subset(X2,X3)
                | ~ in(ordered_pair(X2,X3),X0) )
              & ( subset(X2,X3)
                | in(ordered_pair(X2,X3),X0) ) )
          | relation_field(X0) != X1 ) ) ),
    inference(flattening,[],[f115]) ).

fof(f115,plain,
    ! [X1,X0] :
      ( ~ relation(X0)
      | ( ( ( ! [X3,X2] :
                ( ~ in(X2,X1)
                | ~ in(X3,X1)
                | ( ( in(ordered_pair(X2,X3),X0)
                    | ~ subset(X2,X3) )
                  & ( subset(X2,X3)
                    | ~ in(ordered_pair(X2,X3),X0) ) ) )
            & relation_field(X0) = X1 )
          | inclusion_relation(X1) != X0 )
        & ( inclusion_relation(X1) = X0
          | ? [X3,X2] :
              ( in(X2,X1)
              & in(X3,X1)
              & ( ~ subset(X2,X3)
                | ~ in(ordered_pair(X2,X3),X0) )
              & ( subset(X2,X3)
                | in(ordered_pair(X2,X3),X0) ) )
          | relation_field(X0) != X1 ) ) ),
    inference(nnf_transformation,[],[f94]) ).

fof(f94,plain,
    ! [X1,X0] :
      ( ~ relation(X0)
      | ( ( ! [X3,X2] :
              ( ~ in(X2,X1)
              | ~ in(X3,X1)
              | ( in(ordered_pair(X2,X3),X0)
              <=> subset(X2,X3) ) )
          & relation_field(X0) = X1 )
      <=> inclusion_relation(X1) = X0 ) ),
    inference(flattening,[],[f93]) ).

fof(f93,plain,
    ! [X1,X0] :
      ( ( ( ! [X2,X3] :
              ( ( in(ordered_pair(X2,X3),X0)
              <=> subset(X2,X3) )
              | ~ in(X2,X1)
              | ~ in(X3,X1) )
          & relation_field(X0) = X1 )
      <=> inclusion_relation(X1) = X0 )
      | ~ relation(X0) ),
    inference(ennf_transformation,[],[f60]) ).

fof(f60,plain,
    ! [X1,X0] :
      ( relation(X0)
     => ( ( ! [X2,X3] :
              ( ( in(X2,X1)
                & in(X3,X1) )
             => ( in(ordered_pair(X2,X3),X0)
              <=> subset(X2,X3) ) )
          & relation_field(X0) = X1 )
      <=> inclusion_relation(X1) = X0 ) ),
    inference(rectify,[],[f11]) ).

fof(f11,axiom,
    ! [X1,X0] :
      ( relation(X1)
     => ( inclusion_relation(X0) = X1
      <=> ( ! [X2,X3] :
              ( ( in(X3,X0)
                & in(X2,X0) )
             => ( in(ordered_pair(X2,X3),X1)
              <=> subset(X2,X3) ) )
          & relation_field(X1) = X0 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_wellord2) ).

fof(f430,plain,
    in(sK6(inclusion_relation(sK14),relation_field(inclusion_relation(sK14))),relation_field(inclusion_relation(sK14))),
    inference(subsumption_resolution,[],[f426,f201]) ).

fof(f426,plain,
    ( in(sK6(inclusion_relation(sK14),relation_field(inclusion_relation(sK14))),relation_field(inclusion_relation(sK14)))
    | ~ relation(inclusion_relation(sK14)) ),
    inference(resolution,[],[f361,f232]) ).

fof(f232,plain,
    ~ connected(inclusion_relation(sK14)),
    inference(cnf_transformation,[],[f150]) ).

fof(f361,plain,
    ! [X0] :
      ( connected(X0)
      | in(sK6(X0,relation_field(X0)),relation_field(X0))
      | ~ relation(X0) ),
    inference(duplicate_literal_removal,[],[f359]) ).

fof(f359,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ~ relation(X0)
      | connected(X0)
      | in(sK6(X0,relation_field(X0)),relation_field(X0)) ),
    inference(resolution,[],[f187,f218]) ).

fof(f218,plain,
    ! [X0] :
      ( ~ is_connected_in(X0,relation_field(X0))
      | connected(X0)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f140]) ).

fof(f140,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ( ( connected(X0)
          | ~ is_connected_in(X0,relation_field(X0)) )
        & ( is_connected_in(X0,relation_field(X0))
          | ~ connected(X0) ) ) ),
    inference(nnf_transformation,[],[f87]) ).

fof(f87,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ( connected(X0)
      <=> is_connected_in(X0,relation_field(X0)) ) ),
    inference(ennf_transformation,[],[f10]) ).

fof(f10,axiom,
    ! [X0] :
      ( relation(X0)
     => ( connected(X0)
      <=> is_connected_in(X0,relation_field(X0)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d14_relat_2) ).

fof(f187,plain,
    ! [X0,X1] :
      ( is_connected_in(X0,X1)
      | ~ relation(X0)
      | in(sK6(X0,X1),X1) ),
    inference(cnf_transformation,[],[f128]) ).

fof(f128,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( is_connected_in(X0,X1)
            | ( in(sK6(X0,X1),X1)
              & in(sK7(X0,X1),X1)
              & sK6(X0,X1) != sK7(X0,X1)
              & ~ in(ordered_pair(sK6(X0,X1),sK7(X0,X1)),X0)
              & ~ in(ordered_pair(sK7(X0,X1),sK6(X0,X1)),X0) ) )
          & ( ! [X4,X5] :
                ( ~ in(X4,X1)
                | ~ in(X5,X1)
                | X4 = X5
                | in(ordered_pair(X4,X5),X0)
                | in(ordered_pair(X5,X4),X0) )
            | ~ is_connected_in(X0,X1) ) )
      | ~ relation(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK6,sK7])],[f126,f127]) ).

fof(f127,plain,
    ! [X0,X1] :
      ( ? [X2,X3] :
          ( in(X2,X1)
          & in(X3,X1)
          & X2 != X3
          & ~ in(ordered_pair(X2,X3),X0)
          & ~ in(ordered_pair(X3,X2),X0) )
     => ( in(sK6(X0,X1),X1)
        & in(sK7(X0,X1),X1)
        & sK6(X0,X1) != sK7(X0,X1)
        & ~ in(ordered_pair(sK6(X0,X1),sK7(X0,X1)),X0)
        & ~ in(ordered_pair(sK7(X0,X1),sK6(X0,X1)),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f126,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( is_connected_in(X0,X1)
            | ? [X2,X3] :
                ( in(X2,X1)
                & in(X3,X1)
                & X2 != X3
                & ~ in(ordered_pair(X2,X3),X0)
                & ~ in(ordered_pair(X3,X2),X0) ) )
          & ( ! [X4,X5] :
                ( ~ in(X4,X1)
                | ~ in(X5,X1)
                | X4 = X5
                | in(ordered_pair(X4,X5),X0)
                | in(ordered_pair(X5,X4),X0) )
            | ~ is_connected_in(X0,X1) ) )
      | ~ relation(X0) ),
    inference(rectify,[],[f125]) ).

fof(f125,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( is_connected_in(X0,X1)
            | ? [X2,X3] :
                ( in(X2,X1)
                & in(X3,X1)
                & X2 != X3
                & ~ in(ordered_pair(X2,X3),X0)
                & ~ in(ordered_pair(X3,X2),X0) ) )
          & ( ! [X2,X3] :
                ( ~ in(X2,X1)
                | ~ in(X3,X1)
                | X2 = X3
                | in(ordered_pair(X2,X3),X0)
                | in(ordered_pair(X3,X2),X0) )
            | ~ is_connected_in(X0,X1) ) )
      | ~ relation(X0) ),
    inference(nnf_transformation,[],[f88]) ).

fof(f88,plain,
    ! [X0] :
      ( ! [X1] :
          ( is_connected_in(X0,X1)
        <=> ! [X2,X3] :
              ( ~ in(X2,X1)
              | ~ in(X3,X1)
              | X2 = X3
              | in(ordered_pair(X2,X3),X0)
              | in(ordered_pair(X3,X2),X0) ) )
      | ~ relation(X0) ),
    inference(ennf_transformation,[],[f14]) ).

fof(f14,axiom,
    ! [X0] :
      ( relation(X0)
     => ! [X1] :
          ( is_connected_in(X0,X1)
        <=> ! [X2,X3] :
              ~ ( in(X3,X1)
                & ~ in(ordered_pair(X3,X2),X0)
                & ~ in(ordered_pair(X2,X3),X0)
                & in(X2,X1)
                & X2 != X3 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d6_relat_2) ).

fof(f606,plain,
    ! [X0] :
      ( ~ in(sK6(inclusion_relation(sK14),sK14),X0)
      | ~ ordinal(X0) ),
    inference(resolution,[],[f596,f188]) ).

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

fof(f129,plain,
    ! [X0,X1] :
      ( ordinal(X1)
      | ~ in(X1,X0)
      | ~ ordinal(X0) ),
    inference(rectify,[],[f106]) ).

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

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

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

fof(f596,plain,
    ~ ordinal(sK6(inclusion_relation(sK14),sK14)),
    inference(subsumption_resolution,[],[f595,f233]) ).

fof(f595,plain,
    ( ~ ordinal(sK14)
    | ~ ordinal(sK6(inclusion_relation(sK14),sK14)) ),
    inference(resolution,[],[f586,f368]) ).

fof(f368,plain,
    in(sK7(inclusion_relation(sK14),sK14),sK14),
    inference(forward_demodulation,[],[f367,f244]) ).

fof(f367,plain,
    in(sK7(inclusion_relation(sK14),relation_field(inclusion_relation(sK14))),relation_field(inclusion_relation(sK14))),
    inference(subsumption_resolution,[],[f363,f201]) ).

fof(f363,plain,
    ( in(sK7(inclusion_relation(sK14),relation_field(inclusion_relation(sK14))),relation_field(inclusion_relation(sK14)))
    | ~ relation(inclusion_relation(sK14)) ),
    inference(resolution,[],[f354,f232]) ).

fof(f354,plain,
    ! [X0] :
      ( connected(X0)
      | ~ relation(X0)
      | in(sK7(X0,relation_field(X0)),relation_field(X0)) ),
    inference(duplicate_literal_removal,[],[f352]) ).

fof(f352,plain,
    ! [X0] :
      ( ~ relation(X0)
      | connected(X0)
      | in(sK7(X0,relation_field(X0)),relation_field(X0))
      | ~ relation(X0) ),
    inference(resolution,[],[f186,f218]) ).

fof(f186,plain,
    ! [X0,X1] :
      ( is_connected_in(X0,X1)
      | in(sK7(X0,X1),X1)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f128]) ).

fof(f586,plain,
    ! [X0] :
      ( ~ in(sK7(inclusion_relation(sK14),sK14),X0)
      | ~ ordinal(sK6(inclusion_relation(sK14),sK14))
      | ~ ordinal(X0) ),
    inference(resolution,[],[f585,f188]) ).

fof(f585,plain,
    ( ~ ordinal(sK7(inclusion_relation(sK14),sK14))
    | ~ ordinal(sK6(inclusion_relation(sK14),sK14)) ),
    inference(subsumption_resolution,[],[f584,f447]) ).

fof(f447,plain,
    ( ~ ordinal_subset(sK7(inclusion_relation(sK14),sK14),sK6(inclusion_relation(sK14),sK14))
    | ~ ordinal(sK6(inclusion_relation(sK14),sK14))
    | ~ ordinal(sK7(inclusion_relation(sK14),sK14)) ),
    inference(resolution,[],[f446,f180]) ).

fof(f180,plain,
    ! [X0,X1] :
      ( subset(X1,X0)
      | ~ ordinal_subset(X1,X0)
      | ~ ordinal(X0)
      | ~ ordinal(X1) ),
    inference(cnf_transformation,[],[f124]) ).

fof(f124,plain,
    ! [X0,X1] :
      ( ~ ordinal(X1)
      | ~ ordinal(X0)
      | ( ( ordinal_subset(X1,X0)
          | ~ subset(X1,X0) )
        & ( subset(X1,X0)
          | ~ ordinal_subset(X1,X0) ) ) ),
    inference(rectify,[],[f123]) ).

fof(f123,plain,
    ! [X1,X0] :
      ( ~ ordinal(X0)
      | ~ ordinal(X1)
      | ( ( ordinal_subset(X0,X1)
          | ~ subset(X0,X1) )
        & ( subset(X0,X1)
          | ~ ordinal_subset(X0,X1) ) ) ),
    inference(nnf_transformation,[],[f98]) ).

fof(f98,plain,
    ! [X1,X0] :
      ( ~ ordinal(X0)
      | ~ ordinal(X1)
      | ( ordinal_subset(X0,X1)
      <=> subset(X0,X1) ) ),
    inference(flattening,[],[f97]) ).

fof(f97,plain,
    ! [X1,X0] :
      ( ( ordinal_subset(X0,X1)
      <=> subset(X0,X1) )
      | ~ ordinal(X1)
      | ~ ordinal(X0) ),
    inference(ennf_transformation,[],[f42]) ).

fof(f42,axiom,
    ! [X1,X0] :
      ( ( ordinal(X1)
        & ordinal(X0) )
     => ( ordinal_subset(X0,X1)
      <=> subset(X0,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',redefinition_r1_ordinal1) ).

fof(f446,plain,
    ~ subset(sK7(inclusion_relation(sK14),sK14),sK6(inclusion_relation(sK14),sK14)),
    inference(subsumption_resolution,[],[f443,f232]) ).

fof(f443,plain,
    ( ~ subset(sK7(inclusion_relation(sK14),sK14),sK6(inclusion_relation(sK14),sK14))
    | connected(inclusion_relation(sK14)) ),
    inference(resolution,[],[f442,f248]) ).

fof(f248,plain,
    ! [X0] :
      ( ~ is_connected_in(inclusion_relation(X0),X0)
      | connected(inclusion_relation(X0)) ),
    inference(subsumption_resolution,[],[f245,f201]) ).

fof(f245,plain,
    ! [X0] :
      ( connected(inclusion_relation(X0))
      | ~ relation(inclusion_relation(X0))
      | ~ is_connected_in(inclusion_relation(X0),X0) ),
    inference(superposition,[],[f218,f244]) ).

fof(f442,plain,
    ( is_connected_in(inclusion_relation(sK14),sK14)
    | ~ subset(sK7(inclusion_relation(sK14),sK14),sK6(inclusion_relation(sK14),sK14)) ),
    inference(subsumption_resolution,[],[f441,f431]) ).

fof(f441,plain,
    ( ~ in(sK6(inclusion_relation(sK14),sK14),sK14)
    | ~ subset(sK7(inclusion_relation(sK14),sK14),sK6(inclusion_relation(sK14),sK14))
    | is_connected_in(inclusion_relation(sK14),sK14) ),
    inference(resolution,[],[f380,f368]) ).

fof(f380,plain,
    ! [X0,X1] :
      ( ~ in(sK7(inclusion_relation(X0),X1),X0)
      | is_connected_in(inclusion_relation(X0),X1)
      | ~ in(sK6(inclusion_relation(X0),X1),X0)
      | ~ subset(sK7(inclusion_relation(X0),X1),sK6(inclusion_relation(X0),X1)) ),
    inference(subsumption_resolution,[],[f379,f201]) ).

fof(f379,plain,
    ! [X0,X1] :
      ( is_connected_in(inclusion_relation(X0),X1)
      | ~ relation(inclusion_relation(X0))
      | ~ in(sK7(inclusion_relation(X0),X1),X0)
      | ~ subset(sK7(inclusion_relation(X0),X1),sK6(inclusion_relation(X0),X1))
      | ~ in(sK6(inclusion_relation(X0),X1),X0) ),
    inference(resolution,[],[f183,f258]) ).

fof(f258,plain,
    ! [X2,X3,X0] :
      ( in(ordered_pair(X3,X2),inclusion_relation(X0))
      | ~ in(X2,X0)
      | ~ in(X3,X0)
      | ~ subset(X3,X2) ),
    inference(subsumption_resolution,[],[f235,f201]) ).

fof(f235,plain,
    ! [X2,X3,X0] :
      ( in(ordered_pair(X3,X2),inclusion_relation(X0))
      | ~ in(X2,X0)
      | ~ subset(X3,X2)
      | ~ relation(inclusion_relation(X0))
      | ~ in(X3,X0) ),
    inference(equality_resolution,[],[f176]) ).

fof(f176,plain,
    ! [X2,X3,X0,X1] :
      ( ~ relation(X1)
      | ~ in(X3,X0)
      | ~ in(X2,X0)
      | in(ordered_pair(X3,X2),X1)
      | ~ subset(X3,X2)
      | inclusion_relation(X0) != X1 ),
    inference(cnf_transformation,[],[f119]) ).

fof(f183,plain,
    ! [X0,X1] :
      ( ~ in(ordered_pair(sK7(X0,X1),sK6(X0,X1)),X0)
      | is_connected_in(X0,X1)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f128]) ).

fof(f584,plain,
    ( ~ ordinal(sK6(inclusion_relation(sK14),sK14))
    | ~ ordinal(sK7(inclusion_relation(sK14),sK14))
    | ordinal_subset(sK7(inclusion_relation(sK14),sK14),sK6(inclusion_relation(sK14),sK14)) ),
    inference(duplicate_literal_removal,[],[f582]) ).

fof(f582,plain,
    ( ~ ordinal(sK6(inclusion_relation(sK14),sK14))
    | ~ ordinal(sK6(inclusion_relation(sK14),sK14))
    | ordinal_subset(sK7(inclusion_relation(sK14),sK14),sK6(inclusion_relation(sK14),sK14))
    | ~ ordinal(sK7(inclusion_relation(sK14),sK14))
    | ~ ordinal(sK7(inclusion_relation(sK14),sK14)) ),
    inference(resolution,[],[f468,f156]) ).

fof(f156,plain,
    ! [X0,X1] :
      ( ordinal_subset(X1,X0)
      | ~ ordinal(X1)
      | ordinal_subset(X0,X1)
      | ~ ordinal(X0) ),
    inference(cnf_transformation,[],[f110]) ).

fof(f110,plain,
    ! [X0,X1] :
      ( ~ ordinal(X0)
      | ordinal_subset(X0,X1)
      | ~ ordinal(X1)
      | ordinal_subset(X1,X0) ),
    inference(rectify,[],[f82]) ).

fof(f82,plain,
    ! [X1,X0] :
      ( ~ ordinal(X1)
      | ordinal_subset(X1,X0)
      | ~ ordinal(X0)
      | ordinal_subset(X0,X1) ),
    inference(flattening,[],[f81]) ).

fof(f81,plain,
    ! [X0,X1] :
      ( ordinal_subset(X1,X0)
      | ordinal_subset(X0,X1)
      | ~ ordinal(X0)
      | ~ ordinal(X1) ),
    inference(ennf_transformation,[],[f57]) ).

fof(f57,plain,
    ! [X0,X1] :
      ( ( ordinal(X0)
        & ordinal(X1) )
     => ( ordinal_subset(X1,X0)
        | ordinal_subset(X0,X1) ) ),
    inference(rectify,[],[f9]) ).

fof(f9,axiom,
    ! [X1,X0] :
      ( ( ordinal(X1)
        & ordinal(X0) )
     => ( ordinal_subset(X0,X1)
        | ordinal_subset(X1,X0) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',connectedness_r1_ordinal1) ).

fof(f468,plain,
    ( ~ ordinal_subset(sK6(inclusion_relation(sK14),sK14),sK7(inclusion_relation(sK14),sK14))
    | ~ ordinal(sK6(inclusion_relation(sK14),sK14))
    | ~ ordinal(sK7(inclusion_relation(sK14),sK14)) ),
    inference(resolution,[],[f467,f180]) ).

fof(f467,plain,
    ~ subset(sK6(inclusion_relation(sK14),sK14),sK7(inclusion_relation(sK14),sK14)),
    inference(subsumption_resolution,[],[f464,f232]) ).

fof(f464,plain,
    ( ~ subset(sK6(inclusion_relation(sK14),sK14),sK7(inclusion_relation(sK14),sK14))
    | connected(inclusion_relation(sK14)) ),
    inference(resolution,[],[f451,f248]) ).

fof(f451,plain,
    ( is_connected_in(inclusion_relation(sK14),sK14)
    | ~ subset(sK6(inclusion_relation(sK14),sK14),sK7(inclusion_relation(sK14),sK14)) ),
    inference(subsumption_resolution,[],[f450,f431]) ).

fof(f450,plain,
    ( ~ in(sK6(inclusion_relation(sK14),sK14),sK14)
    | ~ subset(sK6(inclusion_relation(sK14),sK14),sK7(inclusion_relation(sK14),sK14))
    | is_connected_in(inclusion_relation(sK14),sK14) ),
    inference(resolution,[],[f384,f368]) ).

fof(f384,plain,
    ! [X0,X1] :
      ( ~ in(sK7(inclusion_relation(X0),X1),X0)
      | ~ subset(sK6(inclusion_relation(X0),X1),sK7(inclusion_relation(X0),X1))
      | is_connected_in(inclusion_relation(X0),X1)
      | ~ in(sK6(inclusion_relation(X0),X1),X0) ),
    inference(subsumption_resolution,[],[f383,f201]) ).

fof(f383,plain,
    ! [X0,X1] :
      ( is_connected_in(inclusion_relation(X0),X1)
      | ~ in(sK6(inclusion_relation(X0),X1),X0)
      | ~ relation(inclusion_relation(X0))
      | ~ subset(sK6(inclusion_relation(X0),X1),sK7(inclusion_relation(X0),X1))
      | ~ in(sK7(inclusion_relation(X0),X1),X0) ),
    inference(resolution,[],[f184,f258]) ).

fof(f184,plain,
    ! [X0,X1] :
      ( ~ in(ordered_pair(sK6(X0,X1),sK7(X0,X1)),X0)
      | ~ relation(X0)
      | is_connected_in(X0,X1) ),
    inference(cnf_transformation,[],[f128]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SEU270+1 : TPTP v8.1.0. Released v3.3.0.
% 0.03/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.33  % Computer : n001.cluster.edu
% 0.14/0.33  % Model    : x86_64 x86_64
% 0.14/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.33  % Memory   : 8042.1875MB
% 0.14/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.33  % CPULimit   : 300
% 0.14/0.33  % WCLimit    : 300
% 0.14/0.33  % DateTime   : Tue Aug 30 15:23:01 EDT 2022
% 0.14/0.33  % CPUTime    : 
% 0.19/0.48  % (13929)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.48  % (13929)Instruction limit reached!
% 0.19/0.48  % (13929)------------------------------
% 0.19/0.48  % (13929)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.48  % (13921)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.19/0.48  % (13929)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.48  % (13929)Termination reason: Unknown
% 0.19/0.48  % (13929)Termination phase: Property scanning
% 0.19/0.48  
% 0.19/0.48  % (13929)Memory used [KB]: 1535
% 0.19/0.48  % (13929)Time elapsed: 0.004 s
% 0.19/0.48  % (13929)Instructions burned: 3 (million)
% 0.19/0.48  % (13929)------------------------------
% 0.19/0.48  % (13929)------------------------------
% 0.19/0.49  % (13917)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.19/0.49  % (13937)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.19/0.50  % (13915)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.19/0.51  % (13940)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.19/0.51  % (13912)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.19/0.51  % (13940)Refutation not found, incomplete strategy% (13940)------------------------------
% 0.19/0.51  % (13940)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (13940)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (13940)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (13940)Memory used [KB]: 6140
% 0.19/0.51  % (13940)Time elapsed: 0.115 s
% 0.19/0.51  % (13940)Instructions burned: 5 (million)
% 0.19/0.51  % (13940)------------------------------
% 0.19/0.51  % (13940)------------------------------
% 0.19/0.51  % (13924)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.19/0.51  % (13916)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.51  % (13925)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.51  % (13924)Refutation not found, incomplete strategy% (13924)------------------------------
% 0.19/0.51  % (13924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (13924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (13924)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (13924)Memory used [KB]: 1535
% 0.19/0.51  % (13924)Time elapsed: 0.128 s
% 0.19/0.51  % (13924)Instructions burned: 5 (million)
% 0.19/0.51  % (13924)------------------------------
% 0.19/0.51  % (13924)------------------------------
% 0.19/0.52  % (13939)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.52  % (13932)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.19/0.52  % (13913)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.52  % (13914)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.52  % (13934)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.19/0.52  % (13915)Refutation not found, incomplete strategy% (13915)------------------------------
% 0.19/0.52  % (13915)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (13914)Instruction limit reached!
% 0.19/0.52  % (13914)------------------------------
% 0.19/0.52  % (13914)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (13915)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (13914)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (13915)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (13914)Termination reason: Unknown
% 0.19/0.52  % (13914)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (13915)Memory used [KB]: 6012
% 0.19/0.52  % (13915)Time elapsed: 0.123 s
% 0.19/0.52  % (13914)Memory used [KB]: 1535
% 0.19/0.52  % (13915)Instructions burned: 2 (million)
% 0.19/0.52  % (13914)Time elapsed: 0.003 s
% 0.19/0.52  % (13915)------------------------------
% 0.19/0.52  % (13915)------------------------------
% 0.19/0.52  % (13914)Instructions burned: 4 (million)
% 0.19/0.52  % (13914)------------------------------
% 0.19/0.52  % (13914)------------------------------
% 0.19/0.52  % (13913)Refutation not found, incomplete strategy% (13913)------------------------------
% 0.19/0.52  % (13913)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (13913)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (13913)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (13913)Memory used [KB]: 6012
% 0.19/0.52  % (13913)Time elapsed: 0.124 s
% 0.19/0.52  % (13913)Instructions burned: 3 (million)
% 0.19/0.52  % (13913)------------------------------
% 0.19/0.52  % (13913)------------------------------
% 0.19/0.52  % (13917)Instruction limit reached!
% 0.19/0.52  % (13917)------------------------------
% 0.19/0.52  % (13917)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (13917)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (13917)Termination reason: Unknown
% 0.19/0.52  % (13917)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (13917)Memory used [KB]: 1663
% 0.19/0.52  % (13917)Time elapsed: 0.130 s
% 0.19/0.52  % (13917)Instructions burned: 16 (million)
% 0.19/0.52  % (13917)------------------------------
% 0.19/0.52  % (13917)------------------------------
% 0.19/0.52  % (13931)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.19/0.52  % (13930)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.52  % (13931)Refutation not found, incomplete strategy% (13931)------------------------------
% 0.19/0.52  % (13931)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (13931)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (13931)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (13931)Memory used [KB]: 6012
% 0.19/0.52  % (13931)Time elapsed: 0.137 s
% 0.19/0.52  % (13931)Instructions burned: 3 (million)
% 0.19/0.52  % (13931)------------------------------
% 0.19/0.52  % (13931)------------------------------
% 0.19/0.52  % (13928)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.52  % (13930)Instruction limit reached!
% 0.19/0.52  % (13930)------------------------------
% 0.19/0.52  % (13930)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (13930)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (13930)Termination reason: Unknown
% 0.19/0.52  % (13930)Termination phase: Preprocessing 3
% 0.19/0.52  
% 0.19/0.52  % (13930)Memory used [KB]: 1407
% 0.19/0.52  % (13930)Time elapsed: 0.002 s
% 0.19/0.52  % (13930)Instructions burned: 2 (million)
% 0.19/0.52  % (13930)------------------------------
% 0.19/0.52  % (13930)------------------------------
% 0.19/0.52  % (13941)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.19/0.52  % (13927)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.19/0.53  % (13926)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.53  % (13923)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.19/0.53  % (13926)Instruction limit reached!
% 0.19/0.53  % (13926)------------------------------
% 0.19/0.53  % (13926)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (13926)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (13926)Termination reason: Unknown
% 0.19/0.53  % (13926)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (13926)Memory used [KB]: 6012
% 0.19/0.53  % (13926)Time elapsed: 0.003 s
% 0.19/0.53  % (13926)Instructions burned: 4 (million)
% 0.19/0.53  % (13926)------------------------------
% 0.19/0.53  % (13926)------------------------------
% 0.19/0.53  % (13933)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.53  % (13922)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.19/0.53  % (13923)Instruction limit reached!
% 0.19/0.53  % (13923)------------------------------
% 0.19/0.53  % (13923)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (13923)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (13923)Termination reason: Unknown
% 0.19/0.53  % (13923)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (13923)Memory used [KB]: 6140
% 0.19/0.53  % (13923)Time elapsed: 0.139 s
% 0.19/0.53  % (13923)Instructions burned: 7 (million)
% 0.19/0.53  % (13923)------------------------------
% 0.19/0.53  % (13923)------------------------------
% 0.19/0.53  % (13920)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.53  % (13918)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.53  % (13916)Instruction limit reached!
% 0.19/0.53  % (13916)------------------------------
% 0.19/0.53  % (13916)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (13916)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (13916)Termination reason: Unknown
% 0.19/0.53  % (13916)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (13916)Memory used [KB]: 6140
% 0.19/0.53  % (13916)Time elapsed: 0.129 s
% 0.19/0.53  % (13916)Instructions burned: 13 (million)
% 0.19/0.53  % (13916)------------------------------
% 0.19/0.53  % (13916)------------------------------
% 0.19/0.53  % (13938)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.53  % (13921)Instruction limit reached!
% 0.19/0.53  % (13921)------------------------------
% 0.19/0.53  % (13921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (13921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (13921)Termination reason: Unknown
% 0.19/0.53  % (13921)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (13921)Memory used [KB]: 6652
% 0.19/0.53  % (13921)Time elapsed: 0.139 s
% 0.19/0.53  % (13921)Instructions burned: 33 (million)
% 0.19/0.53  % (13921)------------------------------
% 0.19/0.53  % (13921)------------------------------
% 0.19/0.54  % (13936)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.61/0.54  % (13935)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)
% 1.61/0.55  % (13935)Refutation not found, incomplete strategy% (13935)------------------------------
% 1.61/0.55  % (13935)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.55  % (13935)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.55  % (13935)Termination reason: Refutation not found, incomplete strategy
% 1.61/0.55  
% 1.61/0.55  % (13935)Memory used [KB]: 1663
% 1.61/0.55  % (13935)Time elapsed: 0.156 s
% 1.61/0.55  % (13935)Instructions burned: 7 (million)
% 1.61/0.55  % (13935)------------------------------
% 1.61/0.55  % (13935)------------------------------
% 1.61/0.55  % (13919)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.61/0.56  % (13922)Instruction limit reached!
% 1.61/0.56  % (13922)------------------------------
% 1.61/0.56  % (13922)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.56  % (13922)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.56  % (13922)Termination reason: Unknown
% 1.61/0.56  % (13922)Termination phase: Saturation
% 1.61/0.56  
% 1.61/0.56  % (13922)Memory used [KB]: 6268
% 1.61/0.56  % (13922)Time elapsed: 0.171 s
% 1.61/0.56  % (13922)Instructions burned: 12 (million)
% 1.61/0.56  % (13922)------------------------------
% 1.61/0.56  % (13922)------------------------------
% 1.70/0.56  % (13927)Instruction limit reached!
% 1.70/0.56  % (13927)------------------------------
% 1.70/0.56  % (13927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.56  % (13927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.56  % (13927)Termination reason: Unknown
% 1.70/0.56  % (13927)Termination phase: Saturation
% 1.70/0.56  
% 1.70/0.56  % (13927)Memory used [KB]: 6140
% 1.70/0.56  % (13927)Time elapsed: 0.138 s
% 1.70/0.56  % (13927)Instructions burned: 7 (million)
% 1.70/0.56  % (13927)------------------------------
% 1.70/0.56  % (13927)------------------------------
% 1.70/0.57  % (13932)Instruction limit reached!
% 1.70/0.57  % (13932)------------------------------
% 1.70/0.57  % (13932)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.57  % (13932)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.57  % (13932)Termination reason: Unknown
% 1.70/0.57  % (13932)Termination phase: Saturation
% 1.70/0.57  
% 1.70/0.57  % (13932)Memory used [KB]: 6396
% 1.70/0.57  % (13932)Time elapsed: 0.182 s
% 1.70/0.57  % (13932)Instructions burned: 30 (million)
% 1.70/0.57  % (13932)------------------------------
% 1.70/0.57  % (13932)------------------------------
% 1.70/0.57  % (13939)Instruction limit reached!
% 1.70/0.57  % (13939)------------------------------
% 1.70/0.57  % (13939)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.57  % (13939)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.57  % (13939)Termination reason: Unknown
% 1.70/0.57  % (13939)Termination phase: Saturation
% 1.70/0.57  
% 1.70/0.57  % (13939)Memory used [KB]: 6652
% 1.70/0.57  % (13939)Time elapsed: 0.160 s
% 1.70/0.57  % (13939)Instructions burned: 25 (million)
% 1.70/0.57  % (13939)------------------------------
% 1.70/0.57  % (13939)------------------------------
% 1.70/0.58  % (13941)Instruction limit reached!
% 1.70/0.58  % (13941)------------------------------
% 1.70/0.58  % (13941)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.58  % (13941)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.58  % (13941)Termination reason: Unknown
% 1.70/0.58  % (13941)Termination phase: Saturation
% 1.70/0.58  
% 1.70/0.58  % (13941)Memory used [KB]: 6396
% 1.70/0.58  % (13941)Time elapsed: 0.176 s
% 1.70/0.58  % (13941)Instructions burned: 24 (million)
% 1.70/0.58  % (13941)------------------------------
% 1.70/0.58  % (13941)------------------------------
% 1.70/0.59  % (13937)Instruction limit reached!
% 1.70/0.59  % (13937)------------------------------
% 1.70/0.59  % (13937)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.59  % (13937)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.59  % (13937)Termination reason: Unknown
% 1.70/0.59  % (13937)Termination phase: Saturation
% 1.70/0.59  
% 1.70/0.59  % (13937)Memory used [KB]: 8059
% 1.70/0.59  % (13937)Time elapsed: 0.184 s
% 1.70/0.59  % (13937)Instructions burned: 95 (million)
% 1.70/0.59  % (13937)------------------------------
% 1.70/0.59  % (13937)------------------------------
% 1.70/0.61  % (13942)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.70/0.61  % (13918)Instruction limit reached!
% 1.70/0.61  % (13918)------------------------------
% 1.70/0.61  % (13918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.61  % (13918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.61  % (13918)Termination reason: Unknown
% 1.70/0.61  % (13918)Termination phase: Saturation
% 1.70/0.61  
% 1.70/0.61  % (13918)Memory used [KB]: 6396
% 1.70/0.61  % (13918)Time elapsed: 0.163 s
% 1.70/0.61  % (13918)Instructions burned: 39 (million)
% 1.70/0.61  % (13918)------------------------------
% 1.70/0.61  % (13918)------------------------------
% 1.70/0.61  % (13920)Instruction limit reached!
% 1.70/0.61  % (13920)------------------------------
% 1.70/0.61  % (13920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.61  % (13920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.61  % (13920)Termination reason: Unknown
% 1.70/0.61  % (13920)Termination phase: Saturation
% 1.70/0.61  
% 1.70/0.61  % (13920)Memory used [KB]: 6780
% 1.70/0.61  % (13920)Time elapsed: 0.231 s
% 1.70/0.61  % (13920)Instructions burned: 49 (million)
% 1.70/0.61  % (13920)------------------------------
% 1.70/0.61  % (13920)------------------------------
% 1.70/0.62  % (13925)Instruction limit reached!
% 1.70/0.62  % (13925)------------------------------
% 1.70/0.62  % (13925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.62  % (13925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.62  % (13925)Termination reason: Unknown
% 1.70/0.62  % (13925)Termination phase: Saturation
% 1.70/0.62  
% 1.70/0.62  % (13925)Memory used [KB]: 7419
% 1.70/0.62  % (13925)Time elapsed: 0.229 s
% 1.70/0.62  % (13925)Instructions burned: 51 (million)
% 1.70/0.62  % (13925)------------------------------
% 1.70/0.62  % (13925)------------------------------
% 1.70/0.62  % (13936)Instruction limit reached!
% 1.70/0.62  % (13936)------------------------------
% 1.70/0.62  % (13936)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.62  % (13936)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.62  % (13936)Termination reason: Unknown
% 1.70/0.62  % (13936)Termination phase: Saturation
% 1.70/0.62  
% 1.70/0.62  % (13936)Memory used [KB]: 6780
% 1.70/0.62  % (13936)Time elapsed: 0.228 s
% 1.70/0.62  % (13936)Instructions burned: 50 (million)
% 1.70/0.62  % (13936)------------------------------
% 1.70/0.62  % (13936)------------------------------
% 1.70/0.62  % (13919)Instruction limit reached!
% 1.70/0.62  % (13919)------------------------------
% 1.70/0.62  % (13919)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.70/0.62  % (13919)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.70/0.62  % (13919)Termination reason: Unknown
% 1.70/0.62  % (13919)Termination phase: Saturation
% 1.70/0.62  
% 1.70/0.62  % (13919)Memory used [KB]: 6524
% 1.70/0.62  % (13919)Time elapsed: 0.238 s
% 1.70/0.62  % (13919)Instructions burned: 39 (million)
% 1.70/0.62  % (13919)------------------------------
% 1.70/0.62  % (13919)------------------------------
% 2.19/0.63  % (13928)Instruction limit reached!
% 2.19/0.63  % (13928)------------------------------
% 2.19/0.63  % (13928)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.63  % (13928)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.63  % (13928)Termination reason: Unknown
% 2.19/0.63  % (13928)Termination phase: Saturation
% 2.19/0.63  
% 2.19/0.63  % (13928)Memory used [KB]: 6780
% 2.19/0.63  % (13928)Time elapsed: 0.225 s
% 2.19/0.63  % (13928)Instructions burned: 51 (million)
% 2.19/0.63  % (13928)------------------------------
% 2.19/0.63  % (13928)------------------------------
% 2.19/0.63  % (13942)Refutation not found, incomplete strategy% (13942)------------------------------
% 2.19/0.63  % (13942)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.63  % (13942)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.63  % (13942)Termination reason: Refutation not found, incomplete strategy
% 2.19/0.63  
% 2.19/0.63  % (13942)Memory used [KB]: 6012
% 2.19/0.63  % (13942)Time elapsed: 0.110 s
% 2.19/0.63  % (13942)Instructions burned: 3 (million)
% 2.19/0.63  % (13942)------------------------------
% 2.19/0.63  % (13942)------------------------------
% 2.19/0.63  % (13943)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)
% 2.19/0.64  % (13954)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/93Mi)
% 2.19/0.65  % (13948)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/141Mi)
% 2.19/0.65  % (13946)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/107Mi)
% 2.19/0.65  % (13948)Refutation not found, incomplete strategy% (13948)------------------------------
% 2.19/0.65  % (13948)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.65  % (13948)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.65  % (13948)Termination reason: Refutation not found, incomplete strategy
% 2.19/0.65  
% 2.19/0.65  % (13948)Memory used [KB]: 6012
% 2.19/0.65  % (13948)Time elapsed: 0.095 s
% 2.19/0.65  % (13948)Instructions burned: 2 (million)
% 2.19/0.65  % (13948)------------------------------
% 2.19/0.65  % (13948)------------------------------
% 2.19/0.65  % (13945)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.19/0.65  % (13951)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 2.19/0.65  % (13947)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 2.19/0.65  % (13944)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/87Mi)
% 2.19/0.66  % (13950)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 2.19/0.66  % (13943)Refutation not found, incomplete strategy% (13943)------------------------------
% 2.19/0.66  % (13943)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.66  % (13943)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.66  % (13943)Termination reason: Refutation not found, incomplete strategy
% 2.19/0.66  
% 2.19/0.66  % (13943)Memory used [KB]: 10490
% 2.19/0.66  % (13943)Time elapsed: 0.110 s
% 2.19/0.66  % (13943)Instructions burned: 2 (million)
% 2.19/0.66  % (13943)------------------------------
% 2.19/0.66  % (13943)------------------------------
% 2.19/0.66  % (13934)Instruction limit reached!
% 2.19/0.66  % (13934)------------------------------
% 2.19/0.66  % (13934)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.19/0.66  % (13934)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.19/0.66  % (13934)Termination reason: Unknown
% 2.19/0.66  % (13934)Termination phase: Saturation
% 2.19/0.66  
% 2.19/0.66  % (13934)Memory used [KB]: 6908
% 2.19/0.66  % (13934)Time elapsed: 0.233 s
% 2.19/0.66  % (13934)Instructions burned: 84 (million)
% 2.19/0.66  % (13934)------------------------------
% 2.19/0.66  % (13934)------------------------------
% 2.19/0.66  % (13949)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.19/0.66  % (13952)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/84Mi)
% 2.35/0.67  % (13953)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/131Mi)
% 2.35/0.68  % (13950)Refutation not found, incomplete strategy% (13950)------------------------------
% 2.35/0.68  % (13950)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.68  % (13950)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.68  % (13950)Termination reason: Refutation not found, incomplete strategy
% 2.35/0.68  
% 2.35/0.68  % (13950)Memory used [KB]: 6012
% 2.35/0.68  % (13950)Time elapsed: 0.122 s
% 2.35/0.68  % (13950)Instructions burned: 4 (million)
% 2.35/0.68  % (13950)------------------------------
% 2.35/0.68  % (13950)------------------------------
% 2.35/0.68  % (13952)Refutation not found, incomplete strategy% (13952)------------------------------
% 2.35/0.68  % (13952)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.68  % (13952)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.68  % (13952)Termination reason: Refutation not found, incomplete strategy
% 2.35/0.68  
% 2.35/0.68  % (13952)Memory used [KB]: 6140
% 2.35/0.68  % (13952)Time elapsed: 0.119 s
% 2.35/0.68  % (13952)Instructions burned: 5 (million)
% 2.35/0.68  % (13952)------------------------------
% 2.35/0.68  % (13952)------------------------------
% 2.35/0.68  % (13955)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/109Mi)
% 2.35/0.69  % (13959)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.35/0.69  % (13956)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.35/0.70  % (13961)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.35/0.70  % (13957)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.35/0.70  % (13938)Instruction limit reached!
% 2.35/0.70  % (13938)------------------------------
% 2.35/0.70  % (13938)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.70  % (13938)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.70  % (13938)Termination reason: Unknown
% 2.35/0.70  % (13938)Termination phase: Saturation
% 2.35/0.70  
% 2.35/0.70  % (13938)Memory used [KB]: 7931
% 2.35/0.70  % (13938)Time elapsed: 0.310 s
% 2.35/0.70  % (13938)Instructions burned: 100 (million)
% 2.35/0.70  % (13938)------------------------------
% 2.35/0.70  % (13938)------------------------------
% 2.35/0.70  % (13946)First to succeed.
% 2.35/0.71  % (13958)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.35/0.71  % (13960)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.35/0.71  % (13960)Refutation not found, incomplete strategy% (13960)------------------------------
% 2.35/0.71  % (13960)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.71  % (13960)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.71  % (13960)Termination reason: Refutation not found, incomplete strategy
% 2.35/0.71  
% 2.35/0.71  % (13960)Memory used [KB]: 5884
% 2.35/0.71  % (13960)Time elapsed: 0.115 s
% 2.35/0.71  % (13960)Instructions burned: 2 (million)
% 2.35/0.71  % (13960)------------------------------
% 2.35/0.71  % (13960)------------------------------
% 2.35/0.72  % (13933)Instruction limit reached!
% 2.35/0.72  % (13933)------------------------------
% 2.35/0.72  % (13933)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.72  % (13933)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.72  % (13933)Termination reason: Unknown
% 2.35/0.72  % (13933)Termination phase: Saturation
% 2.35/0.72  
% 2.35/0.72  % (13933)Memory used [KB]: 7419
% 2.35/0.72  % (13933)Time elapsed: 0.330 s
% 2.35/0.72  % (13933)Instructions burned: 100 (million)
% 2.35/0.72  % (13933)------------------------------
% 2.35/0.72  % (13933)------------------------------
% 2.35/0.72  % (13957)Refutation not found, incomplete strategy% (13957)------------------------------
% 2.35/0.72  % (13957)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.72  % (13957)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.72  % (13957)Termination reason: Refutation not found, incomplete strategy
% 2.35/0.72  
% 2.35/0.72  % (13957)Memory used [KB]: 6012
% 2.35/0.72  % (13957)Time elapsed: 0.137 s
% 2.35/0.72  % (13957)Instructions burned: 3 (million)
% 2.35/0.72  % (13957)------------------------------
% 2.35/0.72  % (13957)------------------------------
% 2.35/0.72  % (13961)Instruction limit reached!
% 2.35/0.72  % (13961)------------------------------
% 2.35/0.72  % (13961)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.72  % (13961)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.72  % (13961)Termination reason: Unknown
% 2.35/0.72  % (13961)Termination phase: Saturation
% 2.35/0.72  
% 2.35/0.72  % (13961)Memory used [KB]: 6268
% 2.35/0.72  % (13961)Time elapsed: 0.059 s
% 2.35/0.72  % (13961)Instructions burned: 19 (million)
% 2.35/0.72  % (13961)------------------------------
% 2.35/0.72  % (13961)------------------------------
% 2.35/0.73  % (13946)Refutation found. Thanks to Tanya!
% 2.35/0.73  % SZS status Theorem for theBenchmark
% 2.35/0.73  % SZS output start Proof for theBenchmark
% See solution above
% 2.35/0.73  % (13946)------------------------------
% 2.35/0.73  % (13946)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.73  % (13946)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.73  % (13946)Termination reason: Refutation
% 2.35/0.73  
% 2.35/0.73  % (13946)Memory used [KB]: 1791
% 2.35/0.73  % (13946)Time elapsed: 0.155 s
% 2.35/0.73  % (13946)Instructions burned: 29 (million)
% 2.35/0.73  % (13946)------------------------------
% 2.35/0.73  % (13946)------------------------------
% 2.35/0.73  % (13911)Success in time 0.388 s
%------------------------------------------------------------------------------