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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SET703+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 : n002.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:23 EDT 2022

% Result   : Theorem 11.58s 1.82s
% Output   : Refutation 11.58s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   90 (  16 unt;   0 def)
%            Number of atoms       :  241 (  33 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  246 (  95   ~; 110   |;  25   &)
%                                         (  12 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   3 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   2 con; 0-2 aty)
%            Number of variables   :  184 ( 177   !;   7   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2235,plain,
    $false,
    inference(avatar_sat_refutation,[],[f103,f2225,f2234]) ).

fof(f2234,plain,
    spl5_2,
    inference(avatar_contradiction_clause,[],[f2233]) ).

fof(f2233,plain,
    ( $false
    | spl5_2 ),
    inference(subsumption_resolution,[],[f2232,f282]) ).

fof(f282,plain,
    ! [X0,X1] : subset(singleton(X0),unordered_pair(X1,X0)),
    inference(resolution,[],[f256,f117]) ).

fof(f117,plain,
    ! [X0] : subset(X0,X0),
    inference(duplicate_literal_removal,[],[f111]) ).

fof(f111,plain,
    ! [X0] :
      ( subset(X0,X0)
      | subset(X0,X0) ),
    inference(resolution,[],[f84,f83]) ).

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

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

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

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

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

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

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

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

fof(f256,plain,
    ! [X2,X0,X1] :
      ( ~ subset(unordered_pair(X2,X0),X1)
      | subset(singleton(X0),X1) ),
    inference(duplicate_literal_removal,[],[f253]) ).

fof(f253,plain,
    ! [X2,X0,X1] :
      ( ~ subset(unordered_pair(X2,X0),X1)
      | subset(singleton(X0),X1)
      | subset(singleton(X0),X1) ),
    inference(superposition,[],[f153,f115]) ).

fof(f115,plain,
    ! [X8,X7] :
      ( sK2(singleton(X7),X8) = X7
      | subset(singleton(X7),X8) ),
    inference(resolution,[],[f84,f79]) ).

fof(f79,plain,
    ! [X0,X1] :
      ( ~ member(X1,singleton(X0))
      | X0 = X1 ),
    inference(cnf_transformation,[],[f50]) ).

fof(f50,plain,
    ! [X0,X1] :
      ( ( X0 = X1
        | ~ member(X1,singleton(X0)) )
      & ( member(X1,singleton(X0))
        | X0 != X1 ) ),
    inference(rectify,[],[f49]) ).

fof(f49,plain,
    ! [X1,X0] :
      ( ( X0 = X1
        | ~ member(X0,singleton(X1)) )
      & ( member(X0,singleton(X1))
        | X0 != X1 ) ),
    inference(nnf_transformation,[],[f16]) ).

fof(f16,plain,
    ! [X1,X0] :
      ( X0 = X1
    <=> member(X0,singleton(X1)) ),
    inference(rectify,[],[f8]) ).

fof(f8,axiom,
    ! [X2,X0] :
      ( member(X2,singleton(X0))
    <=> X0 = X2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',singleton) ).

fof(f153,plain,
    ! [X24,X22,X23] :
      ( ~ subset(unordered_pair(X24,sK2(X22,X23)),X23)
      | subset(X22,X23) ),
    inference(resolution,[],[f123,f90]) ).

fof(f90,plain,
    ! [X2,X1] : member(X1,unordered_pair(X2,X1)),
    inference(equality_resolution,[],[f73]) ).

fof(f73,plain,
    ! [X2,X0,X1] :
      ( member(X0,unordered_pair(X2,X1))
      | X0 != X1 ),
    inference(cnf_transformation,[],[f45]) ).

fof(f45,plain,
    ! [X0,X1,X2] :
      ( ( member(X0,unordered_pair(X2,X1))
        | ( X0 != X2
          & X0 != X1 ) )
      & ( X0 = X2
        | X0 = X1
        | ~ member(X0,unordered_pair(X2,X1)) ) ),
    inference(rectify,[],[f44]) ).

fof(f44,plain,
    ! [X0,X2,X1] :
      ( ( member(X0,unordered_pair(X1,X2))
        | ( X0 != X1
          & X0 != X2 ) )
      & ( X0 = X1
        | X0 = X2
        | ~ member(X0,unordered_pair(X1,X2)) ) ),
    inference(flattening,[],[f43]) ).

fof(f43,plain,
    ! [X0,X2,X1] :
      ( ( member(X0,unordered_pair(X1,X2))
        | ( X0 != X1
          & X0 != X2 ) )
      & ( X0 = X1
        | X0 = X2
        | ~ member(X0,unordered_pair(X1,X2)) ) ),
    inference(nnf_transformation,[],[f20]) ).

fof(f20,plain,
    ! [X0,X2,X1] :
      ( member(X0,unordered_pair(X1,X2))
    <=> ( X0 = X1
        | X0 = X2 ) ),
    inference(rectify,[],[f9]) ).

fof(f9,axiom,
    ! [X2,X0,X1] :
      ( ( X0 = X2
        | X1 = X2 )
    <=> member(X2,unordered_pair(X0,X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unordered_pair) ).

fof(f123,plain,
    ! [X18,X16,X17] :
      ( ~ member(sK2(X18,X17),X16)
      | subset(X18,X17)
      | ~ subset(X16,X17) ),
    inference(resolution,[],[f82,f83]) ).

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

fof(f2232,plain,
    ( ~ subset(singleton(sK3),unordered_pair(sK4,sK3))
    | spl5_2 ),
    inference(subsumption_resolution,[],[f2231,f259]) ).

fof(f259,plain,
    ! [X0,X1] : subset(singleton(X0),unordered_pair(X0,X1)),
    inference(resolution,[],[f250,f117]) ).

fof(f250,plain,
    ! [X2,X0,X1] :
      ( ~ subset(unordered_pair(X0,X2),X1)
      | subset(singleton(X0),X1) ),
    inference(duplicate_literal_removal,[],[f248]) ).

fof(f248,plain,
    ! [X2,X0,X1] :
      ( ~ subset(unordered_pair(X0,X2),X1)
      | subset(singleton(X0),X1)
      | subset(singleton(X0),X1) ),
    inference(superposition,[],[f152,f115]) ).

fof(f152,plain,
    ! [X21,X19,X20] :
      ( ~ subset(unordered_pair(sK2(X19,X20),X21),X20)
      | subset(X19,X20) ),
    inference(resolution,[],[f123,f89]) ).

fof(f89,plain,
    ! [X2,X1] : member(X2,unordered_pair(X2,X1)),
    inference(equality_resolution,[],[f74]) ).

fof(f74,plain,
    ! [X2,X0,X1] :
      ( member(X0,unordered_pair(X2,X1))
      | X0 != X2 ),
    inference(cnf_transformation,[],[f45]) ).

fof(f2231,plain,
    ( ~ subset(singleton(sK4),unordered_pair(sK4,sK3))
    | ~ subset(singleton(sK3),unordered_pair(sK4,sK3))
    | spl5_2 ),
    inference(resolution,[],[f102,f483]) ).

fof(f483,plain,
    ! [X16,X14,X15] :
      ( subset(union(X16,X14),X15)
      | ~ subset(X16,X15)
      | ~ subset(X14,X15) ),
    inference(duplicate_literal_removal,[],[f465]) ).

fof(f465,plain,
    ! [X16,X14,X15] :
      ( subset(union(X16,X14),X15)
      | subset(union(X16,X14),X15)
      | ~ subset(X16,X15)
      | ~ subset(X14,X15) ),
    inference(resolution,[],[f190,f123]) ).

fof(f190,plain,
    ! [X2,X3,X4] :
      ( member(sK2(union(X2,X3),X4),X2)
      | ~ subset(X3,X4)
      | subset(union(X2,X3),X4) ),
    inference(duplicate_literal_removal,[],[f180]) ).

fof(f180,plain,
    ! [X2,X3,X4] :
      ( subset(union(X2,X3),X4)
      | subset(union(X2,X3),X4)
      | member(sK2(union(X2,X3),X4),X2)
      | ~ subset(X3,X4) ),
    inference(resolution,[],[f113,f123]) ).

fof(f113,plain,
    ! [X3,X4,X5] :
      ( member(sK2(union(X3,X4),X5),X4)
      | subset(union(X3,X4),X5)
      | member(sK2(union(X3,X4),X5),X3) ),
    inference(resolution,[],[f84,f86]) ).

fof(f86,plain,
    ! [X2,X0,X1] :
      ( ~ member(X0,union(X1,X2))
      | member(X0,X1)
      | member(X0,X2) ),
    inference(cnf_transformation,[],[f60]) ).

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

fof(f59,plain,
    ! [X0,X2,X1] :
      ( ( member(X0,union(X2,X1))
        | ( ~ member(X0,X1)
          & ~ member(X0,X2) ) )
      & ( member(X0,X1)
        | member(X0,X2)
        | ~ member(X0,union(X2,X1)) ) ),
    inference(flattening,[],[f58]) ).

fof(f58,plain,
    ! [X0,X2,X1] :
      ( ( member(X0,union(X2,X1))
        | ( ~ member(X0,X1)
          & ~ member(X0,X2) ) )
      & ( member(X0,X1)
        | member(X0,X2)
        | ~ member(X0,union(X2,X1)) ) ),
    inference(nnf_transformation,[],[f14]) ).

fof(f14,plain,
    ! [X0,X2,X1] :
      ( member(X0,union(X2,X1))
    <=> ( member(X0,X1)
        | member(X0,X2) ) ),
    inference(rectify,[],[f5]) ).

fof(f5,axiom,
    ! [X2,X1,X0] :
      ( ( member(X2,X1)
        | member(X2,X0) )
    <=> member(X2,union(X0,X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',union) ).

fof(f102,plain,
    ( ~ subset(union(singleton(sK4),singleton(sK3)),unordered_pair(sK4,sK3))
    | spl5_2 ),
    inference(avatar_component_clause,[],[f100]) ).

fof(f100,plain,
    ( spl5_2
  <=> subset(union(singleton(sK4),singleton(sK3)),unordered_pair(sK4,sK3)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_2])]) ).

fof(f2225,plain,
    spl5_1,
    inference(avatar_contradiction_clause,[],[f2224]) ).

fof(f2224,plain,
    ( $false
    | spl5_1 ),
    inference(subsumption_resolution,[],[f2221,f91]) ).

fof(f91,plain,
    ! [X1] : member(X1,singleton(X1)),
    inference(equality_resolution,[],[f78]) ).

fof(f78,plain,
    ! [X0,X1] :
      ( member(X1,singleton(X0))
      | X0 != X1 ),
    inference(cnf_transformation,[],[f50]) ).

fof(f2221,plain,
    ( ~ member(sK3,singleton(sK3))
    | spl5_1 ),
    inference(resolution,[],[f2215,f88]) ).

fof(f88,plain,
    ! [X2,X0,X1] :
      ( member(X0,union(X1,X2))
      | ~ member(X0,X2) ),
    inference(cnf_transformation,[],[f60]) ).

fof(f2215,plain,
    ( ~ member(sK3,union(singleton(sK4),singleton(sK3)))
    | spl5_1 ),
    inference(subsumption_resolution,[],[f2202,f172]) ).

fof(f172,plain,
    ! [X0,X1] : subset(X0,union(X0,X1)),
    inference(duplicate_literal_removal,[],[f165]) ).

fof(f165,plain,
    ! [X0,X1] :
      ( subset(X0,union(X0,X1))
      | subset(X0,union(X0,X1)) ),
    inference(resolution,[],[f110,f84]) ).

fof(f110,plain,
    ! [X6,X7,X5] :
      ( ~ member(sK2(X5,union(X6,X7)),X6)
      | subset(X5,union(X6,X7)) ),
    inference(resolution,[],[f83,f87]) ).

fof(f87,plain,
    ! [X2,X0,X1] :
      ( member(X0,union(X1,X2))
      | ~ member(X0,X1) ),
    inference(cnf_transformation,[],[f60]) ).

fof(f2202,plain,
    ( ~ subset(singleton(sK4),union(singleton(sK4),singleton(sK3)))
    | ~ member(sK3,union(singleton(sK4),singleton(sK3)))
    | spl5_1 ),
    inference(resolution,[],[f573,f98]) ).

fof(f98,plain,
    ( ~ subset(unordered_pair(sK4,sK3),union(singleton(sK4),singleton(sK3)))
    | spl5_1 ),
    inference(avatar_component_clause,[],[f96]) ).

fof(f96,plain,
    ( spl5_1
  <=> subset(unordered_pair(sK4,sK3),union(singleton(sK4),singleton(sK3))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_1])]) ).

fof(f573,plain,
    ! [X36,X37,X35] :
      ( subset(unordered_pair(X35,X36),X37)
      | ~ subset(singleton(X35),X37)
      | ~ member(X36,X37) ),
    inference(duplicate_literal_removal,[],[f550]) ).

fof(f550,plain,
    ! [X36,X37,X35] :
      ( ~ subset(singleton(X35),X37)
      | subset(unordered_pair(X35,X36),X37)
      | ~ member(X36,X37)
      | subset(unordered_pair(X35,X36),X37) ),
    inference(superposition,[],[f151,f205]) ).

fof(f205,plain,
    ! [X8,X9,X7] :
      ( sK2(unordered_pair(X7,X8),X9) = X7
      | subset(unordered_pair(X7,X8),X9)
      | ~ member(X8,X9) ),
    inference(duplicate_literal_removal,[],[f197]) ).

fof(f197,plain,
    ! [X8,X9,X7] :
      ( subset(unordered_pair(X7,X8),X9)
      | sK2(unordered_pair(X7,X8),X9) = X7
      | subset(unordered_pair(X7,X8),X9)
      | ~ member(X8,X9) ),
    inference(superposition,[],[f83,f116]) ).

fof(f116,plain,
    ! [X10,X11,X9] :
      ( sK2(unordered_pair(X9,X10),X11) = X10
      | subset(unordered_pair(X9,X10),X11)
      | sK2(unordered_pair(X9,X10),X11) = X9 ),
    inference(resolution,[],[f84,f72]) ).

fof(f72,plain,
    ! [X2,X0,X1] :
      ( ~ member(X0,unordered_pair(X2,X1))
      | X0 = X1
      | X0 = X2 ),
    inference(cnf_transformation,[],[f45]) ).

fof(f151,plain,
    ! [X18,X17] :
      ( ~ subset(singleton(sK2(X17,X18)),X18)
      | subset(X17,X18) ),
    inference(resolution,[],[f123,f91]) ).

fof(f103,plain,
    ( ~ spl5_1
    | ~ spl5_2 ),
    inference(avatar_split_clause,[],[f94,f100,f96]) ).

fof(f94,plain,
    ( ~ subset(union(singleton(sK4),singleton(sK3)),unordered_pair(sK4,sK3))
    | ~ subset(unordered_pair(sK4,sK3),union(singleton(sK4),singleton(sK3))) ),
    inference(resolution,[],[f64,f85]) ).

fof(f85,plain,
    ~ equal_set(union(singleton(sK4),singleton(sK3)),unordered_pair(sK4,sK3)),
    inference(cnf_transformation,[],[f57]) ).

fof(f57,plain,
    ~ equal_set(union(singleton(sK4),singleton(sK3)),unordered_pair(sK4,sK3)),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3,sK4])],[f29,f56]) ).

fof(f56,plain,
    ( ? [X0,X1] : ~ equal_set(union(singleton(X1),singleton(X0)),unordered_pair(X1,X0))
   => ~ equal_set(union(singleton(sK4),singleton(sK3)),unordered_pair(sK4,sK3)) ),
    introduced(choice_axiom,[]) ).

fof(f29,plain,
    ? [X0,X1] : ~ equal_set(union(singleton(X1),singleton(X0)),unordered_pair(X1,X0)),
    inference(ennf_transformation,[],[f24]) ).

fof(f24,plain,
    ~ ! [X1,X0] : equal_set(union(singleton(X1),singleton(X0)),unordered_pair(X1,X0)),
    inference(rectify,[],[f13]) ).

fof(f13,negated_conjecture,
    ~ ! [X1,X0] : equal_set(union(singleton(X0),singleton(X1)),unordered_pair(X0,X1)),
    inference(negated_conjecture,[],[f12]) ).

fof(f12,conjecture,
    ! [X1,X0] : equal_set(union(singleton(X0),singleton(X1)),unordered_pair(X0,X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thI41) ).

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

fof(f35,plain,
    ! [X0,X1] :
      ( equal_set(X0,X1)
      | ~ subset(X1,X0)
      | ~ subset(X0,X1) ),
    inference(rectify,[],[f28]) ).

fof(f28,plain,
    ! [X1,X0] :
      ( equal_set(X1,X0)
      | ~ subset(X0,X1)
      | ~ subset(X1,X0) ),
    inference(flattening,[],[f27]) ).

fof(f27,plain,
    ! [X0,X1] :
      ( equal_set(X1,X0)
      | ~ subset(X0,X1)
      | ~ subset(X1,X0) ),
    inference(ennf_transformation,[],[f25]) ).

fof(f25,plain,
    ! [X0,X1] :
      ( ( subset(X0,X1)
        & subset(X1,X0) )
     => equal_set(X1,X0) ),
    inference(unused_predicate_definition_removal,[],[f22]) ).

fof(f22,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/sandbox2/benchmark/theBenchmark.p',equal_set) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SET703+4 : TPTP v8.1.0. Released v2.2.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n002.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 14:53:14 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.47  % (12733)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.47  TRYING [1]
% 0.20/0.47  TRYING [2]
% 0.20/0.47  TRYING [3]
% 0.20/0.49  % (12750)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.20/0.49  % (12727)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.20/0.49  % (12737)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.49  TRYING [1]
% 0.20/0.49  TRYING [2]
% 0.20/0.49  TRYING [3]
% 0.20/0.49  % (12745)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.50  TRYING [4]
% 0.20/0.50  TRYING [4]
% 0.20/0.50  % (12742)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.20/0.51  % (12753)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.20/0.51  % (12738)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)
% 0.20/0.51  % (12736)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.20/0.51  % (12734)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.51  % (12739)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.20/0.52  % (12729)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.20/0.52  TRYING [5]
% 0.20/0.52  % (12755)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.20/0.52  % (12747)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)
% 0.20/0.52  % (12728)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.20/0.52  % (12748)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.20/0.53  % (12756)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.20/0.53  % (12731)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.53  % (12740)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.53  % (12730)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.20/0.53  % (12734)Instruction limit reached!
% 0.20/0.53  % (12734)------------------------------
% 0.20/0.53  % (12734)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (12734)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (12734)Termination reason: Unknown
% 0.20/0.53  % (12734)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (12734)Memory used [KB]: 5500
% 0.20/0.53  % (12734)Time elapsed: 0.131 s
% 0.20/0.53  % (12734)Instructions burned: 7 (million)
% 0.20/0.53  % (12734)------------------------------
% 0.20/0.53  % (12734)------------------------------
% 0.20/0.54  % (12754)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)
% 0.20/0.54  % (12741)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.20/0.54  % (12732)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.20/0.54  % (12752)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.20/0.54  % (12728)Refutation not found, incomplete strategy% (12728)------------------------------
% 0.20/0.54  % (12728)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (12728)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (12728)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (12728)Memory used [KB]: 5373
% 0.20/0.54  % (12728)Time elapsed: 0.140 s
% 0.20/0.54  % (12728)Instructions burned: 3 (million)
% 0.20/0.54  % (12728)------------------------------
% 0.20/0.54  % (12728)------------------------------
% 0.20/0.54  % (12735)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.54  % (12735)Instruction limit reached!
% 0.20/0.54  % (12735)------------------------------
% 0.20/0.54  % (12735)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (12735)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (12735)Termination reason: Unknown
% 0.20/0.54  % (12735)Termination phase: Preprocessing 3
% 0.20/0.54  
% 0.20/0.54  % (12735)Memory used [KB]: 895
% 0.20/0.54  % (12735)Time elapsed: 0.004 s
% 0.20/0.54  % (12735)Instructions burned: 2 (million)
% 0.20/0.54  % (12735)------------------------------
% 0.20/0.54  % (12735)------------------------------
% 0.20/0.55  % (12733)Instruction limit reached!
% 0.20/0.55  % (12733)------------------------------
% 0.20/0.55  % (12733)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (12733)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (12733)Termination reason: Unknown
% 0.20/0.55  % (12733)Termination phase: Finite model building constraint generation
% 0.20/0.55  
% 0.20/0.55  % (12733)Memory used [KB]: 6908
% 0.20/0.55  % (12733)Time elapsed: 0.128 s
% 0.20/0.55  % (12733)Instructions burned: 51 (million)
% 0.20/0.55  % (12733)------------------------------
% 0.20/0.55  % (12733)------------------------------
% 0.20/0.55  % (12746)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.20/0.55  TRYING [5]
% 0.20/0.55  % (12749)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.20/0.55  % (12744)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.20/0.55  TRYING [1]
% 0.20/0.55  TRYING [2]
% 0.20/0.55  TRYING [3]
% 0.20/0.55  % (12751)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.20/0.57  % (12743)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)
% 0.20/0.57  % (12737)Instruction limit reached!
% 0.20/0.57  % (12737)------------------------------
% 0.20/0.57  % (12737)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (12737)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (12737)Termination reason: Unknown
% 0.20/0.57  % (12737)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (12737)Memory used [KB]: 6524
% 0.20/0.57  % (12737)Time elapsed: 0.168 s
% 0.20/0.57  % (12737)Instructions burned: 51 (million)
% 0.20/0.57  % (12737)------------------------------
% 0.20/0.57  % (12737)------------------------------
% 0.20/0.57  TRYING [4]
% 0.20/0.59  % (12729)Instruction limit reached!
% 0.20/0.59  % (12729)------------------------------
% 0.20/0.59  % (12729)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (12729)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (12729)Termination reason: Unknown
% 0.20/0.59  % (12729)Termination phase: Saturation
% 0.20/0.59  
% 0.20/0.59  % (12729)Memory used [KB]: 1535
% 0.20/0.59  % (12729)Time elapsed: 0.192 s
% 0.20/0.59  % (12729)Instructions burned: 38 (million)
% 0.20/0.59  % (12729)------------------------------
% 0.20/0.59  % (12729)------------------------------
% 0.20/0.60  TRYING [6]
% 0.20/0.60  TRYING [5]
% 2.00/0.61  % (12731)Instruction limit reached!
% 2.00/0.61  % (12731)------------------------------
% 2.00/0.61  % (12731)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.61  % (12731)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.61  % (12731)Termination reason: Unknown
% 2.00/0.61  % (12731)Termination phase: Saturation
% 2.00/0.61  
% 2.00/0.61  % (12731)Memory used [KB]: 6140
% 2.00/0.61  % (12731)Time elapsed: 0.215 s
% 2.00/0.61  % (12731)Instructions burned: 52 (million)
% 2.00/0.61  % (12731)------------------------------
% 2.00/0.61  % (12731)------------------------------
% 2.00/0.62  % (12736)Instruction limit reached!
% 2.00/0.62  % (12736)------------------------------
% 2.00/0.62  % (12736)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.62  % (12736)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.62  % (12736)Termination reason: Unknown
% 2.00/0.62  % (12736)Termination phase: Saturation
% 2.00/0.62  
% 2.00/0.62  % (12736)Memory used [KB]: 2174
% 2.00/0.62  % (12736)Time elapsed: 0.222 s
% 2.00/0.62  % (12736)Instructions burned: 51 (million)
% 2.00/0.62  % (12736)------------------------------
% 2.00/0.62  % (12736)------------------------------
% 2.00/0.62  % (12753)Instruction limit reached!
% 2.00/0.62  % (12753)------------------------------
% 2.00/0.62  % (12753)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.62  % (12753)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.62  % (12753)Termination reason: Unknown
% 2.00/0.62  % (12753)Termination phase: Saturation
% 2.00/0.62  
% 2.00/0.62  % (12753)Memory used [KB]: 6908
% 2.00/0.62  % (12753)Time elapsed: 0.038 s
% 2.00/0.62  % (12753)Instructions burned: 69 (million)
% 2.00/0.62  % (12753)------------------------------
% 2.00/0.62  % (12753)------------------------------
% 2.00/0.63  % (12744)Instruction limit reached!
% 2.00/0.63  % (12744)------------------------------
% 2.00/0.63  % (12744)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.63  % (12744)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.63  % (12744)Termination reason: Unknown
% 2.00/0.63  % (12744)Termination phase: Finite model building SAT solving
% 2.00/0.63  
% 2.00/0.63  % (12744)Memory used [KB]: 7291
% 2.00/0.63  % (12744)Time elapsed: 0.210 s
% 2.00/0.63  % (12744)Instructions burned: 61 (million)
% 2.00/0.63  % (12744)------------------------------
% 2.00/0.63  % (12744)------------------------------
% 2.22/0.63  % (12730)Instruction limit reached!
% 2.22/0.63  % (12730)------------------------------
% 2.22/0.63  % (12730)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.63  % (12730)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.63  % (12730)Termination reason: Unknown
% 2.22/0.63  % (12730)Termination phase: Saturation
% 2.22/0.63  
% 2.22/0.63  % (12730)Memory used [KB]: 6140
% 2.22/0.63  % (12730)Time elapsed: 0.218 s
% 2.22/0.63  % (12730)Instructions burned: 51 (million)
% 2.22/0.63  % (12730)------------------------------
% 2.22/0.63  % (12730)------------------------------
% 2.23/0.64  % (12742)Instruction limit reached!
% 2.23/0.64  % (12742)------------------------------
% 2.23/0.64  % (12742)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.64  % (12742)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.64  % (12742)Termination reason: Unknown
% 2.23/0.64  % (12742)Termination phase: Saturation
% 2.23/0.64  
% 2.23/0.64  % (12742)Memory used [KB]: 2430
% 2.23/0.64  % (12742)Time elapsed: 0.261 s
% 2.23/0.64  % (12742)Instructions burned: 75 (million)
% 2.23/0.64  % (12742)------------------------------
% 2.23/0.64  % (12742)------------------------------
% 2.23/0.65  % (12732)Instruction limit reached!
% 2.23/0.65  % (12732)------------------------------
% 2.23/0.65  % (12732)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.65  % (12732)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.65  % (12732)Termination reason: Unknown
% 2.23/0.65  % (12732)Termination phase: Saturation
% 2.23/0.65  
% 2.23/0.65  % (12732)Memory used [KB]: 6140
% 2.23/0.65  % (12732)Time elapsed: 0.220 s
% 2.23/0.65  % (12732)Instructions burned: 49 (million)
% 2.23/0.65  % (12732)------------------------------
% 2.23/0.65  % (12732)------------------------------
% 2.23/0.66  % (12745)Instruction limit reached!
% 2.23/0.66  % (12745)------------------------------
% 2.23/0.66  % (12745)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.66  % (12745)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.66  % (12745)Termination reason: Unknown
% 2.23/0.66  % (12745)Termination phase: Saturation
% 2.23/0.66  
% 2.23/0.66  % (12745)Memory used [KB]: 7164
% 2.23/0.66  % (12745)Time elapsed: 0.262 s
% 2.23/0.66  % (12745)Instructions burned: 100 (million)
% 2.23/0.66  % (12745)------------------------------
% 2.23/0.66  % (12745)------------------------------
% 2.23/0.66  % (12761)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 2.23/0.67  % (12760)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.23/0.67  % (12763)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/920Mi)
% 2.23/0.69  % (12741)Instruction limit reached!
% 2.23/0.69  % (12741)------------------------------
% 2.23/0.69  % (12741)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.69  % (12741)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.69  % (12741)Termination reason: Unknown
% 2.23/0.69  % (12741)Termination phase: Saturation
% 2.23/0.69  
% 2.23/0.69  % (12741)Memory used [KB]: 6780
% 2.23/0.69  % (12741)Time elapsed: 0.039 s
% 2.23/0.69  % (12741)Instructions burned: 69 (million)
% 2.23/0.69  % (12741)------------------------------
% 2.23/0.69  % (12741)------------------------------
% 2.23/0.69  % (12739)Instruction limit reached!
% 2.23/0.69  % (12739)------------------------------
% 2.23/0.69  % (12739)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.69  % (12739)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.69  % (12739)Termination reason: Unknown
% 2.23/0.69  % (12739)Termination phase: Saturation
% 2.23/0.69  
% 2.23/0.69  % (12739)Memory used [KB]: 6908
% 2.23/0.69  % (12739)Time elapsed: 0.268 s
% 2.23/0.69  % (12739)Instructions burned: 101 (million)
% 2.23/0.69  % (12739)------------------------------
% 2.23/0.69  % (12739)------------------------------
% 2.23/0.70  % (12764)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.71/0.70  % (12738)Instruction limit reached!
% 2.71/0.70  % (12738)------------------------------
% 2.71/0.70  % (12738)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.70  % (12738)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.70  % (12738)Termination reason: Unknown
% 2.71/0.70  % (12738)Termination phase: Saturation
% 2.71/0.70  
% 2.71/0.70  % (12738)Memory used [KB]: 7036
% 2.71/0.70  % (12738)Time elapsed: 0.304 s
% 2.71/0.70  % (12738)Instructions burned: 100 (million)
% 2.71/0.70  % (12738)------------------------------
% 2.71/0.70  % (12738)------------------------------
% 2.71/0.71  % (12762)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 (2998ds/90Mi)
% 2.71/0.71  % (12746)Instruction limit reached!
% 2.71/0.71  % (12746)------------------------------
% 2.71/0.71  % (12746)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.71  % (12746)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.71  % (12746)Termination reason: Unknown
% 2.71/0.71  % (12746)Termination phase: Saturation
% 2.71/0.71  
% 2.71/0.71  % (12746)Memory used [KB]: 1791
% 2.71/0.71  % (12746)Time elapsed: 0.304 s
% 2.71/0.71  % (12746)Instructions burned: 102 (million)
% 2.71/0.71  % (12746)------------------------------
% 2.71/0.71  % (12746)------------------------------
% 2.71/0.72  TRYING [7]
% 2.71/0.73  % (12740)Instruction limit reached!
% 2.71/0.73  % (12740)------------------------------
% 2.71/0.73  % (12740)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.73  % (12740)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.73  % (12740)Termination reason: Unknown
% 2.71/0.73  % (12740)Termination phase: Saturation
% 2.71/0.73  
% 2.71/0.73  % (12740)Memory used [KB]: 7036
% 2.71/0.73  % (12740)Time elapsed: 0.283 s
% 2.71/0.73  % (12740)Instructions burned: 99 (million)
% 2.71/0.73  % (12740)------------------------------
% 2.71/0.73  % (12740)------------------------------
% 2.71/0.74  % (12765)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.71/0.75  % (12766)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 (2997ds/655Mi)
% 3.04/0.77  % (12767)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 (2997ds/68Mi)
% 3.04/0.78  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 3.04/0.78  % (12769)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 (2997ds/981Mi)
% 3.04/0.79  % (12768)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 (2997ds/940Mi)
% 3.04/0.79  % (12743)Instruction limit reached!
% 3.04/0.79  % (12743)------------------------------
% 3.04/0.79  % (12743)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.79  % (12743)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.79  % (12743)Termination reason: Unknown
% 3.04/0.79  % (12743)Termination phase: Saturation
% 3.04/0.79  
% 3.04/0.79  % (12743)Memory used [KB]: 6780
% 3.04/0.79  % (12743)Time elapsed: 0.377 s
% 3.04/0.79  % (12743)Instructions burned: 99 (million)
% 3.04/0.79  % (12743)------------------------------
% 3.04/0.79  % (12743)------------------------------
% 3.04/0.79  % (12748)Instruction limit reached!
% 3.04/0.79  % (12748)------------------------------
% 3.04/0.79  % (12748)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.79  % (12748)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.79  % (12748)Termination reason: Unknown
% 3.04/0.79  % (12748)Termination phase: Saturation
% 3.04/0.79  
% 3.04/0.79  % (12748)Memory used [KB]: 7675
% 3.04/0.79  % (12748)Time elapsed: 0.344 s
% 3.04/0.79  % (12748)Instructions burned: 139 (million)
% 3.04/0.79  % (12748)------------------------------
% 3.04/0.79  % (12748)------------------------------
% 3.04/0.80  % (12770)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.04/0.80  % (12771)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 (2997ds/2016Mi)
% 3.04/0.80  % (12773)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 3.04/0.82  % (12774)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 (2997ds/4958Mi)
% 3.04/0.86  % (12754)Instruction limit reached!
% 3.04/0.86  % (12754)------------------------------
% 3.04/0.86  % (12754)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.86  % (12754)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.86  % (12754)Termination reason: Unknown
% 3.04/0.86  % (12754)Termination phase: Saturation
% 3.04/0.86  
% 3.04/0.86  % (12754)Memory used [KB]: 3837
% 3.04/0.86  % (12754)Time elapsed: 0.450 s
% 3.04/0.86  % (12754)Instructions burned: 178 (million)
% 3.04/0.86  % (12754)------------------------------
% 3.04/0.86  % (12754)------------------------------
% 3.04/0.86  % (12777)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 (2996ds/4931Mi)
% 3.52/0.87  % (12775)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 3.52/0.88  % (12778)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.64/0.89  % (12762)Instruction limit reached!
% 3.64/0.89  % (12762)------------------------------
% 3.64/0.89  % (12762)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.64/0.89  % (12762)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.64/0.89  % (12762)Termination reason: Unknown
% 3.64/0.89  % (12762)Termination phase: Saturation
% 3.64/0.89  
% 3.64/0.89  % (12762)Memory used [KB]: 7036
% 3.64/0.89  % (12762)Time elapsed: 0.298 s
% 3.64/0.89  % (12762)Instructions burned: 90 (million)
% 3.64/0.89  % (12762)------------------------------
% 3.64/0.89  % (12762)------------------------------
% 3.64/0.90  % (12747)Instruction limit reached!
% 3.64/0.90  % (12747)------------------------------
% 3.64/0.90  % (12747)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.64/0.90  % (12747)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.64/0.90  % (12747)Termination reason: Unknown
% 3.64/0.90  % (12747)Termination phase: Saturation
% 3.64/0.90  
% 3.64/0.90  % (12747)Memory used [KB]: 7675
% 3.64/0.90  % (12747)Time elapsed: 0.473 s
% 3.64/0.90  % (12747)Instructions burned: 176 (million)
% 3.64/0.90  % (12747)------------------------------
% 3.64/0.90  % (12747)------------------------------
% 3.64/0.90  % (12776)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 3.64/0.91  % (12767)Instruction limit reached!
% 3.64/0.91  % (12767)------------------------------
% 3.64/0.91  % (12767)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.64/0.92  % (12767)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.74/0.93  % (12767)Termination reason: Unknown
% 3.74/0.93  % (12767)Termination phase: Saturation
% 3.74/0.93  
% 3.74/0.93  % (12767)Memory used [KB]: 6780
% 3.74/0.93  % (12767)Time elapsed: 0.044 s
% 3.74/0.93  % (12767)Instructions burned: 69 (million)
% 3.74/0.93  % (12767)------------------------------
% 3.74/0.93  % (12767)------------------------------
% 3.82/0.94  % (12780)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 (2995ds/2134Mi)
% 3.82/0.95  % (12779)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 (2996ds/1824Mi)
% 3.82/0.96  % (12781)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 4.10/1.01  % (12770)Instruction limit reached!
% 4.10/1.01  % (12770)------------------------------
% 4.10/1.01  % (12770)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.10/1.01  % (12770)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.10/1.01  % (12770)Termination reason: Unknown
% 4.10/1.01  % (12770)Termination phase: Saturation
% 4.10/1.01  
% 4.10/1.01  % (12770)Memory used [KB]: 7036
% 4.10/1.01  % (12770)Time elapsed: 0.339 s
% 4.10/1.01  % (12770)Instructions burned: 90 (million)
% 4.10/1.01  % (12770)------------------------------
% 4.10/1.01  % (12770)------------------------------
% 4.10/1.02  % (12782)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 4.10/1.03  % (12783)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 (2994ds/90Mi)
% 4.10/1.03  % (12778)Instruction limit reached!
% 4.10/1.03  % (12778)------------------------------
% 4.10/1.03  % (12778)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.10/1.03  % (12778)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.10/1.03  % (12778)Termination reason: Unknown
% 4.10/1.03  % (12778)Termination phase: Saturation
% 4.10/1.03  
% 4.10/1.03  % (12778)Memory used [KB]: 6908
% 4.10/1.03  % (12778)Time elapsed: 0.040 s
% 4.10/1.03  % (12778)Instructions burned: 69 (million)
% 4.10/1.03  % (12778)------------------------------
% 4.10/1.03  % (12778)------------------------------
% 4.10/1.05  TRYING [8]
% 4.43/1.09  % (12785)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 4.43/1.10  % (12784)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 (2994ds/2016Mi)
% 4.43/1.12  % (12761)Instruction limit reached!
% 4.43/1.12  % (12761)------------------------------
% 4.43/1.12  % (12761)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.43/1.12  % (12761)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.43/1.12  % (12761)Termination reason: Unknown
% 4.43/1.12  % (12761)Termination phase: Saturation
% 4.43/1.12  
% 4.43/1.12  % (12761)Memory used [KB]: 4861
% 4.43/1.12  % (12761)Time elapsed: 0.544 s
% 4.43/1.12  % (12761)Instructions burned: 211 (million)
% 4.43/1.12  % (12761)------------------------------
% 4.43/1.12  % (12761)------------------------------
% 6.49/1.19  % (12783)Instruction limit reached!
% 6.49/1.19  % (12783)------------------------------
% 6.49/1.19  % (12783)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.49/1.19  % (12783)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.49/1.19  % (12783)Termination reason: Unknown
% 6.49/1.19  % (12783)Termination phase: Saturation
% 6.49/1.19  
% 6.49/1.19  % (12783)Memory used [KB]: 6908
% 6.49/1.19  % (12783)Time elapsed: 0.275 s
% 6.49/1.19  % (12783)Instructions burned: 90 (million)
% 6.49/1.19  % (12783)------------------------------
% 6.49/1.19  % (12783)------------------------------
% 6.49/1.20  % (12788)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 (2993ds/9965Mi)
% 6.78/1.23  % (12789)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9877Mi)
% 7.02/1.25  % (12791)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 (2992ds/9902Mi)
% 7.02/1.30  % (12756)Instruction limit reached!
% 7.02/1.30  % (12756)------------------------------
% 7.02/1.30  % (12756)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.02/1.30  % (12756)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.02/1.30  % (12756)Termination reason: Unknown
% 7.02/1.30  % (12756)Termination phase: Saturation
% 7.02/1.30  
% 7.02/1.30  % (12756)Memory used [KB]: 11513
% 7.02/1.30  % (12756)Time elapsed: 0.839 s
% 7.02/1.30  % (12756)Instructions burned: 355 (million)
% 7.02/1.30  % (12756)------------------------------
% 7.02/1.30  % (12756)------------------------------
% 7.02/1.32  % (12760)Instruction limit reached!
% 7.02/1.32  % (12760)------------------------------
% 7.02/1.32  % (12760)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.02/1.33  % (12760)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.02/1.33  % (12760)Termination reason: Unknown
% 7.02/1.33  % (12760)Termination phase: Saturation
% 7.02/1.33  
% 7.02/1.33  % (12760)Memory used [KB]: 10106
% 7.02/1.33  % (12760)Time elapsed: 0.667 s
% 7.02/1.33  % (12760)Instructions burned: 388 (million)
% 7.02/1.33  % (12760)------------------------------
% 7.02/1.33  % (12760)------------------------------
% 7.77/1.37  % (12792)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 (2991ds/1824Mi)
% 8.14/1.40  % (12751)Instruction limit reached!
% 8.14/1.40  % (12751)------------------------------
% 8.14/1.40  % (12751)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.14/1.40  % (12751)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.14/1.40  % (12751)Termination reason: Unknown
% 8.14/1.40  % (12751)Termination phase: Saturation
% 8.14/1.40  
% 8.14/1.40  % (12751)Memory used [KB]: 11385
% 8.14/1.40  % (12751)Time elapsed: 0.980 s
% 8.14/1.40  % (12751)Instructions burned: 482 (million)
% 8.14/1.40  % (12751)------------------------------
% 8.14/1.40  % (12751)------------------------------
% 8.14/1.44  % (12755)Instruction limit reached!
% 8.14/1.44  % (12755)------------------------------
% 8.14/1.44  % (12755)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.14/1.44  % (12755)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.14/1.44  % (12755)Termination reason: Unknown
% 8.14/1.44  % (12755)Termination phase: Saturation
% 8.14/1.44  
% 8.14/1.44  % (12755)Memory used [KB]: 12665
% 8.14/1.44  % (12755)Time elapsed: 1.011 s
% 8.14/1.44  % (12755)Instructions burned: 439 (million)
% 8.14/1.44  % (12755)------------------------------
% 8.14/1.44  % (12755)------------------------------
% 8.14/1.44  % (12750)Instruction limit reached!
% 8.14/1.44  % (12750)------------------------------
% 8.14/1.44  % (12750)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.14/1.44  % (12750)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.14/1.44  % (12750)Termination reason: Unknown
% 8.14/1.44  % (12750)Termination phase: Saturation
% 8.14/1.44  
% 8.14/1.44  % (12750)Memory used [KB]: 11129
% 8.14/1.44  % (12750)Time elapsed: 1.057 s
% 8.14/1.44  % (12750)Instructions burned: 467 (million)
% 8.14/1.44  % (12750)------------------------------
% 8.14/1.44  % (12750)------------------------------
% 8.61/1.46  % (12793)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9989Mi)
% 8.64/1.49  % (12794)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9707Mi)
% 8.94/1.51  % (12749)Instruction limit reached!
% 8.94/1.51  % (12749)------------------------------
% 8.94/1.51  % (12749)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.94/1.51  % (12749)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.94/1.51  % (12749)Termination reason: Unknown
% 8.94/1.51  % (12749)Termination phase: Saturation
% 8.94/1.51  
% 8.94/1.51  % (12749)Memory used [KB]: 6396
% 8.94/1.51  % (12749)Time elapsed: 1.116 s
% 8.94/1.51  % (12749)Instructions burned: 499 (million)
% 8.94/1.51  % (12749)------------------------------
% 8.94/1.51  % (12749)------------------------------
% 9.17/1.55  % (12766)Instruction limit reached!
% 9.17/1.55  % (12766)------------------------------
% 9.17/1.55  % (12766)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.17/1.55  % (12766)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.17/1.55  % (12766)Termination reason: Unknown
% 9.17/1.55  % (12766)Termination phase: Saturation
% 9.17/1.55  
% 9.17/1.55  % (12766)Memory used [KB]: 3070
% 9.17/1.55  % (12766)Time elapsed: 0.881 s
% 9.17/1.55  % (12766)Instructions burned: 655 (million)
% 9.17/1.55  % (12766)------------------------------
% 9.17/1.55  % (12766)------------------------------
% 9.17/1.55  % (12795)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 (2989ds/90Mi)
% 9.17/1.57  % (12752)Instruction limit reached!
% 9.17/1.57  % (12752)------------------------------
% 9.17/1.57  % (12752)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.17/1.57  % (12752)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.17/1.57  % (12752)Termination reason: Unknown
% 9.17/1.57  % (12752)Termination phase: Saturation
% 9.17/1.57  
% 9.17/1.57  % (12752)Memory used [KB]: 11385
% 9.17/1.57  % (12752)Time elapsed: 1.174 s
% 9.17/1.57  % (12752)Instructions burned: 500 (million)
% 9.17/1.57  % (12752)------------------------------
% 9.17/1.57  % (12752)------------------------------
% 9.17/1.61  % (12798)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 (2988ds/35256Mi)
% 9.17/1.62  % (12796)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 (2989ds/44001Mi)
% 9.17/1.62  % (12797)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 (2989ds/4958Mi)
% 9.69/1.66  % (12799)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 (2987ds/32293Mi)
% 9.69/1.69  TRYING [9]
% 9.99/1.73  % (12800)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 (2987ds/37001Mi)
% 9.99/1.74  % (12795)Instruction limit reached!
% 9.99/1.74  % (12795)------------------------------
% 9.99/1.74  % (12795)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.99/1.74  % (12795)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.99/1.74  % (12795)Termination reason: Unknown
% 9.99/1.74  % (12795)Termination phase: Saturation
% 9.99/1.74  
% 9.99/1.74  % (12795)Memory used [KB]: 7036
% 9.99/1.74  % (12795)Time elapsed: 0.255 s
% 9.99/1.74  % (12795)Instructions burned: 91 (million)
% 9.99/1.74  % (12795)------------------------------
% 9.99/1.74  % (12795)------------------------------
% 11.21/1.82  % (12799)First to succeed.
% 11.58/1.82  % (12799)Refutation found. Thanks to Tanya!
% 11.58/1.82  % SZS status Theorem for theBenchmark
% 11.58/1.82  % SZS output start Proof for theBenchmark
% See solution above
% 11.58/1.82  % (12799)------------------------------
% 11.58/1.82  % (12799)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.58/1.82  % (12799)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.58/1.82  % (12799)Termination reason: Refutation
% 11.58/1.82  
% 11.58/1.82  % (12799)Memory used [KB]: 6652
% 11.58/1.82  % (12799)Time elapsed: 0.183 s
% 11.58/1.82  % (12799)Instructions burned: 100 (million)
% 11.58/1.82  % (12799)------------------------------
% 11.58/1.82  % (12799)------------------------------
% 11.58/1.82  % (12726)Success in time 1.474 s
%------------------------------------------------------------------------------