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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SEU242+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 : n019.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:27:53 EDT 2022

% Result   : Theorem 1.45s 0.56s
% Output   : Refutation 1.45s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   69 (   2 unt;   0 def)
%            Number of atoms       :  327 (  37 equ)
%            Maximal formula atoms :   26 (   4 avg)
%            Number of connectives :  417 ( 159   ~; 150   |;  85   &)
%                                         (  14 <=>;   8  =>;   0  <=;   1 <~>)
%            Maximal formula depth :   13 (   6 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :   13 (  11 usr;   8 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   3 con; 0-2 aty)
%            Number of variables   :   93 (  70   !;  23   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f203,plain,
    $false,
    inference(avatar_sat_refutation,[],[f133,f138,f142,f147,f152,f157,f181,f202]) ).

fof(f202,plain,
    ( ~ spl8_1
    | spl8_2
    | spl8_3
    | spl8_5
    | ~ spl8_6
    | ~ spl8_7 ),
    inference(avatar_contradiction_clause,[],[f201]) ).

fof(f201,plain,
    ( $false
    | ~ spl8_1
    | spl8_2
    | spl8_3
    | spl8_5
    | ~ spl8_6
    | ~ spl8_7 ),
    inference(subsumption_resolution,[],[f197,f182]) ).

fof(f182,plain,
    ( is_connected_in(sK5,relation_field(sK5))
    | ~ spl8_1 ),
    inference(unit_resulting_resolution,[],[f114,f127,f109]) ).

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

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

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

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

fof(f127,plain,
    ( connected(sK5)
    | ~ spl8_1 ),
    inference(avatar_component_clause,[],[f126]) ).

fof(f126,plain,
    ( spl8_1
  <=> connected(sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_1])]) ).

fof(f114,plain,
    relation(sK5),
    inference(cnf_transformation,[],[f85]) ).

fof(f85,plain,
    ( ( ~ connected(sK5)
      | ( ~ in(ordered_pair(sK7,sK6),sK5)
        & ~ in(ordered_pair(sK6,sK7),sK5)
        & in(sK6,relation_field(sK5))
        & sK7 != sK6
        & in(sK7,relation_field(sK5)) ) )
    & ( connected(sK5)
      | ! [X3,X4] :
          ( in(ordered_pair(X4,X3),sK5)
          | in(ordered_pair(X3,X4),sK5)
          | ~ in(X3,relation_field(sK5))
          | X3 = X4
          | ~ in(X4,relation_field(sK5)) ) )
    & relation(sK5) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK5,sK6,sK7])],[f82,f84,f83]) ).

fof(f83,plain,
    ( ? [X0] :
        ( ( ~ connected(X0)
          | ? [X1,X2] :
              ( ~ in(ordered_pair(X2,X1),X0)
              & ~ in(ordered_pair(X1,X2),X0)
              & in(X1,relation_field(X0))
              & X1 != X2
              & in(X2,relation_field(X0)) ) )
        & ( connected(X0)
          | ! [X3,X4] :
              ( in(ordered_pair(X4,X3),X0)
              | in(ordered_pair(X3,X4),X0)
              | ~ in(X3,relation_field(X0))
              | X3 = X4
              | ~ in(X4,relation_field(X0)) ) )
        & relation(X0) )
   => ( ( ~ connected(sK5)
        | ? [X2,X1] :
            ( ~ in(ordered_pair(X2,X1),sK5)
            & ~ in(ordered_pair(X1,X2),sK5)
            & in(X1,relation_field(sK5))
            & X1 != X2
            & in(X2,relation_field(sK5)) ) )
      & ( connected(sK5)
        | ! [X4,X3] :
            ( in(ordered_pair(X4,X3),sK5)
            | in(ordered_pair(X3,X4),sK5)
            | ~ in(X3,relation_field(sK5))
            | X3 = X4
            | ~ in(X4,relation_field(sK5)) ) )
      & relation(sK5) ) ),
    introduced(choice_axiom,[]) ).

