TSTP Solution File: SEU142+2 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SEU142+2 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -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 : Sun May  5 09:20:28 EDT 2024

% Result   : Theorem 3.09s 1.22s
% Output   : Refutation 3.09s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   22
%            Number of leaves      :   30
% Syntax   : Number of formulae    :  149 (  39 unt;   0 def)
%            Number of atoms       :  420 ( 147 equ)
%            Maximal formula atoms :   14 (   2 avg)
%            Number of connectives :  454 ( 183   ~; 183   |;  67   &)
%                                         (   8 <=>;  13  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :   14 (  14 usr;   5 con; 0-3 aty)
%            Number of variables   :  290 ( 272   !;  18   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f10681,plain,
    $false,
    inference(resolution,[],[f10668,f305]) ).

fof(f305,plain,
    ~ empty(sK7),
    inference(consistent_polarity_flipping,[],[f205]) ).

fof(f205,plain,
    empty(sK7),
    inference(cnf_transformation,[],[f139]) ).

fof(f139,plain,
    empty(sK7),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK7])],[f29,f138]) ).

fof(f138,plain,
    ( ? [X0] : empty(X0)
   => empty(sK7) ),
    introduced(choice_axiom,[]) ).

fof(f29,axiom,
    ? [X0] : empty(X0),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',rc1_xboole_0) ).

fof(f10668,plain,
    ! [X0] : empty(X0),
    inference(subsumption_resolution,[],[f10640,f2009]) ).

fof(f2009,plain,
    ~ in(sK12,sF13),
    inference(superposition,[],[f2005,f263]) ).

fof(f263,plain,
    singleton(sK12) = sF13,
    introduced(function_definition,[new_symbols(definition,[sF13])]) ).

fof(f2005,plain,
    ! [X0] : ~ in(X0,singleton(X0)),
    inference(equality_resolution,[],[f2004]) ).

fof(f2004,plain,
    ! [X0,X1] :
      ( X0 != X1
      | ~ in(X1,singleton(X0)) ),
    inference(equality_resolution,[],[f269]) ).

fof(f269,plain,
    ! [X3,X0,X1] :
      ( singleton(X0) != X1
      | X0 != X3
      | ~ in(X3,X1) ),
    inference(consistent_polarity_flipping,[],[f162]) ).

fof(f162,plain,
    ! [X3,X0,X1] :
      ( in(X3,X1)
      | X0 != X3
      | singleton(X0) != X1 ),
    inference(cnf_transformation,[],[f107]) ).

fof(f107,plain,
    ! [X0,X1] :
      ( ( singleton(X0) = X1
        | ( ( sK0(X0,X1) != X0
            | ~ in(sK0(X0,X1),X1) )
          & ( sK0(X0,X1) = X0
            | in(sK0(X0,X1),X1) ) ) )
      & ( ! [X3] :
            ( ( in(X3,X1)
              | X0 != X3 )
            & ( X0 = X3
              | ~ in(X3,X1) ) )
        | singleton(X0) != X1 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f105,f106]) ).

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

fof(f105,plain,
    ! [X0,X1] :
      ( ( singleton(X0) = X1
        | ? [X2] :
            ( ( X0 != X2
              | ~ in(X2,X1) )
            & ( X0 = X2
              | in(X2,X1) ) ) )
      & ( ! [X3] :
            ( ( in(X3,X1)
              | X0 != X3 )
            & ( X0 = X3
              | ~ in(X3,X1) ) )
        | singleton(X0) != X1 ) ),
    inference(rectify,[],[f104]) ).

fof(f104,plain,
    ! [X0,X1] :
      ( ( singleton(X0) = X1
        | ? [X2] :
            ( ( X0 != X2
              | ~ in(X2,X1) )
            & ( X0 = X2
              | in(X2,X1) ) ) )
      & ( ! [X2] :
            ( ( in(X2,X1)
              | X0 != X2 )
            & ( X0 = X2
              | ~ in(X2,X1) ) )
        | singleton(X0) != X1 ) ),
    inference(nnf_transformation,[],[f7]) ).

fof(f7,axiom,
    ! [X0,X1] :
      ( singleton(X0) = X1
    <=> ! [X2] :
          ( in(X2,X1)
        <=> X0 = X2 ) ),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',d1_tarski) ).

fof(f10640,plain,
    ! [X0] :
      ( in(sK12,sF13)
      | empty(X0) ),
    inference(resolution,[],[f10628,f9958]) ).

fof(f9958,plain,
    ! [X0] :
      ( ~ subset(sF14,sF13)
      | empty(X0) ),
    inference(subsumption_resolution,[],[f9935,f265]) ).

fof(f265,plain,
    sF13 != sF14,
    inference(definition_folding,[],[f238,f264,f263]) ).

fof(f264,plain,
    unordered_pair(sK12,sK12) = sF14,
    introduced(function_definition,[new_symbols(definition,[sF14])]) ).

fof(f238,plain,
    singleton(sK12) != unordered_pair(sK12,sK12),
    inference(cnf_transformation,[],[f151]) ).

fof(f151,plain,
    singleton(sK12) != unordered_pair(sK12,sK12),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK12])],[f96,f150]) ).

fof(f150,plain,
    ( ? [X0] : singleton(X0) != unordered_pair(X0,X0)
   => singleton(sK12) != unordered_pair(sK12,sK12) ),
    introduced(choice_axiom,[]) ).

fof(f96,plain,
    ? [X0] : singleton(X0) != unordered_pair(X0,X0),
    inference(ennf_transformation,[],[f58]) ).

fof(f58,negated_conjecture,
    ~ ! [X0] : singleton(X0) = unordered_pair(X0,X0),
    inference(negated_conjecture,[],[f57]) ).

