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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SWV486+1 : TPTP v8.1.0. Released 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 : n029.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:59:19 EDT 2022

% Result   : Theorem 3.51s 0.94s
% Output   : Refutation 3.51s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   83 (  13 unt;   0 def)
%            Number of atoms       :  295 (  58 equ)
%            Maximal formula atoms :   14 (   3 avg)
%            Number of connectives :  343 ( 131   ~; 125   |;  61   &)
%                                         (   9 <=>;  17  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    8 (   6 usr;   5 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   6 con; 0-2 aty)
%            Number of variables   :  112 (  99   !;  13   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2399,plain,
    $false,
    inference(avatar_sat_refutation,[],[f223,f1743,f1774,f1812,f2398]) ).

fof(f2398,plain,
    spl3_21,
    inference(avatar_contradiction_clause,[],[f2397]) ).

fof(f2397,plain,
    ( $false
    | spl3_21 ),
    inference(subsumption_resolution,[],[f2389,f834]) ).

fof(f834,plain,
    ( ~ int_leq(int_one,sK1)
    | spl3_21 ),
    inference(avatar_component_clause,[],[f832]) ).

fof(f832,plain,
    ( spl3_21
  <=> int_leq(int_one,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_21])]) ).

fof(f2389,plain,
    int_leq(int_one,sK1),
    inference(resolution,[],[f2319,f58]) ).

fof(f58,plain,
    ! [X0] :
      ( ~ int_less(int_zero,X0)
      | int_leq(int_one,X0) ),
    inference(cnf_transformation,[],[f40]) ).

fof(f40,plain,
    ! [X0] :
      ( ( int_less(int_zero,X0)
        | ~ int_leq(int_one,X0) )
      & ( int_leq(int_one,X0)
        | ~ int_less(int_zero,X0) ) ),
    inference(nnf_transformation,[],[f10]) ).