fof(f84,plain,
    ( ? [X2,X1] :
        ( ~ in(ordered_pair(X2,X1),sK5)
        & ~ in(ordered_pair(X1,X2),sK5)
        & in(X1,relation_field(sK5))
        & X1 != X2
        & in(X2,relation_field(sK5)) )
   => ( ~ in(ordered_pair(sK7,sK6),sK5)
      & ~ in(ordered_pair(sK6,sK7),sK5)
      & in(sK6,relation_field(sK5))
      & sK7 != sK6
      & in(sK7,relation_field(sK5)) ) ),
    introduced(choice_axiom,[]) ).

fof(f82,plain,
    ? [X0] :
      ( ( ~ connected(X0)
        | ? [X1,X2] :
            ( ~ in(ordered_pair(X2,X1),X0)
            & ~ in(ordered_pair(X1,X2),X0)
            & in(X1,relation_field(X0))
            & X1 != X2
            & in(X2,relation_field(X0)) ) )
      & ( connected(X0)
        | ! [X3,X4] :
            ( in(ordered_pair(X4,X3),X0)
            | in(ordered_pair(X3,X4),X0)
            | ~ in(X3,relation_field(X0))
            | X3 = X4
            | ~ in(X4,relation_field(X0)) ) )
      & relation(X0) ),
    inference(rectify,[],[f81]) ).

fof(f81,plain,
    ? [X0] :
      ( ( ~ connected(X0)
        | ? [X1,X2] :
            ( ~ in(ordered_pair(X2,X1),X0)
            & ~ in(ordered_pair(X1,X2),X0)
            & in(X1,relation_field(X0))
            & X1 != X2
            & in(X2,relation_field(X0)) ) )
      & ( connected(X0)
        | ! [X1,X2] :
            ( in(ordered_pair(X2,X1),X0)
            | in(ordered_pair(X1,X2),X0)
            | ~ in(X1,relation_field(X0))
            | X1 = X2
            | ~ in(X2,relation_field(X0)) ) )
      & relation(X0) ),
    inference(flattening,[],[f80]) ).

fof(f80,plain,
    ? [X0] :
      ( ( ~ connected(X0)
        | ? [X1,X2] :
            ( ~ in(ordered_pair(X2,X1),X0)
            & ~ in(ordered_pair(X1,X2),X0)
            & in(X1,relation_field(X0))
            & X1 != X2
            & in(X2,relation_field(X0)) ) )
      & ( connected(X0)
        | ! [X1,X2] :
            ( in(ordered_pair(X2,X1),X0)
            | in(ordered_pair(X1,X2),X0)
            | ~ in(X1,relation_field(X0))
            | X1 = X2
            | ~ in(X2,relation_field(X0)) ) )
      & relation(X0) ),
    inference(nnf_transformation,[],[f50]) ).

fof(f50,plain,
    ? [X0] :
      ( ( ! [X1,X2] :
            ( in(ordered_pair(X2,X1),X0)
            | in(ordered_pair(X1,X2),X0)
            | ~ in(X1,relation_field(X0))
            | X1 = X2
            | ~ in(X2,relation_field(X0)) )
      <~> connected(X0) )
      & relation(X0) ),
    inference(ennf_transformation,[],[f38]) ).

fof(f38,plain,
    ~ ! [X0] :
        ( relation(X0)
       => ( connected(X0)
        <=> ! [X2,X1] :
              ~ ( in(X1,relation_field(X0))
                & X1 != X2
                & ~ in(ordered_pair(X2,X1),X0)
                & ~ in(ordered_pair(X1,X2),X0)
                & in(X2,relation_field(X0)) ) ) ),
    inference(rectify,[],[f26]) ).

