TSTP Solution File: SET768+4 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SET768+4 : TPTP v8.1.0. Released v2.2.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 : n007.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:25:35 EDT 2022

% Result   : Theorem 55.73s 7.44s
% Output   : Refutation 55.73s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   21
%            Number of leaves      :   13
% Syntax   : Number of formulae    :  123 (   6 unt;   0 def)
%            Number of atoms       :  499 (   0 equ)
%            Maximal formula atoms :   14 (   4 avg)
%            Number of connectives :  624 ( 248   ~; 253   |;  82   &)
%                                         (  17 <=>;  22  =>;   0  <=;   2 <~>)
%            Maximal formula depth :   15 (   6 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   12 (  11 usr;   7 prp; 0-3 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-3 aty)
%            Number of variables   :  270 ( 243   !;  27   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f14630,plain,
    $false,
    inference(avatar_sat_refutation,[],[f128,f130,f147,f229,f243,f244,f14564,f14618,f14629]) ).

fof(f14629,plain,
    ~ spl7_3,
    inference(avatar_contradiction_clause,[],[f14628]) ).

fof(f14628,plain,
    ( $false
    | ~ spl7_3 ),
    inference(subsumption_resolution,[],[f14627,f106]) ).

fof(f106,plain,
    member(sK3,sK5),
    inference(cnf_transformation,[],[f72]) ).

fof(f72,plain,
    ( ( ~ equal_set(equivalence_class(sK3,sK5,sK4),equivalence_class(sK6,sK5,sK4))
      | ~ apply(sK4,sK3,sK6) )
    & ( equal_set(equivalence_class(sK3,sK5,sK4),equivalence_class(sK6,sK5,sK4))
      | apply(sK4,sK3,sK6) )
    & member(sK6,sK5)
    & member(sK3,sK5)
    & equivalence(sK4,sK5) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3,sK4,sK5,sK6])],[f70,f71]) ).

fof(f71,plain,
    ( ? [X0,X1,X2,X3] :
        ( ( ~ equal_set(equivalence_class(X0,X2,X1),equivalence_class(X3,X2,X1))
          | ~ apply(X1,X0,X3) )
        & ( equal_set(equivalence_class(X0,X2,X1),equivalence_class(X3,X2,X1))
          | apply(X1,X0,X3) )
        & member(X3,X2)
        & member(X0,X2)
        & equivalence(X1,X2) )
   => ( ( ~ equal_set(equivalence_class(sK3,sK5,sK4),equivalence_class(sK6,sK5,sK4))
        | ~ apply(sK4,sK3,sK6) )
      & ( equal_set(equivalence_class(sK3,sK5,sK4),equivalence_class(sK6,sK5,sK4))
        | apply(sK4,sK3,sK6) )
      & member(sK6,sK5)
      & member(sK3,sK5)
      & equivalence(sK4,sK5) ) ),
    introduced(choice_axiom,[]) ).

fof(f70,plain,
    ? [X0,X1,X2,X3] :
      ( ( ~ equal_set(equivalence_class(X0,X2,X1),equivalence_class(X3,X2,X1))
        | ~ apply(X1,X0,X3) )
      & ( equal_set(equivalence_class(X0,X2,X1),equivalence_class(X3,X2,X1))
        | apply(X1,X0,X3) )
      & member(X3,X2)
      & member(X0,X2)
      & equivalence(X1,X2) ),
    inference(rectify,[],[f69]) ).

fof(f69,plain,
    ? [X1,X2,X0,X3] :
      ( ( ~ equal_set(equivalence_class(X1,X0,X2),equivalence_class(X3,X0,X2))
        | ~ apply(X2,X1,X3) )
      & ( equal_set(equivalence_class(X1,X0,X2),equivalence_class(X3,X0,X2))
        | apply(X2,X1,X3) )
      & member(X3,X0)
      & member(X1,X0)
      & equivalence(X2,X0) ),
    inference(flattening,[],[f68]) ).

fof(f68,plain,
    ? [X1,X2,X0,X3] :
      ( ( ~ equal_set(equivalence_class(X1,X0,X2),equivalence_class(X3,X0,X2))
        | ~ apply(X2,X1,X3) )
      & ( equal_set(equivalence_class(X1,X0,X2),equivalence_class(X3,X0,X2))
        | apply(X2,X1,X3) )
      & member(X3,X0)
      & member(X1,X0)
      & equivalence(X2,X0) ),
    inference(nnf_transformation,[],[f40]) ).

fof(f40,plain,
    ? [X1,X2,X0,X3] :
      ( ( apply(X2,X1,X3)
      <~> equal_set(equivalence_class(X1,X0,X2),equivalence_class(X3,X0,X2)) )
      & member(X3,X0)
      & member(X1,X0)
      & equivalence(X2,X0) ),
    inference(flattening,[],[f39]) ).

fof(f39,plain,
    ? [X2,X1,X3,X0] :
      ( ( apply(X2,X1,X3)
      <~> equal_set(equivalence_class(X1,X0,X2),equivalence_class(X3,X0,X2)) )
      & equivalence(X2,X0)
      & member(X1,X0)
      & member(X3,X0) ),
    inference(ennf_transformation,[],[f23]) ).

fof(f23,plain,
    ~ ! [X2,X1,X3,X0] :
        ( ( equivalence(X2,X0)
          & member(X1,X0)
          & member(X3,X0) )
       => ( equal_set(equivalence_class(X1,X0,X2),equivalence_class(X3,X0,X2))
        <=> apply(X2,X1,X3) ) ),
    inference(rectify,[],[f18]) ).

fof(f18,negated_conjecture,
    ~ ! [X3,X0,X6,X1] :
        ( ( member(X0,X3)
          & member(X1,X3)
          & equivalence(X6,X3) )
       => ( equal_set(equivalence_class(X0,X3,X6),equivalence_class(X1,X3,X6))
        <=> apply(X6,X0,X1) ) ),
    inference(negated_conjecture,[],[f17]) ).