fof(f10,axiom,
    ! [X0] :
      ( int_less(int_zero,X0)
    <=> int_leq(int_one,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',one_successor_of_zero) ).

fof(f2319,plain,
    int_less(int_zero,sK1),
    inference(resolution,[],[f158,f53]) ).

fof(f53,plain,
    int_less(sK0,sK1),
    inference(cnf_transformation,[],[f36]) ).

fof(f36,plain,
    ( int_less(sK0,sK1)
    & real_zero != a(sK0,sK1)
    & int_leq(sK1,n)
    & int_leq(int_one,sK0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f34,f35]) ).

fof(f35,plain,
    ( ? [X0,X1] :
        ( int_less(X0,X1)
        & real_zero != a(X0,X1)
        & int_leq(X1,n)
        & int_leq(int_one,X0) )
   => ( int_less(sK0,sK1)
      & real_zero != a(sK0,sK1)
      & int_leq(sK1,n)
      & int_leq(int_one,sK0) ) ),
    introduced(choice_axiom,[]) ).

fof(f34,plain,
    ? [X0,X1] :
      ( int_less(X0,X1)
      & real_zero != a(X0,X1)
      & int_leq(X1,n)
      & int_leq(int_one,X0) ),
    inference(rectify,[],[f28]) ).

fof(f28,plain,
    ? [X1,X0] :
      ( int_less(X1,X0)
      & real_zero != a(X1,X0)
      & int_leq(X0,n)
      & int_leq(int_one,X1) ),
    inference(flattening,[],[f27]) ).

fof(f27,plain,
    ? [X0,X1] :
      ( real_zero != a(X1,X0)
      & int_leq(X0,n)
      & int_less(X1,X0)
      & int_leq(int_one,X1) ),
    inference(ennf_transformation,[],[f15]) ).

fof(f15,plain,
    ~ ! [X0,X1] :
        ( ( int_leq(X0,n)
          & int_less(X1,X0)
          & int_leq(int_one,X1) )
       => real_zero = a(X1,X0) ),
    inference(rectify,[],[f14]) ).

fof(f14,negated_conjecture,
    ~ ! [X1,X0] :
        ( ( int_leq(int_one,X0)
          & int_less(X0,X1)
          & int_leq(X1,n) )
       => real_zero = a(X0,X1) ),
    inference(negated_conjecture,[],[f13]) ).

fof(f13,conjecture,
    ! [X1,X0] :
      ( ( int_leq(int_one,X0)
        & int_less(X0,X1)
        & int_leq(X1,n) )
     => real_zero = a(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lt) ).

fof(f158,plain,
    ! [X4] :
      ( ~ int_less(sK0,X4)
      | int_less(int_zero,X4) ),
    inference(resolution,[],[f47,f76]) ).

fof(f76,plain,
    int_less(int_zero,sK0),
    inference(resolution,[],[f59,f50]) ).

fof(f50,plain,
    int_leq(int_one,sK0),
    inference(cnf_transformation,[],[f36]) ).

fof(f59,plain,
    ! [X0] :
      ( ~ int_leq(int_one,X0)
      | int_less(int_zero,X0) ),
    inference(cnf_transformation,[],[f40]) ).

fof(f47,plain,
    ! [X2,X0,X1] :
      ( ~ int_less(X1,X0)
      | ~ int_less(X0,X2)
      | int_less(X1,X2) ),
    inference(cnf_transformation,[],[f33]) ).

fof(f33,plain,
    ! [X0,X1,X2] :
      ( ~ int_less(X0,X2)
      | int_less(X1,X2)
      | ~ int_less(X1,X0) ),
    inference(rectify,[],[f26]) ).

fof(f26,plain,
    ! [X2,X1,X0] :
      ( ~ int_less(X2,X0)
      | int_less(X1,X0)
      | ~ int_less(X1,X2) ),
    inference(flattening,[],[f25]) ).

fof(f25,plain,
    ! [X1,X0,X2] :
      ( int_less(X1,X0)
      | ~ int_less(X2,X0)
      | ~ int_less(X1,X2) ),
    inference(ennf_transformation,[],[f17]) ).

fof(f17,plain,
    ! [X1,X0,X2] :
      ( ( int_less(X2,X0)
        & int_less(X1,X2) )
     => int_less(X1,X0) ),
    inference(rectify,[],[f2]) ).

fof(f2,axiom,
    ! [X2,X0,X1] :
      ( ( int_less(X0,X1)
        & int_less(X1,X2) )
     => int_less(X0,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',int_less_transitive) ).

fof(f1812,plain,
    ( ~ spl3_1
    | spl3_58 ),
    inference(avatar_contradiction_clause,[],[f1811]) ).

fof(f1811,plain,
    ( $false
    | ~ spl3_1
    | spl3_58 ),
    inference(subsumption_resolution,[],[f1810,f1735]) ).

fof(f1735,plain,
    ( ~ int_leq(sK0,n)
    | spl3_58 ),
    inference(avatar_component_clause,[],[f1733]) ).

fof(f1733,plain,
    ( spl3_58
  <=> int_leq(sK0,n) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_58])]) ).

fof(f1810,plain,
    ( int_leq(sK0,n)
    | ~ spl3_1 ),
    inference(resolution,[],[f1789,f55]) ).

fof(f55,plain,
    ! [X0,X1] :
      ( ~ int_less(X0,X1)
      | int_leq(X0,X1) ),
    inference(cnf_transformation,[],[f39]) ).

fof(f39,plain,
    ! [X0,X1] :
      ( ( X0 = X1
        | int_less(X0,X1)
        | ~ int_leq(X0,X1) )
      & ( int_leq(X0,X1)
        | ( X0 != X1
          & ~ int_less(X0,X1) ) ) ),
    inference(rectify,[],[f38]) ).

fof(f38,plain,
    ! [X1,X0] :
      ( ( X0 = X1
        | int_less(X1,X0)
        | ~ int_leq(X1,X0) )
      & ( int_leq(X1,X0)
        | ( X0 != X1
          & ~ int_less(X1,X0) ) ) ),
    inference(flattening,[],[f37]) ).

fof(f37,plain,
    ! [X1,X0] :
      ( ( X0 = X1
        | int_less(X1,X0)
        | ~ int_leq(X1,X0) )
      & ( int_leq(X1,X0)
        | ( X0 != X1
          & ~ int_less(X1,X0) ) ) ),
    inference(nnf_transformation,[],[f21]) ).

fof(f21,plain,
    ! [X1,X0] :
      ( ( X0 = X1
        | int_less(X1,X0) )
    <=> int_leq(X1,X0) ),
    inference(rectify,[],[f1]) ).

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

fof(f1789,plain,
    ( int_less(sK0,n)
    | ~ spl3_1 ),
    inference(resolution,[],[f218,f155]) ).

fof(f155,plain,
    ! [X0] :
      ( ~ int_less(sK1,X0)
      | int_less(sK0,X0) ),
    inference(resolution,[],[f47,f53]) ).

fof(f218,plain,
    ( int_less(sK1,n)
    | ~ spl3_1 ),
    inference(avatar_component_clause,[],[f216]) ).

fof(f216,plain,
    ( spl3_1
  <=> int_less(sK1,n) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_1])]) ).

fof(f1774,plain,
    ( ~ spl3_2
    | spl3_58 ),
    inference(avatar_contradiction_clause,[],[f1773]) ).

fof(f1773,plain,
    ( $false
    | ~ spl3_2
    | spl3_58 ),
    inference(subsumption_resolution,[],[f1762,f1735]) ).

fof(f1762,plain,
    ( int_leq(sK0,n)
    | ~ spl3_2 ),
    inference(superposition,[],[f73,f222]) ).

fof(f222,plain,
    ( n = sK1
    | ~ spl3_2 ),
    inference(avatar_component_clause,[],[f220]) ).

fof(f220,plain,
    ( spl3_2
  <=> n = sK1 ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_2])]) ).

fof(f73,plain,
    int_leq(sK0,sK1),
    inference(resolution,[],[f55,f53]) ).

