TSTP Solution File: SEU164+3 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SEU164+3 : TPTP v8.1.0. Bugfixed v4.0.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 : n022.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 18:32:16 EDT 2022

% Result   : Theorem 5.81s 1.12s
% Output   : Refutation 5.81s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   72 (  16 unt;   0 def)
%            Number of atoms       :  255 (  45 equ)
%            Maximal formula atoms :   14 (   3 avg)
%            Number of connectives :  289 ( 106   ~; 118   |;  44   &)
%                                         (  13 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   3 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   3 con; 0-2 aty)
%            Number of variables   :  125 ( 104   !;  21   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f5199,plain,
    $false,
    inference(avatar_sat_refutation,[],[f3492,f5131,f5198]) ).

fof(f5198,plain,
    ~ spl12_50,
    inference(avatar_contradiction_clause,[],[f5197]) ).

fof(f5197,plain,
    ( $false
    | ~ spl12_50 ),
    inference(subsumption_resolution,[],[f5187,f90]) ).

fof(f90,plain,
    sK5 != sF11,
    inference(definition_folding,[],[f69,f89,f88]) ).

fof(f88,plain,
    sF10 = powerset(sK5),
    introduced(function_definition,[]) ).

fof(f89,plain,
    sF11 = union(sF10),
    introduced(function_definition,[]) ).

fof(f69,plain,
    sK5 != union(powerset(sK5)),
    inference(cnf_transformation,[],[f43]) ).

fof(f43,plain,
    sK5 != union(powerset(sK5)),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK5])],[f23,f42]) ).

fof(f42,plain,
    ( ? [X0] : union(powerset(X0)) != X0
   => sK5 != union(powerset(sK5)) ),
    introduced(choice_axiom,[]) ).

fof(f23,plain,
    ? [X0] : union(powerset(X0)) != X0,
    inference(ennf_transformation,[],[f12]) ).

fof(f12,negated_conjecture,
    ~ ! [X0] : union(powerset(X0)) = X0,
    inference(negated_conjecture,[],[f11]) ).

fof(f11,conjecture,
    ! [X0] : union(powerset(X0)) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t99_zfmisc_1) ).

fof(f5187,plain,
    ( sK5 = sF11
    | ~ spl12_50 ),
    inference(superposition,[],[f5164,f89]) ).

fof(f5164,plain,
    ( sK5 = union(sF10)
    | ~ spl12_50 ),
    inference(subsumption_resolution,[],[f5163,f103]) ).

fof(f103,plain,
    in(sK5,sF10),
    inference(resolution,[],[f96,f72]) ).

fof(f72,plain,
    ! [X0] : subset(X0,X0),
    inference(cnf_transformation,[],[f45]) ).

fof(f45,plain,
    ! [X0] : subset(X0,X0),
    inference(rectify,[],[f14]) ).

fof(f14,plain,
    ! [X1] : subset(X1,X1),
    inference(rectify,[],[f9]) ).

fof(f9,axiom,
    ! [X1,X0] : subset(X0,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',reflexivity_r1_tarski) ).

fof(f96,plain,
    ! [X0] :
      ( ~ subset(X0,sK5)
      | in(X0,sF10) ),
    inference(superposition,[],[f80,f88]) ).

fof(f80,plain,
    ! [X2,X0] :
      ( in(X2,powerset(X0))
      | ~ subset(X2,X0) ),
    inference(equality_resolution,[],[f61]) ).

fof(f61,plain,
    ! [X2,X0,X1] :
      ( in(X2,X1)
      | ~ subset(X2,X0)
      | powerset(X0) != X1 ),
    inference(cnf_transformation,[],[f32]) ).

fof(f32,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( ( in(X2,X1)
              | ~ subset(X2,X0) )
            & ( subset(X2,X0)
              | ~ in(X2,X1) ) )
        | powerset(X0) != X1 )
      & ( powerset(X0) = X1
        | ( ( ~ subset(sK1(X0,X1),X0)
            | ~ in(sK1(X0,X1),X1) )
          & ( subset(sK1(X0,X1),X0)
            | in(sK1(X0,X1),X1) ) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1])],[f30,f31]) ).