fof(f57,conjecture,
    ! [X0] : singleton(X0) = unordered_pair(X0,X0),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',t69_enumset1) ).

fof(f9935,plain,
    ! [X0] :
      ( empty(X0)
      | sF13 = sF14
      | ~ subset(sF14,sF13) ),
    inference(resolution,[],[f9859,f160]) ).

fof(f160,plain,
    ! [X0,X1] :
      ( ~ subset(X1,X0)
      | X0 = X1
      | ~ subset(X0,X1) ),
    inference(cnf_transformation,[],[f103]) ).

fof(f103,plain,
    ! [X0,X1] :
      ( ( X0 = X1
        | ~ subset(X1,X0)
        | ~ subset(X0,X1) )
      & ( ( subset(X1,X0)
          & subset(X0,X1) )
        | X0 != X1 ) ),
    inference(flattening,[],[f102]) ).

fof(f102,plain,
    ! [X0,X1] :
      ( ( X0 = X1
        | ~ subset(X1,X0)
        | ~ subset(X0,X1) )
      & ( ( subset(X1,X0)
          & subset(X0,X1) )
        | X0 != X1 ) ),
    inference(nnf_transformation,[],[f6]) ).

fof(f6,axiom,
    ! [X0,X1] :
      ( X0 = X1
    <=> ( subset(X1,X0)
        & subset(X0,X1) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',d10_xboole_0) ).

fof(f9859,plain,
    ! [X0] :
      ( subset(sF13,sF14)
      | empty(X0) ),
    inference(resolution,[],[f9838,f4940]) ).

fof(f4940,plain,
    ! [X0,X1] :
      ( in(sK12,set_difference(X0,X1))
      | subset(sF13,X0) ),
    inference(resolution,[],[f4910,f536]) ).

fof(f536,plain,
    ! [X2,X0,X1] :
      ( ~ subset(X0,set_difference(X1,X2))
      | subset(X0,X1) ),
    inference(resolution,[],[f213,f221]) ).

fof(f221,plain,
    ! [X0,X1] : subset(set_difference(X0,X1),X0),
    inference(cnf_transformation,[],[f44]) ).

fof(f44,axiom,
    ! [X0,X1] : subset(set_difference(X0,X1),X0),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',t36_xboole_1) ).

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

fof(f84,plain,
    ! [X0,X1,X2] :
      ( subset(X0,X2)
      | ~ subset(X1,X2)
      | ~ subset(X0,X1) ),
    inference(flattening,[],[f83]) ).

fof(f83,plain,
    ! [X0,X1,X2] :
      ( subset(X0,X2)
      | ~ subset(X1,X2)
      | ~ subset(X0,X1) ),
    inference(ennf_transformation,[],[f37]) ).

fof(f37,axiom,
    ! [X0,X1,X2] :
      ( ( subset(X1,X2)
        & subset(X0,X1) )
     => subset(X0,X2) ),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',t1_xboole_1) ).

fof(f4910,plain,
    ! [X0] :
      ( subset(sF13,X0)
      | in(sK12,X0) ),
    inference(duplicate_literal_removal,[],[f4909]) ).

fof(f4909,plain,
    ! [X0] :
      ( in(sK12,X0)
      | subset(sF13,X0)
      | subset(sF13,X0) ),
    inference(superposition,[],[f285,f2125]) ).

fof(f2125,plain,
    ! [X0] :
      ( sK12 = sK4(sF13,X0)
      | subset(sF13,X0) ),
    inference(resolution,[],[f2123,f286]) ).

fof(f286,plain,
    ! [X0,X1] :
      ( ~ in(sK4(X0,X1),X0)
      | subset(X0,X1) ),
    inference(consistent_polarity_flipping,[],[f180]) ).

fof(f180,plain,
    ! [X0,X1] :
      ( subset(X0,X1)
      | in(sK4(X0,X1),X0) ),
    inference(cnf_transformation,[],[f125]) ).

fof(f125,plain,
    ! [X0,X1] :
      ( ( subset(X0,X1)
        | ( ~ in(sK4(X0,X1),X1)
          & in(sK4(X0,X1),X0) ) )
      & ( ! [X3] :
            ( in(X3,X1)
            | ~ in(X3,X0) )
        | ~ subset(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4])],[f123,f124]) ).

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

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

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

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

fof(f11,axiom,
    ! [X0,X1] :
      ( subset(X0,X1)
    <=> ! [X2] :
          ( in(X2,X0)
         => in(X2,X1) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',d3_tarski) ).

fof(f2123,plain,
    ! [X0] :
      ( in(X0,sF13)
      | sK12 = X0 ),
    inference(superposition,[],[f2107,f263]) ).

fof(f2107,plain,
    ! [X0,X1] :
      ( in(X0,singleton(X1))
      | X0 = X1 ),
    inference(equality_resolution,[],[f270]) ).

fof(f270,plain,
    ! [X3,X0,X1] :
      ( singleton(X0) != X1
      | in(X3,X1)
      | X0 = X3 ),
    inference(consistent_polarity_flipping,[],[f161]) ).

fof(f161,plain,
    ! [X3,X0,X1] :
      ( X0 = X3
      | ~ in(X3,X1)
      | singleton(X0) != X1 ),
    inference(cnf_transformation,[],[f107]) ).

fof(f285,plain,
    ! [X0,X1] :
      ( in(sK4(X0,X1),X1)
      | subset(X0,X1) ),
    inference(consistent_polarity_flipping,[],[f181]) ).

fof(f181,plain,
    ! [X0,X1] :
      ( subset(X0,X1)
      | ~ in(sK4(X0,X1),X1) ),
    inference(cnf_transformation,[],[f125]) ).

fof(f9838,plain,
    ! [X0] :
      ( ~ in(sK12,set_difference(sF14,X0))
      | empty(X0) ),
    inference(resolution,[],[f9745,f3180]) ).

fof(f3180,plain,
    ! [X0,X1] :
      ( subset(X1,set_difference(X1,X0))
      | empty(X0) ),
    inference(resolution,[],[f2646,f2681]) ).

fof(f2681,plain,
    ! [X0,X1] :
      ( empty(set_difference(X0,X1))
      | subset(X0,X1) ),
    inference(superposition,[],[f2491,f327]) ).

fof(f327,plain,
    ! [X0,X1] :
      ( set_difference(X1,X0) = X1
      | empty(X0) ),
    inference(superposition,[],[f225,f316]) ).

fof(f316,plain,
    ! [X0] :
      ( empty_set = X0
      | empty(X0) ),
    inference(consistent_polarity_flipping,[],[f239]) ).

fof(f239,plain,
    ! [X0] :
      ( empty_set = X0
      | ~ empty(X0) ),
    inference(cnf_transformation,[],[f97]) ).

fof(f97,plain,
    ! [X0] :
      ( empty_set = X0
      | ~ empty(X0) ),
    inference(ennf_transformation,[],[f59]) ).

fof(f59,axiom,
    ! [X0] :
      ( empty(X0)
     => empty_set = X0 ),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',t6_boole) ).

fof(f225,plain,
    ! [X0] : set_difference(X0,empty_set) = X0,
    inference(cnf_transformation,[],[f47]) ).

fof(f47,axiom,
    ! [X0] : set_difference(X0,empty_set) = X0,
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',t3_boole) ).

fof(f2491,plain,
    ! [X0,X1] : subset(set_difference(X1,set_difference(X1,X0)),X0),
    inference(superposition,[],[f221,f246]) ).

fof(f246,plain,
    ! [X0,X1] : set_difference(X0,set_difference(X0,X1)) = set_difference(X1,set_difference(X1,X0)),
    inference(definition_unfolding,[],[f157,f232,f232]) ).

fof(f232,plain,
    ! [X0,X1] : set_intersection2(X0,X1) = set_difference(X0,set_difference(X0,X1)),
    inference(cnf_transformation,[],[f52]) ).

fof(f52,axiom,
    ! [X0,X1] : set_intersection2(X0,X1) = set_difference(X0,set_difference(X0,X1)),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',t48_xboole_1) ).

fof(f157,plain,
    ! [X0,X1] : set_intersection2(X0,X1) = set_intersection2(X1,X0),
    inference(cnf_transformation,[],[f5]) ).

fof(f5,axiom,
    ! [X0,X1] : set_intersection2(X0,X1) = set_intersection2(X1,X0),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',commutativity_k3_xboole_0) ).

fof(f2646,plain,
    ! [X0,X1] :
      ( ~ empty(set_difference(X0,set_difference(X0,X1)))
      | empty(X1) ),
    inference(resolution,[],[f2491,f464]) ).

fof(f464,plain,
    ! [X0,X1] :
      ( ~ subset(X0,X1)
      | ~ empty(X0)
      | empty(X1) ),
    inference(superposition,[],[f303,f209]) ).

fof(f209,plain,
    ! [X0,X1] :
      ( set_union2(X0,X1) = X1
      | ~ subset(X0,X1) ),
    inference(cnf_transformation,[],[f80]) ).

fof(f80,plain,
    ! [X0,X1] :
      ( set_union2(X0,X1) = X1
      | ~ subset(X0,X1) ),
    inference(ennf_transformation,[],[f33]) ).

fof(f33,axiom,
    ! [X0,X1] :
      ( subset(X0,X1)
     => set_union2(X0,X1) = X1 ),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',t12_xboole_1) ).

fof(f303,plain,
    ! [X0,X1] :
      ( empty(set_union2(X0,X1))
      | ~ empty(X0) ),
    inference(consistent_polarity_flipping,[],[f198]) ).

fof(f198,plain,
    ! [X0,X1] :
      ( ~ empty(set_union2(X0,X1))
      | empty(X0) ),
    inference(cnf_transformation,[],[f77]) ).

fof(f77,plain,
    ! [X0,X1] :
      ( ~ empty(set_union2(X0,X1))
      | empty(X0) ),
    inference(ennf_transformation,[],[f23]) ).

fof(f23,axiom,
    ! [X0,X1] :
      ( ~ empty(X0)
     => ~ empty(set_union2(X0,X1)) ),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',fc2_xboole_0) ).

fof(f9745,plain,
    ! [X0] :
      ( ~ subset(sF14,X0)
      | ~ in(sK12,X0) ),
    inference(superposition,[],[f9735,f209]) ).

fof(f9735,plain,
    ! [X0] : ~ in(sK12,set_union2(sF14,X0)),
    inference(subsumption_resolution,[],[f9724,f2915]) ).

fof(f2915,plain,
    empty(sF14),
    inference(resolution,[],[f2911,f317]) ).

fof(f317,plain,
    ! [X0,X1] :
      ( in(X0,X1)
      | empty(X1) ),
    inference(consistent_polarity_flipping,[],[f240]) ).

fof(f240,plain,
    ! [X0,X1] :
      ( ~ empty(X1)
      | ~ in(X0,X1) ),
    inference(cnf_transformation,[],[f98]) ).

fof(f98,plain,
    ! [X0,X1] :
      ( ~ empty(X1)
      | ~ in(X0,X1) ),
    inference(ennf_transformation,[],[f60]) ).

fof(f60,axiom,
    ! [X0,X1] :
      ~ ( empty(X1)
        & in(X0,X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',t7_boole) ).

fof(f2911,plain,
    ~ in(sK12,sF14),
    inference(superposition,[],[f2906,f264]) ).

fof(f2906,plain,
    ! [X0,X1] : ~ in(X0,unordered_pair(X1,X0)),
    inference(equality_resolution,[],[f2905]) ).

fof(f2905,plain,
    ! [X2,X0,X1] :
      ( X0 != X1
      | ~ in(X1,unordered_pair(X2,X0)) ),
    inference(equality_resolution,[],[f276]) ).

fof(f276,plain,
    ! [X2,X0,X1,X4] :
      ( unordered_pair(X0,X1) != X2
      | X1 != X4
      | ~ in(X4,X2) ),
    inference(consistent_polarity_flipping,[],[f169]) ).

fof(f169,plain,
    ! [X2,X0,X1,X4] :
      ( in(X4,X2)
      | X1 != X4
      | unordered_pair(X0,X1) != X2 ),
    inference(cnf_transformation,[],[f116]) ).

fof(f116,plain,
    ! [X0,X1,X2] :
      ( ( unordered_pair(X0,X1) = X2
        | ( ( ( sK2(X0,X1,X2) != X1
              & sK2(X0,X1,X2) != X0 )
            | ~ in(sK2(X0,X1,X2),X2) )
          & ( sK2(X0,X1,X2) = X1
            | sK2(X0,X1,X2) = X0
            | in(sK2(X0,X1,X2),X2) ) ) )
      & ( ! [X4] :
            ( ( in(X4,X2)
              | ( X1 != X4
                & X0 != X4 ) )
            & ( X1 = X4
              | X0 = X4
              | ~ in(X4,X2) ) )
        | unordered_pair(X0,X1) != X2 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2])],[f114,f115]) ).

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

fof(f114,plain,
    ! [X0,X1,X2] :
      ( ( unordered_pair(X0,X1) = X2
        | ? [X3] :
            ( ( ( X1 != X3
                & X0 != X3 )
              | ~ in(X3,X2) )
            & ( X1 = X3
              | X0 = X3
              | in(X3,X2) ) ) )
      & ( ! [X4] :
            ( ( in(X4,X2)
              | ( X1 != X4
                & X0 != X4 ) )
            & ( X1 = X4
              | X0 = X4
              | ~ in(X4,X2) ) )
        | unordered_pair(X0,X1) != X2 ) ),
    inference(rectify,[],[f113]) ).

fof(f113,plain,
    ! [X0,X1,X2] :
      ( ( unordered_pair(X0,X1) = X2
        | ? [X3] :
            ( ( ( X1 != X3
                & X0 != X3 )
              | ~ in(X3,X2) )
            & ( X1 = X3
              | X0 = X3
              | in(X3,X2) ) ) )
      & ( ! [X3] :
            ( ( in(X3,X2)
              | ( X1 != X3
                & X0 != X3 ) )
            & ( X1 = X3
              | X0 = X3
              | ~ in(X3,X2) ) )
        | unordered_pair(X0,X1) != X2 ) ),
    inference(flattening,[],[f112]) ).

fof(f112,plain,
    ! [X0,X1,X2] :
      ( ( unordered_pair(X0,X1) = X2
        | ? [X3] :
            ( ( ( X1 != X3
                & X0 != X3 )
              | ~ in(X3,X2) )
            & ( X1 = X3
              | X0 = X3
              | in(X3,X2) ) ) )
      & ( ! [X3] :
            ( ( in(X3,X2)
              | ( X1 != X3
                & X0 != X3 ) )
            & ( X1 = X3
              | X0 = X3
              | ~ in(X3,X2) ) )
        | unordered_pair(X0,X1) != X2 ) ),
    inference(nnf_transformation,[],[f9]) ).

fof(f9,axiom,
    ! [X0,X1,X2] :
      ( unordered_pair(X0,X1) = X2
    <=> ! [X3] :
          ( in(X3,X2)
        <=> ( X1 = X3
            | X0 = X3 ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',d2_tarski) ).

fof(f9724,plain,
    ! [X0] :
      ( ~ in(sK12,set_union2(sF14,X0))
      | ~ empty(sF14) ),
    inference(resolution,[],[f9713,f3532]) ).

fof(f3532,plain,
    ! [X0,X1] :
      ( disjoint(set_union2(X0,X1),X0)
      | ~ empty(X0) ),
    inference(resolution,[],[f3463,f307]) ).

fof(f307,plain,
    ! [X0,X1] :
      ( ~ disjoint(X1,X0)
      | disjoint(X0,X1) ),
    inference(consistent_polarity_flipping,[],[f208]) ).

fof(f208,plain,
    ! [X0,X1] :
      ( disjoint(X1,X0)
      | ~ disjoint(X0,X1) ),
    inference(cnf_transformation,[],[f79]) ).

fof(f79,plain,
    ! [X0,X1] :
      ( disjoint(X1,X0)
      | ~ disjoint(X0,X1) ),
    inference(ennf_transformation,[],[f32]) ).

fof(f32,axiom,
    ! [X0,X1] :
      ( disjoint(X0,X1)
     => disjoint(X1,X0) ),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',symmetry_r1_xboole_0) ).

fof(f3463,plain,
    ! [X0,X1] :
      ( disjoint(X0,set_union2(X0,X1))
      | ~ empty(X0) ),
    inference(resolution,[],[f1724,f241]) ).

fof(f241,plain,
    ! [X0,X1] : subset(X0,set_union2(X0,X1)),
    inference(cnf_transformation,[],[f61]) ).

fof(f61,axiom,
    ! [X0,X1] : subset(X0,set_union2(X0,X1)),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',t7_xboole_1) ).

fof(f1724,plain,
    ! [X0,X1] :
      ( ~ subset(X0,X1)
      | ~ empty(X0)
      | disjoint(X0,X1) ),
    inference(superposition,[],[f1644,f319]) ).

fof(f319,plain,
    ! [X0,X1] :
      ( set_difference(X0,X1) = X0
      | disjoint(X0,X1) ),
    inference(consistent_polarity_flipping,[],[f242]) ).

fof(f242,plain,
    ! [X0,X1] :
      ( set_difference(X0,X1) = X0
      | ~ disjoint(X0,X1) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f152,plain,
    ! [X0,X1] :
      ( ( disjoint(X0,X1)
        | set_difference(X0,X1) != X0 )
      & ( set_difference(X0,X1) = X0
        | ~ disjoint(X0,X1) ) ),
    inference(nnf_transformation,[],[f62]) ).

fof(f62,axiom,
    ! [X0,X1] :
      ( disjoint(X0,X1)
    <=> set_difference(X0,X1) = X0 ),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',t83_xboole_1) ).

fof(f1644,plain,
    ! [X0,X1] :
      ( ~ empty(set_difference(X0,X1))
      | ~ subset(X0,X1) ),
    inference(subsumption_resolution,[],[f1626,f302]) ).

fof(f302,plain,
    ~ empty(empty_set),
    inference(consistent_polarity_flipping,[],[f197]) ).

fof(f197,plain,
    empty(empty_set),
    inference(cnf_transformation,[],[f22]) ).

fof(f22,axiom,
    empty(empty_set),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',fc1_xboole_0) ).

fof(f1626,plain,
    ! [X0,X1] :
      ( ~ subset(X0,X1)
      | ~ empty(set_difference(X0,X1))
      | empty(empty_set) ),
    inference(resolution,[],[f1300,f464]) ).

fof(f1300,plain,
    ! [X0,X1] :
      ( subset(set_difference(X1,X0),empty_set)
      | ~ subset(X1,X0) ),
    inference(superposition,[],[f220,f359]) ).

fof(f359,plain,
    ! [X0] : empty_set = set_difference(X0,X0),
    inference(forward_demodulation,[],[f260,f225]) ).

fof(f260,plain,
    ! [X0] : empty_set = set_difference(X0,set_difference(X0,empty_set)),
    inference(definition_unfolding,[],[f216,f232]) ).

fof(f216,plain,
    ! [X0] : empty_set = set_intersection2(X0,empty_set),
    inference(cnf_transformation,[],[f40]) ).

fof(f40,axiom,
    ! [X0] : empty_set = set_intersection2(X0,empty_set),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',t2_boole) ).

fof(f220,plain,
    ! [X2,X0,X1] :
      ( subset(set_difference(X0,X2),set_difference(X1,X2))
      | ~ subset(X0,X1) ),
    inference(cnf_transformation,[],[f88]) ).

fof(f88,plain,
    ! [X0,X1,X2] :
      ( subset(set_difference(X0,X2),set_difference(X1,X2))
      | ~ subset(X0,X1) ),
    inference(ennf_transformation,[],[f43]) ).

fof(f43,axiom,
    ! [X0,X1,X2] :
      ( subset(X0,X1)
     => subset(set_difference(X0,X2),set_difference(X1,X2)) ),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',t33_xboole_1) ).

fof(f9713,plain,
    ! [X0] :
      ( ~ disjoint(X0,sF14)
      | ~ in(sK12,X0) ),
    inference(duplicate_literal_removal,[],[f9710]) ).

fof(f9710,plain,
    ! [X0] :
      ( ~ in(sK12,X0)
      | ~ disjoint(X0,sF14)
      | ~ disjoint(X0,sF14) ),
    inference(superposition,[],[f312,f9691]) ).

fof(f9691,plain,
    ! [X0] :
      ( sK12 = sK10(X0,sF14)
      | ~ disjoint(X0,sF14) ),
    inference(resolution,[],[f9678,f311]) ).

fof(f311,plain,
    ! [X0,X1] :
      ( ~ in(sK10(X0,X1),X1)
      | ~ disjoint(X0,X1) ),
    inference(consistent_polarity_flipping,[],[f227]) ).

fof(f227,plain,
    ! [X0,X1] :
      ( in(sK10(X0,X1),X1)
      | disjoint(X0,X1) ),
    inference(cnf_transformation,[],[f147]) ).

fof(f147,plain,
    ! [X0,X1] :
      ( ( ~ disjoint(X0,X1)
        | ! [X2] :
            ( ~ in(X2,X1)
            | ~ in(X2,X0) ) )
      & ( ( in(sK10(X0,X1),X1)
          & in(sK10(X0,X1),X0) )
        | disjoint(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK10])],[f89,f146]) ).

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

fof(f89,plain,
    ! [X0,X1] :
      ( ( ~ disjoint(X0,X1)
        | ! [X2] :
            ( ~ in(X2,X1)
            | ~ in(X2,X0) ) )
      & ( ? [X3] :
            ( in(X3,X1)
            & in(X3,X0) )
        | disjoint(X0,X1) ) ),
    inference(ennf_transformation,[],[f69]) ).

fof(f69,plain,
    ! [X0,X1] :
      ( ~ ( disjoint(X0,X1)
          & ? [X2] :
              ( in(X2,X1)
              & in(X2,X0) ) )
      & ~ ( ! [X3] :
              ~ ( in(X3,X1)
                & in(X3,X0) )
          & ~ disjoint(X0,X1) ) ),
    inference(rectify,[],[f48]) ).

fof(f48,axiom,
    ! [X0,X1] :
      ( ~ ( disjoint(X0,X1)
          & ? [X2] :
              ( in(X2,X1)
              & in(X2,X0) ) )
      & ~ ( ! [X2] :
              ~ ( in(X2,X1)
                & in(X2,X0) )
          & ~ disjoint(X0,X1) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052',t3_xboole_0) ).

fof(f9678,plain,
    ! [X0] :
      ( in(X0,sF14)
      | sK12 = X0 ),
    inference(equality_resolution,[],[f4117]) ).

fof(f4117,plain,
    ! [X0,X1] :
      ( sF14 != X0
      | sK12 = X1
      | in(X1,X0) ),
    inference(duplicate_literal_removal,[],[f4113]) ).

fof(f4113,plain,
    ! [X0,X1] :
      ( sF14 != X0
      | sK12 = X1
      | in(X1,X0)
      | sK12 = X1 ),
    inference(superposition,[],[f278,f264]) ).

fof(f278,plain,
    ! [X2,X0,X1,X4] :
      ( unordered_pair(X0,X1) != X2
      | X0 = X4
      | in(X4,X2)
      | X1 = X4 ),
    inference(consistent_polarity_flipping,[],[f167]) ).

fof(f167,plain,
    ! [X2,X0,X1,X4] :
      ( X1 = X4
      | X0 = X4
      | ~ in(X4,X2)
      | unordered_pair(X0,X1) != X2 ),
    inference(cnf_transformation,[],[f116]) ).

fof(f312,plain,
    ! [X0,X1] :
      ( ~ in(sK10(X0,X1),X0)
      | ~ disjoint(X0,X1) ),
    inference(consistent_polarity_flipping,[],[f226]) ).

fof(f226,plain,
    ! [X0,X1] :
      ( in(sK10(X0,X1),X0)
      | disjoint(X0,X1) ),
    inference(cnf_transformation,[],[f147]) ).

fof(f10628,plain,
    ! [X0] :
      ( subset(sF14,X0)
      | in(sK12,X0) ),
    inference(duplicate_literal_removal,[],[f10627]) ).

fof(f10627,plain,
    ! [X0] :
      ( in(sK12,X0)
      | subset(sF14,X0)
      | subset(sF14,X0) ),
    inference(superposition,[],[f285,f9683]) ).

fof(f9683,plain,
    ! [X0] :
      ( sK12 = sK4(sF14,X0)
      | subset(sF14,X0) ),
    inference(resolution,[],[f9678,f286]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem    : SEU142+2 : TPTP v8.1.2. Released v3.3.0.
% 0.12/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.36  % Computer : n013.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Fri May  3 10:50:19 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a FOF_THM_RFO_SEQ problem
% 0.15/0.36  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/tmp/tmp.XEFdI0S2OX/Vampire---4.8_25052
% 0.58/0.75  % (25167)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2996ds/56Mi)
% 0.58/0.75  % (25160)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2996ds/34Mi)
% 0.58/0.75  % (25162)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.58/0.75  % (25161)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2996ds/51Mi)
% 0.58/0.75  % (25164)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2996ds/34Mi)
% 0.58/0.75  % (25165)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.58/0.75  % (25163)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.58/0.75  % (25166)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2996ds/83Mi)
% 0.58/0.77  % (25167)Instruction limit reached!
% 0.58/0.77  % (25167)------------------------------
% 0.58/0.77  % (25167)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (25167)Termination reason: Unknown
% 0.58/0.77  % (25167)Termination phase: Saturation
% 0.58/0.77  
% 0.58/0.77  % (25167)Memory used [KB]: 1457
% 0.58/0.77  % (25167)Time elapsed: 0.020 s
% 0.58/0.77  % (25167)Instructions burned: 56 (million)
% 0.58/0.77  % (25167)------------------------------
% 0.58/0.77  % (25167)------------------------------
% 0.58/0.77  % (25163)Instruction limit reached!
% 0.58/0.77  % (25163)------------------------------
% 0.58/0.77  % (25163)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (25163)Termination reason: Unknown
% 0.58/0.77  % (25163)Termination phase: Saturation
% 0.58/0.77  
% 0.58/0.77  % (25163)Memory used [KB]: 1461
% 0.58/0.77  % (25163)Time elapsed: 0.021 s
% 0.58/0.77  % (25163)Instructions burned: 33 (million)
% 0.58/0.77  % (25163)------------------------------
% 0.58/0.77  % (25163)------------------------------
% 0.58/0.77  % (25160)Instruction limit reached!
% 0.58/0.77  % (25160)------------------------------
% 0.58/0.77  % (25160)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (25168)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2996ds/55Mi)
% 0.58/0.77  % (25160)Termination reason: Unknown
% 0.58/0.77  % (25160)Termination phase: Saturation
% 0.58/0.77  
% 0.58/0.77  % (25160)Memory used [KB]: 1362
% 0.58/0.77  % (25160)Time elapsed: 0.022 s
% 0.58/0.77  % (25160)Instructions burned: 35 (million)
% 0.58/0.77  % (25160)------------------------------
% 0.58/0.77  % (25160)------------------------------
% 0.58/0.77  % (25164)Instruction limit reached!
% 0.58/0.77  % (25164)------------------------------
% 0.58/0.77  % (25164)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (25164)Termination reason: Unknown
% 0.58/0.77  % (25164)Termination phase: Saturation
% 0.58/0.77  
% 0.58/0.77  % (25164)Memory used [KB]: 1489
% 0.58/0.77  % (25164)Time elapsed: 0.022 s
% 0.58/0.77  % (25164)Instructions burned: 35 (million)
% 0.58/0.77  % (25164)------------------------------
% 0.58/0.77  % (25164)------------------------------
% 0.58/0.77  % (25169)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on Vampire---4 for (2996ds/50Mi)
% 0.58/0.77  % (25170)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/208Mi)
% 0.58/0.77  % (25171)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on Vampire---4 for (2996ds/52Mi)
% 0.58/0.77  % (25165)Instruction limit reached!
% 0.58/0.77  % (25165)------------------------------
% 0.58/0.77  % (25165)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (25165)Termination reason: Unknown
% 0.58/0.77  % (25165)Termination phase: Saturation
% 0.58/0.77  
% 0.58/0.77  % (25165)Memory used [KB]: 1303
% 0.58/0.77  % (25165)Time elapsed: 0.027 s
% 0.58/0.77  % (25165)Instructions burned: 45 (million)
% 0.58/0.77  % (25165)------------------------------
% 0.58/0.77  % (25165)------------------------------
% 0.58/0.78  % (25172)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on Vampire---4 for (2996ds/518Mi)
% 0.58/0.78  % (25161)Instruction limit reached!
% 0.58/0.78  % (25161)------------------------------
% 0.58/0.78  % (25161)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.78  % (25161)Termination reason: Unknown
% 0.58/0.78  % (25161)Termination phase: Saturation
% 0.58/0.78  
% 0.58/0.78  % (25161)Memory used [KB]: 1417
% 0.58/0.78  % (25161)Time elapsed: 0.032 s
% 0.58/0.78  % (25161)Instructions burned: 52 (million)
% 0.58/0.78  % (25161)------------------------------
% 0.58/0.78  % (25161)------------------------------
% 0.58/0.78  % (25173)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on Vampire---4 for (2995ds/42Mi)
% 0.58/0.79  % (25168)Instruction limit reached!
% 0.58/0.79  % (25168)------------------------------
% 0.58/0.79  % (25168)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.79  % (25168)Termination reason: Unknown
% 0.58/0.79  % (25168)Termination phase: Saturation
% 0.58/0.79  
% 0.58/0.79  % (25168)Memory used [KB]: 1598
% 0.58/0.79  % (25168)Time elapsed: 0.020 s
% 0.58/0.79  % (25168)Instructions burned: 56 (million)
% 0.58/0.79  % (25168)------------------------------
% 0.58/0.79  % (25168)------------------------------
% 0.58/0.79  % (25174)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on Vampire---4 for (2995ds/243Mi)
% 0.58/0.80  % (25162)Instruction limit reached!
% 0.58/0.80  % (25162)------------------------------
% 0.58/0.80  % (25162)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.80  % (25162)Termination reason: Unknown
% 0.58/0.80  % (25162)Termination phase: Saturation
% 0.58/0.80  
% 0.58/0.80  % (25162)Memory used [KB]: 1707
% 0.58/0.80  % (25162)Time elapsed: 0.049 s
% 0.58/0.80  % (25162)Instructions burned: 79 (million)
% 0.58/0.80  % (25162)------------------------------
% 0.58/0.80  % (25162)------------------------------
% 0.58/0.80  % (25166)Instruction limit reached!
% 0.58/0.80  % (25166)------------------------------
% 0.58/0.80  % (25166)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.80  % (25166)Termination reason: Unknown
% 0.58/0.80  % (25166)Termination phase: Saturation
% 0.58/0.80  
% 0.58/0.80  % (25166)Memory used [KB]: 1716
% 0.58/0.80  % (25166)Time elapsed: 0.051 s
% 0.58/0.80  % (25166)Instructions burned: 83 (million)
% 0.58/0.80  % (25166)------------------------------
% 0.58/0.80  % (25166)------------------------------
% 0.58/0.80  % (25169)Instruction limit reached!
% 0.58/0.80  % (25169)------------------------------
% 0.58/0.80  % (25169)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.80  % (25169)Termination reason: Unknown
% 0.58/0.80  % (25169)Termination phase: Saturation
% 0.58/0.80  
% 0.58/0.80  % (25169)Memory used [KB]: 1491
% 0.58/0.80  % (25169)Time elapsed: 0.029 s
% 0.58/0.80  % (25169)Instructions burned: 50 (million)
% 0.58/0.80  % (25169)------------------------------
% 0.58/0.80  % (25169)------------------------------
% 0.58/0.80  % (25175)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on Vampire---4 for (2995ds/117Mi)
% 0.58/0.80  % (25176)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on Vampire---4 for (2995ds/143Mi)
% 0.58/0.80  % (25171)Instruction limit reached!
% 0.58/0.80  % (25171)------------------------------
% 0.58/0.80  % (25171)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.80  % (25171)Termination reason: Unknown
% 0.58/0.80  % (25171)Termination phase: Saturation
% 0.58/0.80  
% 0.58/0.80  % (25171)Memory used [KB]: 1499
% 0.58/0.80  % (25171)Time elapsed: 0.032 s
% 0.58/0.80  % (25171)Instructions burned: 53 (million)
% 0.58/0.80  % (25171)------------------------------
% 0.58/0.80  % (25171)------------------------------
% 0.58/0.80  % (25177)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on Vampire---4 for (2995ds/93Mi)
% 0.58/0.81  % (25178)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on Vampire---4 for (2995ds/62Mi)
% 0.58/0.81  % (25173)Instruction limit reached!
% 0.58/0.81  % (25173)------------------------------
% 0.58/0.81  % (25173)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.81  % (25173)Termination reason: Unknown
% 0.58/0.81  % (25173)Termination phase: Saturation
% 0.58/0.81  
% 0.58/0.81  % (25173)Memory used [KB]: 1432
% 0.58/0.81  % (25173)Time elapsed: 0.049 s
% 0.58/0.81  % (25173)Instructions burned: 43 (million)
% 0.58/0.81  % (25173)------------------------------
% 0.58/0.81  % (25173)------------------------------
% 0.58/0.81  % (25180)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on Vampire---4 for (2995ds/32Mi)
% 0.97/0.83  % (25180)Instruction limit reached!
% 0.97/0.83  % (25180)------------------------------
% 0.97/0.83  % (25180)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.83  % (25180)Termination reason: Unknown
% 0.97/0.83  % (25180)Termination phase: Saturation
% 0.97/0.83  
% 0.97/0.83  % (25180)Memory used [KB]: 1312
% 0.97/0.83  % (25180)Time elapsed: 0.022 s
% 0.97/0.83  % (25180)Instructions burned: 32 (million)
% 0.97/0.83  % (25180)------------------------------
% 0.97/0.83  % (25180)------------------------------
% 0.97/0.84  % (25181)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on Vampire---4 for (2995ds/1919Mi)
% 0.97/0.84  % (25178)Instruction limit reached!
% 0.97/0.84  % (25178)------------------------------
% 0.97/0.84  % (25178)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.84  % (25178)Termination reason: Unknown
% 0.97/0.84  % (25178)Termination phase: Saturation
% 0.97/0.84  
% 0.97/0.84  % (25178)Memory used [KB]: 1829
% 0.97/0.84  % (25178)Time elapsed: 0.037 s
% 0.97/0.84  % (25178)Instructions burned: 63 (million)
% 0.97/0.84  % (25178)------------------------------
% 0.97/0.84  % (25178)------------------------------
% 0.97/0.85  % (25182)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on Vampire---4 for (2995ds/55Mi)
% 0.97/0.86  % (25177)Instruction limit reached!
% 0.97/0.86  % (25177)------------------------------
% 0.97/0.86  % (25177)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.86  % (25177)Termination reason: Unknown
% 0.97/0.86  % (25177)Termination phase: Saturation
% 0.97/0.86  
% 0.97/0.86  % (25177)Memory used [KB]: 1555
% 0.97/0.86  % (25177)Time elapsed: 0.056 s
% 0.97/0.86  % (25177)Instructions burned: 93 (million)
% 0.97/0.86  % (25177)------------------------------
% 0.97/0.86  % (25177)------------------------------
% 0.97/0.86  % (25183)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on Vampire---4 for (2995ds/53Mi)
% 0.97/0.87  % (25174)Instruction limit reached!
% 0.97/0.87  % (25174)------------------------------
% 0.97/0.87  % (25174)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.87  % (25174)Termination reason: Unknown
% 0.97/0.87  % (25174)Termination phase: Saturation
% 0.97/0.87  
% 0.97/0.87  % (25174)Memory used [KB]: 2287
% 0.97/0.87  % (25174)Time elapsed: 0.077 s
% 0.97/0.87  % (25174)Instructions burned: 243 (million)
% 0.97/0.87  % (25174)------------------------------
% 0.97/0.87  % (25174)------------------------------
% 0.97/0.87  % (25175)Instruction limit reached!
% 0.97/0.87  % (25175)------------------------------
% 0.97/0.87  % (25175)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.87  % (25175)Termination reason: Unknown
% 0.97/0.87  % (25175)Termination phase: Saturation
% 0.97/0.87  
% 0.97/0.87  % (25175)Memory used [KB]: 1952
% 0.97/0.87  % (25175)Time elapsed: 0.068 s
% 0.97/0.87  % (25175)Instructions burned: 117 (million)
% 0.97/0.87  % (25175)------------------------------
% 0.97/0.87  % (25175)------------------------------
% 0.97/0.87  % (25184)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on Vampire---4 for (2994ds/46Mi)
% 0.97/0.87  % (25185)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on Vampire---4 for (2994ds/102Mi)
% 0.97/0.88  % (25182)Instruction limit reached!
% 0.97/0.88  % (25182)------------------------------
% 0.97/0.88  % (25182)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.97/0.88  % (25182)Termination reason: Unknown
% 0.97/0.88  % (25182)Termination phase: Saturation
% 0.97/0.88  
% 0.97/0.88  % (25182)Memory used [KB]: 1773
% 0.97/0.88  % (25182)Time elapsed: 0.033 s
% 0.97/0.88  % (25182)Instructions burned: 56 (million)
% 0.97/0.88  % (25182)------------------------------
% 0.97/0.88  % (25182)------------------------------
% 1.24/0.88  % (25176)Instruction limit reached!
% 1.24/0.88  % (25176)------------------------------
% 1.24/0.88  % (25176)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.88  % (25176)Termination reason: Unknown
% 1.24/0.88  % (25176)Termination phase: Saturation
% 1.24/0.88  
% 1.24/0.88  % (25176)Memory used [KB]: 1862
% 1.24/0.88  % (25176)Time elapsed: 0.080 s
% 1.24/0.88  % (25176)Instructions burned: 143 (million)
% 1.24/0.88  % (25176)------------------------------
% 1.24/0.88  % (25176)------------------------------
% 1.24/0.88  % (25186)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on Vampire---4 for (2994ds/35Mi)
% 1.24/0.88  % (25170)Instruction limit reached!
% 1.24/0.88  % (25170)------------------------------
% 1.24/0.88  % (25170)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.88  % (25170)Termination reason: Unknown
% 1.24/0.88  % (25170)Termination phase: Saturation
% 1.24/0.88  
% 1.24/0.88  % (25170)Memory used [KB]: 1952
% 1.24/0.88  % (25170)Time elapsed: 0.113 s
% 1.24/0.88  % (25170)Instructions burned: 208 (million)
% 1.24/0.88  % (25170)------------------------------
% 1.24/0.88  % (25170)------------------------------
% 1.24/0.88  % (25187)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2994ds/87Mi)
% 1.24/0.89  % (25184)Instruction limit reached!
% 1.24/0.89  % (25184)------------------------------
% 1.24/0.89  % (25184)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.89  % (25184)Termination reason: Unknown
% 1.24/0.89  % (25184)Termination phase: Saturation
% 1.24/0.89  
% 1.24/0.89  % (25184)Memory used [KB]: 2021
% 1.24/0.89  % (25184)Time elapsed: 0.017 s
% 1.24/0.89  % (25184)Instructions burned: 46 (million)
% 1.24/0.89  % (25184)------------------------------
% 1.24/0.89  % (25184)------------------------------
% 1.24/0.89  % (25189)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on Vampire---4 for (2994ds/161Mi)
% 1.24/0.89  % (25188)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on Vampire---4 for (2994ds/109Mi)
% 1.24/0.89  % (25183)Instruction limit reached!
% 1.24/0.89  % (25183)------------------------------
% 1.24/0.89  % (25183)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.89  % (25183)Termination reason: Unknown
% 1.24/0.89  % (25183)Termination phase: Saturation
% 1.24/0.89  
% 1.24/0.89  % (25183)Memory used [KB]: 1443
% 1.24/0.89  % (25183)Time elapsed: 0.032 s
% 1.24/0.89  % (25183)Instructions burned: 56 (million)
% 1.24/0.89  % (25183)------------------------------
% 1.24/0.89  % (25183)------------------------------
% 1.24/0.90  % (25190)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on Vampire---4 for (2994ds/69Mi)
% 1.24/0.90  % (25186)Instruction limit reached!
% 1.24/0.90  % (25186)------------------------------
% 1.24/0.90  % (25186)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.90  % (25186)Termination reason: Unknown
% 1.24/0.90  % (25186)Termination phase: Saturation
% 1.24/0.90  
% 1.24/0.90  % (25186)Memory used [KB]: 1325
% 1.24/0.90  % (25186)Time elapsed: 0.018 s
% 1.24/0.90  % (25186)Instructions burned: 37 (million)
% 1.24/0.90  % (25186)------------------------------
% 1.24/0.90  % (25186)------------------------------
% 1.24/0.90  % (25191)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on Vampire---4 for (2994ds/40Mi)
% 1.24/0.91  % (25185)Instruction limit reached!
% 1.24/0.91  % (25185)------------------------------
% 1.24/0.91  % (25185)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.91  % (25185)Termination reason: Unknown
% 1.24/0.91  % (25185)Termination phase: Saturation
% 1.24/0.91  
% 1.24/0.91  % (25185)Memory used [KB]: 1744
% 1.24/0.91  % (25185)Time elapsed: 0.042 s
% 1.24/0.91  % (25185)Instructions burned: 103 (million)
% 1.24/0.91  % (25185)------------------------------
% 1.24/0.91  % (25185)------------------------------
% 1.24/0.91  % (25187)Instruction limit reached!
% 1.24/0.91  % (25187)------------------------------
% 1.24/0.91  % (25187)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.91  % (25187)Termination reason: Unknown
% 1.24/0.91  % (25187)Termination phase: Saturation
% 1.24/0.91  
% 1.24/0.91  % (25187)Memory used [KB]: 1758
% 1.24/0.91  % (25187)Time elapsed: 0.032 s
% 1.24/0.91  % (25187)Instructions burned: 88 (million)
% 1.24/0.91  % (25187)------------------------------
% 1.24/0.91  % (25187)------------------------------
% 1.24/0.91  % (25192)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on Vampire---4 for (2994ds/360Mi)
% 1.24/0.92  % (25191)Instruction limit reached!
% 1.24/0.92  % (25191)------------------------------
% 1.24/0.92  % (25191)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.92  % (25191)Termination reason: Unknown
% 1.24/0.92  % (25191)Termination phase: Saturation
% 1.24/0.92  
% 1.24/0.92  % (25191)Memory used [KB]: 1466
% 1.24/0.92  % (25191)Time elapsed: 0.015 s
% 1.24/0.92  % (25191)Instructions burned: 40 (million)
% 1.24/0.92  % (25191)------------------------------
% 1.24/0.92  % (25191)------------------------------
% 1.24/0.92  % (25193)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on Vampire---4 for (2994ds/161Mi)
% 1.24/0.92  % (25194)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on Vampire---4 for (2994ds/80Mi)
% 1.24/0.92  % (25190)Instruction limit reached!
% 1.24/0.92  % (25190)------------------------------
% 1.24/0.92  % (25190)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.92  % (25190)Termination reason: Unknown
% 1.24/0.92  % (25190)Termination phase: Saturation
% 1.24/0.92  
% 1.24/0.92  % (25190)Memory used [KB]: 1704
% 1.24/0.92  % (25190)Time elapsed: 0.026 s
% 1.24/0.92  % (25190)Instructions burned: 69 (million)
% 1.24/0.92  % (25190)------------------------------
% 1.24/0.92  % (25190)------------------------------
% 1.24/0.92  % (25188)Instruction limit reached!
% 1.24/0.92  % (25188)------------------------------
% 1.24/0.92  % (25188)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.92  % (25188)Termination reason: Unknown
% 1.24/0.92  % (25188)Termination phase: Saturation
% 1.24/0.92  
% 1.24/0.92  % (25188)Memory used [KB]: 1631
% 1.24/0.92  % (25188)Time elapsed: 0.036 s
% 1.24/0.92  % (25188)Instructions burned: 109 (million)
% 1.24/0.92  % (25188)------------------------------
% 1.24/0.92  % (25188)------------------------------
% 1.24/0.92  % (25195)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on Vampire---4 for (2994ds/37Mi)
% 1.24/0.92  % (25196)lrs+1011_1:2_drc=encompass:sil=4000:fde=unused:sos=on:sac=on:newcnf=on:i=55:sd=10:bd=off:ins=1:uhcvi=on:ss=axioms:spb=non_intro:st=3.0:erd=off:s2a=on:nwc=3.0_0 on Vampire---4 for (2994ds/55Mi)
% 1.24/0.93  % (25189)Instruction limit reached!
% 1.24/0.93  % (25189)------------------------------
% 1.24/0.93  % (25189)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.93  % (25189)Termination reason: Unknown
% 1.24/0.93  % (25189)Termination phase: Saturation
% 1.24/0.93  
% 1.24/0.93  % (25189)Memory used [KB]: 1771
% 1.24/0.93  % (25189)Time elapsed: 0.048 s
% 1.24/0.93  % (25189)Instructions burned: 163 (million)
% 1.24/0.93  % (25189)------------------------------
% 1.24/0.93  % (25189)------------------------------
% 1.24/0.94  % (25195)Instruction limit reached!
% 1.24/0.94  % (25195)------------------------------
% 1.24/0.94  % (25195)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.94  % (25195)Termination reason: Unknown
% 1.24/0.94  % (25195)Termination phase: Saturation
% 1.24/0.94  
% 1.24/0.94  % (25195)Memory used [KB]: 1517
% 1.24/0.94  % (25195)Time elapsed: 0.014 s
% 1.24/0.94  % (25195)Instructions burned: 37 (million)
% 1.24/0.94  % (25195)------------------------------
% 1.24/0.94  % (25195)------------------------------
% 1.24/0.94  % (25197)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on Vampire---4 for (2994ds/47Mi)
% 1.24/0.94  % (25198)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2994ds/32Mi)
% 1.24/0.94  % (25196)Instruction limit reached!
% 1.24/0.94  % (25196)------------------------------
% 1.24/0.94  % (25196)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.94  % (25196)Termination reason: Unknown
% 1.24/0.94  % (25196)Termination phase: Saturation
% 1.24/0.94  
% 1.24/0.94  % (25196)Memory used [KB]: 1366
% 1.24/0.94  % (25196)Time elapsed: 0.020 s
% 1.24/0.94  % (25196)Instructions burned: 57 (million)
% 1.24/0.94  % (25196)------------------------------
% 1.24/0.94  % (25196)------------------------------
% 1.24/0.95  % (25199)dis+1011_1:1_sil=4000:s2agt=4:slsqc=3:slsq=on:i=132:bd=off:av=off:sup=off:ss=axioms:st=3.0_0 on Vampire---4 for (2994ds/132Mi)
% 1.24/0.95  % (25194)Instruction limit reached!
% 1.24/0.95  % (25194)------------------------------
% 1.24/0.95  % (25194)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.95  % (25194)Termination reason: Unknown
% 1.24/0.95  % (25194)Termination phase: Saturation
% 1.24/0.95  
% 1.24/0.95  % (25194)Memory used [KB]: 1709
% 1.24/0.95  % (25194)Time elapsed: 0.029 s
% 1.24/0.95  % (25194)Instructions burned: 82 (million)
% 1.24/0.95  % (25194)------------------------------
% 1.24/0.95  % (25194)------------------------------
% 1.24/0.95  % (25200)dis-1011_1:1024_sil=2000:fde=unused:sos=on:nwc=10.0:i=54:uhcvi=on:ss=axioms:ep=RS:av=off:sp=occurrence:fsr=off:awrs=decay:awrsf=200_0 on Vampire---4 for (2994ds/54Mi)
% 1.24/0.95  % (25198)Instruction limit reached!
% 1.24/0.95  % (25198)------------------------------
% 1.24/0.95  % (25198)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.95  % (25198)Termination reason: Unknown
% 1.24/0.95  % (25198)Termination phase: Saturation
% 1.24/0.95  
% 1.24/0.95  % (25198)Memory used [KB]: 1355
% 1.24/0.95  % (25198)Time elapsed: 0.012 s
% 1.24/0.95  % (25198)Instructions burned: 33 (million)
% 1.24/0.95  % (25198)------------------------------
% 1.24/0.95  % (25198)------------------------------
% 1.24/0.95  % (25201)lrs+1011_1:2_to=lpo:drc=off:sil=2000:sp=const_min:urr=on:lcm=predicate:nwc=16.7073:updr=off:newcnf=on:i=82:av=off:rawr=on:ss=included:st=5.0:erd=off:flr=on_0 on Vampire---4 for (2994ds/82Mi)
% 1.24/0.95  % (25197)Instruction limit reached!
% 1.24/0.95  % (25197)------------------------------
% 1.24/0.95  % (25197)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.24/0.95  % (25197)Termination reason: Unknown
% 1.24/0.95  % (25197)Termination phase: Saturation
% 1.24/0.95  
% 1.24/0.95  % (25197)Memory used [KB]: 1519
% 1.24/0.95  % (25197)Time elapsed: 0.016 s
% 1.24/0.95  % (25197)Instructions burned: 48 (million)
% 1.24/0.95  % (25197)------------------------------
% 1.24/0.95  % (25197)------------------------------
% 1.24/0.95  % (25202)lrs+11_1:32_sil=2000:sp=occurrence:lsd=20:rp=on:i=119:sd=1:nm=0:av=off:ss=included:nwc=10.0:flr=on_0 on Vampire---4 for (2994ds/119Mi)
% 1.84/0.96  % (25200)Instruction limit reached!
% 1.84/0.96  % (25200)------------------------------
% 1.84/0.96  % (25200)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.84/0.96  % (25200)Termination reason: Unknown
% 1.84/0.96  % (25200)Termination phase: Saturation
% 1.84/0.96  
% 1.84/0.96  % (25200)Memory used [KB]: 1330
% 1.84/0.96  % (25200)Time elapsed: 0.016 s
% 1.84/0.96  % (25200)Instructions burned: 56 (million)
% 1.84/0.96  % (25200)------------------------------
% 1.84/0.96  % (25200)------------------------------
% 1.84/0.97  % (25193)Instruction limit reached!
% 1.84/0.97  % (25193)------------------------------
% 1.84/0.97  % (25193)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.84/0.97  % (25193)Termination reason: Unknown
% 1.84/0.97  % (25193)Termination phase: Saturation
% 1.84/0.97  
% 1.84/0.97  % (25193)Memory used [KB]: 1865
% 1.84/0.97  % (25193)Time elapsed: 0.050 s
% 1.84/0.97  % (25193)Instructions burned: 162 (million)
% 1.84/0.97  % (25193)------------------------------
% 1.84/0.97  % (25193)------------------------------
% 1.84/0.97  % (25203)ott+1002_2835555:1048576_to=lpo:sil=2000:sos=on:fs=off:nwc=10.3801:avsqc=3:updr=off:avsq=on:st=2:s2a=on:i=177:s2at=3:afp=10000:aac=none:avsqr=13357983,1048576:awrs=converge:awrsf=460:bd=off:nm=13:ins=2:fsr=off:amm=sco:afq=1.16719:ss=axioms:rawr=on:fd=off_0 on Vampire---4 for (2994ds/177Mi)
% 1.84/0.97  % (25204)lrs+1002_263:262144_sfv=off:to=lpo:drc=encompass:sil=2000:tgt=full:fde=none:bsd=on:sp=const_frequency:spb=units:fd=preordered:nwc=12.504039574721643:lwlo=on:i=117:awrs=converge:awrsf=1360:bsdmm=3:bd=off:nm=11:fsd=on:amm=off:uhcvi=on:afr=on:rawr=on:fsdmm=1:updr=off:sac=on:fdi=16_0 on Vampire---4 for (2994ds/117Mi)
% 1.91/0.98  % (25201)Instruction limit reached!
% 1.91/0.98  % (25201)------------------------------
% 1.91/0.98  % (25201)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.91/0.98  % (25201)Termination reason: Unknown
% 1.91/0.98  % (25201)Termination phase: Saturation
% 1.91/0.98  
% 1.91/0.98  % (25201)Memory used [KB]: 1507
% 1.91/0.98  % (25201)Time elapsed: 0.025 s
% 1.91/0.98  % (25201)Instructions burned: 83 (million)
% 1.91/0.98  % (25201)------------------------------
% 1.91/0.98  % (25201)------------------------------
% 1.91/0.98  % (25205)dis+1011_1:128_sil=2000:plsq=on:sp=frequency:plsql=on:nicw=on:i=49:kws=precedence:bd=off:fsr=off:ss=axioms:sgt=64:sd=3_0 on Vampire---4 for (2994ds/49Mi)
% 1.91/0.99  % (25199)Instruction limit reached!
% 1.91/0.99  % (25199)------------------------------
% 1.91/0.99  % (25199)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.91/0.99  % (25199)Termination reason: Unknown
% 1.91/0.99  % (25199)Termination phase: Saturation
% 1.91/0.99  
% 1.91/0.99  % (25199)Memory used [KB]: 1597
% 1.91/0.99  % (25199)Time elapsed: 0.042 s
% 1.91/0.99  % (25199)Instructions burned: 133 (million)
% 1.91/0.99  % (25199)------------------------------
% 1.91/0.99  % (25199)------------------------------
% 1.91/0.99  % (25172)Instruction limit reached!
% 1.91/0.99  % (25172)------------------------------
% 1.91/0.99  % (25172)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.91/0.99  % (25172)Termination reason: Unknown
% 1.91/0.99  % (25172)Termination phase: Saturation
% 1.91/0.99  
% 1.91/0.99  % (25172)Memory used [KB]: 2332
% 1.91/0.99  % (25172)Time elapsed: 0.231 s
% 1.91/0.99  % (25172)Instructions burned: 521 (million)
% 1.91/0.99  % (25172)------------------------------
% 1.91/0.99  % (25172)------------------------------
% 1.91/0.99  % (25202)Instruction limit reached!
% 1.91/0.99  % (25202)------------------------------
% 1.91/0.99  % (25202)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.91/0.99  % (25202)Termination reason: Unknown
% 1.91/0.99  % (25202)Termination phase: Saturation
% 1.91/0.99  
% 1.91/0.99  % (25202)Memory used [KB]: 1761
% 1.91/0.99  % (25202)Time elapsed: 0.035 s
% 1.91/0.99  % (25202)Instructions burned: 120 (million)
% 1.91/0.99  % (25202)------------------------------
% 1.91/0.99  % (25202)------------------------------
% 1.91/0.99  % (25206)lrs-1011_8:1_sil=2000:spb=goal:urr=on:sac=on:i=51:afp=10000:fsr=off:ss=axioms:avsq=on:avsqr=17819,524288:bd=off:bsd=on:fd=off:sims=off:rawr=on:alpa=true:bsr=on:aer=off_0 on Vampire---4 for (2993ds/51Mi)
% 1.91/0.99  % (25207)lrs+1011_1:1024_sil=8000:sp=unary_first:nwc=10.0:st=3.0:s2a=on:i=149:s2at=5.0:awrs=converge:awrsf=390:ep=R:av=off:ss=axioms:s2agt=32_0 on Vampire---4 for (2993ds/149Mi)
% 1.91/0.99  % (25208)lrs+11_10:1_to=lpo:drc=off:sil=4000:sp=const_min:fd=preordered:rp=on:st=3.0:s2a=on:i=56:s2at=2.0:ss=axioms:er=known:sup=off:sd=1_0 on Vampire---4 for (2993ds/56Mi)
% 1.91/0.99  % (25205)Instruction limit reached!
% 1.91/0.99  % (25205)------------------------------
% 1.91/0.99  % (25205)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.91/0.99  % (25205)Termination reason: Unknown
% 1.91/0.99  % (25205)Termination phase: Saturation
% 1.91/0.99  
% 1.91/0.99  % (25205)Memory used [KB]: 1397
% 1.91/0.99  % (25205)Time elapsed: 0.018 s
% 1.91/0.99  % (25205)Instructions burned: 52 (million)
% 1.91/0.99  % (25205)------------------------------
% 1.91/0.99  % (25205)------------------------------
% 1.91/1.00  % (25209)lrs+1011_4:1_bsr=on:sil=32000:sos=all:urr=on:br=off:s2a=on:i=289:s2at=2.0:bd=off:gsp=on:ss=axioms:sgt=8:sd=1:fsr=off_0 on Vampire---4 for (2993ds/289Mi)
% 1.91/1.01  % (25208)Instruction limit reached!
% 1.91/1.01  % (25208)------------------------------
% 1.91/1.01  % (25208)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.91/1.01  % (25208)Termination reason: Unknown
% 1.91/1.01  % (25208)Termination phase: Saturation
% 1.91/1.01  
% 1.91/1.01  % (25208)Memory used [KB]: 1574
% 1.91/1.01  % (25208)Time elapsed: 0.039 s
% 1.91/1.01  % (25208)Instructions burned: 59 (million)
% 1.91/1.01  % (25208)------------------------------
% 1.91/1.01  % (25208)------------------------------
% 1.91/1.01  % (25206)Instruction limit reached!
% 1.91/1.01  % (25206)------------------------------
% 1.91/1.01  % (25206)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.91/1.01  % (25206)Termination reason: Unknown
% 1.91/1.01  % (25206)Termination phase: Saturation
% 1.91/1.01  
% 1.91/1.01  % (25206)Memory used [KB]: 1803
% 1.91/1.01  % (25206)Time elapsed: 0.020 s
% 1.91/1.01  % (25206)Instructions burned: 52 (million)
% 1.91/1.01  % (25204)Instruction limit reached!
% 1.91/1.01  % (25204)------------------------------
% 1.91/1.01  % (25204)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.91/1.01  % (25204)Termination reason: Unknown
% 1.91/1.01  % (25204)Termination phase: Saturation
% 1.91/1.01  
% 1.91/1.01  % (25204)Memory used [KB]: 1854
% 1.91/1.01  % (25204)Time elapsed: 0.041 s
% 1.91/1.01  % (25204)Instructions burned: 117 (million)
% 1.91/1.01  % (25204)------------------------------
% 1.91/1.01  % (25204)------------------------------
% 1.91/1.01  % (25206)------------------------------
% 1.91/1.01  % (25206)------------------------------
% 1.91/1.01  % (25210)ott-1011_16:1_sil=2000:sp=const_max:urr=on:lsd=20:st=3.0:i=206:ss=axioms:gsp=on:rp=on:sos=on:fd=off:aac=none_0 on Vampire---4 for (2993ds/206Mi)
% 1.91/1.01  % (25211)ott+1004_1:2_bsr=unit_only:slsqr=1,8:to=lpo:sil=2000:plsqc=2:plsq=on:sp=reverse_frequency:acc=on:nwc=6.4:slsq=on:st=2.0:i=50:s2at=3.0:bd=off:ins=4:ss=axioms:sgt=10:plsql=on:rawr=on:aer=off:slsqc=2:afp=4000:afq=2.0:bce=on:gs=on:lma=on:br=off:gsaa=full_model:add=off_0 on Vampire---4 for (2993ds/50Mi)
% 1.91/1.01  % (25212)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2993ds/1483Mi)
% 2.33/1.02  % (25203)Instruction limit reached!
% 2.33/1.02  % (25203)------------------------------
% 2.33/1.02  % (25203)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.33/1.02  % (25203)Termination reason: Unknown
% 2.33/1.02  % (25203)Termination phase: Saturation
% 2.33/1.02  
% 2.33/1.02  % (25203)Memory used [KB]: 3245
% 2.33/1.02  % (25203)Time elapsed: 0.056 s
% 2.33/1.02  % (25203)Instructions burned: 178 (million)
% 2.33/1.02  % (25203)------------------------------
% 2.33/1.02  % (25203)------------------------------
% 2.33/1.02  % (25213)dis+1010_1:3_sil=2000:tgt=ground:sp=const_max:nwc=5.0:s2a=on:i=67:nm=16:av=off:bd=off_0 on Vampire---4 for (2993ds/67Mi)
% 2.33/1.03  % (25211)Instruction limit reached!
% 2.33/1.03  % (25211)------------------------------
% 2.33/1.03  % (25211)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.33/1.03  % (25211)Termination reason: Unknown
% 2.33/1.03  % (25211)Termination phase: Saturation
% 2.33/1.03  
% 2.33/1.03  % (25211)Memory used [KB]: 1481
% 2.33/1.03  % (25211)Time elapsed: 0.019 s
% 2.33/1.03  % (25211)Instructions burned: 51 (million)
% 2.33/1.03  % (25211)------------------------------
% 2.33/1.03  % (25211)------------------------------
% 2.41/1.03  % (25214)lrs+1011_1:1_sil=64000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=on:lsd=20:st=5.0:i=67:sd=2:nm=4:av=off:fsr=off:ss=axioms:er=tagged:gs=on:sgt=8:nwc=3.0:bd=off_0 on Vampire---4 for (2993ds/67Mi)
% 2.41/1.03  % (25207)Instruction limit reached!
% 2.41/1.03  % (25207)------------------------------
% 2.41/1.03  % (25207)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.41/1.03  % (25207)Termination reason: Unknown
% 2.41/1.03  % (25207)Termination phase: Saturation
% 2.41/1.03  
% 2.41/1.03  % (25207)Memory used [KB]: 1971
% 2.41/1.03  % (25207)Time elapsed: 0.066 s
% 2.41/1.03  % (25207)Instructions burned: 149 (million)
% 2.41/1.03  % (25207)------------------------------
% 2.41/1.03  % (25207)------------------------------
% 2.41/1.04  % (25192)Instruction limit reached!
% 2.41/1.04  % (25192)------------------------------
% 2.41/1.04  % (25192)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.41/1.04  % (25215)dis+1002_1:1024_sil=2000:sac=on:slsq=on:i=52:nm=16:sfv=off:slsqc=1:urr=ec_only:bd=off_0 on Vampire---4 for (2993ds/52Mi)
% 2.41/1.04  % (25192)Termination reason: Unknown
% 2.41/1.04  % (25192)Termination phase: Saturation
% 2.41/1.04  
% 2.41/1.04  % (25192)Memory used [KB]: 3166
% 2.41/1.04  % (25192)Time elapsed: 0.123 s
% 2.41/1.04  % (25192)Instructions burned: 360 (million)
% 2.41/1.04  % (25192)------------------------------
% 2.41/1.04  % (25192)------------------------------
% 2.41/1.04  % (25216)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on Vampire---4 for (2993ds/366Mi)
% 2.41/1.04  % (25213)Instruction limit reached!
% 2.41/1.04  % (25213)------------------------------
% 2.41/1.04  % (25213)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.41/1.04  % (25213)Termination reason: Unknown
% 2.41/1.04  % (25213)Termination phase: Saturation
% 2.41/1.04  
% 2.41/1.04  % (25213)Memory used [KB]: 1387
% 2.41/1.04  % (25213)Time elapsed: 0.021 s
% 2.41/1.04  % (25213)Instructions burned: 67 (million)
% 2.41/1.04  % (25213)------------------------------
% 2.41/1.04  % (25213)------------------------------
% 2.41/1.05  % (25217)lrs+1011_4:1_to=lpo:drc=off:sil=8000:sp=frequency:abs=on:urr=on:lsd=10:nwc=5.0:s2agt=4:newcnf=on:st=5.0:s2a=on:i=863:ss=axioms:aac=none:br=off:bd=preordered_0 on Vampire---4 for (2993ds/863Mi)
% 2.41/1.05  % (25215)Instruction limit reached!
% 2.41/1.05  % (25215)------------------------------
% 2.41/1.05  % (25215)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.41/1.05  % (25215)Termination reason: Unknown
% 2.41/1.05  % (25215)Termination phase: Saturation
% 2.41/1.05  
% 2.41/1.05  % (25215)Memory used [KB]: 1342
% 2.41/1.05  % (25215)Time elapsed: 0.019 s
% 2.41/1.05  % (25215)Instructions burned: 54 (million)
% 2.41/1.05  % (25215)------------------------------
% 2.41/1.05  % (25215)------------------------------
% 2.41/1.06  % (25214)Instruction limit reached!
% 2.41/1.06  % (25214)------------------------------
% 2.41/1.06  % (25214)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.41/1.06  % (25214)Termination reason: Unknown
% 2.41/1.06  % (25214)Termination phase: Saturation
% 2.41/1.06  
% 2.41/1.06  % (25214)Memory used [KB]: 1652
% 2.41/1.06  % (25214)Time elapsed: 0.026 s
% 2.41/1.06  % (25214)Instructions burned: 69 (million)
% 2.41/1.06  % (25214)------------------------------
% 2.41/1.06  % (25214)------------------------------
% 2.41/1.06  % (25218)lrs+1011_1:1_sil=16000:fde=unused:plsqc=1:plsq=on:plsqr=32,1:sos=on:nwc=10.0:i=163:kws=frequency:nm=2:lsd=1:bd=off_0 on Vampire---4 for (2993ds/163Mi)
% 2.41/1.06  % (25219)lrs+33_1:1_sil=4000:sp=reverse_frequency:sos=all:i=77:sd=2:bd=off:nm=2:av=off:fsr=off:ss=axioms:sgt=10:rawr=on:sup=off:to=lpo:fs=off_0 on Vampire---4 for (2993ds/77Mi)
% 2.41/1.07  % (25210)Instruction limit reached!
% 2.41/1.07  % (25210)------------------------------
% 2.41/1.07  % (25210)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.41/1.07  % (25210)Termination reason: Unknown
% 2.41/1.07  % (25210)Termination phase: Saturation
% 2.41/1.07  
% 2.41/1.07  % (25210)Memory used [KB]: 3080
% 2.41/1.07  % (25210)Time elapsed: 0.064 s
% 2.41/1.07  % (25210)Instructions burned: 208 (million)
% 2.41/1.07  % (25210)------------------------------
% 2.41/1.07  % (25210)------------------------------
% 2.41/1.08  % (25220)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2992ds/1548Mi)
% 2.41/1.08  % (25219)Instruction limit reached!
% 2.41/1.08  % (25219)------------------------------
% 2.41/1.08  % (25219)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.41/1.08  % (25219)Termination reason: Unknown
% 2.41/1.08  % (25219)Termination phase: Saturation
% 2.41/1.08  
% 2.41/1.08  % (25219)Memory used [KB]: 1513
% 2.41/1.08  % (25219)Time elapsed: 0.020 s
% 2.41/1.08  % (25219)Instructions burned: 80 (million)
% 2.41/1.08  % (25219)------------------------------
% 2.41/1.08  % (25219)------------------------------
% 2.41/1.08  % (25221)lrs+1010_974213:1048576_nwc=9.0:s2a=on:i=76:bd=off:lwlo=on:fd=off:sil=256000:s2agt=10:sims=off:nm=9:sp=const_min:rp=on:er=known:cond=fast:bce=on:abs=on:irw=on:amm=sco:afp=2000:updr=off:add=off:to=lpo:awrs=decay:awrsf=260:rawr=on:afq=2.0:uhcvi=on_0 on Vampire---4 for (2992ds/76Mi)
% 2.41/1.09  % (25209)Instruction limit reached!
% 2.41/1.09  % (25209)------------------------------
% 2.41/1.09  % (25209)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.41/1.09  % (25209)Termination reason: Unknown
% 2.41/1.09  % (25209)Termination phase: Saturation
% 2.41/1.09  
% 2.41/1.09  % (25209)Memory used [KB]: 3311
% 2.41/1.09  % (25209)Time elapsed: 0.113 s
% 2.41/1.09  % (25209)Instructions burned: 289 (million)
% 2.41/1.09  % (25209)------------------------------
% 2.41/1.09  % (25209)------------------------------
% 2.41/1.09  % (25222)dis+1010_111129:1048576_sfv=off:drc=encompass:sil=2000:tgt=full:sp=reverse_arity:spb=goal:rnwc=on:fd=preordered:rp=on:nwc=6.5667:i=1376:kws=arity_squared:bd=off:nm=0:uhcvi=on:rawr=on:av=off:erd=off:cond=on:lcm=reverse_0 on Vampire---4 for (2992ds/1376Mi)
% 2.41/1.10  % (25221)Instruction limit reached!
% 2.41/1.10  % (25221)------------------------------
% 2.41/1.10  % (25221)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.41/1.10  % (25221)Termination reason: Unknown
% 2.41/1.10  % (25221)Termination phase: Saturation
% 2.41/1.10  
% 2.41/1.10  % (25221)Memory used [KB]: 1404
% 2.41/1.10  % (25221)Time elapsed: 0.025 s
% 2.41/1.10  % (25221)Instructions burned: 77 (million)
% 2.41/1.10  % (25221)------------------------------
% 2.41/1.10  % (25221)------------------------------
% 2.41/1.11  % (25223)lrs-1002_3:2_sil=2000:sos=on:fd=off:nwc=10.0:flr=on:i=117:nm=16:fsr=off:sup=off:ss=axioms:fs=off:bd=off:fde=none:erd=off_0 on Vampire---4 for (2992ds/117Mi)
% 2.41/1.11  % (25218)Instruction limit reached!
% 2.41/1.11  % (25218)------------------------------
% 2.41/1.11  % (25218)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.41/1.11  % (25218)Termination reason: Unknown
% 2.41/1.11  % (25218)Termination phase: Saturation
% 2.41/1.11  
% 2.41/1.11  % (25218)Memory used [KB]: 2014
% 2.41/1.11  % (25218)Time elapsed: 0.054 s
% 2.41/1.11  % (25218)Instructions burned: 165 (million)
% 2.41/1.11  % (25218)------------------------------
% 2.41/1.11  % (25218)------------------------------
% 2.41/1.11  % (25224)ott+1011_47:51_anc=all_dependent:slsqr=853,231:sil=4000:sp=reverse_frequency:foolp=on:spb=non_intro:abs=on:s2agt=50:slsqc=1:slsq=on:st=4.0:i=59:s2at=1.5:sd=7:kws=inv_frequency:afp=2000:nm=14:ins=2:afq=1.2:uhcvi=on:afr=on:gsp=on:ss=axioms:sgt=100:rawr=on:tgt=ground:awrs=converge:awrsf=390:bs=unit_only:add=off:flr=on:plsq=on:plsqc=1:plsqr=6705511,1048576:bd=preordered:newcnf=on:nwc=5.0_0 on Vampire---4 for (2992ds/59Mi)
% 2.91/1.14  % (25224)Instruction limit reached!
% 2.91/1.14  % (25224)------------------------------
% 2.91/1.14  % (25224)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.91/1.14  % (25224)Termination reason: Unknown
% 2.91/1.14  % (25224)Termination phase: Saturation
% 2.91/1.14  
% 2.91/1.14  % (25224)Memory used [KB]: 1687
% 2.91/1.14  % (25224)Time elapsed: 0.024 s
% 2.91/1.14  % (25224)Instructions burned: 61 (million)
% 2.91/1.14  % (25224)------------------------------
% 2.91/1.14  % (25224)------------------------------
% 2.91/1.14  % (25223)Instruction limit reached!
% 2.91/1.14  % (25223)------------------------------
% 2.91/1.14  % (25223)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.91/1.14  % (25223)Termination reason: Unknown
% 2.91/1.14  % (25223)Termination phase: Saturation
% 2.91/1.14  
% 2.91/1.14  % (25223)Memory used [KB]: 2221
% 2.91/1.14  % (25223)Time elapsed: 0.032 s
% 2.91/1.14  % (25223)Instructions burned: 118 (million)
% 2.91/1.14  % (25223)------------------------------
% 2.91/1.14  % (25223)------------------------------
% 2.91/1.14  % (25225)lrs+1002_1:1_sfv=off:drc=encompass:sil=2000:fde=unused:sp=frequency:nwc=10.0:flr=on:st=1.5:i=151:bd=off:nm=0:ins=4:fsr=off:fsd=on:ss=axioms:s2a=on:s2agt=32:to=lpo:aac=none:sims=off_0 on Vampire---4 for (2992ds/151Mi)
% 2.91/1.14  % (25226)lrs+11_1:1_sos=on:urr=on:s2a=on:i=260:sd=1:aac=none:ss=axioms:gsp=on:sil=128000:nm=3:bce=on:fd=preordered:alpa=true:etr=on:bd=off:lcm=predicate_0 on Vampire---4 for (2992ds/260Mi)
% 2.91/1.16  % (25216)Instruction limit reached!
% 2.91/1.16  % (25216)------------------------------
% 2.91/1.16  % (25216)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.91/1.16  % (25216)Termination reason: Unknown
% 2.91/1.16  % (25216)Termination phase: Saturation
% 2.91/1.16  
% 2.91/1.16  % (25216)Memory used [KB]: 2415
% 2.91/1.16  % (25216)Time elapsed: 0.118 s
% 2.91/1.16  % (25216)Instructions burned: 368 (million)
% 2.91/1.16  % (25216)------------------------------
% 2.91/1.16  % (25216)------------------------------
% 2.91/1.16  % (25227)dis+1010_1:1_drc=off:sil=32000:rp=on:cond=fast:i=1797:av=off:newcnf=on:bd=off:sfv=off:plsq=on:plsqr=1,32:erd=off_0 on Vampire---4 for (2992ds/1797Mi)
% 3.09/1.18  % (25225)Instruction limit reached!
% 3.09/1.18  % (25225)------------------------------
% 3.09/1.18  % (25225)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.09/1.18  % (25225)Termination reason: Unknown
% 3.09/1.18  % (25225)Termination phase: Saturation
% 3.09/1.18  
% 3.09/1.18  % (25225)Memory used [KB]: 1422
% 3.09/1.18  % (25225)Time elapsed: 0.045 s
% 3.09/1.18  % (25225)Instructions burned: 154 (million)
% 3.09/1.18  % (25225)------------------------------
% 3.09/1.18  % (25225)------------------------------
% 3.09/1.18  % (25228)lrs-1010_1:8_sil=2000:spb=intro:acc=on:rp=on:i=200:sd=1:bd=off:uhcvi=on:ss=axioms:sgt=32:rawr=on:erd=off:alpa=true:anc=none:afp=2000_0 on Vampire---4 for (2991ds/200Mi)
% 3.09/1.22  % (25222)First to succeed.
% 3.09/1.22  % (25222)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-25159"
% 3.09/1.22  % (25222)Refutation found. Thanks to Tanya!
% 3.09/1.22  % SZS status Theorem for Vampire---4
% 3.09/1.22  % SZS output start Proof for Vampire---4
% See solution above
% 3.09/1.22  % (25222)------------------------------
% 3.09/1.22  % (25222)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.09/1.22  % (25222)Termination reason: Refutation
% 3.09/1.22  
% 3.09/1.22  % (25222)Memory used [KB]: 2468
% 3.09/1.22  % (25222)Time elapsed: 0.129 s
% 3.09/1.22  % (25222)Instructions burned: 417 (million)
% 3.09/1.22  % (25159)Success in time 0.852 s
% 3.09/1.22  % Vampire---4.8 exiting
%------------------------------------------------------------------------------