fof(f1743,plain,
    ( ~ spl3_58
    | ~ spl3_21 ),
    inference(avatar_split_clause,[],[f1742,f832,f1733]) ).

fof(f1742,plain,
    ( ~ int_leq(sK0,n)
    | ~ spl3_21 ),
    inference(subsumption_resolution,[],[f1574,f833]) ).

fof(f833,plain,
    ( int_leq(int_one,sK1)
    | ~ spl3_21 ),
    inference(avatar_component_clause,[],[f832]) ).

fof(f1574,plain,
    ( ~ int_leq(sK0,n)
    | ~ int_leq(int_one,sK1) ),
    inference(subsumption_resolution,[],[f1573,f100]) ).

fof(f100,plain,
    int_less(int_zero,sK2(sK1,sK0)),
    inference(resolution,[],[f60,f53]) ).

fof(f60,plain,
    ! [X0,X1] :
      ( ~ int_less(X1,X0)
      | int_less(int_zero,sK2(X0,X1)) ),
    inference(cnf_transformation,[],[f44]) ).

fof(f44,plain,
    ! [X0,X1] :
      ( ( int_less(X1,X0)
        | ! [X2] :
            ( plus(X1,X2) != X0
            | ~ int_less(int_zero,X2) ) )
      & ( ( plus(X1,sK2(X0,X1)) = X0
          & int_less(int_zero,sK2(X0,X1)) )
        | ~ int_less(X1,X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2])],[f42,f43]) ).

fof(f43,plain,
    ! [X0,X1] :
      ( ? [X3] :
          ( plus(X1,X3) = X0
          & int_less(int_zero,X3) )
     => ( plus(X1,sK2(X0,X1)) = X0
        & int_less(int_zero,sK2(X0,X1)) ) ),
    introduced(choice_axiom,[]) ).

fof(f42,plain,
    ! [X0,X1] :
      ( ( int_less(X1,X0)
        | ! [X2] :
            ( plus(X1,X2) != X0
            | ~ int_less(int_zero,X2) ) )
      & ( ? [X3] :
            ( plus(X1,X3) = X0
            & int_less(int_zero,X3) )
        | ~ int_less(X1,X0) ) ),
    inference(rectify,[],[f41]) ).

fof(f41,plain,
    ! [X0,X1] :
      ( ( int_less(X1,X0)
        | ! [X2] :
            ( plus(X1,X2) != X0
            | ~ int_less(int_zero,X2) ) )
      & ( ? [X2] :
            ( plus(X1,X2) = X0
            & int_less(int_zero,X2) )
        | ~ int_less(X1,X0) ) ),
    inference(nnf_transformation,[],[f22]) ).

fof(f22,plain,
    ! [X0,X1] :
      ( int_less(X1,X0)
    <=> ? [X2] :
          ( plus(X1,X2) = X0
          & int_less(int_zero,X2) ) ),
    inference(rectify,[],[f9]) ).