fof(f31,plain,
    ! [X0,X1] :
      ( ? [X3] :
          ( ( ~ subset(X3,X0)
            | ~ in(X3,X1) )
          & ( subset(X3,X0)
            | in(X3,X1) ) )
     => ( ( ~ subset(sK1(X0,X1),X0)
          | ~ in(sK1(X0,X1),X1) )
        & ( subset(sK1(X0,X1),X0)
          | in(sK1(X0,X1),X1) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f30,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( ( in(X2,X1)
              | ~ subset(X2,X0) )
            & ( subset(X2,X0)
              | ~ in(X2,X1) ) )
        | powerset(X0) != X1 )
      & ( powerset(X0) = X1
        | ? [X3] :
            ( ( ~ subset(X3,X0)
              | ~ in(X3,X1) )
            & ( subset(X3,X0)
              | in(X3,X1) ) ) ) ),
    inference(rectify,[],[f29]) ).

fof(f29,plain,
    ! [X1,X0] :
      ( ( ! [X2] :
            ( ( in(X2,X0)
              | ~ subset(X2,X1) )
            & ( subset(X2,X1)
              | ~ in(X2,X0) ) )
        | powerset(X1) != X0 )
      & ( powerset(X1) = X0
        | ? [X2] :
            ( ( ~ subset(X2,X1)
              | ~ in(X2,X0) )
            & ( subset(X2,X1)
              | in(X2,X0) ) ) ) ),
    inference(nnf_transformation,[],[f16]) ).

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

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

fof(f5163,plain,
    ( sK5 = union(sF10)
    | ~ in(sK5,sF10)
    | ~ spl12_50 ),
    inference(subsumption_resolution,[],[f5151,f3480]) ).

fof(f3480,plain,
    ( in(sK8(sF10,sK5),sK5)
    | ~ spl12_50 ),
    inference(avatar_component_clause,[],[f3479]) ).

fof(f3479,plain,
    ( spl12_50
  <=> in(sK8(sF10,sK5),sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl12_50])]) ).

fof(f5151,plain,
    ( ~ in(sK8(sF10,sK5),sK5)
    | sK5 = union(sF10)
    | ~ in(sK5,sF10)
    | ~ spl12_50 ),
    inference(resolution,[],[f3480,f76]) ).

fof(f76,plain,
    ! [X0,X1,X6] :
      ( ~ in(sK8(X0,X1),X6)
      | ~ in(X6,X0)
      | ~ in(sK8(X0,X1),X1)
      | union(X0) = X1 ),
    inference(cnf_transformation,[],[f53]) ).

fof(f53,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( ( in(X2,X1)
              | ! [X3] :
                  ( ~ in(X2,X3)
                  | ~ in(X3,X0) ) )
            & ( ( in(X2,sK7(X0,X2))
                & in(sK7(X0,X2),X0) )
              | ~ in(X2,X1) ) )
        | union(X0) != X1 )
      & ( union(X0) = X1
        | ( ( ! [X6] :
                ( ~ in(sK8(X0,X1),X6)
                | ~ in(X6,X0) )
            | ~ in(sK8(X0,X1),X1) )
          & ( ( in(sK8(X0,X1),sK9(X0,X1))
              & in(sK9(X0,X1),X0) )
            | in(sK8(X0,X1),X1) ) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK7,sK8,sK9])],[f49,f52,f51,f50]) ).

fof(f50,plain,
    ! [X0,X2] :
      ( ? [X4] :
          ( in(X2,X4)
          & in(X4,X0) )
     => ( in(X2,sK7(X0,X2))
        & in(sK7(X0,X2),X0) ) ),
    introduced(choice_axiom,[]) ).

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

fof(f52,plain,
    ! [X0,X1] :
      ( ? [X7] :
          ( in(sK8(X0,X1),X7)
          & in(X7,X0) )
     => ( in(sK8(X0,X1),sK9(X0,X1))
        & in(sK9(X0,X1),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f49,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( ( in(X2,X1)
              | ! [X3] :
                  ( ~ in(X2,X3)
                  | ~ in(X3,X0) ) )
            & ( ? [X4] :
                  ( in(X2,X4)
                  & in(X4,X0) )
              | ~ in(X2,X1) ) )
        | union(X0) != X1 )
      & ( union(X0) = X1
        | ? [X5] :
            ( ( ! [X6] :
                  ( ~ in(X5,X6)
                  | ~ in(X6,X0) )
              | ~ in(X5,X1) )
            & ( ? [X7] :
                  ( in(X5,X7)
                  & in(X7,X0) )
              | in(X5,X1) ) ) ) ),
    inference(rectify,[],[f48]) ).

fof(f48,plain,
    ! [X1,X0] :
      ( ( ! [X2] :
            ( ( in(X2,X0)
              | ! [X3] :
                  ( ~ in(X2,X3)
                  | ~ in(X3,X1) ) )
            & ( ? [X3] :
                  ( in(X2,X3)
                  & in(X3,X1) )
              | ~ in(X2,X0) ) )
        | union(X1) != X0 )
      & ( union(X1) = X0
        | ? [X2] :
            ( ( ! [X3] :
                  ( ~ in(X2,X3)
                  | ~ in(X3,X1) )
              | ~ in(X2,X0) )
            & ( ? [X3] :
                  ( in(X2,X3)
                  & in(X3,X1) )
              | in(X2,X0) ) ) ) ),
    inference(nnf_transformation,[],[f17]) ).

fof(f17,plain,
    ! [X1,X0] :
      ( ! [X2] :
          ( in(X2,X0)
        <=> ? [X3] :
              ( in(X2,X3)
              & in(X3,X1) ) )
    <=> union(X1) = X0 ),
    inference(rectify,[],[f5]) ).

fof(f5,axiom,
    ! [X1,X0] :
      ( ! [X2] :
          ( ? [X3] :
              ( in(X2,X3)
              & in(X3,X0) )
        <=> in(X2,X1) )
    <=> union(X0) = X1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d4_tarski) ).

fof(f5131,plain,
    ( spl12_50
    | ~ spl12_21 ),
    inference(avatar_split_clause,[],[f5130,f2804,f3479]) ).

fof(f2804,plain,
    ( spl12_21
  <=> subset(sK9(sF10,sK5),sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl12_21])]) ).