fof(f17,conjecture,
    ! [X3,X0,X6,X1] :
      ( ( member(X0,X3)
        & member(X1,X3)
        & equivalence(X6,X3) )
     => ( equal_set(equivalence_class(X0,X3,X6),equivalence_class(X1,X3,X6))
      <=> apply(X6,X0,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',thIII04) ).

fof(f14627,plain,
    ( ~ member(sK3,sK5)
    | ~ spl7_3 ),
    inference(subsumption_resolution,[],[f14626,f107]) ).

fof(f107,plain,
    member(sK6,sK5),
    inference(cnf_transformation,[],[f72]) ).

fof(f14626,plain,
    ( ~ member(sK6,sK5)
    | ~ member(sK3,sK5)
    | ~ spl7_3 ),
    inference(resolution,[],[f142,f105]) ).

fof(f105,plain,
    equivalence(sK4,sK5),
    inference(cnf_transformation,[],[f72]) ).

fof(f142,plain,
    ( ! [X0] :
        ( ~ equivalence(sK4,X0)
        | ~ member(sK6,X0)
        | ~ member(sK3,X0) )
    | ~ spl7_3 ),
    inference(avatar_component_clause,[],[f141]) ).

fof(f141,plain,
    ( spl7_3
  <=> ! [X0] :
        ( ~ member(sK6,X0)
        | ~ member(sK3,X0)
        | ~ equivalence(sK4,X0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_3])]) ).

fof(f14618,plain,
    ( ~ spl7_4
    | spl7_6 ),
    inference(avatar_contradiction_clause,[],[f14617]) ).

fof(f14617,plain,
    ( $false
    | ~ spl7_4
    | spl7_6 ),
    inference(subsumption_resolution,[],[f14616,f105]) ).

fof(f14616,plain,
    ( ~ equivalence(sK4,sK5)
    | ~ spl7_4
    | spl7_6 ),
    inference(subsumption_resolution,[],[f14615,f145]) ).

fof(f145,plain,
    ( apply(sK4,sK6,sK3)
    | ~ spl7_4 ),
    inference(avatar_component_clause,[],[f144]) ).

fof(f144,plain,
    ( spl7_4
  <=> apply(sK4,sK6,sK3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_4])]) ).

fof(f14615,plain,
    ( ~ apply(sK4,sK6,sK3)
    | ~ equivalence(sK4,sK5)
    | spl7_6 ),
    inference(subsumption_resolution,[],[f14614,f106]) ).

fof(f14614,plain,
    ( ~ member(sK3,sK5)
    | ~ apply(sK4,sK6,sK3)
    | ~ equivalence(sK4,sK5)
    | spl7_6 ),
    inference(subsumption_resolution,[],[f14597,f107]) ).

fof(f14597,plain,
    ( ~ member(sK6,sK5)
    | ~ equivalence(sK4,sK5)
    | ~ member(sK3,sK5)
    | ~ apply(sK4,sK6,sK3)
    | spl7_6 ),
    inference(resolution,[],[f242,f2356]) ).

fof(f2356,plain,
    ! [X10,X11,X12,X13] :
      ( subset(equivalence_class(X12,X11,X13),equivalence_class(X10,X11,X13))
      | ~ member(X12,X11)
      | ~ apply(X13,X10,X12)
      | ~ equivalence(X13,X11)
      | ~ member(X10,X11) ),
    inference(duplicate_literal_removal,[],[f2342]) ).

fof(f2342,plain,
    ! [X10,X11,X12,X13] :
      ( ~ apply(X13,X10,X12)
      | subset(equivalence_class(X12,X11,X13),equivalence_class(X10,X11,X13))
      | subset(equivalence_class(X12,X11,X13),equivalence_class(X10,X11,X13))
      | ~ equivalence(X13,X11)
      | ~ member(X12,X11)
      | ~ member(X10,X11) ),
    inference(resolution,[],[f637,f155]) ).

fof(f155,plain,
    ! [X6,X7,X4,X5] :
      ( member(sK2(X7,equivalence_class(X4,X5,X6)),X5)
      | subset(equivalence_class(X4,X5,X6),X7) ),
    inference(resolution,[],[f97,f94]) ).

fof(f94,plain,
    ! [X2,X3,X0,X1] :
      ( ~ member(X2,equivalence_class(X1,X0,X3))
      | member(X2,X0) ),
    inference(cnf_transformation,[],[f58]) ).

fof(f58,plain,
    ! [X0,X1,X2,X3] :
      ( ( member(X2,equivalence_class(X1,X0,X3))
        | ~ member(X2,X0)
        | ~ apply(X3,X1,X2) )
      & ( ( member(X2,X0)
          & apply(X3,X1,X2) )
        | ~ member(X2,equivalence_class(X1,X0,X3)) ) ),
    inference(rectify,[],[f57]) ).

fof(f57,plain,
    ! [X1,X2,X0,X3] :
      ( ( member(X0,equivalence_class(X2,X1,X3))
        | ~ member(X0,X1)
        | ~ apply(X3,X2,X0) )
      & ( ( member(X0,X1)
          & apply(X3,X2,X0) )
        | ~ member(X0,equivalence_class(X2,X1,X3)) ) ),
    inference(flattening,[],[f56]) ).

fof(f56,plain,
    ! [X1,X2,X0,X3] :
      ( ( member(X0,equivalence_class(X2,X1,X3))
        | ~ member(X0,X1)
        | ~ apply(X3,X2,X0) )
      & ( ( member(X0,X1)
          & apply(X3,X2,X0) )
        | ~ member(X0,equivalence_class(X2,X1,X3)) ) ),
    inference(nnf_transformation,[],[f28]) ).

fof(f28,plain,
    ! [X1,X2,X0,X3] :
      ( member(X0,equivalence_class(X2,X1,X3))
    <=> ( member(X0,X1)
        & apply(X3,X2,X0) ) ),
    inference(rectify,[],[f15]) ).

fof(f15,axiom,
    ! [X2,X3,X0,X6] :
      ( member(X2,equivalence_class(X0,X3,X6))
    <=> ( member(X2,X3)
        & apply(X6,X0,X2) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',equivalence_class) ).

fof(f97,plain,
    ! [X0,X1] :
      ( member(sK2(X0,X1),X1)
      | subset(X1,X0) ),
    inference(cnf_transformation,[],[f62]) ).

fof(f62,plain,
    ! [X0,X1] :
      ( ( subset(X1,X0)
        | ( ~ member(sK2(X0,X1),X0)
          & member(sK2(X0,X1),X1) ) )
      & ( ! [X3] :
            ( member(X3,X0)
            | ~ member(X3,X1) )
        | ~ subset(X1,X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2])],[f60,f61]) ).

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

fof(f60,plain,
    ! [X0,X1] :
      ( ( subset(X1,X0)
        | ? [X2] :
            ( ~ member(X2,X0)
            & member(X2,X1) ) )
      & ( ! [X3] :
            ( member(X3,X0)
            | ~ member(X3,X1) )
        | ~ subset(X1,X0) ) ),
    inference(rectify,[],[f59]) ).

fof(f59,plain,
    ! [X1,X0] :
      ( ( subset(X0,X1)
        | ? [X2] :
            ( ~ member(X2,X1)
            & member(X2,X0) ) )
      & ( ! [X2] :
            ( member(X2,X1)
            | ~ member(X2,X0) )
        | ~ subset(X0,X1) ) ),
    inference(nnf_transformation,[],[f35]) ).

fof(f35,plain,
    ! [X1,X0] :
      ( subset(X0,X1)
    <=> ! [X2] :
          ( member(X2,X1)
          | ~ member(X2,X0) ) ),
    inference(ennf_transformation,[],[f1]) ).

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

fof(f637,plain,
    ! [X16,X14,X15,X12,X13] :
      ( ~ member(sK2(equivalence_class(X15,X16,X12),equivalence_class(X14,X13,X12)),X16)
      | ~ member(X15,X13)
      | subset(equivalence_class(X14,X13,X12),equivalence_class(X15,X16,X12))
      | ~ member(X14,X13)
      | ~ equivalence(X12,X13)
      | ~ apply(X12,X15,X14) ),
    inference(duplicate_literal_removal,[],[f627]) ).

fof(f627,plain,
    ! [X16,X14,X15,X12,X13] :
      ( ~ apply(X12,X15,X14)
      | ~ member(X14,X13)
      | subset(equivalence_class(X14,X13,X12),equivalence_class(X15,X16,X12))
      | subset(equivalence_class(X14,X13,X12),equivalence_class(X15,X16,X12))
      | ~ member(sK2(equivalence_class(X15,X16,X12),equivalence_class(X14,X13,X12)),X16)
      | ~ member(X15,X13)
      | ~ equivalence(X12,X13) ),
    inference(resolution,[],[f313,f155]) ).

fof(f313,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ member(sK2(equivalence_class(X0,X1,X2),equivalence_class(X3,X4,X2)),X5)
      | ~ equivalence(X2,X5)
      | subset(equivalence_class(X3,X4,X2),equivalence_class(X0,X1,X2))
      | ~ member(sK2(equivalence_class(X0,X1,X2),equivalence_class(X3,X4,X2)),X1)
      | ~ apply(X2,X0,X3)
      | ~ member(X0,X5)
      | ~ member(X3,X5) ),
    inference(duplicate_literal_removal,[],[f307]) ).

fof(f307,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ member(X0,X5)
      | ~ member(sK2(equivalence_class(X0,X1,X2),equivalence_class(X3,X4,X2)),X5)
      | subset(equivalence_class(X3,X4,X2),equivalence_class(X0,X1,X2))
      | subset(equivalence_class(X3,X4,X2),equivalence_class(X0,X1,X2))
      | ~ equivalence(X2,X5)
      | ~ apply(X2,X0,X3)
      | ~ member(X3,X5)
      | ~ member(sK2(equivalence_class(X0,X1,X2),equivalence_class(X3,X4,X2)),X1) ),
    inference(resolution,[],[f260,f154]) ).

fof(f154,plain,
    ! [X2,X3,X0,X1] :
      ( apply(X2,X0,sK2(X3,equivalence_class(X0,X1,X2)))
      | subset(equivalence_class(X0,X1,X2),X3) ),
    inference(resolution,[],[f97,f93]) ).

fof(f93,plain,
    ! [X2,X3,X0,X1] :
      ( ~ member(X2,equivalence_class(X1,X0,X3))
      | apply(X3,X1,X2) ),
    inference(cnf_transformation,[],[f58]) ).

fof(f260,plain,
    ! [X8,X6,X9,X7,X4,X5] :
      ( ~ apply(X7,X8,sK2(equivalence_class(X5,X6,X7),X4))
      | ~ member(sK2(equivalence_class(X5,X6,X7),X4),X6)
      | ~ member(X5,X9)
      | ~ member(X8,X9)
      | ~ equivalence(X7,X9)
      | subset(X4,equivalence_class(X5,X6,X7))
      | ~ member(sK2(equivalence_class(X5,X6,X7),X4),X9)
      | ~ apply(X7,X5,X8) ),
    inference(resolution,[],[f168,f115]) ).

fof(f115,plain,
    ! [X3,X0,X1,X4,X5] :
      ( apply(X0,X3,X4)
      | ~ member(X5,X1)
      | ~ member(X4,X1)
      | ~ apply(X0,X5,X4)
      | ~ apply(X0,X3,X5)
      | ~ equivalence(X0,X1)
      | ~ member(X3,X1) ),
    inference(cnf_transformation,[],[f76]) ).

fof(f76,plain,
    ! [X0,X1] :
      ( ~ equivalence(X0,X1)
      | ( ! [X2] :
            ( apply(X0,X2,X2)
            | ~ member(X2,X1) )
        & ! [X3,X4,X5] :
            ( ~ member(X5,X1)
            | ~ apply(X0,X5,X4)
            | ~ member(X3,X1)
            | ~ apply(X0,X3,X5)
            | apply(X0,X3,X4)
            | ~ member(X4,X1) )
        & ! [X6,X7] :
            ( ~ member(X6,X1)
            | ~ member(X7,X1)
            | apply(X0,X6,X7)
            | ~ apply(X0,X7,X6) ) ) ),
    inference(rectify,[],[f37]) ).

fof(f37,plain,
    ! [X1,X0] :
      ( ~ equivalence(X1,X0)
      | ( ! [X4] :
            ( apply(X1,X4,X4)
            | ~ member(X4,X0) )
        & ! [X6,X7,X5] :
            ( ~ member(X5,X0)
            | ~ apply(X1,X5,X7)
            | ~ member(X6,X0)
            | ~ apply(X1,X6,X5)
            | apply(X1,X6,X7)
            | ~ member(X7,X0) )
        & ! [X2,X3] :
            ( ~ member(X2,X0)
            | ~ member(X3,X0)
            | apply(X1,X2,X3)
            | ~ apply(X1,X3,X2) ) ) ),
    inference(flattening,[],[f36]) ).

fof(f36,plain,
    ! [X1,X0] :
      ( ( ! [X4] :
            ( apply(X1,X4,X4)
            | ~ member(X4,X0) )
        & ! [X2,X3] :
            ( apply(X1,X2,X3)
            | ~ apply(X1,X3,X2)
            | ~ member(X2,X0)
            | ~ member(X3,X0) )
        & ! [X6,X5,X7] :
            ( apply(X1,X6,X7)
            | ~ apply(X1,X6,X5)
            | ~ apply(X1,X5,X7)
            | ~ member(X6,X0)
            | ~ member(X5,X0)
            | ~ member(X7,X0) ) )
      | ~ equivalence(X1,X0) ),
    inference(ennf_transformation,[],[f34]) ).

fof(f34,plain,
    ! [X1,X0] :
      ( equivalence(X1,X0)
     => ( ! [X4] :
            ( member(X4,X0)
           => apply(X1,X4,X4) )
        & ! [X2,X3] :
            ( ( member(X2,X0)
              & member(X3,X0) )
           => ( apply(X1,X3,X2)
             => apply(X1,X2,X3) ) )
        & ! [X6,X5,X7] :
            ( ( member(X6,X0)
              & member(X5,X0)
              & member(X7,X0) )
           => ( ( apply(X1,X6,X5)
                & apply(X1,X5,X7) )
             => apply(X1,X6,X7) ) ) ) ),
    inference(unused_predicate_definition_removal,[],[f33]) ).

fof(f33,plain,
    ! [X1,X0] :
      ( ( ! [X4] :
            ( member(X4,X0)
           => apply(X1,X4,X4) )
        & ! [X2,X3] :
            ( ( member(X2,X0)
              & member(X3,X0) )
           => ( apply(X1,X3,X2)
             => apply(X1,X2,X3) ) )
        & ! [X6,X5,X7] :
            ( ( member(X6,X0)
              & member(X5,X0)
              & member(X7,X0) )
           => ( ( apply(X1,X6,X5)
                & apply(X1,X5,X7) )
             => apply(X1,X6,X7) ) ) )
    <=> equivalence(X1,X0) ),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X0,X6] :
      ( equivalence(X6,X0)
    <=> ( ! [X4,X2] :
            ( ( member(X4,X0)
              & member(X2,X0) )
           => ( apply(X6,X2,X4)
             => apply(X6,X4,X2) ) )
        & ! [X2] :
            ( member(X2,X0)
           => apply(X6,X2,X2) )
        & ! [X4,X2,X5] :
            ( ( member(X4,X0)
              & member(X2,X0)
              & member(X5,X0) )
           => ( ( apply(X6,X2,X4)
                & apply(X6,X4,X5) )
             => apply(X6,X2,X5) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',equivalence) ).

fof(f168,plain,
    ! [X3,X6,X4,X5] :
      ( ~ apply(X6,X4,sK2(equivalence_class(X4,X5,X6),X3))
      | subset(X3,equivalence_class(X4,X5,X6))
      | ~ member(sK2(equivalence_class(X4,X5,X6),X3),X5) ),
    inference(resolution,[],[f98,f95]) ).

fof(f95,plain,
    ! [X2,X3,X0,X1] :
      ( member(X2,equivalence_class(X1,X0,X3))
      | ~ apply(X3,X1,X2)
      | ~ member(X2,X0) ),
    inference(cnf_transformation,[],[f58]) ).

fof(f98,plain,
    ! [X0,X1] :
      ( ~ member(sK2(X0,X1),X0)
      | subset(X1,X0) ),
    inference(cnf_transformation,[],[f62]) ).

fof(f242,plain,
    ( ~ subset(equivalence_class(sK3,sK5,sK4),equivalence_class(sK6,sK5,sK4))
    | spl7_6 ),
    inference(avatar_component_clause,[],[f240]) ).

fof(f240,plain,
    ( spl7_6
  <=> subset(equivalence_class(sK3,sK5,sK4),equivalence_class(sK6,sK5,sK4)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_6])]) ).

fof(f14564,plain,
    ( ~ spl7_1
    | spl7_5 ),
    inference(avatar_contradiction_clause,[],[f14563]) ).

fof(f14563,plain,
    ( $false
    | ~ spl7_1
    | spl7_5 ),
    inference(subsumption_resolution,[],[f14562,f226]) ).

fof(f226,plain,
    ! [X2,X0,X1] : subset(equivalence_class(X0,X1,X2),X1),
    inference(duplicate_literal_removal,[],[f217]) ).

fof(f217,plain,
    ! [X2,X0,X1] :
      ( subset(equivalence_class(X0,X1,X2),X1)
      | subset(equivalence_class(X0,X1,X2),X1) ),
    inference(resolution,[],[f155,f98]) ).

fof(f14562,plain,
    ( ~ subset(equivalence_class(sK6,sK5,sK4),sK5)
    | ~ spl7_1
    | spl7_5 ),
    inference(subsumption_resolution,[],[f14561,f123]) ).

fof(f123,plain,
    ( apply(sK4,sK3,sK6)
    | ~ spl7_1 ),
    inference(avatar_component_clause,[],[f121]) ).

fof(f121,plain,
    ( spl7_1
  <=> apply(sK4,sK3,sK6) ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_1])]) ).