fof(f26,negated_conjecture,
    ~ ! [X0] :
        ( relation(X0)
       => ( connected(X0)
        <=> ! [X2,X1] :
              ~ ( in(X2,relation_field(X0))
                & ~ in(ordered_pair(X1,X2),X0)
                & X1 != X2
                & in(X1,relation_field(X0))
                & ~ in(ordered_pair(X2,X1),X0) ) ) ),
    inference(negated_conjecture,[],[f25]) ).

fof(f25,conjecture,
    ! [X0] :
      ( relation(X0)
     => ( connected(X0)
      <=> ! [X2,X1] :
            ~ ( in(X2,relation_field(X0))
              & ~ in(ordered_pair(X1,X2),X0)
              & X1 != X2
              & in(X1,relation_field(X0))
              & ~ in(ordered_pair(X2,X1),X0) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l4_wellord1) ).

fof(f197,plain,
    ( ~ is_connected_in(sK5,relation_field(sK5))
    | spl8_2
    | spl8_3
    | spl8_5
    | ~ spl8_6
    | ~ spl8_7 ),
    inference(unit_resulting_resolution,[],[f114,f156,f151,f146,f132,f137,f100]) ).

fof(f100,plain,
    ! [X2,X3,X0,X1] :
      ( ~ is_connected_in(X0,X1)
      | in(ordered_pair(X3,X2),X0)
      | X2 = X3
      | ~ in(X2,X1)
      | ~ in(X3,X1)
      | ~ relation(X0)
      | in(ordered_pair(X2,X3),X0) ),
    inference(cnf_transformation,[],[f72]) ).

fof(f72,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( ! [X2,X3] :
                ( ~ in(X3,X1)
                | ~ in(X2,X1)
                | in(ordered_pair(X3,X2),X0)
                | X2 = X3
                | in(ordered_pair(X2,X3),X0) )
            | ~ is_connected_in(X0,X1) )
          & ( is_connected_in(X0,X1)
            | ( in(sK2(X0,X1),X1)
              & in(sK1(X0,X1),X1)
              & ~ in(ordered_pair(sK2(X0,X1),sK1(X0,X1)),X0)
              & sK1(X0,X1) != sK2(X0,X1)
              & ~ in(ordered_pair(sK1(X0,X1),sK2(X0,X1)),X0) ) ) )
      | ~ relation(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2])],[f70,f71]) ).

fof(f71,plain,
    ! [X0,X1] :
      ( ? [X4,X5] :
          ( in(X5,X1)
          & in(X4,X1)
          & ~ in(ordered_pair(X5,X4),X0)
          & X4 != X5
          & ~ in(ordered_pair(X4,X5),X0) )
     => ( in(sK2(X0,X1),X1)
        & in(sK1(X0,X1),X1)
        & ~ in(ordered_pair(sK2(X0,X1),sK1(X0,X1)),X0)
        & sK1(X0,X1) != sK2(X0,X1)
        & ~ in(ordered_pair(sK1(X0,X1),sK2(X0,X1)),X0) ) ),
    introduced(choice_axiom,[]) ).

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

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

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

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

fof(f137,plain,
    ( ~ in(ordered_pair(sK6,sK7),sK5)
    | spl8_3 ),
    inference(avatar_component_clause,[],[f135]) ).

fof(f135,plain,
    ( spl8_3
  <=> in(ordered_pair(sK6,sK7),sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_3])]) ).

fof(f132,plain,
    ( ~ in(ordered_pair(sK7,sK6),sK5)
    | spl8_2 ),
    inference(avatar_component_clause,[],[f130]) ).

fof(f130,plain,
    ( spl8_2
  <=> in(ordered_pair(sK7,sK6),sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_2])]) ).

fof(f146,plain,
    ( sK7 != sK6
    | spl8_5 ),
    inference(avatar_component_clause,[],[f144]) ).

fof(f144,plain,
    ( spl8_5
  <=> sK7 = sK6 ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_5])]) ).