fof(f5130,plain,
    ( in(sK8(sF10,sK5),sK5)
    | ~ spl12_21 ),
    inference(subsumption_resolution,[],[f5129,f90]) ).

fof(f5129,plain,
    ( in(sK8(sF10,sK5),sK5)
    | sK5 = sF11
    | ~ spl12_21 ),
    inference(forward_demodulation,[],[f5128,f89]) ).

fof(f5128,plain,
    ( in(sK8(sF10,sK5),sK5)
    | sK5 = union(sF10)
    | ~ spl12_21 ),
    inference(duplicate_literal_removal,[],[f5118]) ).

fof(f5118,plain,
    ( sK5 = union(sF10)
    | in(sK8(sF10,sK5),sK5)
    | in(sK8(sF10,sK5),sK5)
    | ~ spl12_21 ),
    inference(resolution,[],[f3500,f75]) ).

fof(f75,plain,
    ! [X0,X1] :
      ( in(sK8(X0,X1),sK9(X0,X1))
      | in(sK8(X0,X1),X1)
      | union(X0) = X1 ),
    inference(cnf_transformation,[],[f53]) ).

fof(f3500,plain,
    ( ! [X1] :
        ( ~ in(X1,sK9(sF10,sK5))
        | in(X1,sK5) )
    | ~ spl12_21 ),
    inference(resolution,[],[f2806,f55]) ).

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

fof(f28,plain,
    ! [X0,X1] :
      ( ( subset(X0,X1)
        | ( ~ in(sK0(X0,X1),X1)
          & in(sK0(X0,X1),X0) ) )
      & ( ! [X3] :
            ( in(X3,X1)
            | ~ in(X3,X0) )
        | ~ subset(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f26,f27]) ).

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

fof(f26,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,[],[f25]) ).

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

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

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

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

fof(f2806,plain,
    ( subset(sK9(sF10,sK5),sK5)
    | ~ spl12_21 ),
    inference(avatar_component_clause,[],[f2804]) ).

fof(f3492,plain,
    spl12_21,
    inference(avatar_contradiction_clause,[],[f3491]) ).

fof(f3491,plain,
    ( $false
    | spl12_21 ),
    inference(subsumption_resolution,[],[f3490,f103]) ).

fof(f3490,plain,
    ( ~ in(sK5,sF10)
    | spl12_21 ),
    inference(subsumption_resolution,[],[f3485,f90]) ).

fof(f3485,plain,
    ( sK5 = sF11
    | ~ in(sK5,sF10)
    | spl12_21 ),
    inference(resolution,[],[f2805,f672]) ).

fof(f672,plain,
    ! [X24] :
      ( subset(sK9(sF10,X24),sK5)
      | ~ in(X24,sF10)
      | sF11 = X24 ),
    inference(forward_demodulation,[],[f671,f89]) ).

fof(f671,plain,
    ! [X24] :
      ( subset(sK9(sF10,X24),sK5)
      | union(sF10) = X24
      | ~ in(X24,sF10) ),
    inference(resolution,[],[f347,f107]) ).

fof(f107,plain,
    ! [X0] :
      ( ~ in(X0,sF10)
      | subset(X0,sK5) ),
    inference(superposition,[],[f81,f88]) ).

fof(f81,plain,
    ! [X2,X0] :
      ( ~ in(X2,powerset(X0))
      | subset(X2,X0) ),
    inference(equality_resolution,[],[f60]) ).

fof(f60,plain,
    ! [X2,X0,X1] :
      ( subset(X2,X0)
      | ~ in(X2,X1)
      | powerset(X0) != X1 ),
    inference(cnf_transformation,[],[f32]) ).

fof(f347,plain,
    ! [X0,X1] :
      ( in(sK9(X1,X0),X1)
      | union(X1) = X0
      | ~ in(X0,X1) ),
    inference(subsumption_resolution,[],[f346,f74]) ).