fof(f14561,plain,
    ( ~ apply(sK4,sK3,sK6)
    | ~ subset(equivalence_class(sK6,sK5,sK4),sK5)
    | spl7_5 ),
    inference(subsumption_resolution,[],[f14560,f105]) ).

fof(f14560,plain,
    ( ~ equivalence(sK4,sK5)
    | ~ apply(sK4,sK3,sK6)
    | ~ subset(equivalence_class(sK6,sK5,sK4),sK5)
    | spl7_5 ),
    inference(subsumption_resolution,[],[f14559,f106]) ).

fof(f14559,plain,
    ( ~ member(sK3,sK5)
    | ~ subset(equivalence_class(sK6,sK5,sK4),sK5)
    | ~ equivalence(sK4,sK5)
    | ~ apply(sK4,sK3,sK6)
    | spl7_5 ),
    inference(subsumption_resolution,[],[f14395,f107]) ).

fof(f14395,plain,
    ( ~ member(sK6,sK5)
    | ~ equivalence(sK4,sK5)
    | ~ subset(equivalence_class(sK6,sK5,sK4),sK5)
    | ~ member(sK3,sK5)
    | ~ apply(sK4,sK3,sK6)
    | spl7_5 ),
    inference(resolution,[],[f2356,f843]) ).

fof(f843,plain,
    ( ! [X58] :
        ( ~ subset(equivalence_class(sK6,X58,sK4),equivalence_class(sK3,sK5,sK4))
        | ~ subset(equivalence_class(sK6,sK5,sK4),X58) )
    | spl7_5 ),
    inference(resolution,[],[f490,f317]) ).

fof(f317,plain,
    ( ! [X12] :
        ( ~ subset(equivalence_class(sK6,sK5,sK4),X12)
        | ~ subset(X12,equivalence_class(sK3,sK5,sK4)) )
    | spl7_5 ),
    inference(resolution,[],[f274,f238]) ).

fof(f238,plain,
    ( ~ subset(equivalence_class(sK6,sK5,sK4),equivalence_class(sK3,sK5,sK4))
    | spl7_5 ),
    inference(avatar_component_clause,[],[f236]) ).

fof(f236,plain,
    ( spl7_5
  <=> subset(equivalence_class(sK6,sK5,sK4),equivalence_class(sK3,sK5,sK4)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_5])]) ).

fof(f274,plain,
    ! [X2,X0,X1] :
      ( subset(X0,X2)
      | ~ subset(X1,X2)
      | ~ subset(X0,X1) ),
    inference(duplicate_literal_removal,[],[f266]) ).

fof(f266,plain,
    ! [X2,X0,X1] :
      ( subset(X0,X2)
      | subset(X0,X2)
      | ~ subset(X0,X1)
      | ~ subset(X1,X2) ),
    inference(resolution,[],[f184,f97]) ).

fof(f184,plain,
    ! [X2,X3,X4,X5] :
      ( ~ member(sK2(X3,X2),X5)
      | ~ subset(X5,X4)
      | subset(X2,X3)
      | ~ subset(X4,X3) ),
    inference(resolution,[],[f174,f96]) ).

fof(f96,plain,
    ! [X3,X0,X1] :
      ( member(X3,X0)
      | ~ subset(X1,X0)
      | ~ member(X3,X1) ),
    inference(cnf_transformation,[],[f62]) ).

fof(f174,plain,
    ! [X16,X17,X15] :
      ( ~ member(sK2(X16,X17),X15)
      | subset(X17,X16)
      | ~ subset(X15,X16) ),
    inference(resolution,[],[f96,f98]) ).

fof(f490,plain,
    ! [X2,X3,X0,X1] :
      ( subset(equivalence_class(X0,X1,X2),equivalence_class(X0,X3,X2))
      | ~ subset(equivalence_class(X0,X1,X2),X3) ),
    inference(duplicate_literal_removal,[],[f480]) ).

fof(f480,plain,
    ! [X2,X3,X0,X1] :
      ( subset(equivalence_class(X0,X1,X2),equivalence_class(X0,X3,X2))
      | ~ subset(equivalence_class(X0,X1,X2),X3)
      | subset(equivalence_class(X0,X1,X2),equivalence_class(X0,X3,X2)) ),
    inference(resolution,[],[f293,f97]) ).

fof(f293,plain,
    ! [X3,X6,X7,X4,X5] :
      ( ~ member(sK2(equivalence_class(X3,X6,X5),equivalence_class(X3,X4,X5)),X7)
      | subset(equivalence_class(X3,X4,X5),equivalence_class(X3,X6,X5))
      | ~ subset(X7,X6) ),
    inference(resolution,[],[f262,f96]) ).

fof(f262,plain,
    ! [X2,X3,X0,X1] :
      ( ~ member(sK2(equivalence_class(X0,X3,X2),equivalence_class(X0,X1,X2)),X3)
      | subset(equivalence_class(X0,X1,X2),equivalence_class(X0,X3,X2)) ),
    inference(duplicate_literal_removal,[],[f259]) ).

