TSTP Solution File: SEU178+1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SEU178+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_sat --cores 0 -t %d %s

% Computer : n013.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:32:21 EDT 2022

% Result   : Theorem 3.47s 0.88s
% Output   : Refutation 3.47s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :   19
% Syntax   : Number of formulae    :   73 (  12 unt;   0 def)
%            Number of atoms       :  267 (  37 equ)
%            Maximal formula atoms :   11 (   3 avg)
%            Number of connectives :  309 ( 115   ~; 112   |;  51   &)
%                                         (  15 <=>;  16  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :   18 (  18 usr;   4 con; 0-2 aty)
%            Number of variables   :  197 ( 155   !;  42   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1960,plain,
    $false,
    inference(subsumption_resolution,[],[f1956,f170]) ).

fof(f170,plain,
    ~ subset(sK3,sF19),
    inference(definition_folding,[],[f120,f169,f168,f167]) ).

fof(f167,plain,
    relation_dom(sK3) = sF17,
    introduced(function_definition,[]) ).

fof(f168,plain,
    sF18 = relation_rng(sK3),
    introduced(function_definition,[]) ).

fof(f169,plain,
    cartesian_product2(sF17,sF18) = sF19,
    introduced(function_definition,[]) ).

fof(f120,plain,
    ~ subset(sK3,cartesian_product2(relation_dom(sK3),relation_rng(sK3))),
    inference(cnf_transformation,[],[f77]) ).

fof(f77,plain,
    ( relation(sK3)
    & ~ subset(sK3,cartesian_product2(relation_dom(sK3),relation_rng(sK3))) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3])],[f64,f76]) ).

fof(f76,plain,
    ( ? [X0] :
        ( relation(X0)
        & ~ subset(X0,cartesian_product2(relation_dom(X0),relation_rng(X0))) )
   => ( relation(sK3)
      & ~ subset(sK3,cartesian_product2(relation_dom(sK3),relation_rng(sK3))) ) ),
    introduced(choice_axiom,[]) ).

fof(f64,plain,
    ? [X0] :
      ( relation(X0)
      & ~ subset(X0,cartesian_product2(relation_dom(X0),relation_rng(X0))) ),
    inference(ennf_transformation,[],[f33]) ).

fof(f33,negated_conjecture,
    ~ ! [X0] :
        ( relation(X0)
       => subset(X0,cartesian_product2(relation_dom(X0),relation_rng(X0))) ),
    inference(negated_conjecture,[],[f32]) ).

fof(f32,conjecture,
    ! [X0] :
      ( relation(X0)
     => subset(X0,cartesian_product2(relation_dom(X0),relation_rng(X0))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t21_relat_1) ).

fof(f1956,plain,
    subset(sK3,sF19),
    inference(resolution,[],[f1953,f156]) ).

fof(f156,plain,
    ! [X0,X1] :
      ( ~ in(sK14(X0,X1),X1)
      | subset(X0,X1) ),
    inference(cnf_transformation,[],[f109]) ).

fof(f109,plain,
    ! [X0,X1] :
      ( ( subset(X0,X1)
        | ( in(sK14(X0,X1),X0)
          & ~ in(sK14(X0,X1),X1) ) )
      & ( ! [X3] :
            ( ~ in(X3,X0)
            | in(X3,X1) )
        | ~ subset(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK14])],[f107,f108]) ).

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

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

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

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

fof(f46,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( in(X2,X1)
         => in(X2,X0) )
    <=> subset(X1,X0) ),
    inference(rectify,[],[f4]) ).

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

fof(f1953,plain,
    in(sK14(sK3,sF19),sF19),
    inference(subsumption_resolution,[],[f1952,f1808]) ).

fof(f1808,plain,
    in(sK8(sK14(sK3,sF19)),sF17),
    inference(subsumption_resolution,[],[f1807,f170]) ).

fof(f1807,plain,
    ( subset(sK3,sF19)
    | in(sK8(sK14(sK3,sF19)),sF17) ),
    inference(resolution,[],[f1742,f157]) ).