fof(f74,plain,
    ! [X0,X1] :
      ( in(sK9(X0,X1),X0)
      | in(sK8(X0,X1),X1)
      | union(X0) = X1 ),
    inference(cnf_transformation,[],[f53]) ).

fof(f346,plain,
    ! [X0,X1] :
      ( ~ in(X0,X1)
      | union(X1) = X0
      | in(sK9(X1,X0),X1)
      | ~ in(sK8(X1,X0),X0) ),
    inference(duplicate_literal_removal,[],[f338]) ).

fof(f338,plain,
    ! [X0,X1] :
      ( union(X1) = X0
      | ~ in(sK8(X1,X0),X0)
      | in(sK9(X1,X0),X1)
      | union(X1) = X0
      | ~ in(X0,X1) ),
    inference(resolution,[],[f76,f74]) ).

fof(f2805,plain,
    ( ~ subset(sK9(sF10,sK5),sK5)
    | spl12_21 ),
    inference(avatar_component_clause,[],[f2804]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SEU164+3 : TPTP v8.1.0. Bugfixed v4.0.0.
% 0.03/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.12/0.33  % Computer : n022.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Tue Aug 30 14:45:56 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.18/0.48  % (31046)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.18/0.48  % (31038)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.18/0.49  % (31039)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.18/0.50  % (31030)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.50  % (31016)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.18/0.50  % (31028)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.18/0.50  % (31019)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.18/0.50  % (31031)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.18/0.50  % (31023)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.18/0.50  % (31029)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.18/0.50  % (31023)Instruction limit reached!
% 0.18/0.50  % (31023)------------------------------
% 0.18/0.50  % (31023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (31023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (31023)Termination reason: Unknown
% 0.18/0.50  % (31023)Termination phase: Saturation
% 0.18/0.50  
% 0.18/0.50  % (31023)Memory used [KB]: 5500
% 0.18/0.50  % (31023)Time elapsed: 0.105 s
% 0.18/0.50  % (31023)Instructions burned: 8 (million)
% 0.18/0.50  % (31023)------------------------------
% 0.18/0.50  % (31023)------------------------------
% 0.18/0.51  % (31022)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.18/0.51  TRYING [1]
% 0.18/0.51  % (31027)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.51  TRYING [1]
% 0.18/0.51  TRYING [2]
% 0.18/0.51  TRYING [2]
% 0.18/0.51  TRYING [3]
% 0.18/0.51  TRYING [3]
% 0.18/0.51  % (31032)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.18/0.51  % (31026)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.18/0.51  % (31036)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.18/0.51  % (31021)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.18/0.51  % (31017)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.18/0.51  % (31020)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.52  TRYING [4]
% 0.18/0.52  % (31035)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.52  % (31018)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.18/0.52  % (31025)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.18/0.52  % (31025)Instruction limit reached!
% 0.18/0.52  % (31025)------------------------------
% 0.18/0.52  % (31025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (31025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (31025)Termination reason: Unknown
% 0.18/0.52  % (31025)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (31025)Memory used [KB]: 5373
% 0.18/0.52  % (31025)Time elapsed: 0.137 s
% 0.18/0.52  % (31025)Instructions burned: 3 (million)
% 0.18/0.52  % (31025)------------------------------
% 0.18/0.52  % (31025)------------------------------
% 0.18/0.53  % (31045)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.18/0.53  % (31044)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.18/0.53  % (31041)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.18/0.53  % (31043)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.18/0.53  % (31017)Refutation not found, incomplete strategy% (31017)------------------------------
% 0.18/0.53  % (31017)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (31017)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (31017)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.53  
% 0.18/0.53  % (31017)Memory used [KB]: 5373
% 0.18/0.53  % (31017)Time elapsed: 0.139 s
% 0.18/0.53  % (31017)Instructions burned: 3 (million)
% 0.18/0.53  % (31017)------------------------------
% 0.18/0.53  % (31017)------------------------------
% 0.18/0.53  % (31034)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.18/0.53  % (31037)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.18/0.53  TRYING [4]
% 0.18/0.53  TRYING [1]
% 0.18/0.53  TRYING [2]
% 0.18/0.54  % (31033)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.18/0.54  % (31040)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.18/0.54  % (31042)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.59/0.56  TRYING [3]
% 1.59/0.56  TRYING [5]
% 1.59/0.56  TRYING [4]
% 1.72/0.56  TRYING [5]
% 1.72/0.58  % (31018)Instruction limit reached!
% 1.72/0.58  % (31018)------------------------------
% 1.72/0.58  % (31018)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.58  % (31018)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.58  % (31018)Termination reason: Unknown
% 1.72/0.58  % (31018)Termination phase: Saturation
% 1.72/0.58  
% 1.72/0.58  % (31018)Memory used [KB]: 1279
% 1.72/0.58  % (31018)Time elapsed: 0.191 s
% 1.72/0.58  % (31018)Instructions burned: 37 (million)
% 1.72/0.58  % (31018)------------------------------
% 1.72/0.58  % (31018)------------------------------
% 1.72/0.59  % (31022)Instruction limit reached!
% 1.72/0.59  % (31022)------------------------------
% 1.72/0.59  % (31022)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.59  % (31022)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.59  % (31022)Termination reason: Unknown
% 1.72/0.59  % (31022)Termination phase: Finite model building constraint generation
% 1.72/0.59  
% 1.72/0.59  % (31022)Memory used [KB]: 6908
% 1.72/0.59  % (31022)Time elapsed: 0.137 s
% 1.72/0.59  % (31022)Instructions burned: 51 (million)
% 1.72/0.59  % (31022)------------------------------
% 1.72/0.59  % (31022)------------------------------
% 1.72/0.59  TRYING [5]
% 1.72/0.59  % (31026)Instruction limit reached!
% 1.72/0.59  % (31026)------------------------------
% 1.72/0.59  % (31026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.59  % (31027)Instruction limit reached!
% 1.72/0.59  % (31027)------------------------------
% 1.72/0.59  % (31027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.59  % (31027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.59  % (31027)Termination reason: Unknown
% 1.72/0.59  % (31027)Termination phase: Saturation
% 1.72/0.59  
% 1.72/0.59  % (31027)Memory used [KB]: 6396
% 1.72/0.59  % (31027)Time elapsed: 0.203 s
% 1.72/0.59  % (31027)Instructions burned: 51 (million)
% 1.72/0.59  % (31027)------------------------------
% 1.72/0.59  % (31027)------------------------------
% 1.72/0.60  % (31021)Instruction limit reached!
% 1.72/0.60  % (31021)------------------------------
% 1.72/0.60  % (31021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.60  % (31021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.60  % (31021)Termination reason: Unknown
% 1.72/0.60  % (31021)Termination phase: Saturation
% 1.72/0.60  
% 1.72/0.60  % (31021)Memory used [KB]: 6268
% 1.72/0.60  % (31021)Time elapsed: 0.215 s
% 1.72/0.60  % (31021)Instructions burned: 50 (million)
% 1.72/0.60  % (31021)------------------------------
% 1.72/0.60  % (31021)------------------------------
% 1.72/0.60  % (31020)Instruction limit reached!
% 1.72/0.60  % (31020)------------------------------
% 1.72/0.60  % (31020)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.60  % (31020)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.60  % (31020)Termination reason: Unknown
% 1.72/0.60  % (31020)Termination phase: Saturation
% 1.72/0.60  
% 1.72/0.60  % (31020)Memory used [KB]: 6268
% 1.72/0.60  % (31020)Time elapsed: 0.199 s
% 1.72/0.60  % (31020)Instructions burned: 51 (million)
% 1.72/0.60  % (31020)------------------------------
% 1.72/0.60  % (31020)------------------------------
% 1.72/0.60  % (31026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.60  % (31026)Termination reason: Unknown
% 1.72/0.60  % (31026)Termination phase: Saturation
% 1.72/0.60  
% 1.72/0.60  % (31026)Memory used [KB]: 1663
% 1.72/0.60  % (31026)Time elapsed: 0.166 s
% 1.72/0.60  % (31026)Instructions burned: 52 (million)
% 1.72/0.60  % (31026)------------------------------
% 1.72/0.60  % (31026)------------------------------
% 1.72/0.60  % (31019)Instruction limit reached!
% 1.72/0.60  % (31019)------------------------------
% 1.72/0.60  % (31019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.60  % (31019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.60  % (31019)Termination reason: Unknown
% 1.72/0.60  % (31019)Termination phase: Saturation
% 1.72/0.60  
% 1.72/0.60  % (31019)Memory used [KB]: 6268
% 1.72/0.60  % (31019)Time elapsed: 0.204 s
% 1.72/0.60  % (31019)Instructions burned: 52 (million)
% 1.72/0.60  % (31019)------------------------------
% 1.72/0.60  % (31019)------------------------------
% 1.72/0.61  % (31031)Instruction limit reached!
% 1.72/0.61  % (31031)------------------------------
% 1.72/0.61  % (31031)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.61  % (31031)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.61  % (31031)Termination reason: Unknown
% 1.72/0.61  % (31031)Termination phase: Saturation
% 1.72/0.61  
% 1.72/0.61  % (31031)Memory used [KB]: 6652
% 1.72/0.61  % (31031)Time elapsed: 0.042 s
% 1.72/0.61  % (31031)Instructions burned: 69 (million)
% 1.72/0.61  % (31031)------------------------------
% 1.72/0.61  % (31031)------------------------------
% 1.72/0.62  % (31034)Instruction limit reached!
% 1.72/0.62  % (31034)------------------------------
% 1.72/0.62  % (31034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.62  % (31034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.62  % (31034)Termination reason: Unknown
% 1.72/0.62  % (31034)Termination phase: Finite model building SAT solving
% 1.72/0.62  
% 1.72/0.62  % (31034)Memory used [KB]: 7036
% 1.72/0.62  % (31034)Time elapsed: 0.209 s
% 1.72/0.62  % (31034)Instructions burned: 59 (million)
% 1.72/0.62  % (31034)------------------------------
% 1.72/0.62  % (31034)------------------------------
% 1.72/0.62  TRYING [6]
% 2.23/0.63  % (31047)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.64  % (31032)Instruction limit reached!
% 2.23/0.64  % (31032)------------------------------
% 2.23/0.64  % (31032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.64  % (31043)Instruction limit reached!
% 2.23/0.64  % (31043)------------------------------
% 2.23/0.64  % (31043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.23/0.64  % (31043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.64  % (31043)Termination reason: Unknown
% 2.23/0.64  % (31043)Termination phase: Saturation
% 2.23/0.64  
% 2.23/0.64  % (31043)Memory used [KB]: 6524
% 2.23/0.64  % (31043)Time elapsed: 0.038 s
% 2.23/0.64  % (31043)Instructions burned: 68 (million)
% 2.23/0.64  % (31043)------------------------------
% 2.23/0.64  % (31043)------------------------------
% 2.23/0.65  % (31032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.23/0.65  % (31032)Termination reason: Unknown
% 2.23/0.65  % (31032)Termination phase: Saturation
% 2.23/0.65  
% 2.23/0.65  % (31032)Memory used [KB]: 2174
% 2.23/0.65  % (31032)Time elapsed: 0.242 s
% 2.23/0.65  % (31032)Instructions burned: 77 (million)
% 2.23/0.65  % (31032)------------------------------
% 2.23/0.65  % (31032)------------------------------
% 2.42/0.68  % (31048)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.42/0.69  % (31030)Instruction limit reached!
% 2.42/0.69  % (31030)------------------------------
% 2.42/0.69  % (31030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.69  % (31028)Instruction limit reached!
% 2.42/0.69  % (31028)------------------------------
% 2.42/0.69  % (31028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.69  % (31030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.69  % (31030)Termination reason: Unknown
% 2.42/0.69  % (31030)Termination phase: Saturation
% 2.42/0.69  
% 2.42/0.69  % (31030)Memory used [KB]: 6908
% 2.42/0.69  % (31030)Time elapsed: 0.303 s
% 2.42/0.69  % (31030)Instructions burned: 100 (million)
% 2.42/0.69  % (31030)------------------------------
% 2.42/0.69  % (31030)------------------------------
% 2.42/0.69  % (31049)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.42/0.69  % (31028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.69  % (31028)Termination reason: Unknown
% 2.42/0.69  % (31028)Termination phase: Saturation
% 2.42/0.69  
% 2.42/0.69  % (31028)Memory used [KB]: 7036
% 2.42/0.69  % (31028)Time elapsed: 0.304 s
% 2.42/0.69  % (31028)Instructions burned: 102 (million)
% 2.42/0.69  % (31028)------------------------------
% 2.42/0.69  % (31028)------------------------------
% 2.42/0.70  % (31035)Instruction limit reached!
% 2.42/0.70  % (31035)------------------------------
% 2.42/0.70  % (31035)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.70  % (31036)Instruction limit reached!
% 2.42/0.70  % (31036)------------------------------
% 2.42/0.70  % (31036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.70  % (31036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.70  % (31036)Termination reason: Unknown
% 2.42/0.70  % (31036)Termination phase: Saturation
% 2.42/0.70  
% 2.42/0.70  % (31036)Memory used [KB]: 2046
% 2.42/0.70  % (31036)Time elapsed: 0.319 s
% 2.42/0.70  % (31036)Instructions burned: 100 (million)
% 2.42/0.70  % (31036)------------------------------
% 2.42/0.70  % (31036)------------------------------
% 2.42/0.71  % (31038)Instruction limit reached!
% 2.42/0.71  % (31038)------------------------------
% 2.42/0.71  % (31038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.71  % (31050)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.42/0.71  % (31038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.71  % (31038)Termination reason: Unknown
% 2.42/0.71  % (31038)Termination phase: Saturation
% 2.42/0.71  
% 2.42/0.71  % (31038)Memory used [KB]: 7419
% 2.42/0.71  % (31038)Time elapsed: 0.287 s
% 2.42/0.71  % (31038)Instructions burned: 139 (million)
% 2.42/0.71  % (31038)------------------------------
% 2.42/0.71  % (31038)------------------------------
% 2.42/0.71  % (31029)Instruction limit reached!
% 2.42/0.71  % (31029)------------------------------
% 2.42/0.71  % (31029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.71  % (31029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.71  % (31029)Termination reason: Unknown
% 2.42/0.71  % (31029)Termination phase: Saturation
% 2.42/0.71  
% 2.42/0.71  % (31029)Memory used [KB]: 6780
% 2.42/0.71  % (31029)Time elapsed: 0.300 s
% 2.42/0.71  % (31029)Instructions burned: 101 (million)
% 2.42/0.71  % (31029)------------------------------
% 2.42/0.71  % (31029)------------------------------
% 2.42/0.72  TRYING [7]
% 2.42/0.72  % (31035)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.72  % (31035)Termination reason: Unknown
% 2.42/0.72  % (31035)Termination phase: Saturation
% 2.42/0.72  
% 2.42/0.72  % (31035)Memory used [KB]: 6780
% 2.42/0.72  % (31035)Time elapsed: 0.313 s
% 2.42/0.72  % (31035)Instructions burned: 100 (million)
% 2.42/0.72  % (31035)------------------------------
% 2.42/0.72  % (31035)------------------------------
% 2.42/0.72  % (31053)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)
% 2.42/0.73  % (31052)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.80/0.73  % (31054)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)
% 2.80/0.74  % (31033)Instruction limit reached!
% 2.80/0.74  % (31033)------------------------------
% 2.80/0.74  % (31033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.74  % (31033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.74  % (31033)Termination reason: Unknown
% 2.80/0.74  % (31033)Termination phase: Saturation
% 2.80/0.74  
% 2.80/0.74  % (31033)Memory used [KB]: 6908
% 2.80/0.74  % (31033)Time elapsed: 0.355 s
% 2.80/0.74  % (31033)Instructions burned: 100 (million)
% 2.80/0.74  % (31033)------------------------------
% 2.80/0.74  % (31033)------------------------------
% 2.80/0.74  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.80/0.74  % (31056)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)
% 2.80/0.74  % (31055)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)
% 2.80/0.74  % (31051)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.80/0.74  % (31058)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)
% 2.80/0.75  % (31057)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)
% 2.94/0.78  % (31059)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.94/0.79  % (31060)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)
% 2.94/0.81  % (31037)Instruction limit reached!
% 2.94/0.81  % (31037)------------------------------
% 2.94/0.81  % (31037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.94/0.81  % (31037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.94/0.81  % (31037)Termination reason: Unknown
% 2.94/0.81  % (31037)Termination phase: Saturation
% 2.94/0.81  
% 2.94/0.81  % (31037)Memory used [KB]: 7419
% 2.94/0.81  % (31037)Time elapsed: 0.428 s
% 2.94/0.81  % (31037)Instructions burned: 177 (million)
% 2.94/0.81  % (31037)------------------------------
% 2.94/0.81  % (31037)------------------------------
% 2.94/0.83  % (31044)Instruction limit reached!
% 2.94/0.83  % (31044)------------------------------
% 2.94/0.83  % (31044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.94/0.83  % (31044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.94/0.83  % (31044)Termination reason: Unknown
% 2.94/0.83  % (31044)Termination phase: Saturation
% 2.94/0.83  
% 2.94/0.83  % (31044)Memory used [KB]: 3454
% 2.94/0.83  % (31044)Time elapsed: 0.425 s
% 2.94/0.83  % (31044)Instructions burned: 178 (million)
% 2.94/0.83  % (31044)------------------------------
% 2.94/0.83  % (31044)------------------------------
% 2.94/0.83  % (31062)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.94/0.83  % (31061)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.16/0.84  % (31063)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.16/0.84  % (31049)Instruction limit reached!
% 3.16/0.84  % (31049)------------------------------
% 3.16/0.84  % (31049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.84  % (31049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.84  % (31049)Termination reason: Unknown
% 3.16/0.84  % (31049)Termination phase: Saturation
% 3.16/0.84  
% 3.16/0.84  % (31049)Memory used [KB]: 6780
% 3.16/0.84  % (31049)Time elapsed: 0.276 s
% 3.16/0.84  % (31049)Instructions burned: 91 (million)
% 3.16/0.84  % (31049)------------------------------
% 3.16/0.84  % (31049)------------------------------
% 3.16/0.84  % (31064)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.16/0.85  % (31054)Instruction limit reached!
% 3.16/0.85  % (31054)------------------------------
% 3.16/0.85  % (31054)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.16/0.85  % (31054)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.16/0.85  % (31054)Termination reason: Unknown
% 3.16/0.85  % (31054)Termination phase: Saturation
% 3.16/0.85  
% 3.16/0.85  % (31054)Memory used [KB]: 6652
% 3.16/0.85  % (31054)Time elapsed: 0.035 s
% 3.16/0.85  % (31054)Instructions burned: 68 (million)
% 3.16/0.85  % (31054)------------------------------
% 3.16/0.85  % (31054)------------------------------
% 3.16/0.86  % (31065)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.16/0.86  % (31066)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 (2996ds/2134Mi)
% 3.32/0.87  % (31067)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 3.32/0.92  % (31057)Instruction limit reached!
% 3.32/0.92  % (31057)------------------------------
% 3.32/0.92  % (31057)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.32/0.92  % (31057)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.32/0.92  % (31057)Termination reason: Unknown
% 3.32/0.92  % (31057)Termination phase: Saturation
% 3.32/0.92  
% 3.32/0.92  % (31057)Memory used [KB]: 6780
% 3.32/0.92  % (31057)Time elapsed: 0.281 s
% 3.32/0.92  % (31057)Instructions burned: 90 (million)
% 3.32/0.92  % (31057)------------------------------
% 3.32/0.92  % (31057)------------------------------
% 3.56/0.94  TRYING [8]
% 3.56/0.95  % (31068)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.56/0.96  % (31069)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 (2995ds/90Mi)
% 3.62/0.97  % (31064)Instruction limit reached!
% 3.62/0.97  % (31064)------------------------------
% 3.62/0.97  % (31064)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/0.97  % (31064)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/0.97  % (31064)Termination reason: Unknown
% 3.62/0.97  % (31064)Termination phase: Saturation
% 3.62/0.97  
% 3.62/0.97  % (31064)Memory used [KB]: 6652
% 3.62/0.97  % (31064)Time elapsed: 0.036 s
% 3.62/0.97  % (31064)Instructions burned: 68 (million)
% 3.62/0.97  % (31064)------------------------------
% 3.62/0.97  % (31064)------------------------------
% 3.62/0.98  % (31046)Instruction limit reached!
% 3.62/0.98  % (31046)------------------------------
% 3.62/0.98  % (31046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/0.98  % (31046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/0.98  % (31046)Termination reason: Unknown
% 3.62/0.98  % (31046)Termination phase: Saturation
% 3.62/0.98  
% 3.62/0.98  % (31046)Memory used [KB]: 9210
% 3.62/0.98  % (31046)Time elapsed: 0.570 s
% 3.62/0.98  % (31046)Instructions burned: 355 (million)
% 3.62/0.98  % (31046)------------------------------
% 3.62/0.98  % (31046)------------------------------
% 3.62/0.98  % (31071)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.62/1.00  % (31070)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)
% 3.86/1.06  % (31072)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 (2994ds/9965Mi)
% 3.86/1.08  % (31048)Instruction limit reached!
% 3.86/1.08  % (31048)------------------------------
% 3.86/1.08  % (31048)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.86/1.08  % (31048)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.86/1.08  % (31048)Termination reason: Unknown
% 3.86/1.08  % (31048)Termination phase: Saturation
% 3.86/1.08  
% 3.86/1.08  % (31048)Memory used [KB]: 2942
% 3.86/1.08  % (31048)Time elapsed: 0.522 s
% 3.86/1.08  % (31048)Instructions burned: 211 (million)
% 3.86/1.08  % (31048)------------------------------
% 3.86/1.08  % (31048)------------------------------
% 5.81/1.11  % (31073)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)
% 5.81/1.12  % (31069)Instruction limit reached!
% 5.81/1.12  % (31069)------------------------------
% 5.81/1.12  % (31069)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.81/1.12  % (31069)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.81/1.12  % (31069)Termination reason: Unknown
% 5.81/1.12  % (31069)Termination phase: Saturation
% 5.81/1.12  
% 5.81/1.12  % (31069)Memory used [KB]: 6652
% 5.81/1.12  % (31069)Time elapsed: 0.233 s
% 5.81/1.12  % (31069)Instructions burned: 92 (million)
% 5.81/1.12  % (31069)------------------------------
% 5.81/1.12  % (31069)------------------------------
% 5.81/1.12  % (31042)First to succeed.
% 5.81/1.12  % (31042)Refutation found. Thanks to Tanya!
% 5.81/1.12  % SZS status Theorem for theBenchmark
% 5.81/1.12  % SZS output start Proof for theBenchmark
% See solution above
% 5.81/1.13  % (31042)------------------------------
% 5.81/1.13  % (31042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.81/1.13  % (31042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.81/1.13  % (31042)Termination reason: Refutation
% 5.81/1.13  
% 5.81/1.13  % (31042)Memory used [KB]: 8827
% 5.81/1.13  % (31042)Time elapsed: 0.730 s
% 5.81/1.13  % (31042)Instructions burned: 313 (million)
% 5.81/1.13  % (31042)------------------------------
% 5.81/1.13  % (31042)------------------------------
% 5.81/1.13  % (31015)Success in time 0.782 s
%------------------------------------------------------------------------------