fof(f151,plain,
    ( in(sK6,relation_field(sK5))
    | ~ spl8_6 ),
    inference(avatar_component_clause,[],[f149]) ).

fof(f149,plain,
    ( spl8_6
  <=> in(sK6,relation_field(sK5)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_6])]) ).

fof(f156,plain,
    ( in(sK7,relation_field(sK5))
    | ~ spl8_7 ),
    inference(avatar_component_clause,[],[f154]) ).

fof(f154,plain,
    ( spl8_7
  <=> in(sK7,relation_field(sK5)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_7])]) ).

fof(f181,plain,
    ( spl8_1
    | ~ spl8_4 ),
    inference(avatar_contradiction_clause,[],[f180]) ).

fof(f180,plain,
    ( $false
    | spl8_1
    | ~ spl8_4 ),
    inference(subsumption_resolution,[],[f176,f166]) ).

fof(f166,plain,
    ( ~ in(ordered_pair(sK1(sK5,relation_field(sK5)),sK2(sK5,relation_field(sK5))),sK5)
    | spl8_1 ),
    inference(unit_resulting_resolution,[],[f114,f159,f95]) ).

fof(f95,plain,
    ! [X0,X1] :
      ( ~ in(ordered_pair(sK1(X0,X1),sK2(X0,X1)),X0)
      | is_connected_in(X0,X1)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f72]) ).

fof(f159,plain,
    ( ~ is_connected_in(sK5,relation_field(sK5))
    | spl8_1 ),
    inference(unit_resulting_resolution,[],[f114,f128,f108]) ).

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

fof(f128,plain,
    ( ~ connected(sK5)
    | spl8_1 ),
    inference(avatar_component_clause,[],[f126]) ).

fof(f176,plain,
    ( in(ordered_pair(sK1(sK5,relation_field(sK5)),sK2(sK5,relation_field(sK5))),sK5)
    | spl8_1
    | ~ spl8_4 ),
    inference(unit_resulting_resolution,[],[f165,f164,f167,f163,f141]) ).

fof(f141,plain,
    ( ! [X3,X4] :
        ( in(ordered_pair(X4,X3),sK5)
        | in(ordered_pair(X3,X4),sK5)
        | ~ in(X3,relation_field(sK5))
        | ~ in(X4,relation_field(sK5))
        | X3 = X4 )
    | ~ spl8_4 ),
    inference(avatar_component_clause,[],[f140]) ).

fof(f140,plain,
    ( spl8_4
  <=> ! [X4,X3] :
        ( ~ in(X3,relation_field(sK5))
        | in(ordered_pair(X3,X4),sK5)
        | ~ in(X4,relation_field(sK5))
        | in(ordered_pair(X4,X3),sK5)
        | X3 = X4 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_4])]) ).

fof(f163,plain,
    ( ~ in(ordered_pair(sK2(sK5,relation_field(sK5)),sK1(sK5,relation_field(sK5))),sK5)
    | spl8_1 ),
    inference(unit_resulting_resolution,[],[f114,f159,f97]) ).

fof(f97,plain,
    ! [X0,X1] :
      ( ~ in(ordered_pair(sK2(X0,X1),sK1(X0,X1)),X0)
      | ~ relation(X0)
      | is_connected_in(X0,X1) ),
    inference(cnf_transformation,[],[f72]) ).

fof(f167,plain,
    ( sK1(sK5,relation_field(sK5)) != sK2(sK5,relation_field(sK5))
    | spl8_1 ),
    inference(unit_resulting_resolution,[],[f114,f159,f96]) ).

fof(f96,plain,
    ! [X0,X1] :
      ( sK1(X0,X1) != sK2(X0,X1)
      | is_connected_in(X0,X1)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f72]) ).

fof(f164,plain,
    ( in(sK1(sK5,relation_field(sK5)),relation_field(sK5))
    | spl8_1 ),
    inference(unit_resulting_resolution,[],[f114,f159,f98]) ).