fof(f9,axiom,
    ! [X1,X0] :
      ( ? [X2] :
          ( plus(X0,X2) = X1
          & int_less(int_zero,X2) )
    <=> int_less(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus_and_inverse) ).

fof(f1573,plain,
    ( ~ int_leq(sK0,n)
    | ~ int_leq(int_one,sK1)
    | ~ int_less(int_zero,sK2(sK1,sK0)) ),
    inference(subsumption_resolution,[],[f1572,f69]) ).

fof(f69,plain,
    ! [X1] : int_leq(X1,X1),
    inference(equality_resolution,[],[f56]) ).

fof(f56,plain,
    ! [X0,X1] :
      ( int_leq(X0,X1)
      | X0 != X1 ),
    inference(cnf_transformation,[],[f39]) ).

fof(f1572,plain,
    ( ~ int_leq(int_one,sK1)
    | ~ int_leq(sK0,n)
    | ~ int_leq(sK0,sK0)
    | ~ int_less(int_zero,sK2(sK1,sK0)) ),
    inference(subsumption_resolution,[],[f1392,f52]) ).

fof(f52,plain,
    real_zero != a(sK0,sK1),
    inference(cnf_transformation,[],[f36]) ).

fof(f1392,plain,
    ( real_zero = a(sK0,sK1)
    | ~ int_leq(int_one,sK1)
    | ~ int_leq(sK0,n)
    | ~ int_leq(sK0,sK0)
    | ~ int_less(int_zero,sK2(sK1,sK0)) ),
    inference(subsumption_resolution,[],[f1391,f51]) ).

fof(f51,plain,
    int_leq(sK1,n),
    inference(cnf_transformation,[],[f36]) ).

fof(f1391,plain,
    ( ~ int_leq(sK1,n)
    | ~ int_leq(sK0,n)
    | ~ int_leq(sK0,sK0)
    | real_zero = a(sK0,sK1)
    | ~ int_leq(int_one,sK1)
    | ~ int_less(int_zero,sK2(sK1,sK0)) ),
    inference(subsumption_resolution,[],[f1291,f50]) ).

fof(f1291,plain,
    ( ~ int_leq(int_one,sK0)
    | ~ int_leq(sK1,n)
    | ~ int_less(int_zero,sK2(sK1,sK0))
    | ~ int_leq(sK0,sK0)
    | ~ int_leq(int_one,sK1)
    | ~ int_leq(sK0,n)
    | real_zero = a(sK0,sK1) ),
    inference(superposition,[],[f452,f313]) ).

fof(f313,plain,
    sK1 = plus(sK0,sK2(sK1,sK0)),
    inference(resolution,[],[f61,f53]) ).

fof(f61,plain,
    ! [X0,X1] :
      ( ~ int_less(X1,X0)
      | plus(X1,sK2(X0,X1)) = X0 ),
    inference(cnf_transformation,[],[f44]) ).

fof(f452,plain,
    ! [X3,X4] :
      ( ~ int_leq(plus(X3,X4),n)
      | ~ int_leq(int_one,X3)
      | ~ int_leq(sK0,X3)
      | ~ int_leq(X3,n)
      | ~ int_less(int_zero,X4)
      | ~ int_leq(int_one,plus(X3,X4))
      | real_zero = a(sK0,plus(sK0,X4)) ),
    inference(resolution,[],[f71,f50]) ).

fof(f71,plain,
    ! [X2,X3,X0] :
      ( ~ int_leq(int_one,X3)
      | ~ int_leq(int_one,plus(X0,X2))
      | ~ int_leq(X0,n)
      | ~ int_leq(int_one,X0)
      | ~ int_less(int_zero,X2)
      | ~ int_leq(plus(X0,X2),n)
      | real_zero = a(X3,plus(X3,X2))
      | ~ int_leq(X3,X0) ),
    inference(equality_resolution,[],[f64]) ).

fof(f64,plain,
    ! [X2,X3,X0,X1] :
      ( ~ int_less(int_zero,X2)
      | ~ int_leq(int_one,X3)
      | ~ int_leq(X3,X0)
      | real_zero = a(X3,plus(X3,X2))
      | plus(X0,X2) != X1
      | ~ int_leq(X0,n)
      | ~ int_leq(int_one,X0)
      | ~ int_leq(int_one,X1)
      | ~ int_leq(X1,n) ),
    inference(cnf_transformation,[],[f24]) ).

fof(f24,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( ~ int_less(int_zero,X2)
            | ! [X3] :
                ( ~ int_leq(int_one,X3)
                | ~ int_leq(X3,X0)
                | real_zero = a(X3,plus(X3,X2)) )
            | plus(X0,X2) != X1 )
        & ! [X4] :
            ( plus(X1,X4) != X0
            | ! [X5] :
                ( qr(plus(X5,X4),X5) = a(plus(X5,X4),X5)
                | ~ int_leq(int_one,X5)
                | ~ int_leq(X5,X1) )
            | ~ int_less(int_zero,X4) ) )
      | ~ int_leq(X0,n)
      | ~ int_leq(int_one,X0)
      | ~ int_leq(int_one,X1)
      | ~ int_leq(X1,n) ),
    inference(flattening,[],[f23]) ).

fof(f23,plain,
    ! [X1,X0] :
      ( ( ! [X2] :
            ( ! [X3] :
                ( real_zero = a(X3,plus(X3,X2))
                | ~ int_leq(int_one,X3)
                | ~ int_leq(X3,X0) )
            | ~ int_less(int_zero,X2)
            | plus(X0,X2) != X1 )
        & ! [X4] :
            ( ! [X5] :
                ( qr(plus(X5,X4),X5) = a(plus(X5,X4),X5)
                | ~ int_leq(int_one,X5)
                | ~ int_leq(X5,X1) )
            | plus(X1,X4) != X0
            | ~ int_less(int_zero,X4) ) )
      | ~ int_leq(int_one,X0)
      | ~ int_leq(int_one,X1)
      | ~ int_leq(X1,n)
      | ~ int_leq(X0,n) ),
    inference(ennf_transformation,[],[f16]) ).

fof(f16,plain,
    ! [X1,X0] :
      ( ( int_leq(int_one,X0)
        & int_leq(int_one,X1)
        & int_leq(X1,n)
        & int_leq(X0,n) )
     => ( ! [X2] :
            ( ( int_less(int_zero,X2)
              & plus(X0,X2) = X1 )
           => ! [X3] :
                ( ( int_leq(int_one,X3)
                  & int_leq(X3,X0) )
               => real_zero = a(X3,plus(X3,X2)) ) )
        & ! [X4] :
            ( ( plus(X1,X4) = X0
              & int_less(int_zero,X4) )
           => ! [X5] :
                ( ( int_leq(int_one,X5)
                  & int_leq(X5,X1) )
               => qr(plus(X5,X4),X5) = a(plus(X5,X4),X5) ) ) ) ),
    inference(rectify,[],[f12]) ).