fof(f157,plain,
    ! [X0,X1] :
      ( in(sK14(X0,X1),X0)
      | subset(X0,X1) ),
    inference(cnf_transformation,[],[f109]) ).

fof(f1742,plain,
    ( ~ in(sK14(sK3,sF19),sK3)
    | in(sK8(sK14(sK3,sF19)),sF17) ),
    inference(forward_demodulation,[],[f1741,f167]) ).

fof(f1741,plain,
    ( in(sK8(sK14(sK3,sF19)),relation_dom(sK3))
    | ~ in(sK14(sK3,sF19),sK3) ),
    inference(resolution,[],[f1108,f121]) ).

fof(f121,plain,
    relation(sK3),
    inference(cnf_transformation,[],[f77]) ).

fof(f1108,plain,
    ! [X5] :
      ( ~ relation(X5)
      | in(sK8(sK14(sK3,sF19)),relation_dom(X5))
      | ~ in(sK14(sK3,sF19),X5) ),
    inference(superposition,[],[f163,f730]) ).

fof(f730,plain,
    ordered_pair(sK8(sK14(sK3,sF19)),sK7(sK14(sK3,sF19))) = sK14(sK3,sF19),
    inference(resolution,[],[f301,f170]) ).

fof(f301,plain,
    ! [X0] :
      ( subset(sK3,X0)
      | ordered_pair(sK8(sK14(sK3,X0)),sK7(sK14(sK3,X0))) = sK14(sK3,X0) ),
    inference(resolution,[],[f298,f157]) ).

fof(f298,plain,
    ! [X0] :
      ( ~ in(X0,sK3)
      | ordered_pair(sK8(X0),sK7(X0)) = X0 ),
    inference(resolution,[],[f132,f121]) ).

fof(f132,plain,
    ! [X0,X4] :
      ( ~ relation(X0)
      | ~ in(X4,X0)
      | ordered_pair(sK8(X4),sK7(X4)) = X4 ),
    inference(cnf_transformation,[],[f90]) ).

fof(f90,plain,
    ! [X0] :
      ( ( relation(X0)
        | ( in(sK6(X0),X0)
          & ! [X2,X3] : ordered_pair(X3,X2) != sK6(X0) ) )
      & ( ! [X4] :
            ( ~ in(X4,X0)
            | ordered_pair(sK8(X4),sK7(X4)) = X4 )
        | ~ relation(X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK6,sK7,sK8])],[f87,f89,f88]) ).

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

fof(f89,plain,
    ! [X4] :
      ( ? [X5,X6] : ordered_pair(X6,X5) = X4
     => ordered_pair(sK8(X4),sK7(X4)) = X4 ),
    introduced(choice_axiom,[]) ).

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

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

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

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

fof(f163,plain,
    ! [X0,X6,X5] :
      ( ~ in(ordered_pair(X5,X6),X0)
      | ~ relation(X0)
      | in(X5,relation_dom(X0)) ),
    inference(equality_resolution,[],[f117]) ).

fof(f117,plain,
    ! [X0,X1,X6,X5] :
      ( ~ relation(X0)
      | in(X5,X1)
      | ~ in(ordered_pair(X5,X6),X0)
      | relation_dom(X0) != X1 ),
    inference(cnf_transformation,[],[f75]) ).

fof(f75,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ! [X1] :
          ( ( relation_dom(X0) = X1
            | ( ( ! [X3] : ~ in(ordered_pair(sK0(X0,X1),X3),X0)
                | ~ in(sK0(X0,X1),X1) )
              & ( in(ordered_pair(sK0(X0,X1),sK1(X0,X1)),X0)
                | in(sK0(X0,X1),X1) ) ) )
          & ( ! [X5] :
                ( ( in(X5,X1)
                  | ! [X6] : ~ in(ordered_pair(X5,X6),X0) )
                & ( in(ordered_pair(X5,sK2(X0,X5)),X0)
                  | ~ in(X5,X1) ) )
            | relation_dom(X0) != X1 ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f71,f74,f73,f72]) ).

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