fof(f98,plain,
    ! [X0,X1] :
      ( in(sK1(X0,X1),X1)
      | ~ relation(X0)
      | is_connected_in(X0,X1) ),
    inference(cnf_transformation,[],[f72]) ).

fof(f165,plain,
    ( in(sK2(sK5,relation_field(sK5)),relation_field(sK5))
    | spl8_1 ),
    inference(unit_resulting_resolution,[],[f114,f159,f99]) ).

fof(f99,plain,
    ! [X0,X1] :
      ( in(sK2(X0,X1),X1)
      | is_connected_in(X0,X1)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f72]) ).

fof(f157,plain,
    ( spl8_7
    | ~ spl8_1 ),
    inference(avatar_split_clause,[],[f116,f126,f154]) ).

fof(f116,plain,
    ( ~ connected(sK5)
    | in(sK7,relation_field(sK5)) ),
    inference(cnf_transformation,[],[f85]) ).

fof(f152,plain,
    ( ~ spl8_1
    | spl8_6 ),
    inference(avatar_split_clause,[],[f118,f149,f126]) ).

fof(f118,plain,
    ( in(sK6,relation_field(sK5))
    | ~ connected(sK5) ),
    inference(cnf_transformation,[],[f85]) ).

fof(f147,plain,
    ( ~ spl8_1
    | ~ spl8_5 ),
    inference(avatar_split_clause,[],[f117,f144,f126]) ).

fof(f117,plain,
    ( sK7 != sK6
    | ~ connected(sK5) ),
    inference(cnf_transformation,[],[f85]) ).

fof(f142,plain,
    ( spl8_4
    | spl8_1 ),
    inference(avatar_split_clause,[],[f115,f126,f140]) ).

fof(f115,plain,
    ! [X3,X4] :
      ( connected(sK5)
      | ~ in(X3,relation_field(sK5))
      | X3 = X4
      | in(ordered_pair(X4,X3),sK5)
      | ~ in(X4,relation_field(sK5))
      | in(ordered_pair(X3,X4),sK5) ),
    inference(cnf_transformation,[],[f85]) ).

fof(f138,plain,
    ( ~ spl8_1
    | ~ spl8_3 ),
    inference(avatar_split_clause,[],[f119,f135,f126]) ).

fof(f119,plain,
    ( ~ in(ordered_pair(sK6,sK7),sK5)
    | ~ connected(sK5) ),
    inference(cnf_transformation,[],[f85]) ).

fof(f133,plain,
    ( ~ spl8_1
    | ~ spl8_2 ),
    inference(avatar_split_clause,[],[f120,f130,f126]) ).