fof(f259,plain,
    ! [X2,X3,X0,X1] :
      ( subset(equivalence_class(X0,X1,X2),equivalence_class(X0,X3,X2))
      | subset(equivalence_class(X0,X1,X2),equivalence_class(X0,X3,X2))
      | ~ member(sK2(equivalence_class(X0,X3,X2),equivalence_class(X0,X1,X2)),X3) ),
    inference(resolution,[],[f168,f154]) ).

fof(f244,plain,
    ( spl7_3
    | ~ spl7_1
    | spl7_4 ),
    inference(avatar_split_clause,[],[f234,f144,f121,f141]) ).

fof(f234,plain,
    ( ! [X2] :
        ( ~ member(sK6,X2)
        | ~ member(sK3,X2)
        | ~ equivalence(sK4,X2) )
    | ~ spl7_1
    | spl7_4 ),
    inference(subsumption_resolution,[],[f149,f123]) ).

fof(f149,plain,
    ( ! [X2] :
        ( ~ apply(sK4,sK3,sK6)
        | ~ member(sK3,X2)
        | ~ member(sK6,X2)
        | ~ equivalence(sK4,X2) )
    | spl7_4 ),
    inference(resolution,[],[f146,f114]) ).

fof(f114,plain,
    ! [X0,X1,X6,X7] :
      ( apply(X0,X6,X7)
      | ~ member(X7,X1)
      | ~ apply(X0,X7,X6)
      | ~ member(X6,X1)
      | ~ equivalence(X0,X1) ),
    inference(cnf_transformation,[],[f76]) ).

fof(f146,plain,
    ( ~ apply(sK4,sK6,sK3)
    | spl7_4 ),
    inference(avatar_component_clause,[],[f144]) ).

fof(f243,plain,
    ( ~ spl7_5
    | ~ spl7_6
    | spl7_2 ),
    inference(avatar_split_clause,[],[f233,f125,f240,f236]) ).

fof(f125,plain,
    ( spl7_2
  <=> equal_set(equivalence_class(sK3,sK5,sK4),equivalence_class(sK6,sK5,sK4)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_2])]) ).

fof(f233,plain,
    ( ~ subset(equivalence_class(sK3,sK5,sK4),equivalence_class(sK6,sK5,sK4))
    | ~ subset(equivalence_class(sK6,sK5,sK4),equivalence_class(sK3,sK5,sK4))
    | spl7_2 ),
    inference(resolution,[],[f126,f84]) ).

fof(f84,plain,
    ! [X0,X1] :
      ( equal_set(X1,X0)
      | ~ subset(X0,X1)
      | ~ subset(X1,X0) ),
    inference(cnf_transformation,[],[f48]) ).

fof(f48,plain,
    ! [X0,X1] :
      ( ( equal_set(X1,X0)
        | ~ subset(X0,X1)
        | ~ subset(X1,X0) )
      & ( ( subset(X0,X1)
          & subset(X1,X0) )
        | ~ equal_set(X1,X0) ) ),
    inference(flattening,[],[f47]) ).

fof(f47,plain,
    ! [X0,X1] :
      ( ( equal_set(X1,X0)
        | ~ subset(X0,X1)
        | ~ subset(X1,X0) )
      & ( ( subset(X0,X1)
          & subset(X1,X0) )
        | ~ equal_set(X1,X0) ) ),
    inference(nnf_transformation,[],[f31]) ).

fof(f31,plain,
    ! [X0,X1] :
      ( equal_set(X1,X0)
    <=> ( subset(X0,X1)
        & subset(X1,X0) ) ),
    inference(rectify,[],[f2]) ).

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

fof(f126,plain,
    ( ~ equal_set(equivalence_class(sK3,sK5,sK4),equivalence_class(sK6,sK5,sK4))
    | spl7_2 ),
    inference(avatar_component_clause,[],[f125]) ).

fof(f229,plain,
    ( ~ spl7_2
    | spl7_4 ),
    inference(avatar_contradiction_clause,[],[f228]) ).

fof(f228,plain,
    ( $false
    | ~ spl7_2
    | spl7_4 ),
    inference(subsumption_resolution,[],[f227,f106]) ).

fof(f227,plain,
    ( ~ member(sK3,sK5)
    | ~ spl7_2
    | spl7_4 ),
    inference(resolution,[],[f211,f105]) ).

fof(f211,plain,
    ( ! [X0] :
        ( ~ equivalence(sK4,X0)
        | ~ member(sK3,X0) )
    | ~ spl7_2
    | spl7_4 ),
    inference(resolution,[],[f210,f116]) ).

fof(f116,plain,
    ! [X2,X0,X1] :
      ( apply(X0,X2,X2)
      | ~ member(X2,X1)
      | ~ equivalence(X0,X1) ),
    inference(cnf_transformation,[],[f76]) ).

fof(f210,plain,
    ( ~ apply(sK4,sK3,sK3)
    | ~ spl7_2
    | spl7_4 ),
    inference(subsumption_resolution,[],[f203,f106]) ).

fof(f203,plain,
    ( ~ apply(sK4,sK3,sK3)
    | ~ member(sK3,sK5)
    | ~ spl7_2
    | spl7_4 ),
    inference(resolution,[],[f197,f146]) ).

fof(f197,plain,
    ( ! [X0] :
        ( apply(sK4,sK6,X0)
        | ~ apply(sK4,sK3,X0)
        | ~ member(X0,sK5) )
    | ~ spl7_2 ),
    inference(resolution,[],[f194,f95]) ).

fof(f194,plain,
    ( ! [X0] :
        ( ~ member(X0,equivalence_class(sK3,sK5,sK4))
        | apply(sK4,sK6,X0) )
    | ~ spl7_2 ),
    inference(resolution,[],[f170,f131]) ).

fof(f131,plain,
    ( subset(equivalence_class(sK3,sK5,sK4),equivalence_class(sK6,sK5,sK4))
    | ~ spl7_2 ),
    inference(resolution,[],[f82,f127]) ).

fof(f127,plain,
    ( equal_set(equivalence_class(sK3,sK5,sK4),equivalence_class(sK6,sK5,sK4))
    | ~ spl7_2 ),
    inference(avatar_component_clause,[],[f125]) ).

fof(f82,plain,
    ! [X0,X1] :
      ( ~ equal_set(X1,X0)
      | subset(X1,X0) ),
    inference(cnf_transformation,[],[f48]) ).

fof(f170,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ subset(X0,equivalence_class(X1,X2,X3))
      | ~ member(X4,X0)
      | apply(X3,X1,X4) ),
    inference(resolution,[],[f96,f93]) ).

fof(f147,plain,
    ( spl7_3
    | ~ spl7_4
    | spl7_1 ),
    inference(avatar_split_clause,[],[f138,f121,f144,f141]) ).

fof(f138,plain,
    ( ! [X0] :
        ( ~ apply(sK4,sK6,sK3)
        | ~ member(sK6,X0)
        | ~ equivalence(sK4,X0)
        | ~ member(sK3,X0) )
    | spl7_1 ),
    inference(resolution,[],[f114,f122]) ).

fof(f122,plain,
    ( ~ apply(sK4,sK3,sK6)
    | spl7_1 ),
    inference(avatar_component_clause,[],[f121]) ).

fof(f130,plain,
    ( ~ spl7_1
    | ~ spl7_2 ),
    inference(avatar_split_clause,[],[f129,f125,f121]) ).

fof(f129,plain,
    ( ~ apply(sK4,sK3,sK6)
    | ~ spl7_2 ),
    inference(subsumption_resolution,[],[f109,f127]) ).

fof(f109,plain,
    ( ~ equal_set(equivalence_class(sK3,sK5,sK4),equivalence_class(sK6,sK5,sK4))
    | ~ apply(sK4,sK3,sK6) ),
    inference(cnf_transformation,[],[f72]) ).

fof(f128,plain,
    ( spl7_1
    | spl7_2 ),
    inference(avatar_split_clause,[],[f108,f125,f121]) ).