fof(f73,plain,
    ! [X0,X1] :
      ( ? [X4] : in(ordered_pair(sK0(X0,X1),X4),X0)
     => in(ordered_pair(sK0(X0,X1),sK1(X0,X1)),X0) ),
    introduced(choice_axiom,[]) ).

fof(f74,plain,
    ! [X0,X5] :
      ( ? [X7] : in(ordered_pair(X5,X7),X0)
     => in(ordered_pair(X5,sK2(X0,X5)),X0) ),
    introduced(choice_axiom,[]) ).

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

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

fof(f56,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ! [X1] :
          ( relation_dom(X0) = X1
        <=> ! [X2] :
              ( in(X2,X1)
            <=> ? [X3] : in(ordered_pair(X2,X3),X0) ) ) ),
    inference(ennf_transformation,[],[f5]) ).

fof(f5,axiom,
    ! [X0] :
      ( relation(X0)
     => ! [X1] :
          ( relation_dom(X0) = X1
        <=> ! [X2] :
              ( in(X2,X1)
            <=> ? [X3] : in(ordered_pair(X2,X3),X0) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d4_relat_1) ).

fof(f1952,plain,
    ( in(sK14(sK3,sF19),sF19)
    | ~ in(sK8(sK14(sK3,sF19)),sF17) ),
    inference(superposition,[],[f1919,f730]) ).

fof(f1919,plain,
    ! [X0] :
      ( in(ordered_pair(X0,sK7(sK14(sK3,sF19))),sF19)
      | ~ in(X0,sF17) ),
    inference(superposition,[],[f1875,f169]) ).

fof(f1875,plain,
    ! [X0,X1] :
      ( in(ordered_pair(X0,sK7(sK14(sK3,sF19))),cartesian_product2(X1,sF18))
      | ~ in(X0,X1) ),
    inference(resolution,[],[f1873,f153]) ).

fof(f153,plain,
    ! [X2,X3,X0,X1] :
      ( ~ in(X1,X0)
      | ~ in(X2,X3)
      | in(ordered_pair(X2,X1),cartesian_product2(X3,X0)) ),
    inference(cnf_transformation,[],[f104]) ).

fof(f104,plain,
    ! [X0,X1,X2,X3] :
      ( ( in(ordered_pair(X2,X1),cartesian_product2(X3,X0))
        | ~ in(X1,X0)
        | ~ in(X2,X3) )
      & ( ( in(X1,X0)
          & in(X2,X3) )
        | ~ in(ordered_pair(X2,X1),cartesian_product2(X3,X0)) ) ),
    inference(rectify,[],[f103]) ).

fof(f103,plain,
    ! [X3,X2,X0,X1] :
      ( ( in(ordered_pair(X0,X2),cartesian_product2(X1,X3))
        | ~ in(X2,X3)
        | ~ in(X0,X1) )
      & ( ( in(X2,X3)
          & in(X0,X1) )
        | ~ in(ordered_pair(X0,X2),cartesian_product2(X1,X3)) ) ),
    inference(flattening,[],[f102]) ).

fof(f102,plain,
    ! [X3,X2,X0,X1] :
      ( ( in(ordered_pair(X0,X2),cartesian_product2(X1,X3))
        | ~ in(X2,X3)
        | ~ in(X0,X1) )
      & ( ( in(X2,X3)
          & in(X0,X1) )
        | ~ in(ordered_pair(X0,X2),cartesian_product2(X1,X3)) ) ),
    inference(nnf_transformation,[],[f48]) ).

fof(f48,plain,
    ! [X3,X2,X0,X1] :
      ( in(ordered_pair(X0,X2),cartesian_product2(X1,X3))
    <=> ( in(X2,X3)
        & in(X0,X1) ) ),
    inference(rectify,[],[f30]) ).

fof(f30,axiom,
    ! [X0,X2,X1,X3] :
      ( in(ordered_pair(X0,X1),cartesian_product2(X2,X3))
    <=> ( in(X1,X3)
        & in(X0,X2) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t106_zfmisc_1) ).

fof(f1873,plain,
    in(sK7(sK14(sK3,sF19)),sF18),
    inference(subsumption_resolution,[],[f1872,f170]) ).

fof(f1872,plain,
    ( subset(sK3,sF19)
    | in(sK7(sK14(sK3,sF19)),sF18) ),
    inference(resolution,[],[f1871,f157]) ).

fof(f1871,plain,
    ( ~ in(sK14(sK3,sF19),sK3)
    | in(sK7(sK14(sK3,sF19)),sF18) ),
    inference(forward_demodulation,[],[f1870,f168]) ).

fof(f1870,plain,
    ( ~ in(sK14(sK3,sF19),sK3)
    | in(sK7(sK14(sK3,sF19)),relation_rng(sK3)) ),
    inference(resolution,[],[f1109,f121]) ).

fof(f1109,plain,
    ! [X6] :
      ( ~ relation(X6)
      | in(sK7(sK14(sK3,sF19)),relation_rng(X6))
      | ~ in(sK14(sK3,sF19),X6) ),
    inference(superposition,[],[f165,f730]) ).

fof(f165,plain,
    ! [X2,X3,X0] :
      ( ~ in(ordered_pair(X3,X2),X0)
      | in(X2,relation_rng(X0))
      | ~ relation(X0) ),
    inference(equality_resolution,[],[f146]) ).

fof(f146,plain,
    ! [X2,X3,X0,X1] :
      ( ~ relation(X0)
      | in(X2,X1)
      | ~ in(ordered_pair(X3,X2),X0)
      | relation_rng(X0) != X1 ),
    inference(cnf_transformation,[],[f99]) ).

fof(f99,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ! [X1] :
          ( ( ! [X2] :
                ( ( in(X2,X1)
                  | ! [X3] : ~ in(ordered_pair(X3,X2),X0) )
                & ( in(ordered_pair(sK10(X0,X2),X2),X0)
                  | ~ in(X2,X1) ) )
            | relation_rng(X0) != X1 )
          & ( relation_rng(X0) = X1
            | ( ( ! [X6] : ~ in(ordered_pair(X6,sK11(X0,X1)),X0)
                | ~ in(sK11(X0,X1),X1) )
              & ( in(ordered_pair(sK12(X0,X1),sK11(X0,X1)),X0)
                | in(sK11(X0,X1),X1) ) ) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK10,sK11,sK12])],[f95,f98,f97,f96]) ).

fof(f96,plain,
    ! [X0,X2] :
      ( ? [X4] : in(ordered_pair(X4,X2),X0)
     => in(ordered_pair(sK10(X0,X2),X2),X0) ),
    introduced(choice_axiom,[]) ).

fof(f97,plain,
    ! [X0,X1] :
      ( ? [X5] :
          ( ( ! [X6] : ~ in(ordered_pair(X6,X5),X0)
            | ~ in(X5,X1) )
          & ( ? [X7] : in(ordered_pair(X7,X5),X0)
            | in(X5,X1) ) )
     => ( ( ! [X6] : ~ in(ordered_pair(X6,sK11(X0,X1)),X0)
          | ~ in(sK11(X0,X1),X1) )
        & ( ? [X7] : in(ordered_pair(X7,sK11(X0,X1)),X0)
          | in(sK11(X0,X1),X1) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f98,plain,
    ! [X0,X1] :
      ( ? [X7] : in(ordered_pair(X7,sK11(X0,X1)),X0)
     => in(ordered_pair(sK12(X0,X1),sK11(X0,X1)),X0) ),
    introduced(choice_axiom,[]) ).

fof(f95,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ! [X1] :
          ( ( ! [X2] :
                ( ( in(X2,X1)
                  | ! [X3] : ~ in(ordered_pair(X3,X2),X0) )
                & ( ? [X4] : in(ordered_pair(X4,X2),X0)
                  | ~ in(X2,X1) ) )
            | relation_rng(X0) != X1 )
          & ( relation_rng(X0) = X1
            | ? [X5] :
                ( ( ! [X6] : ~ in(ordered_pair(X6,X5),X0)
                  | ~ in(X5,X1) )
                & ( ? [X7] : in(ordered_pair(X7,X5),X0)
                  | in(X5,X1) ) ) ) ) ),
    inference(rectify,[],[f94]) ).

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

fof(f59,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ! [X1] :
          ( ! [X2] :
              ( in(X2,X1)
            <=> ? [X3] : in(ordered_pair(X3,X2),X0) )
        <=> relation_rng(X0) = X1 ) ),
    inference(ennf_transformation,[],[f6]) ).

fof(f6,axiom,
    ! [X0] :
      ( relation(X0)
     => ! [X1] :
          ( ! [X2] :
              ( in(X2,X1)
            <=> ? [X3] : in(ordered_pair(X3,X2),X0) )
        <=> relation_rng(X0) = X1 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d5_relat_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SEU178+1 : TPTP v8.1.0. Released v3.3.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.35  % Computer : n013.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Aug 30 14:43:02 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.49  % (11921)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.49  % (11921)Instruction limit reached!
% 0.20/0.49  % (11921)------------------------------
% 0.20/0.49  % (11921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.49  % (11919)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.50  % (11921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (11921)Termination reason: Unknown
% 0.20/0.50  % (11921)Termination phase: Preprocessing 3
% 0.20/0.50  
% 0.20/0.50  % (11921)Memory used [KB]: 895
% 0.20/0.50  % (11921)Time elapsed: 0.002 s
% 0.20/0.50  % (11921)Instructions burned: 2 (million)
% 0.20/0.50  % (11921)------------------------------
% 0.20/0.50  % (11921)------------------------------
% 0.20/0.50  % (11935)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.20/0.50  % (11913)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.20/0.51  % (11927)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.20/0.51  TRYING [1]
% 0.20/0.51  TRYING [2]
% 0.20/0.51  TRYING [1]
% 0.20/0.51  TRYING [2]
% 1.22/0.51  TRYING [3]
% 1.22/0.51  % (11938)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.22/0.52  % (11914)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.22/0.52  TRYING [3]
% 1.22/0.53  % (11923)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.36/0.53  % (11929)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.36/0.53  % (11918)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 1.36/0.54  % (11928)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 1.36/0.54  % (11936)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 1.36/0.55  % (11917)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.36/0.55  % (11916)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.36/0.55  % (11915)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 1.36/0.55  % (11922)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.36/0.55  % (11934)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.36/0.55  % (11914)Refutation not found, incomplete strategy% (11914)------------------------------
% 1.36/0.55  % (11914)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.55  % (11914)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.36/0.55  % (11914)Termination reason: Refutation not found, incomplete strategy
% 1.36/0.55  
% 1.36/0.55  % (11914)Memory used [KB]: 5628
% 1.36/0.55  % (11914)Time elapsed: 0.147 s
% 1.36/0.55  % (11914)Instructions burned: 8 (million)
% 1.36/0.55  % (11914)------------------------------
% 1.36/0.55  % (11914)------------------------------
% 1.36/0.55  % (11931)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.36/0.56  % (11926)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.36/0.56  % (11930)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.36/0.56  % (11939)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 1.36/0.56  TRYING [1]
% 1.36/0.56  TRYING [2]
% 1.36/0.56  % (11942)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 1.36/0.56  % (11932)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.36/0.56  % (11941)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.36/0.57  % (11933)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 1.36/0.57  % (11940)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 1.36/0.57  % (11924)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.36/0.58  % (11937)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.36/0.58  % (11925)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.36/0.58  TRYING [4]
% 1.36/0.58  % (11920)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.36/0.58  TRYING [3]
% 1.36/0.59  % (11919)Instruction limit reached!
% 1.36/0.59  % (11919)------------------------------
% 1.36/0.59  % (11919)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.59  % (11919)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.36/0.59  % (11919)Termination reason: Unknown
% 1.36/0.59  % (11919)Termination phase: Finite model building SAT solving
% 1.36/0.59  
% 1.36/0.59  % (11919)Memory used [KB]: 7419
% 1.36/0.59  % (11919)Time elapsed: 0.120 s
% 1.36/0.59  % (11919)Instructions burned: 52 (million)
% 1.36/0.59  % (11919)------------------------------
% 1.36/0.59  % (11919)------------------------------
% 1.36/0.61  % (11920)Instruction limit reached!
% 1.36/0.61  % (11920)------------------------------
% 1.36/0.61  % (11920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.61  % (11920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.36/0.61  % (11920)Termination reason: Unknown
% 1.36/0.61  % (11920)Termination phase: Saturation
% 1.36/0.61  
% 1.36/0.61  % (11920)Memory used [KB]: 5500
% 1.36/0.61  % (11920)Time elapsed: 0.175 s
% 1.36/0.61  % (11920)Instructions burned: 7 (million)
% 1.36/0.61  % (11920)------------------------------
% 1.36/0.61  % (11920)------------------------------
% 1.36/0.61  % (11915)Instruction limit reached!
% 1.36/0.61  % (11915)------------------------------
% 1.36/0.61  % (11915)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.36/0.61  % (11915)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.36/0.61  % (11915)Termination reason: Unknown
% 1.36/0.61  % (11915)Termination phase: Saturation
% 1.36/0.61  
% 1.36/0.61  % (11915)Memory used [KB]: 1535
% 1.36/0.61  % (11915)Time elapsed: 0.186 s
% 1.36/0.61  % (11915)Instructions burned: 37 (million)
% 1.36/0.61  % (11915)------------------------------
% 1.36/0.61  % (11915)------------------------------
% 2.16/0.64  TRYING [4]
% 2.16/0.64  % (11930)Instruction limit reached!
% 2.16/0.64  % (11930)------------------------------
% 2.16/0.64  % (11930)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.64  % (11930)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.64  % (11930)Termination reason: Unknown
% 2.16/0.64  % (11930)Termination phase: Finite model building constraint generation
% 2.16/0.64  
% 2.16/0.64  % (11930)Memory used [KB]: 7419
% 2.16/0.64  % (11930)Time elapsed: 0.231 s
% 2.16/0.64  % (11930)Instructions burned: 62 (million)
% 2.16/0.64  % (11930)------------------------------
% 2.16/0.64  % (11930)------------------------------
% 2.16/0.67  % (11918)Instruction limit reached!
% 2.16/0.67  % (11918)------------------------------
% 2.16/0.67  % (11918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.67  % (11918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.67  % (11918)Termination reason: Unknown
% 2.16/0.67  % (11918)Termination phase: Saturation
% 2.16/0.67  
% 2.16/0.67  % (11918)Memory used [KB]: 6012
% 2.16/0.67  % (11918)Time elapsed: 0.270 s
% 2.16/0.67  % (11918)Instructions burned: 49 (million)
% 2.16/0.67  % (11918)------------------------------
% 2.16/0.67  % (11918)------------------------------
% 2.16/0.68  % (11922)Instruction limit reached!
% 2.16/0.68  % (11922)------------------------------
% 2.16/0.68  % (11922)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.68  % (11922)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.68  % (11922)Termination reason: Unknown
% 2.16/0.68  % (11922)Termination phase: Saturation
% 2.16/0.68  
% 2.16/0.68  % (11922)Memory used [KB]: 2302
% 2.16/0.68  % (11922)Time elapsed: 0.269 s
% 2.16/0.68  % (11922)Instructions burned: 53 (million)
% 2.16/0.68  % (11922)------------------------------
% 2.16/0.68  % (11922)------------------------------
% 2.16/0.68  % (11917)Instruction limit reached!
% 2.16/0.68  % (11917)------------------------------
% 2.16/0.68  % (11917)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.68  % (11917)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.68  % (11917)Termination reason: Unknown
% 2.16/0.68  % (11917)Termination phase: Saturation
% 2.16/0.68  
% 2.16/0.68  % (11917)Memory used [KB]: 6396
% 2.16/0.68  % (11917)Time elapsed: 0.254 s
% 2.16/0.68  % (11917)Instructions burned: 51 (million)
% 2.16/0.68  % (11917)------------------------------
% 2.16/0.68  % (11917)------------------------------
% 2.16/0.69  % (11927)Instruction limit reached!
% 2.16/0.69  % (11927)------------------------------
% 2.16/0.69  % (11927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.69  % (11927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.69  % (11927)Termination reason: Unknown
% 2.16/0.69  % (11927)Termination phase: Saturation
% 2.16/0.69  
% 2.16/0.69  % (11927)Memory used [KB]: 6652
% 2.16/0.69  % (11927)Time elapsed: 0.058 s
% 2.16/0.69  % (11927)Instructions burned: 68 (million)
% 2.16/0.69  % (11927)------------------------------
% 2.16/0.69  % (11927)------------------------------
% 2.16/0.69  % (11923)Instruction limit reached!
% 2.16/0.69  % (11923)------------------------------
% 2.16/0.69  % (11923)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.69  % (11923)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.69  % (11923)Termination reason: Unknown
% 2.16/0.69  % (11923)Termination phase: Saturation
% 2.16/0.69  
% 2.16/0.69  % (11923)Memory used [KB]: 6396
% 2.16/0.69  % (11923)Time elapsed: 0.253 s
% 2.16/0.69  % (11923)Instructions burned: 51 (million)
% 2.16/0.69  % (11923)------------------------------
% 2.16/0.69  % (11923)------------------------------
% 2.16/0.70  % (11916)Instruction limit reached!
% 2.16/0.70  % (11916)------------------------------
% 2.16/0.70  % (11916)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.70  % (11916)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.70  % (11916)Termination reason: Unknown
% 2.64/0.70  % (11916)Termination phase: Saturation
% 2.64/0.70  
% 2.64/0.70  % (11916)Memory used [KB]: 6140
% 2.64/0.70  % (11916)Time elapsed: 0.269 s
% 2.64/0.70  % (11916)Instructions burned: 51 (million)
% 2.64/0.70  % (11916)------------------------------
% 2.64/0.70  % (11916)------------------------------
% 2.64/0.71  % (11946)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.64/0.72  % (11956)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 2.64/0.73  % (11939)Instruction limit reached!
% 2.64/0.73  % (11939)------------------------------
% 2.64/0.73  % (11939)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.73  % (11939)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.73  % (11939)Termination reason: Unknown
% 2.64/0.73  % (11939)Termination phase: Saturation
% 2.64/0.73  
% 2.64/0.73  % (11939)Memory used [KB]: 6652
% 2.64/0.73  % (11939)Time elapsed: 0.101 s
% 2.64/0.73  % (11939)Instructions burned: 69 (million)
% 2.64/0.73  % (11939)------------------------------
% 2.64/0.73  % (11939)------------------------------
% 2.64/0.73  TRYING [5]
% 2.64/0.76  % (11932)Instruction limit reached!
% 2.64/0.76  % (11932)------------------------------
% 2.64/0.76  % (11932)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.76  % (11932)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.76  % (11932)Termination reason: Unknown
% 2.64/0.76  % (11932)Termination phase: Saturation
% 2.64/0.76  
% 2.64/0.76  % (11932)Memory used [KB]: 2174
% 2.64/0.76  % (11932)Time elapsed: 0.337 s
% 2.64/0.76  % (11932)Instructions burned: 100 (million)
% 2.64/0.76  % (11932)------------------------------
% 2.64/0.76  % (11932)------------------------------
% 2.64/0.76  % (11929)Instruction limit reached!
% 2.64/0.76  % (11929)------------------------------
% 2.64/0.76  % (11929)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.76  % (11929)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.76  % (11929)Termination reason: Unknown
% 2.64/0.76  % (11929)Termination phase: Saturation
% 2.64/0.76  
% 2.64/0.76  % (11929)Memory used [KB]: 6396
% 2.64/0.76  % (11929)Time elapsed: 0.329 s
% 2.64/0.76  % (11929)Instructions burned: 99 (million)
% 2.64/0.76  % (11929)------------------------------
% 2.64/0.76  % (11929)------------------------------
% 3.02/0.77  % (11928)Instruction limit reached!
% 3.02/0.77  % (11928)------------------------------
% 3.02/0.77  % (11928)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.77  % (11928)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.77  % (11928)Termination reason: Unknown
% 3.02/0.77  % (11928)Termination phase: Saturation
% 3.02/0.77  
% 3.02/0.77  % (11928)Memory used [KB]: 2174
% 3.02/0.77  % (11928)Time elapsed: 0.334 s
% 3.02/0.77  % (11928)Instructions burned: 75 (million)
% 3.02/0.77  % (11928)------------------------------
% 3.02/0.77  % (11928)------------------------------
% 3.02/0.78  % (11958)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 3.02/0.79  % (11931)Instruction limit reached!
% 3.02/0.79  % (11931)------------------------------
% 3.02/0.79  % (11931)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.79  % (11931)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.79  % (11931)Termination reason: Unknown
% 3.02/0.79  % (11931)Termination phase: Saturation
% 3.02/0.79  
% 3.02/0.79  % (11931)Memory used [KB]: 7419
% 3.02/0.79  % (11931)Time elapsed: 0.353 s
% 3.02/0.79  % (11931)Instructions burned: 100 (million)
% 3.02/0.79  % (11931)------------------------------
% 3.02/0.79  % (11931)------------------------------
% 3.02/0.79  % (11959)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 3.02/0.80  % (11960)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 3.02/0.81  % (11924)Instruction limit reached!
% 3.02/0.81  % (11924)------------------------------
% 3.02/0.81  % (11924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.81  % (11924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.81  % (11924)Termination reason: Unknown
% 3.02/0.81  % (11924)Termination phase: Saturation
% 3.02/0.81  
% 3.02/0.81  % (11924)Memory used [KB]: 6908
% 3.02/0.81  % (11924)Time elapsed: 0.395 s
% 3.02/0.81  % (11924)Instructions burned: 100 (million)
% 3.02/0.81  % (11924)------------------------------
% 3.02/0.81  % (11924)------------------------------
% 3.02/0.82  % (11925)Instruction limit reached!
% 3.02/0.82  % (11925)------------------------------
% 3.02/0.82  % (11925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.82  % (11925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.82  % (11925)Termination reason: Unknown
% 3.02/0.82  % (11925)Termination phase: Saturation
% 3.02/0.82  
% 3.02/0.82  % (11925)Memory used [KB]: 6524
% 3.02/0.82  % (11925)Time elapsed: 0.404 s
% 3.02/0.82  % (11925)Instructions burned: 101 (million)
% 3.02/0.82  % (11925)------------------------------
% 3.02/0.82  % (11925)------------------------------
% 3.02/0.83  % (11961)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 3.02/0.85  % (11964)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/655Mi)
% 3.02/0.85  % (11926)Instruction limit reached!
% 3.02/0.85  % (11926)------------------------------
% 3.02/0.85  % (11926)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.85  % (11926)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.85  % (11926)Termination reason: Unknown
% 3.02/0.85  % (11926)Termination phase: Saturation
% 3.02/0.85  
% 3.02/0.85  % (11926)Memory used [KB]: 6652
% 3.02/0.85  % (11926)Time elapsed: 0.436 s
% 3.02/0.85  % (11926)Instructions burned: 100 (million)
% 3.02/0.85  % (11926)------------------------------
% 3.02/0.85  % (11926)------------------------------
% 3.47/0.87  % (11965)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 3.47/0.88  % (11940)First to succeed.
% 3.47/0.88  % (11940)Refutation found. Thanks to Tanya!
% 3.47/0.88  % SZS status Theorem for theBenchmark
% 3.47/0.88  % SZS output start Proof for theBenchmark
% See solution above
% 3.47/0.88  % (11940)------------------------------
% 3.47/0.88  % (11940)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.47/0.88  % (11940)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.47/0.88  % (11940)Termination reason: Refutation
% 3.47/0.88  
% 3.47/0.88  % (11940)Memory used [KB]: 2942
% 3.47/0.88  % (11940)Time elapsed: 0.450 s
% 3.47/0.88  % (11940)Instructions burned: 127 (million)
% 3.47/0.88  % (11940)------------------------------
% 3.47/0.88  % (11940)------------------------------
% 3.47/0.88  % (11912)Success in time 0.515 s
%------------------------------------------------------------------------------