fof(f120,plain,
    ( ~ in(ordered_pair(sK7,sK6),sK5)
    | ~ connected(sK5) ),
    inference(cnf_transformation,[],[f85]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem    : SEU242+1 : TPTP v8.1.0. Released v3.3.0.
% 0.08/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.34  % Computer : n019.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Tue Aug 30 15:00:05 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.20/0.51  % (19229)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.20/0.52  % (19229)Refutation not found, incomplete strategy% (19229)------------------------------
% 0.20/0.52  % (19229)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.52  % (19250)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)
% 1.26/0.52  % (19242)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.26/0.52  % (19229)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.52  % (19229)Termination reason: Refutation not found, incomplete strategy
% 1.26/0.52  
% 1.26/0.52  % (19229)Memory used [KB]: 6140
% 1.26/0.52  % (19229)Time elapsed: 0.102 s
% 1.26/0.52  % (19229)Instructions burned: 9 (million)
% 1.26/0.52  % (19229)------------------------------
% 1.26/0.52  % (19229)------------------------------
% 1.26/0.53  % (19245)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.26/0.53  % (19233)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)
% 1.26/0.53  % (19245)Instruction limit reached!
% 1.26/0.53  % (19245)------------------------------
% 1.26/0.53  % (19245)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.26/0.53  % (19245)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.26/0.53  % (19245)Termination reason: Unknown
% 1.26/0.53  % (19245)Termination phase: Finite model building preprocessing
% 1.26/0.53  
% 1.26/0.53  % (19245)Memory used [KB]: 1535
% 1.26/0.53  % (19245)Time elapsed: 0.003 s
% 1.26/0.53  % (19245)Instructions burned: 4 (million)
% 1.26/0.53  % (19245)------------------------------
% 1.26/0.53  % (19245)------------------------------
% 1.26/0.53  % (19232)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.26/0.53  % (19241)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.45/0.54  % (19234)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.45/0.54  % (19231)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)
% 1.45/0.54  % (19252)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.45/0.54  % (19236)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.45/0.54  % (19231)First to succeed.
% 1.45/0.54  % (19256)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)
% 1.45/0.54  % (19257)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.45/0.54  % (19242)Instruction limit reached!
% 1.45/0.54  % (19242)------------------------------
% 1.45/0.54  % (19242)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.54  % (19242)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.54  % (19242)Termination reason: Unknown
% 1.45/0.54  % (19242)Termination phase: Saturation
% 1.45/0.54  
% 1.45/0.54  % (19242)Memory used [KB]: 5884
% 1.45/0.54  % (19242)Time elapsed: 0.005 s
% 1.45/0.54  % (19242)Instructions burned: 3 (million)
% 1.45/0.54  % (19242)------------------------------
% 1.45/0.54  % (19242)------------------------------
% 1.45/0.55  % (19247)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.45/0.55  % (19240)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.45/0.55  % (19233)Refutation not found, incomplete strategy% (19233)------------------------------
% 1.45/0.55  % (19233)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.55  % (19239)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)
% 1.45/0.55  % (19233)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.55  % (19233)Termination reason: Refutation not found, incomplete strategy
% 1.45/0.55  
% 1.45/0.55  % (19233)Memory used [KB]: 1535
% 1.45/0.55  % (19233)Time elapsed: 0.144 s
% 1.45/0.55  % (19233)Instructions burned: 5 (million)
% 1.45/0.55  % (19233)------------------------------
% 1.45/0.55  % (19233)------------------------------
% 1.45/0.55  % (19248)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)
% 1.45/0.55  % (19244)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.45/0.55  % (19255)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.45/0.56  % (19228)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.45/0.56  % (19240)Refutation not found, incomplete strategy% (19240)------------------------------
% 1.45/0.56  % (19240)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.56  % (19240)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.56  % (19240)Termination reason: Refutation not found, incomplete strategy
% 1.45/0.56  
% 1.45/0.56  % (19240)Memory used [KB]: 1535
% 1.45/0.56  % (19240)Time elapsed: 0.155 s
% 1.45/0.56  % (19240)Instructions burned: 3 (million)
% 1.45/0.56  % (19240)------------------------------
% 1.45/0.56  % (19240)------------------------------
% 1.45/0.56  % (19231)Refutation found. Thanks to Tanya!
% 1.45/0.56  % SZS status Theorem for theBenchmark
% 1.45/0.56  % SZS output start Proof for theBenchmark
% See solution above
% 1.45/0.56  % (19231)------------------------------
% 1.45/0.56  % (19231)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.45/0.56  % (19231)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.45/0.56  % (19231)Termination reason: Refutation
% 1.45/0.56  
% 1.45/0.56  % (19231)Memory used [KB]: 6140
% 1.45/0.56  % (19231)Time elapsed: 0.133 s
% 1.45/0.56  % (19231)Instructions burned: 4 (million)
% 1.45/0.56  % (19231)------------------------------
% 1.45/0.56  % (19231)------------------------------
% 1.45/0.56  % (19226)Success in time 0.208 s
%------------------------------------------------------------------------------