fof(f108,plain,
    ( equal_set(equivalence_class(sK3,sK5,sK4),equivalence_class(sK6,sK5,sK4))
    | apply(sK4,sK3,sK6) ),
    inference(cnf_transformation,[],[f72]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SET768+4 : TPTP v8.1.0. Released v2.2.0.
% 0.03/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.14/0.34  % Computer : n007.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 14:02:01 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.21/0.54  % (23390)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)
% 0.21/0.55  % (23406)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.21/0.55  % (23398)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.21/0.56  TRYING [1]
% 0.21/0.56  % (23386)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)
% 0.21/0.57  % (23395)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.21/0.57  TRYING [2]
% 0.21/0.57  TRYING [3]
% 0.21/0.57  % (23402)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.21/0.58  TRYING [4]
% 0.21/0.58  % (23407)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.21/0.58  % (23405)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.21/0.58  % (23384)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)
% 0.21/0.58  % (23404)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)
% 0.21/0.58  % (23381)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.21/0.58  % (23410)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)
% 0.21/0.58  % (23382)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)
% 0.21/0.59  TRYING [1]
% 0.21/0.59  % (23400)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)
% 0.21/0.59  TRYING [2]
% 0.21/0.59  % (23396)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)
% 0.21/0.59  % (23385)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.59  % (23383)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)
% 0.21/0.59  % (23387)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.21/0.59  TRYING [1]
% 0.21/0.59  TRYING [2]
% 0.21/0.59  % (23392)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.85/0.60  % (23382)Refutation not found, incomplete strategy% (23382)------------------------------
% 1.85/0.60  % (23382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.85/0.60  % (23382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.85/0.60  % (23382)Termination reason: Refutation not found, incomplete strategy
% 1.85/0.60  
% 1.85/0.60  % (23382)Memory used [KB]: 5500
% 1.85/0.60  % (23382)Time elapsed: 0.144 s
% 1.85/0.60  % (23382)Instructions burned: 5 (million)
% 1.85/0.60  % (23382)------------------------------
% 1.85/0.60  % (23382)------------------------------
% 1.85/0.60  % (23391)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.85/0.60  % (23397)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.85/0.60  % (23408)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.85/0.60  % (23401)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.85/0.60  % (23394)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.85/0.60  % (23399)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.85/0.60  % (23388)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.85/0.60  % (23403)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)
% 1.85/0.60  % (23393)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.85/0.61  TRYING [3]
% 1.85/0.61  % (23409)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.85/0.61  % (23389)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.85/0.61  % (23389)Instruction limit reached!
% 1.85/0.61  % (23389)------------------------------
% 1.85/0.61  % (23389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.85/0.61  % (23389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.85/0.61  % (23389)Termination reason: Unknown
% 1.85/0.61  % (23389)Termination phase: Naming
% 1.85/0.61  
% 1.85/0.61  % (23389)Memory used [KB]: 895
% 1.85/0.61  % (23389)Time elapsed: 0.003 s
% 1.85/0.61  % (23389)Instructions burned: 2 (million)
% 1.85/0.61  % (23389)------------------------------
% 1.85/0.61  % (23389)------------------------------
% 1.85/0.61  TRYING [3]
% 1.85/0.62  % (23388)Instruction limit reached!
% 1.85/0.62  % (23388)------------------------------
% 1.85/0.62  % (23388)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.85/0.62  % (23388)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.85/0.62  % (23388)Termination reason: Unknown
% 1.85/0.62  % (23388)Termination phase: Saturation
% 1.85/0.62  
% 1.85/0.62  % (23388)Memory used [KB]: 5500
% 1.85/0.62  % (23388)Time elapsed: 0.149 s
% 1.85/0.62  % (23388)Instructions burned: 7 (million)
% 1.85/0.62  % (23388)------------------------------
% 1.85/0.62  % (23388)------------------------------
% 2.05/0.62  TRYING [4]
% 2.05/0.64  TRYING [4]
% 2.05/0.64  TRYING [5]
% 2.05/0.64  % (23398)Instruction limit reached!
% 2.05/0.64  % (23398)------------------------------
% 2.05/0.64  % (23398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.05/0.64  % (23398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.05/0.64  % (23398)Termination reason: Unknown
% 2.05/0.64  % (23398)Termination phase: Finite model building constraint generation
% 2.05/0.64  
% 2.05/0.64  % (23398)Memory used [KB]: 7419
% 2.05/0.64  % (23398)Time elapsed: 0.236 s
% 2.05/0.64  % (23398)Instructions burned: 59 (million)
% 2.05/0.64  % (23398)------------------------------
% 2.05/0.64  % (23398)------------------------------
% 2.57/0.69  % (23390)Instruction limit reached!
% 2.57/0.69  % (23390)------------------------------
% 2.57/0.69  % (23390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.57/0.69  % (23390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.57/0.69  % (23390)Termination reason: Unknown
% 2.57/0.69  % (23390)Termination phase: Saturation
% 2.57/0.69  
% 2.57/0.69  % (23390)Memory used [KB]: 2302
% 2.57/0.69  % (23390)Time elapsed: 0.262 s
% 2.57/0.69  % (23390)Instructions burned: 51 (million)
% 2.57/0.69  % (23390)------------------------------
% 2.57/0.69  % (23390)------------------------------
% 2.57/0.69  % (23391)Instruction limit reached!
% 2.57/0.69  % (23391)------------------------------
% 2.57/0.69  % (23391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.57/0.69  TRYING [5]
% 2.57/0.70  % (23383)Instruction limit reached!
% 2.57/0.70  % (23383)------------------------------
% 2.57/0.70  % (23383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.57/0.70  % (23383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.57/0.70  % (23383)Termination reason: Unknown
% 2.57/0.70  % (23383)Termination phase: Saturation
% 2.57/0.70  
% 2.57/0.70  % (23383)Memory used [KB]: 1535
% 2.57/0.70  % (23383)Time elapsed: 0.284 s
% 2.57/0.70  % (23383)Instructions burned: 38 (million)
% 2.57/0.70  % (23383)------------------------------
% 2.57/0.70  % (23383)------------------------------
% 2.57/0.70  % (23387)Instruction limit reached!
% 2.57/0.70  % (23387)------------------------------
% 2.57/0.70  % (23387)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.57/0.70  % (23387)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.57/0.70  % (23387)Termination reason: Unknown
% 2.57/0.70  % (23387)Termination phase: Finite model building constraint generation
% 2.57/0.70  
% 2.57/0.70  % (23387)Memory used [KB]: 7164
% 2.57/0.70  % (23387)Time elapsed: 0.209 s
% 2.57/0.70  % (23387)Instructions burned: 51 (million)
% 2.57/0.70  % (23387)------------------------------
% 2.57/0.70  % (23387)------------------------------
% 2.57/0.70  % (23386)Instruction limit reached!
% 2.57/0.70  % (23386)------------------------------
% 2.57/0.70  % (23386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.57/0.72  % (23391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.57/0.72  % (23391)Termination reason: Unknown
% 2.57/0.72  % (23391)Termination phase: Saturation
% 2.57/0.72  
% 2.57/0.72  % (23391)Memory used [KB]: 6524
% 2.57/0.72  % (23391)Time elapsed: 0.255 s
% 2.57/0.72  % (23391)Instructions burned: 50 (million)
% 2.57/0.72  % (23391)------------------------------
% 2.57/0.72  % (23391)------------------------------
% 2.57/0.72  % (23386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.57/0.72  % (23386)Termination reason: Unknown
% 2.57/0.72  % (23386)Termination phase: Saturation
% 2.57/0.72  
% 2.57/0.72  % (23386)Memory used [KB]: 6268
% 2.57/0.72  % (23386)Time elapsed: 0.278 s
% 2.57/0.72  % (23386)Instructions burned: 48 (million)
% 2.57/0.72  % (23386)------------------------------
% 2.57/0.72  % (23386)------------------------------
% 2.57/0.73  % (23384)Instruction limit reached!
% 2.57/0.73  % (23384)------------------------------
% 2.57/0.73  % (23384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.57/0.73  % (23385)Instruction limit reached!
% 2.57/0.73  % (23385)------------------------------
% 2.57/0.73  % (23385)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.57/0.74  % (23385)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.57/0.75  % (23385)Termination reason: Unknown
% 2.57/0.75  % (23385)Termination phase: Saturation
% 2.57/0.75  
% 2.57/0.75  % (23385)Memory used [KB]: 6524
% 2.57/0.75  % (23385)Time elapsed: 0.316 s
% 2.57/0.75  % (23385)Instructions burned: 52 (million)
% 2.57/0.75  % (23385)------------------------------
% 2.57/0.75  % (23385)------------------------------
% 2.57/0.75  % (23384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.57/0.75  % (23384)Termination reason: Unknown
% 2.57/0.75  % (23384)Termination phase: Saturation
% 2.57/0.75  
% 2.57/0.75  % (23384)Memory used [KB]: 6140
% 2.57/0.75  % (23384)Time elapsed: 0.296 s
% 2.57/0.75  % (23384)Instructions burned: 52 (million)
% 2.57/0.75  % (23384)------------------------------
% 2.57/0.75  % (23384)------------------------------
% 2.57/0.75  % (23407)Instruction limit reached!
% 2.57/0.75  % (23407)------------------------------
% 2.57/0.75  % (23407)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.57/0.75  % (23407)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.57/0.75  % (23407)Termination reason: Unknown
% 2.57/0.75  % (23407)Termination phase: Saturation
% 2.57/0.75  
% 2.57/0.75  % (23407)Memory used [KB]: 6780
% 2.57/0.75  % (23407)Time elapsed: 0.059 s
% 2.57/0.75  % (23407)Instructions burned: 69 (million)
% 2.57/0.75  % (23407)------------------------------
% 2.57/0.75  % (23407)------------------------------
% 2.57/0.75  % (23395)Instruction limit reached!
% 2.57/0.75  % (23395)------------------------------
% 2.57/0.75  % (23395)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.57/0.75  % (23395)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.57/0.75  % (23395)Termination reason: Unknown
% 2.57/0.75  % (23395)Termination phase: Saturation
% 2.57/0.75  
% 2.57/0.75  % (23395)Memory used [KB]: 6780
% 2.57/0.75  % (23395)Time elapsed: 0.058 s
% 2.57/0.75  % (23395)Instructions burned: 68 (million)
% 2.57/0.75  % (23395)------------------------------
% 2.57/0.75  % (23395)------------------------------
% 2.57/0.76  % (23396)Instruction limit reached!
% 2.57/0.76  % (23396)------------------------------
% 2.57/0.76  % (23396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.11/0.77  % (23396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.11/0.78  % (23396)Termination reason: Unknown
% 3.11/0.78  % (23396)Termination phase: Saturation
% 3.11/0.78  
% 3.11/0.78  % (23396)Memory used [KB]: 2302
% 3.11/0.78  % (23396)Time elapsed: 0.290 s
% 3.11/0.78  % (23396)Instructions burned: 76 (million)
% 3.11/0.78  % (23396)------------------------------
% 3.11/0.78  % (23396)------------------------------
% 3.17/0.79  TRYING [6]
% 3.30/0.81  % (23426)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.30/0.83  % (23400)Instruction limit reached!
% 3.30/0.83  % (23400)------------------------------
% 3.30/0.83  % (23400)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.30/0.83  % (23400)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.30/0.83  % (23400)Termination reason: Unknown
% 3.30/0.83  % (23400)Termination phase: Saturation
% 3.30/0.83  
% 3.30/0.83  % (23400)Memory used [KB]: 2046
% 3.30/0.83  % (23400)Time elapsed: 0.394 s
% 3.30/0.83  % (23400)Instructions burned: 100 (million)
% 3.30/0.83  % (23400)------------------------------
% 3.30/0.83  % (23400)------------------------------
% 3.39/0.84  % (23423)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 (2997ds/388Mi)
% 3.39/0.85  % (23424)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 (2997ds/211Mi)
% 3.39/0.87  % (23394)Instruction limit reached!
% 3.39/0.87  % (23394)------------------------------
% 3.39/0.87  % (23394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.39/0.87  % (23394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.39/0.87  % (23394)Termination reason: Unknown
% 3.39/0.87  % (23394)Termination phase: Saturation
% 3.39/0.87  
% 3.39/0.87  % (23394)Memory used [KB]: 7036
% 3.39/0.87  % (23394)Time elapsed: 0.463 s
% 3.39/0.87  % (23394)Instructions burned: 100 (million)
% 3.39/0.87  % (23394)------------------------------
% 3.39/0.87  % (23394)------------------------------
% 3.39/0.89  % (23427)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 3.39/0.89  % (23392)Instruction limit reached!
% 3.39/0.89  % (23392)------------------------------
% 3.39/0.89  % (23392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.39/0.89  % (23392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.39/0.89  % (23392)Termination reason: Unknown
% 3.39/0.89  % (23392)Termination phase: Saturation
% 3.39/0.89  
% 3.39/0.89  % (23392)Memory used [KB]: 7164
% 3.39/0.89  % (23392)Time elapsed: 0.481 s
% 3.39/0.89  % (23392)Instructions burned: 100 (million)
% 3.39/0.89  % (23392)------------------------------
% 3.39/0.89  % (23392)------------------------------
% 3.39/0.90  % (23397)Instruction limit reached!
% 3.39/0.90  % (23397)------------------------------
% 3.39/0.90  % (23397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.39/0.90  % (23397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.39/0.90  % (23397)Termination reason: Unknown
% 3.39/0.90  % (23397)Termination phase: Saturation
% 3.39/0.90  
% 3.39/0.90  % (23397)Memory used [KB]: 6908
% 3.39/0.90  % (23397)Time elapsed: 0.484 s
% 3.39/0.90  % (23397)Instructions burned: 99 (million)
% 3.39/0.90  % (23397)------------------------------
% 3.39/0.90  % (23397)------------------------------
% 3.39/0.90  % (23399)Instruction limit reached!
% 3.39/0.90  % (23399)------------------------------
% 3.39/0.90  % (23399)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.39/0.90  % (23399)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.39/0.90  % (23399)Termination reason: Unknown
% 3.39/0.90  % (23399)Termination phase: Saturation
% 3.39/0.90  
% 3.39/0.90  % (23399)Memory used [KB]: 7164
% 3.39/0.90  % (23399)Time elapsed: 0.470 s
% 3.39/0.90  % (23399)Instructions burned: 101 (million)
% 3.39/0.90  % (23399)------------------------------
% 3.39/0.90  % (23399)------------------------------
% 3.39/0.90  % (23393)Instruction limit reached!
% 3.39/0.90  % (23393)------------------------------
% 3.39/0.90  % (23393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.39/0.90  % (23393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.39/0.90  % (23393)Termination reason: Unknown
% 3.39/0.90  % (23393)Termination phase: Saturation
% 3.39/0.90  
% 3.39/0.90  % (23393)Memory used [KB]: 6908
% 3.39/0.90  % (23393)Time elapsed: 0.474 s
% 3.39/0.90  % (23393)Instructions burned: 102 (million)
% 3.39/0.90  % (23393)------------------------------
% 3.39/0.90  % (23393)------------------------------
% 3.72/0.93  % (23430)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.72/0.93  % (23432)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/940Mi)
% 3.72/0.93  % (23428)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/934Mi)
% 3.72/0.94  % (23429)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 (2996ds/747Mi)
% 3.72/0.95  % (23437)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4958Mi)
% 3.72/0.95  % (23431)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.72/0.95  % (23402)Instruction limit reached!
% 3.72/0.95  % (23402)------------------------------
% 3.72/0.95  % (23402)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.72/0.95  % (23402)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.72/0.95  % (23402)Termination reason: Unknown
% 3.72/0.95  % (23402)Termination phase: Saturation
% 3.72/0.95  
% 3.72/0.95  % (23402)Memory used [KB]: 7803
% 3.72/0.95  % (23402)Time elapsed: 0.539 s
% 3.72/0.95  % (23402)Instructions burned: 139 (million)
% 3.72/0.95  % (23402)------------------------------
% 3.72/0.95  % (23402)------------------------------
% 3.72/0.95  % (23436)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 3.72/0.97  % (23435)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2016Mi)
% 3.72/0.97  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 3.72/0.97  % (23433)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/981Mi)
% 3.72/0.98  % (23434)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 (2996ds/90Mi)
% 3.72/0.98  % (23426)Instruction limit reached!
% 3.72/0.98  % (23426)------------------------------
% 3.72/0.98  % (23426)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.72/0.98  % (23426)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.72/0.98  % (23426)Termination reason: Unknown
% 3.72/0.98  % (23426)Termination phase: Saturation
% 3.72/0.98  
% 3.72/0.98  % (23426)Memory used [KB]: 7164
% 3.72/0.98  % (23426)Time elapsed: 0.260 s
% 3.72/0.98  % (23426)Instructions burned: 90 (million)
% 3.72/0.98  % (23426)------------------------------
% 3.72/0.98  % (23426)------------------------------
% 4.04/0.99  TRYING [7]
% 4.04/1.01  % (23438)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4959Mi)
% 4.23/1.10  % (23446)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/4585Mi)
% 4.23/1.11  % (23440)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/4931Mi)
% 4.23/1.11  % (23401)Instruction limit reached!
% 4.23/1.11  % (23401)------------------------------
% 4.23/1.11  % (23401)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.23/1.11  % (23401)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.23/1.11  % (23401)Termination reason: Unknown
% 4.23/1.11  % (23401)Termination phase: Saturation
% 4.23/1.11  
% 4.23/1.11  % (23401)Memory used [KB]: 8315
% 4.23/1.11  % (23401)Time elapsed: 0.683 s
% 4.23/1.11  % (23401)Instructions burned: 176 (million)
% 4.23/1.11  % (23401)------------------------------
% 4.23/1.11  % (23401)------------------------------
% 4.23/1.12  % (23442)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/1824Mi)
% 4.23/1.12  % (23441)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 (2994ds/68Mi)
% 4.23/1.13  % (23408)Instruction limit reached!
% 4.23/1.13  % (23408)------------------------------
% 4.23/1.13  % (23408)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.23/1.13  % (23408)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.23/1.13  % (23408)Termination reason: Unknown
% 4.23/1.13  % (23408)Termination phase: Saturation
% 4.23/1.13  
% 4.23/1.13  % (23408)Memory used [KB]: 4093
% 4.23/1.13  % (23408)Time elapsed: 0.714 s
% 4.23/1.13  % (23408)Instructions burned: 178 (million)
% 4.23/1.13  % (23408)------------------------------
% 4.23/1.13  % (23408)------------------------------
% 4.23/1.13  % (23439)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/4756Mi)
% 4.23/1.13  % (23445)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/2891Mi)
% 4.23/1.14  % (23431)Instruction limit reached!
% 4.23/1.14  % (23431)------------------------------
% 4.23/1.14  % (23431)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.23/1.14  % (23431)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.23/1.14  % (23431)Termination reason: Unknown
% 4.23/1.14  % (23431)Termination phase: Saturation
% 4.23/1.14  
% 4.23/1.14  % (23431)Memory used [KB]: 6780
% 4.23/1.14  % (23431)Time elapsed: 0.054 s
% 4.23/1.14  % (23431)Instructions burned: 68 (million)
% 4.23/1.14  % (23431)------------------------------
% 4.23/1.14  % (23431)------------------------------
% 4.23/1.15  % (23443)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2134Mi)
% 6.54/1.21  % (23434)Instruction limit reached!
% 6.54/1.21  % (23434)------------------------------
% 6.54/1.21  % (23434)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.54/1.21  % (23434)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.54/1.21  % (23434)Termination reason: Unknown
% 6.54/1.21  % (23434)Termination phase: Saturation
% 6.54/1.21  
% 6.54/1.21  % (23434)Memory used [KB]: 7036
% 6.54/1.21  % (23434)Time elapsed: 0.404 s
% 6.54/1.21  % (23434)Instructions burned: 90 (million)
% 6.54/1.21  % (23434)------------------------------
% 6.54/1.21  % (23434)------------------------------
% 7.22/1.29  % (23404)Instruction limit reached!
% 7.22/1.29  % (23404)------------------------------
% 7.22/1.29  % (23404)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.22/1.29  % (23404)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.22/1.29  % (23404)Termination reason: Unknown
% 7.22/1.29  % (23404)Termination phase: Saturation
% 7.22/1.29  
% 7.22/1.29  % (23404)Memory used [KB]: 8059
% 7.22/1.29  % (23404)Time elapsed: 0.808 s
% 7.22/1.29  % (23404)Instructions burned: 469 (million)
% 7.22/1.29  % (23404)------------------------------
% 7.22/1.29  % (23404)------------------------------
% 7.38/1.31  % (23441)Instruction limit reached!
% 7.38/1.31  % (23441)------------------------------
% 7.38/1.31  % (23441)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.38/1.31  % (23441)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.38/1.31  % (23441)Termination reason: Unknown
% 7.38/1.31  % (23441)Termination phase: Saturation
% 7.38/1.31  
% 7.38/1.31  % (23441)Memory used [KB]: 6780
% 7.38/1.31  % (23441)Time elapsed: 0.053 s
% 7.38/1.31  % (23441)Instructions burned: 68 (million)
% 7.38/1.31  % (23441)------------------------------
% 7.38/1.31  % (23441)------------------------------
% 7.48/1.35  % (23449)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/2016Mi)
% 7.48/1.36  % (23448)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 (2992ds/90Mi)
% 7.48/1.39  % (23451)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/8004Mi)
% 8.05/1.42  % (23452)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/9965Mi)
% 8.05/1.43  TRYING [8]
% 8.05/1.45  % (23424)Instruction limit reached!
% 8.05/1.45  % (23424)------------------------------
% 8.05/1.45  % (23424)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.05/1.45  % (23424)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.05/1.45  % (23424)Termination reason: Unknown
% 8.05/1.45  % (23424)Termination phase: Saturation
% 8.05/1.45  
% 8.05/1.45  % (23424)Memory used [KB]: 5373
% 8.05/1.45  % (23424)Time elapsed: 0.764 s
% 8.05/1.45  % (23424)Instructions burned: 211 (million)
% 8.05/1.45  % (23424)------------------------------
% 8.05/1.45  % (23424)------------------------------
% 8.05/1.46  % (23453)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9877Mi)
% 8.52/1.53  % (23403)Instruction limit reached!
% 8.52/1.53  % (23403)------------------------------
% 8.52/1.53  % (23403)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.52/1.53  % (23403)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.52/1.53  % (23403)Termination reason: Unknown
% 8.52/1.53  % (23403)Termination phase: Saturation
% 8.52/1.53  
% 8.52/1.53  % (23403)Memory used [KB]: 5245
% 8.52/1.53  % (23403)Time elapsed: 1.100 s
% 8.52/1.53  % (23403)Instructions burned: 499 (million)
% 8.52/1.53  % (23403)------------------------------
% 8.52/1.53  % (23403)------------------------------
% 8.52/1.53  % (23410)Instruction limit reached!
% 8.52/1.53  % (23410)------------------------------
% 8.52/1.53  % (23410)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.52/1.53  % (23410)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.52/1.53  % (23410)Termination reason: Unknown
% 8.52/1.53  % (23410)Termination phase: Saturation
% 8.52/1.53  
% 8.52/1.53  % (23410)Memory used [KB]: 12409
% 8.52/1.53  % (23410)Time elapsed: 1.107 s
% 8.52/1.53  % (23410)Instructions burned: 355 (million)
% 8.52/1.53  % (23410)------------------------------
% 8.52/1.53  % (23410)------------------------------
% 8.52/1.55  % (23454)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9902Mi)
% 8.52/1.55  % (23448)Instruction limit reached!
% 8.52/1.55  % (23448)------------------------------
% 8.52/1.55  % (23448)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.52/1.55  % (23448)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.52/1.55  % (23448)Termination reason: Unknown
% 8.52/1.55  % (23448)Termination phase: Saturation
% 8.52/1.55  
% 8.52/1.55  % (23448)Memory used [KB]: 7036
% 8.52/1.55  % (23448)Time elapsed: 0.368 s
% 8.52/1.55  % (23448)Instructions burned: 90 (million)
% 8.52/1.55  % (23448)------------------------------
% 8.52/1.55  % (23448)------------------------------
% 10.12/1.69  % (23456)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/1824Mi)
% 10.12/1.70  % (23457)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/9989Mi)
% 10.12/1.74  % (23409)Instruction limit reached!
% 10.12/1.74  % (23409)------------------------------
% 10.12/1.74  % (23409)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.12/1.74  % (23409)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.12/1.74  % (23409)Termination reason: Unknown
% 10.12/1.74  % (23409)Termination phase: Saturation
% 10.12/1.74  
% 10.12/1.74  % (23409)Memory used [KB]: 12665
% 10.12/1.74  % (23409)Time elapsed: 1.324 s
% 10.12/1.74  % (23409)Instructions burned: 440 (million)
% 10.12/1.74  % (23409)------------------------------
% 10.12/1.74  % (23409)------------------------------
% 11.04/1.76  % (23458)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/9707Mi)
% 11.04/1.80  % (23459)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 (2987ds/90Mi)
% 11.97/1.90  % (23423)Instruction limit reached!
% 11.97/1.90  % (23423)------------------------------
% 11.97/1.90  % (23423)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.97/1.90  % (23423)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.97/1.90  % (23423)Termination reason: Unknown
% 11.97/1.90  % (23423)Termination phase: Saturation
% 11.97/1.90  
% 11.97/1.90  % (23423)Memory used [KB]: 10490
% 11.97/1.90  % (23423)Time elapsed: 1.224 s
% 11.97/1.90  % (23423)Instructions burned: 388 (million)
% 11.97/1.90  % (23423)------------------------------
% 11.97/1.90  % (23423)------------------------------
% 11.97/1.93  % (23406)Instruction limit reached!
% 11.97/1.93  % (23406)------------------------------
% 11.97/1.93  % (23406)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.97/1.93  % (23406)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.97/1.93  % (23406)Termination reason: Unknown
% 11.97/1.93  % (23406)Termination phase: Saturation
% 11.97/1.93  
% 11.97/1.93  % (23406)Memory used [KB]: 11897
% 11.97/1.93  % (23406)Time elapsed: 1.515 s
% 11.97/1.93  % (23406)Instructions burned: 501 (million)
% 11.97/1.93  % (23406)------------------------------
% 11.97/1.93  % (23406)------------------------------
% 11.97/1.93  % (23405)Instruction limit reached!
% 11.97/1.93  % (23405)------------------------------
% 11.97/1.93  % (23405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.97/1.93  % (23405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.97/1.93  % (23405)Termination reason: Unknown
% 11.97/1.93  % (23405)Termination phase: Saturation
% 11.97/1.93  
% 11.97/1.93  % (23405)Memory used [KB]: 12537
% 11.97/1.93  % (23405)Time elapsed: 1.503 s
% 11.97/1.93  % (23405)Instructions burned: 483 (million)
% 11.97/1.93  % (23405)------------------------------
% 11.97/1.93  % (23405)------------------------------
% 12.64/1.98  % (23462)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/44001Mi)
% 13.05/2.05  % (23459)Instruction limit reached!
% 13.05/2.05  % (23459)------------------------------
% 13.05/2.05  % (23459)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.05/2.05  % (23459)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.05/2.05  % (23459)Termination reason: Unknown
% 13.05/2.05  % (23459)Termination phase: Saturation
% 13.05/2.05  
% 13.05/2.05  % (23459)Memory used [KB]: 6908
% 13.05/2.05  % (23459)Time elapsed: 0.402 s
% 13.05/2.05  % (23459)Instructions burned: 90 (million)
% 13.05/2.05  % (23459)------------------------------
% 13.05/2.05  % (23459)------------------------------
% 13.80/2.15  % (23464)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/4958Mi)
% 14.08/2.18  % (23466)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/35256Mi)
% 14.08/2.20  % (23467)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/32293Mi)
% 14.52/2.25  % (23430)Instruction limit reached!
% 14.52/2.25  % (23430)------------------------------
% 14.52/2.25  % (23430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.52/2.28  % (23430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.52/2.28  % (23430)Termination reason: Unknown
% 14.52/2.28  % (23430)Termination phase: Saturation
% 14.52/2.28  
% 14.52/2.28  % (23430)Memory used [KB]: 13816
% 14.52/2.28  % (23430)Time elapsed: 1.480 s
% 14.52/2.28  % (23430)Instructions burned: 656 (million)
% 14.52/2.28  % (23430)------------------------------
% 14.52/2.28  % (23430)------------------------------
% 14.52/2.29  % (23469)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/37001Mi)
% 16.33/2.51  TRYING [9]
% 16.33/2.52  % (23471)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/10187Mi)
% 19.48/2.90  % (23429)Instruction limit reached!
% 19.48/2.90  % (23429)------------------------------
% 19.48/2.90  % (23429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.48/2.91  % (23429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.48/2.92  % (23429)Termination reason: Unknown
% 19.48/2.92  % (23429)Termination phase: Saturation
% 19.48/2.92  
% 19.48/2.92  % (23429)Memory used [KB]: 12409
% 19.48/2.92  % (23429)Time elapsed: 2.152 s
% 19.48/2.92  % (23429)Instructions burned: 748 (million)
% 19.48/2.92  % (23429)------------------------------
% 19.48/2.92  % (23429)------------------------------
% 20.89/3.01  % (23432)Instruction limit reached!
% 20.89/3.01  % (23432)------------------------------
% 20.89/3.01  % (23432)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.89/3.01  % (23432)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.89/3.01  % (23432)Termination reason: Unknown
% 20.89/3.01  % (23432)Termination phase: Saturation
% 20.89/3.01  
% 20.89/3.01  % (23432)Memory used [KB]: 15479
% 20.89/3.01  % (23432)Time elapsed: 2.220 s
% 20.89/3.01  % (23432)Instructions burned: 940 (million)
% 20.89/3.01  % (23432)------------------------------
% 20.89/3.01  % (23432)------------------------------
% 20.89/3.10  % (23477)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=29337:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/29337Mi)
% 22.33/3.22  % (23478)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=10147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/10147Mi)
% 23.17/3.34  % (23433)Instruction limit reached!
% 23.17/3.34  % (23433)------------------------------
% 23.17/3.34  % (23433)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.17/3.34  % (23433)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.17/3.34  % (23433)Termination reason: Unknown
% 23.17/3.34  % (23433)Termination phase: Saturation
% 23.17/3.34  
% 23.17/3.34  % (23433)Memory used [KB]: 13688
% 23.17/3.34  % (23433)Time elapsed: 2.543 s
% 23.17/3.34  % (23433)Instructions burned: 981 (million)
% 23.17/3.34  % (23433)------------------------------
% 23.17/3.34  % (23433)------------------------------
% 24.53/3.50  % (23428)Instruction limit reached!
% 24.53/3.50  % (23428)------------------------------
% 24.53/3.50  % (23428)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.53/3.50  % (23428)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.53/3.50  % (23428)Termination reason: Unknown
% 24.53/3.50  % (23428)Termination phase: Saturation
% 24.53/3.50  
% 24.53/3.50  % (23428)Memory used [KB]: 19957
% 24.53/3.50  % (23428)Time elapsed: 2.759 s
% 24.53/3.50  % (23428)Instructions burned: 934 (million)
% 24.53/3.50  % (23428)------------------------------
% 24.53/3.50  % (23428)------------------------------
% 24.53/3.53  % (23427)Instruction limit reached!
% 24.53/3.53  % (23427)------------------------------
% 24.53/3.53  % (23427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.53/3.53  % (23427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.53/3.53  % (23427)Termination reason: Unknown
% 24.53/3.53  % (23427)Termination phase: Saturation
% 24.53/3.53  
% 24.53/3.53  % (23427)Memory used [KB]: 22643
% 24.53/3.53  % (23427)Time elapsed: 2.822 s
% 24.53/3.53  % (23427)Instructions burned: 920 (million)
% 24.53/3.53  % (23427)------------------------------
% 24.53/3.53  % (23427)------------------------------
% 24.53/3.58  % (23480)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/38056Mi)
% 24.53/3.59  TRYING [1]
% 24.53/3.59  TRYING [2]
% 24.53/3.59  TRYING [3]
% 24.53/3.62  TRYING [4]
% 26.18/3.67  TRYING [5]
% 26.74/3.77  % (23481)fmb+10_1:1_dr=on:fmbsr=2.0:newcnf=on:nm=2:i=33239:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/33239Mi)
% 26.74/3.77  TRYING [1]
% 26.74/3.77  TRYING [2]
% 26.74/3.78  TRYING [6]
% 26.74/3.78  % (23482)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/20987Mi)
% 26.74/3.79  TRYING [1]
% 26.74/3.79  TRYING [2]
% 26.74/3.80  TRYING [3]
% 26.74/3.80  TRYING [4]
% 26.74/3.81  TRYING [3]
% 27.45/3.84  TRYING [4]
% 27.45/3.86  TRYING [5]
% 27.97/3.96  TRYING [5]
% 28.57/3.99  TRYING [6]
% 28.57/4.00  TRYING [7]
% 30.01/4.20  TRYING [7]
% 30.66/4.24  TRYING [6]
% 31.73/4.45  TRYING [8]
% 33.83/4.65  TRYING [8]
% 34.37/4.76  % (23435)Instruction limit reached!
% 34.37/4.76  % (23435)------------------------------
% 34.37/4.76  % (23435)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.37/4.76  % (23435)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.37/4.76  % (23435)Termination reason: Unknown
% 34.37/4.76  % (23435)Termination phase: Saturation
% 34.37/4.76  
% 34.37/4.76  % (23435)Memory used [KB]: 6652
% 34.37/4.76  % (23435)Time elapsed: 3.968 s
% 34.37/4.76  % (23435)Instructions burned: 2016 (million)
% 34.37/4.76  % (23435)------------------------------
% 34.37/4.76  % (23435)------------------------------
% 34.95/4.84  TRYING [10]
% 36.18/4.97  TRYING [7]
% 36.53/5.01  % (23489)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=49917:si=on:rawr=on:rtra=on_0 on theBenchmark for (2955ds/49917Mi)
% 36.53/5.01  TRYING [1]
% 36.53/5.01  TRYING [2]
% 36.53/5.04  TRYING [3]
% 36.53/5.04  TRYING [4]
% 36.53/5.04  % (23442)Instruction limit reached!
% 36.53/5.04  % (23442)------------------------------
% 36.53/5.04  % (23442)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.53/5.04  % (23442)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.53/5.04  % (23442)Termination reason: Unknown
% 36.53/5.04  % (23442)Termination phase: Saturation
% 36.53/5.04  
% 36.53/5.04  % (23442)Memory used [KB]: 11001
% 36.53/5.04  % (23442)Time elapsed: 4.107 s
% 36.53/5.04  % (23442)Instructions burned: 1824 (million)
% 36.53/5.04  % (23442)------------------------------
% 36.53/5.04  % (23442)------------------------------
% 37.54/5.10  TRYING [5]
% 37.74/5.19  % (23491)dis+2_1:64_add=large:bce=on:bd=off:i=19144:si=on:rawr=on:rtra=on_0 on theBenchmark for (2953ds/19144Mi)
% 38.48/5.23  TRYING [6]
% 40.36/5.49  TRYING [9]
% 40.36/5.49  TRYING [7]
% 40.78/5.54  % (23449)Instruction limit reached!
% 40.78/5.54  % (23449)------------------------------
% 40.78/5.54  % (23449)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.78/5.54  % (23449)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.78/5.54  % (23449)Termination reason: Unknown
% 40.78/5.54  % (23449)Termination phase: Saturation
% 40.78/5.54  
% 40.78/5.54  % (23449)Memory used [KB]: 30831
% 40.78/5.54  % (23449)Time elapsed: 4.304 s
% 40.78/5.54  % (23449)Instructions burned: 2018 (million)
% 40.78/5.54  % (23449)------------------------------
% 40.78/5.54  % (23449)------------------------------
% 42.05/5.68  TRYING [9]
% 42.60/5.75  % (23456)Instruction limit reached!
% 42.60/5.75  % (23456)------------------------------
% 42.60/5.75  % (23456)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.60/5.76  % (23456)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.60/5.76  % (23456)Termination reason: Unknown
% 42.60/5.76  % (23456)Termination phase: Saturation
% 42.60/5.76  
% 42.60/5.76  % (23456)Memory used [KB]: 13304
% 42.60/5.76  % (23456)Time elapsed: 4.242 s
% 42.60/5.76  % (23456)Instructions burned: 1825 (million)
% 42.60/5.76  % (23456)------------------------------
% 42.60/5.76  % (23456)------------------------------
% 42.60/5.79  % (23495)dis+10_1:128_bd=off:lcm=predicate:sac=on:sp=reverse_arity:urr=on:i=27492:si=on:rawr=on:rtra=on_0 on theBenchmark for (2948ds/27492Mi)
% 44.41/5.97  TRYING [8]
% 44.59/6.01  % (23497)ott-11_1:32_i=6101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2945ds/6101Mi)
% 44.92/6.07  % (23443)Instruction limit reached!
% 44.92/6.07  % (23443)------------------------------
% 44.92/6.07  % (23443)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 44.92/6.07  % (23443)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 44.92/6.07  % (23443)Termination reason: Unknown
% 44.92/6.07  % (23443)Termination phase: Saturation
% 44.92/6.07  
% 44.92/6.07  % (23443)Memory used [KB]: 29807
% 44.92/6.07  % (23443)Time elapsed: 5.103 s
% 44.92/6.07  % (23443)Instructions burned: 2134 (million)
% 44.92/6.07  % (23443)------------------------------
% 44.92/6.07  % (23443)------------------------------
% 46.66/6.33  % (23500)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 (2942ds/90Mi)
% 48.83/6.58  % (23500)Instruction limit reached!
% 48.83/6.58  % (23500)------------------------------
% 48.83/6.58  % (23500)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 48.83/6.58  % (23500)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 48.83/6.58  % (23500)Termination reason: Unknown
% 48.83/6.58  % (23500)Termination phase: Saturation
% 48.83/6.58  
% 48.83/6.58  % (23500)Memory used [KB]: 7164
% 48.83/6.58  % (23500)Time elapsed: 0.409 s
% 48.83/6.58  % (23500)Instructions burned: 91 (million)
% 48.83/6.58  % (23500)------------------------------
% 48.83/6.58  % (23500)------------------------------
% 49.42/6.67  TRYING [8]
% 50.51/6.82  % (23502)ott+11_1:128_av=off:bd=off:bsr=unit_only:fd=preordered:to=lpo:updr=off:i=91600:si=on:rawr=on:rtra=on_0 on theBenchmark for (2937ds/91600Mi)
% 50.51/6.86  TRYING [9]
% 55.73/7.43  % (23467)First to succeed.
% 55.73/7.44  % (23467)Refutation found. Thanks to Tanya!
% 55.73/7.44  % SZS status Theorem for theBenchmark
% 55.73/7.44  % SZS output start Proof for theBenchmark
% See solution above
% 55.73/7.44  % (23467)------------------------------
% 55.73/7.44  % (23467)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 55.73/7.44  % (23467)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 55.73/7.44  % (23467)Termination reason: Refutation
% 55.73/7.44  
% 55.73/7.44  % (23467)Memory used [KB]: 18293
% 55.73/7.44  % (23467)Time elapsed: 5.409 s
% 55.73/7.44  % (23467)Instructions burned: 3468 (million)
% 55.73/7.44  % (23467)------------------------------
% 55.73/7.44  % (23467)------------------------------
% 55.73/7.44  % (23380)Success in time 7.097 s
%------------------------------------------------------------------------------