fof(f12,axiom,
    ! [X0,X1] :
      ( ( int_leq(int_one,X0)
        & int_leq(int_one,X1)
        & int_leq(X1,n)
        & int_leq(X0,n) )
     => ( ! [X7] :
            ( ( plus(X0,X7) = X1
              & int_less(int_zero,X7) )
           => ! [X2] :
                ( ( int_leq(X2,X0)
                  & int_leq(int_one,X2) )
               => real_zero = a(X2,plus(X2,X7)) ) )
        & ! [X7] :
            ( ( plus(X1,X7) = X0
              & int_less(int_zero,X7) )
           => ! [X2] :
                ( ( int_leq(int_one,X2)
                  & int_leq(X2,X1) )
               => a(plus(X2,X7),X2) = qr(plus(X2,X7),X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',qih) ).

fof(f223,plain,
    ( spl3_1
    | spl3_2 ),
    inference(avatar_split_clause,[],[f214,f220,f216]) ).

fof(f214,plain,
    ( n = sK1
    | int_less(sK1,n) ),
    inference(resolution,[],[f57,f51]) ).

fof(f57,plain,
    ! [X0,X1] :
      ( ~ int_leq(X0,X1)
      | int_less(X0,X1)
      | X0 = X1 ),
    inference(cnf_transformation,[],[f39]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem    : SWV486+1 : TPTP v8.1.0. Released v4.0.0.
% 0.08/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.16/0.37  % Computer : n029.cluster.edu
% 0.16/0.37  % Model    : x86_64 x86_64
% 0.16/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.37  % Memory   : 8042.1875MB
% 0.16/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.37  % CPULimit   : 300
% 0.16/0.37  % WCLimit    : 300
% 0.16/0.37  % DateTime   : Tue Aug 30 19:41:57 EDT 2022
% 0.16/0.37  % CPUTime    : 
% 0.23/0.49  % (32214)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.23/0.49  % (32222)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.23/0.50  TRYING [1]
% 0.23/0.50  TRYING [2]
% 0.23/0.50  % (32229)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.23/0.50  TRYING [3]
% 0.23/0.52  TRYING [4]
% 0.23/0.52  % (32209)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.23/0.52  TRYING [5]
% 0.23/0.53  % (32210)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.23/0.55  % (32230)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.23/0.55  % (32208)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.23/0.55  % (32218)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.23/0.56  % (32224)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.23/0.56  % (32205)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.23/0.56  % (32217)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.23/0.56  TRYING [1]
% 0.23/0.56  TRYING [2]
% 0.23/0.56  TRYING [3]
% 0.23/0.56  % (32221)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.23/0.56  % (32216)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.23/0.56  % (32206)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.23/0.56  % (32223)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.23/0.56  % (32225)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.23/0.56  % (32207)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.23/0.57  % (32234)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.23/0.57  % (32220)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.23/0.57  % (32206)Refutation not found, incomplete strategy% (32206)------------------------------
% 0.23/0.57  % (32206)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.23/0.57  % (32206)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.23/0.57  % (32206)Termination reason: Refutation not found, incomplete strategy
% 0.23/0.57  
% 0.23/0.57  % (32206)Memory used [KB]: 5500
% 0.23/0.57  % (32206)Time elapsed: 0.146 s
% 0.23/0.57  % (32206)Instructions burned: 8 (million)
% 0.23/0.57  % (32206)------------------------------
% 0.23/0.57  % (32206)------------------------------
% 0.23/0.57  % (32226)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.23/0.57  % (32222)Instruction limit reached!
% 0.23/0.57  % (32222)------------------------------
% 0.23/0.57  % (32222)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.23/0.57  % (32233)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.23/0.57  % (32222)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.23/0.57  % (32222)Termination reason: Unknown
% 0.23/0.57  % (32222)Termination phase: Finite model building SAT solving
% 0.23/0.57  
% 0.23/0.57  % (32222)Memory used [KB]: 7419
% 0.23/0.57  % (32228)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.23/0.57  % (32222)Time elapsed: 0.137 s
% 0.23/0.57  % (32222)Instructions burned: 59 (million)
% 0.23/0.57  % (32222)------------------------------
% 0.23/0.57  % (32222)------------------------------
% 0.23/0.57  % (32212)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.23/0.57  % (32232)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.23/0.57  % (32215)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.23/0.58  % (32219)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.23/0.58  % (32227)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.23/0.58  % (32213)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.23/0.58  % (32214)Instruction limit reached!
% 0.23/0.58  % (32214)------------------------------
% 0.23/0.58  % (32214)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.23/0.58  % (32214)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.23/0.58  % (32214)Termination reason: Unknown
% 0.23/0.58  % (32214)Termination phase: Saturation
% 0.23/0.58  
% 0.23/0.58  % (32214)Memory used [KB]: 1407
% 0.23/0.58  % (32214)Time elapsed: 0.156 s
% 0.23/0.58  % (32214)Instructions burned: 51 (million)
% 0.23/0.58  % (32214)------------------------------
% 0.23/0.58  % (32214)------------------------------
% 0.23/0.58  % (32213)Instruction limit reached!
% 0.23/0.58  % (32213)------------------------------
% 0.23/0.58  % (32213)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.23/0.58  % (32213)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.23/0.58  % (32213)Termination reason: Unknown
% 0.23/0.58  % (32213)Termination phase: Saturation
% 0.23/0.58  
% 0.23/0.58  % (32213)Memory used [KB]: 5500
% 0.23/0.58  % (32213)Time elapsed: 0.158 s
% 0.23/0.58  % (32213)Instructions burned: 3 (million)
% 0.23/0.58  % (32213)------------------------------
% 0.23/0.58  % (32213)------------------------------
% 0.23/0.58  TRYING [4]
% 0.23/0.59  % (32231)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 1.72/0.59  % (32211)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)
% 1.72/0.59  TRYING [1]
% 1.72/0.59  TRYING [2]
% 1.72/0.59  TRYING [3]
% 1.72/0.60  % (32212)Instruction limit reached!
% 1.72/0.60  % (32212)------------------------------
% 1.72/0.60  % (32212)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.72/0.60  % (32212)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.72/0.60  % (32212)Termination reason: Unknown
% 1.72/0.60  % (32212)Termination phase: Saturation
% 1.72/0.60  
% 1.72/0.60  % (32212)Memory used [KB]: 5500
% 1.72/0.60  % (32212)Time elapsed: 0.152 s
% 1.72/0.60  % (32212)Instructions burned: 7 (million)
% 1.72/0.60  % (32212)------------------------------
% 1.72/0.60  % (32212)------------------------------
% 1.72/0.61  TRYING [5]
% 1.92/0.62  TRYING [4]
% 1.92/0.62  % (32207)Instruction limit reached!
% 1.92/0.62  % (32207)------------------------------
% 1.92/0.62  % (32207)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.92/0.62  % (32207)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.92/0.62  % (32207)Termination reason: Unknown
% 1.92/0.62  % (32207)Termination phase: Saturation
% 1.92/0.62  
% 1.92/0.62  % (32207)Memory used [KB]: 1279
% 1.92/0.62  % (32207)Time elapsed: 0.186 s
% 1.92/0.62  % (32207)Instructions burned: 37 (million)
% 1.92/0.62  % (32207)------------------------------
% 1.92/0.62  % (32207)------------------------------
% 1.92/0.63  % (32209)Instruction limit reached!
% 1.92/0.63  % (32209)------------------------------
% 1.92/0.63  % (32209)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.64  % (32210)Instruction limit reached!
% 2.07/0.64  % (32210)------------------------------
% 2.07/0.64  % (32210)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.64  % (32210)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.64  % (32210)Termination reason: Unknown
% 2.07/0.64  % (32210)Termination phase: Saturation
% 2.07/0.64  
% 2.07/0.64  % (32210)Memory used [KB]: 5884
% 2.07/0.64  % (32210)Time elapsed: 0.219 s
% 2.07/0.64  % (32210)Instructions burned: 49 (million)
% 2.07/0.64  % (32210)------------------------------
% 2.07/0.64  % (32210)------------------------------
% 2.07/0.64  % (32209)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.64  % (32209)Termination reason: Unknown
% 2.07/0.64  % (32209)Termination phase: Saturation
% 2.07/0.64  
% 2.07/0.64  % (32209)Memory used [KB]: 6012
% 2.07/0.64  % (32209)Time elapsed: 0.207 s
% 2.07/0.64  % (32209)Instructions burned: 51 (million)
% 2.07/0.64  % (32209)------------------------------
% 2.07/0.64  % (32209)------------------------------
% 2.07/0.65  TRYING [5]
% 2.07/0.65  % (32211)Instruction limit reached!
% 2.07/0.65  % (32211)------------------------------
% 2.07/0.65  % (32211)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.65  % (32211)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.65  % (32211)Termination reason: Unknown
% 2.07/0.65  % (32211)Termination phase: Finite model building constraint generation
% 2.07/0.65  
% 2.07/0.65  % (32211)Memory used [KB]: 6908
% 2.07/0.65  % (32211)Time elapsed: 0.194 s
% 2.07/0.65  % (32211)Instructions burned: 51 (million)
% 2.07/0.65  % (32211)------------------------------
% 2.07/0.65  % (32211)------------------------------
% 2.07/0.65  % (32208)Instruction limit reached!
% 2.07/0.65  % (32208)------------------------------
% 2.07/0.65  % (32208)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.65  % (32208)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.65  % (32208)Termination reason: Unknown
% 2.07/0.65  % (32208)Termination phase: Saturation
% 2.07/0.65  
% 2.07/0.65  % (32208)Memory used [KB]: 6012
% 2.07/0.65  % (32208)Time elapsed: 0.208 s
% 2.07/0.65  % (32208)Instructions burned: 51 (million)
% 2.07/0.65  % (32208)------------------------------
% 2.07/0.65  % (32208)------------------------------
% 2.07/0.66  % (32215)Instruction limit reached!
% 2.07/0.66  % (32215)------------------------------
% 2.07/0.66  % (32215)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.66  % (32215)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.66  % (32215)Termination reason: Unknown
% 2.07/0.66  % (32215)Termination phase: Saturation
% 2.07/0.66  
% 2.07/0.66  % (32215)Memory used [KB]: 5884
% 2.07/0.66  % (32215)Time elapsed: 0.225 s
% 2.07/0.66  % (32215)Instructions burned: 51 (million)
% 2.07/0.66  % (32215)------------------------------
% 2.07/0.66  % (32215)------------------------------
% 2.07/0.67  TRYING [6]
% 2.07/0.69  % (32219)Instruction limit reached!
% 2.07/0.69  % (32219)------------------------------
% 2.07/0.69  % (32219)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.69  % (32219)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.69  % (32219)Termination reason: Unknown
% 2.07/0.69  % (32219)Termination phase: Saturation
% 2.07/0.69  
% 2.07/0.69  % (32219)Memory used [KB]: 6396
% 2.07/0.69  % (32219)Time elapsed: 0.038 s
% 2.07/0.69  % (32219)Instructions burned: 68 (million)
% 2.07/0.69  % (32219)------------------------------
% 2.07/0.69  % (32219)------------------------------
% 2.07/0.69  % (32220)Instruction limit reached!
% 2.07/0.69  % (32220)------------------------------
% 2.07/0.69  % (32220)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.69  % (32220)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.69  % (32220)Termination reason: Unknown
% 2.07/0.69  % (32220)Termination phase: Saturation
% 2.07/0.69  
% 2.07/0.69  % (32220)Memory used [KB]: 1663
% 2.07/0.69  % (32220)Time elapsed: 0.272 s
% 2.07/0.69  % (32220)Instructions burned: 76 (million)
% 2.07/0.69  % (32220)------------------------------
% 2.07/0.69  % (32220)------------------------------
% 2.07/0.71  % (32237)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.61/0.72  % (32236)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 2.61/0.72  % (32231)Instruction limit reached!
% 2.61/0.72  % (32231)------------------------------
% 2.61/0.72  % (32231)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.72  % (32231)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.72  % (32231)Termination reason: Unknown
% 2.61/0.72  % (32231)Termination phase: Saturation
% 2.61/0.72  
% 2.61/0.72  % (32231)Memory used [KB]: 6524
% 2.61/0.72  % (32231)Time elapsed: 0.039 s
% 2.61/0.72  % (32231)Instructions burned: 69 (million)
% 2.61/0.72  % (32231)------------------------------
% 2.61/0.72  % (32231)------------------------------
% 2.61/0.73  % (32235)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.61/0.73  % (32239)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.61/0.74  % (32218)Instruction limit reached!
% 2.61/0.74  % (32218)------------------------------
% 2.61/0.74  % (32218)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.74  % (32218)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.74  % (32218)Termination reason: Unknown
% 2.61/0.74  % (32218)Termination phase: Saturation
% 2.61/0.74  
% 2.61/0.74  % (32218)Memory used [KB]: 6396
% 2.61/0.74  % (32218)Time elapsed: 0.327 s
% 2.61/0.74  % (32218)Instructions burned: 101 (million)
% 2.61/0.74  % (32218)------------------------------
% 2.61/0.74  % (32218)------------------------------
% 2.61/0.75  % (32224)Instruction limit reached!
% 2.61/0.75  % (32224)------------------------------
% 2.61/0.75  % (32224)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.75  % (32224)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.75  % (32224)Termination reason: Unknown
% 2.61/0.75  % (32224)Termination phase: Saturation
% 2.61/0.75  
% 2.61/0.75  % (32224)Memory used [KB]: 1791
% 2.61/0.75  % (32224)Time elapsed: 0.335 s
% 2.61/0.75  % (32224)Instructions burned: 102 (million)
% 2.61/0.75  % (32224)------------------------------
% 2.61/0.75  % (32224)------------------------------
% 2.61/0.75  % (32217)Instruction limit reached!
% 2.61/0.75  % (32217)------------------------------
% 2.61/0.75  % (32217)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.75  % (32217)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.75  % (32217)Termination reason: Unknown
% 2.61/0.75  % (32217)Termination phase: Saturation
% 2.61/0.75  
% 2.61/0.75  % (32217)Memory used [KB]: 6396
% 2.61/0.75  % (32217)Time elapsed: 0.308 s
% 2.61/0.75  % (32217)Instructions burned: 101 (million)
% 2.61/0.75  % (32217)------------------------------
% 2.61/0.75  % (32217)------------------------------
% 2.61/0.75  % (32238)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.61/0.76  % (32240)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.61/0.76  % (32216)Instruction limit reached!
% 2.61/0.76  % (32216)------------------------------
% 2.61/0.76  % (32216)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.76  % (32216)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.76  % (32216)Termination reason: Unknown
% 2.61/0.76  % (32216)Termination phase: Saturation
% 2.61/0.76  
% 2.61/0.76  % (32216)Memory used [KB]: 6652
% 2.61/0.76  % (32216)Time elapsed: 0.344 s
% 2.61/0.76  % (32216)Instructions burned: 100 (million)
% 2.61/0.76  % (32216)------------------------------
% 2.61/0.76  % (32216)------------------------------
% 2.61/0.76  % (32221)Instruction limit reached!
% 2.61/0.76  % (32221)------------------------------
% 2.61/0.76  % (32221)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.76  % (32221)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.76  % (32221)Termination reason: Unknown
% 2.61/0.76  % (32221)Termination phase: Saturation
% 2.61/0.76  
% 2.61/0.76  % (32221)Memory used [KB]: 6268
% 2.61/0.76  % (32221)Time elapsed: 0.341 s
% 2.61/0.76  % (32221)Instructions burned: 100 (million)
% 2.61/0.76  % (32221)------------------------------
% 2.61/0.76  % (32221)------------------------------
% 2.61/0.77  % (32223)Instruction limit reached!
% 2.61/0.77  % (32223)------------------------------
% 2.61/0.77  % (32223)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.77  % (32223)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.77  % (32223)Termination reason: Unknown
% 2.61/0.77  % (32223)Termination phase: Saturation
% 2.61/0.77  
% 2.61/0.77  % (32223)Memory used [KB]: 6140
% 2.61/0.77  % (32223)Time elapsed: 0.329 s
% 2.61/0.77  % (32223)Instructions burned: 100 (million)
% 2.61/0.77  % (32223)------------------------------
% 2.61/0.77  % (32223)------------------------------
% 2.96/0.78  % (32241)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.96/0.79  % (32243)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.96/0.79  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.96/0.79  % (32244)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.96/0.81  TRYING [7]
% 2.96/0.81  % (32242)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.96/0.81  % (32245)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.96/0.83  % (32246)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2016Mi)
% 2.96/0.83  % (32247)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 2.96/0.83  % (32226)Instruction limit reached!
% 2.96/0.83  % (32226)------------------------------
% 2.96/0.83  % (32226)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.96/0.83  % (32226)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.96/0.83  % (32226)Termination reason: Unknown
% 2.96/0.83  % (32226)Termination phase: Saturation
% 2.96/0.83  
% 2.96/0.83  % (32226)Memory used [KB]: 6524
% 2.96/0.83  % (32226)Time elapsed: 0.357 s
% 2.96/0.83  % (32226)Instructions burned: 138 (million)
% 2.96/0.83  % (32226)------------------------------
% 2.96/0.83  % (32226)------------------------------
% 2.96/0.85  % (32248)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 (2996ds/4958Mi)
% 3.32/0.88  % (32249)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.32/0.89  % (32250)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 3.32/0.90  % (32225)Instruction limit reached!
% 3.32/0.90  % (32225)------------------------------
% 3.32/0.90  % (32225)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.32/0.90  % (32225)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.32/0.90  % (32225)Termination reason: Unknown
% 3.32/0.90  % (32225)Termination phase: Saturation
% 3.32/0.90  
% 3.32/0.90  % (32225)Memory used [KB]: 6908
% 3.32/0.90  % (32225)Time elapsed: 0.476 s
% 3.32/0.90  % (32225)Instructions burned: 177 (million)
% 3.32/0.90  % (32225)------------------------------
% 3.32/0.90  % (32225)------------------------------
% 3.32/0.90  % (32252)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.32/0.90  % (32253)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.32/0.90  % (32232)Instruction limit reached!
% 3.32/0.90  % (32232)------------------------------
% 3.32/0.90  % (32232)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.32/0.90  % (32232)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.32/0.90  % (32232)Termination reason: Unknown
% 3.32/0.90  % (32232)Termination phase: Saturation
% 3.32/0.90  
% 3.32/0.90  % (32232)Memory used [KB]: 2558
% 3.32/0.90  % (32232)Time elapsed: 0.479 s
% 3.32/0.90  % (32232)Instructions burned: 178 (million)
% 3.32/0.90  % (32232)------------------------------
% 3.32/0.90  % (32232)------------------------------
% 3.51/0.93  % (32254)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.51/0.94  % (32251)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.51/0.94  % (32239)First to succeed.
% 3.51/0.94  % (32239)Refutation found. Thanks to Tanya!
% 3.51/0.94  % SZS status Theorem for theBenchmark
% 3.51/0.94  % SZS output start Proof for theBenchmark
% See solution above
% 3.51/0.95  % (32239)------------------------------
% 3.51/0.95  % (32239)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.51/0.95  % (32239)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.51/0.95  % (32239)Termination reason: Refutation
% 3.51/0.95  
% 3.51/0.95  % (32239)Memory used [KB]: 6524
% 3.51/0.95  % (32239)Time elapsed: 0.302 s
% 3.51/0.95  % (32239)Instructions burned: 109 (million)
% 3.51/0.95  % (32239)------------------------------
% 3.51/0.95  % (32239)------------------------------
% 3.51/0.95  % (32204)Success in time 0.577 s
%------------------------------------------------------------------------------