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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SWV487+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 : n024.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.72s 0.95s
% Output   : Refutation 3.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   21
%            Number of leaves      :   17
% Syntax   : Number of formulae    :  125 (  23 unt;   0 def)
%            Number of atoms       :  395 (  77 equ)
%            Maximal formula atoms :   14 (   3 avg)
%            Number of connectives :  467 ( 197   ~; 183   |;  60   &)
%                                         (   7 <=>;  20  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   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   :  164 ( 152   !;  12   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1991,plain,
    $false,
    inference(avatar_sat_refutation,[],[f223,f1555,f1667,f1700,f1987]) ).

fof(f1987,plain,
    ~ spl3_34,
    inference(avatar_contradiction_clause,[],[f1986]) ).

fof(f1986,plain,
    ( $false
    | ~ spl3_34 ),
    inference(subsumption_resolution,[],[f1973,f69]) ).

fof(f69,plain,
    ! [X1] : ~ int_less(X1,X1),
    inference(equality_resolution,[],[f54]) ).

fof(f54,plain,
    ! [X0,X1] :
      ( X0 != X1
      | ~ int_less(X0,X1) ),
    inference(cnf_transformation,[],[f37]) ).

fof(f37,plain,
    ! [X0,X1] :
      ( X0 != X1
      | ~ int_less(X0,X1) ),
    inference(rectify,[],[f22]) ).

fof(f22,plain,
    ! [X1,X0] :
      ( X0 != X1
      | ~ int_less(X1,X0) ),
    inference(ennf_transformation,[],[f19]) ).

fof(f19,plain,
    ! [X1,X0] :
      ( int_less(X1,X0)
     => X0 != X1 ),
    inference(rectify,[],[f3]) ).

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

fof(f1973,plain,
    ( int_less(int_zero,int_zero)
    | ~ spl3_34 ),
    inference(resolution,[],[f149,f1706]) ).

fof(f1706,plain,
    ( int_less(sK1,int_zero)
    | ~ spl3_34 ),
    inference(resolution,[],[f1662,f143]) ).

fof(f143,plain,
    ! [X0] :
      ( ~ int_less(sK2,X0)
      | int_less(sK1,X0) ),
    inference(resolution,[],[f56,f50]) ).

fof(f50,plain,
    int_less(sK1,sK2),
    inference(cnf_transformation,[],[f35]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

fof(f1662,plain,
    ( int_less(sK2,int_zero)
    | ~ spl3_34 ),
    inference(avatar_component_clause,[],[f1660]) ).

fof(f1660,plain,
    ( spl3_34
  <=> int_less(sK2,int_zero) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_34])]) ).

fof(f149,plain,
    ! [X7] :
      ( ~ int_less(sK1,X7)
      | int_less(int_zero,X7) ),
    inference(resolution,[],[f56,f72]) ).

fof(f72,plain,
    int_less(int_zero,sK1),
    inference(resolution,[],[f61,f48]) ).

fof(f48,plain,
    int_leq(int_one,sK1),
    inference(cnf_transformation,[],[f35]) ).

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

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

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

fof(f1700,plain,
    ~ spl3_35,
    inference(avatar_contradiction_clause,[],[f1699]) ).

fof(f1699,plain,
    ( $false
    | ~ spl3_35 ),
    inference(subsumption_resolution,[],[f1698,f69]) ).

fof(f1698,plain,
    ( int_less(sK1,sK1)
    | ~ spl3_35 ),
    inference(forward_demodulation,[],[f1691,f55]) ).

fof(f55,plain,
    ! [X0] : plus(X0,int_zero) = X0,
    inference(cnf_transformation,[],[f7]) ).

fof(f7,axiom,
    ! [X0] : plus(X0,int_zero) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus_zero) ).

fof(f1691,plain,
    ( int_less(sK1,plus(sK1,int_zero))
    | ~ spl3_35 ),
    inference(superposition,[],[f779,f1666]) ).

fof(f1666,plain,
    ( int_zero = sK2
    | ~ spl3_35 ),
    inference(avatar_component_clause,[],[f1664]) ).

fof(f1664,plain,
    ( spl3_35
  <=> int_zero = sK2 ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_35])]) ).

fof(f779,plain,
    int_less(sK1,plus(sK1,sK2)),
    inference(forward_demodulation,[],[f727,f59]) ).

fof(f59,plain,
    ! [X0,X1] : plus(X0,X1) = plus(X1,X0),
    inference(cnf_transformation,[],[f18]) ).

fof(f18,plain,
    ! [X0,X1] : plus(X0,X1) = plus(X1,X0),
    inference(rectify,[],[f6]) ).

fof(f6,axiom,
    ! [X1,X0] : plus(X0,X1) = plus(X1,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus_commutative) ).

fof(f727,plain,
    int_less(sK1,plus(sK2,sK1)),
    inference(resolution,[],[f143,f119]) ).

fof(f119,plain,
    ! [X6] : int_less(X6,plus(X6,sK1)),
    inference(resolution,[],[f66,f72]) ).

fof(f66,plain,
    ! [X2,X0] :
      ( ~ int_less(int_zero,X2)
      | int_less(X0,plus(X0,X2)) ),
    inference(equality_resolution,[],[f46]) ).

fof(f46,plain,
    ! [X2,X0,X1] :
      ( int_less(X0,X1)
      | plus(X0,X2) != X1
      | ~ int_less(int_zero,X2) ),
    inference(cnf_transformation,[],[f32]) ).

fof(f32,plain,
    ! [X0,X1] :
      ( ( int_less(X0,X1)
        | ! [X2] :
            ( plus(X0,X2) != X1
            | ~ int_less(int_zero,X2) ) )
      & ( ( plus(X0,sK0(X0,X1)) = X1
          & int_less(int_zero,sK0(X0,X1)) )
        | ~ int_less(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f30,f31]) ).

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

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

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

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

fof(f1667,plain,
    ( spl3_34
    | spl3_35
    | ~ spl3_7 ),
    inference(avatar_split_clause,[],[f1657,f216,f1664,f1660]) ).

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

fof(f1657,plain,
    ( int_zero = sK2
    | int_less(sK2,int_zero)
    | ~ spl3_7 ),
    inference(resolution,[],[f1650,f65]) ).

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

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

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

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

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

fof(f1650,plain,
    ( int_leq(sK2,int_zero)
    | ~ spl3_7 ),
    inference(resolution,[],[f1649,f76]) ).

fof(f76,plain,
    ! [X0] :
      ( int_leq(int_one,X0)
      | int_leq(X0,int_zero) ),
    inference(resolution,[],[f62,f57]) ).

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

fof(f39,plain,
    ! [X0,X1] :
      ( int_leq(X0,X1)
      | int_less(X1,X0) ),
    inference(rectify,[],[f4]) ).

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

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

fof(f1649,plain,
    ( ~ int_leq(int_one,sK2)
    | ~ spl3_7 ),
    inference(subsumption_resolution,[],[f1648,f49]) ).

fof(f49,plain,
    real_zero != a(sK2,sK1),
    inference(cnf_transformation,[],[f35]) ).

fof(f1648,plain,
    ( ~ int_leq(int_one,sK2)
    | real_zero = a(sK2,sK1)
    | ~ spl3_7 ),
    inference(subsumption_resolution,[],[f1647,f48]) ).

fof(f1647,plain,
    ( ~ int_leq(int_one,sK1)
    | real_zero = a(sK2,sK1)
    | ~ int_leq(int_one,sK2)
    | ~ spl3_7 ),
    inference(subsumption_resolution,[],[f1646,f1602]) ).

fof(f1602,plain,
    ( int_leq(sK1,n)
    | ~ spl3_7 ),
    inference(resolution,[],[f1573,f64]) ).

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

fof(f1573,plain,
    ( int_less(sK1,n)
    | ~ spl3_7 ),
    inference(resolution,[],[f218,f143]) ).

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

fof(f1646,plain,
    ( ~ int_leq(sK1,n)
    | real_zero = a(sK2,sK1)
    | ~ int_leq(int_one,sK2)
    | ~ int_leq(int_one,sK1) ),
    inference(subsumption_resolution,[],[f1645,f70]) ).

fof(f70,plain,
    ! [X1] : int_leq(X1,X1),
    inference(equality_resolution,[],[f63]) ).

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

fof(f1645,plain,
    ( ~ int_leq(sK1,sK1)
    | ~ int_leq(int_one,sK1)
    | real_zero = a(sK2,sK1)
    | ~ int_leq(int_one,sK2)
    | ~ int_leq(sK1,n) ),
    inference(subsumption_resolution,[],[f1644,f98]) ).

fof(f98,plain,
    int_less(int_zero,sK0(sK1,sK2)),
    inference(resolution,[],[f44,f50]) ).

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

fof(f1644,plain,
    ( ~ int_leq(int_one,sK2)
    | ~ int_less(int_zero,sK0(sK1,sK2))
    | ~ int_leq(sK1,sK1)
    | real_zero = a(sK2,sK1)
    | ~ int_leq(int_one,sK1)
    | ~ int_leq(sK1,n) ),
    inference(subsumption_resolution,[],[f1642,f47]) ).

fof(f47,plain,
    int_leq(sK2,n),
    inference(cnf_transformation,[],[f35]) ).

fof(f1642,plain,
    ( ~ int_leq(sK2,n)
    | ~ int_leq(int_one,sK2)
    | real_zero = a(sK2,sK1)
    | ~ int_leq(sK1,sK1)
    | ~ int_less(int_zero,sK0(sK1,sK2))
    | ~ int_leq(sK1,n)
    | ~ int_leq(int_one,sK1) ),
    inference(superposition,[],[f461,f264]) ).

fof(f264,plain,
    sK2 = plus(sK1,sK0(sK1,sK2)),
    inference(resolution,[],[f45,f50]) ).

fof(f45,plain,
    ! [X0,X1] :
      ( ~ int_less(X0,X1)
      | plus(X0,sK0(X0,X1)) = X1 ),
    inference(cnf_transformation,[],[f32]) ).

fof(f461,plain,
    ! [X14,X13] :
      ( ~ int_leq(plus(X13,X14),n)
      | ~ int_leq(int_one,X13)
      | ~ int_leq(int_one,plus(X13,X14))
      | ~ int_leq(sK1,X13)
      | ~ int_less(int_zero,X14)
      | real_zero = a(plus(sK1,X14),sK1)
      | ~ int_leq(X13,n) ),
    inference(resolution,[],[f68,f48]) ).

fof(f68,plain,
    ! [X1,X4,X5] :
      ( ~ int_leq(int_one,X5)
      | ~ int_leq(X1,n)
      | real_zero = a(plus(X5,X4),X5)
      | ~ int_leq(int_one,plus(X1,X4))
      | ~ int_leq(X5,X1)
      | ~ int_less(int_zero,X4)
      | ~ int_leq(int_one,X1)
      | ~ int_leq(plus(X1,X4),n) ),
    inference(equality_resolution,[],[f52]) ).

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

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

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

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

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

fof(f1555,plain,
    ~ spl3_8,
    inference(avatar_contradiction_clause,[],[f1554]) ).

fof(f1554,plain,
    ( $false
    | ~ spl3_8 ),
    inference(subsumption_resolution,[],[f1553,f70]) ).

fof(f1553,plain,
    ( ~ int_leq(n,n)
    | ~ spl3_8 ),
    inference(subsumption_resolution,[],[f1552,f48]) ).

fof(f1552,plain,
    ( ~ int_leq(int_one,sK1)
    | ~ int_leq(n,n)
    | ~ spl3_8 ),
    inference(subsumption_resolution,[],[f1551,f793]) ).

fof(f793,plain,
    ( int_leq(sK1,n)
    | ~ spl3_8 ),
    inference(superposition,[],[f77,f222]) ).

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

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

fof(f77,plain,
    int_leq(sK1,sK2),
    inference(resolution,[],[f64,f50]) ).

fof(f1551,plain,
    ( ~ int_leq(sK1,n)
    | ~ int_leq(int_one,sK1)
    | ~ int_leq(n,n)
    | ~ spl3_8 ),
    inference(subsumption_resolution,[],[f1550,f794]) ).

fof(f794,plain,
    ( int_less(int_zero,sK0(sK1,n))
    | ~ spl3_8 ),
    inference(superposition,[],[f98,f222]) ).

fof(f1550,plain,
    ( ~ int_less(int_zero,sK0(sK1,n))
    | ~ int_leq(sK1,n)
    | ~ int_leq(int_one,sK1)
    | ~ int_leq(n,n)
    | ~ spl3_8 ),
    inference(subsumption_resolution,[],[f1549,f70]) ).

fof(f1549,plain,
    ( ~ int_leq(sK1,sK1)
    | ~ int_less(int_zero,sK0(sK1,n))
    | ~ int_leq(n,n)
    | ~ int_leq(int_one,sK1)
    | ~ int_leq(sK1,n)
    | ~ spl3_8 ),
    inference(subsumption_resolution,[],[f1548,f791]) ).

fof(f791,plain,
    ( real_zero != a(n,sK1)
    | ~ spl3_8 ),
    inference(superposition,[],[f49,f222]) ).

fof(f1548,plain,
    ( real_zero = a(n,sK1)
    | ~ int_leq(int_one,sK1)
    | ~ int_less(int_zero,sK0(sK1,n))
    | ~ int_leq(sK1,sK1)
    | ~ int_leq(n,n)
    | ~ int_leq(sK1,n)
    | ~ spl3_8 ),
    inference(subsumption_resolution,[],[f1546,f1512]) ).

fof(f1512,plain,
    ( int_leq(int_one,n)
    | ~ spl3_8 ),
    inference(forward_demodulation,[],[f1511,f90]) ).

fof(f90,plain,
    ! [X0] : plus(int_zero,X0) = X0,
    inference(superposition,[],[f59,f55]) ).

fof(f1511,plain,
    ( int_leq(plus(int_zero,int_one),n)
    | ~ spl3_8 ),
    inference(forward_demodulation,[],[f1098,f1506]) ).

fof(f1506,plain,
    ( n = plus(sK1,sK0(sK1,n))
    | ~ spl3_8 ),
    inference(forward_demodulation,[],[f264,f222]) ).

fof(f1098,plain,
    ( int_leq(plus(int_zero,int_one),plus(sK1,sK0(sK1,n)))
    | ~ spl3_8 ),
    inference(forward_demodulation,[],[f1043,f59]) ).

fof(f1043,plain,
    ( int_leq(plus(int_zero,int_one),plus(sK0(sK1,n),sK1))
    | ~ spl3_8 ),
    inference(resolution,[],[f423,f794]) ).

fof(f423,plain,
    ! [X58,X59] :
      ( ~ int_less(X58,X59)
      | int_leq(plus(X58,int_one),plus(X59,sK1)) ),
    inference(resolution,[],[f51,f48]) ).

fof(f51,plain,
    ! [X2,X3,X0,X1] :
      ( ~ int_leq(X3,X0)
      | ~ int_less(X1,X2)
      | int_leq(plus(X1,X3),plus(X2,X0)) ),
    inference(cnf_transformation,[],[f36]) ).

fof(f36,plain,
    ! [X0,X1,X2,X3] :
      ( ~ int_less(X1,X2)
      | int_leq(plus(X1,X3),plus(X2,X0))
      | ~ int_leq(X3,X0) ),
    inference(rectify,[],[f26]) ).

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

fof(f25,plain,
    ! [X1,X0,X2,X3] :
      ( int_leq(plus(X3,X1),plus(X0,X2))
      | ~ int_leq(X1,X2)
      | ~ int_less(X3,X0) ),
    inference(ennf_transformation,[],[f16]) ).

fof(f16,plain,
    ! [X1,X0,X2,X3] :
      ( ( int_leq(X1,X2)
        & int_less(X3,X0) )
     => int_leq(plus(X3,X1),plus(X0,X2)) ),
    inference(rectify,[],[f8]) ).

fof(f8,axiom,
    ! [X4,X5,X6,X3] :
      ( ( int_leq(X5,X6)
        & int_less(X3,X4) )
     => int_leq(plus(X3,X5),plus(X4,X6)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus_and_order1) ).

fof(f1546,plain,
    ( ~ int_leq(int_one,n)
    | ~ int_less(int_zero,sK0(sK1,n))
    | ~ int_leq(n,n)
    | ~ int_leq(int_one,sK1)
    | ~ int_leq(sK1,n)
    | real_zero = a(n,sK1)
    | ~ int_leq(sK1,sK1)
    | ~ spl3_8 ),
    inference(superposition,[],[f461,f1506]) ).

fof(f223,plain,
    ( spl3_7
    | spl3_8 ),
    inference(avatar_split_clause,[],[f187,f220,f216]) ).

fof(f187,plain,
    ( n = sK2
    | int_less(sK2,n) ),
    inference(resolution,[],[f65,f47]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SWV487+1 : TPTP v8.1.0. Released v4.0.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.14/0.35  % Computer : n024.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Aug 30 19:34:19 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.20/0.51  % (8296)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.52  % (8307)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.52  TRYING [1]
% 0.20/0.52  % (8308)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  % (8303)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.52  TRYING [2]
% 0.20/0.52  TRYING [3]
% 0.20/0.53  TRYING [4]
% 0.20/0.53  % (8319)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.53  % (8324)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.53  % (8316)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.53  % (8301)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.53  % (8298)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.54  % (8297)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.54  % (8300)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.54  % (8305)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.54  % (8304)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  % (8306)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.54  % (8303)Instruction limit reached!
% 0.20/0.54  % (8303)------------------------------
% 0.20/0.54  % (8303)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (8304)Instruction limit reached!
% 0.20/0.54  % (8304)------------------------------
% 0.20/0.54  % (8304)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (8304)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (8304)Termination reason: Unknown
% 0.20/0.54  % (8304)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (8304)Memory used [KB]: 5373
% 0.20/0.54  % (8304)Time elapsed: 0.134 s
% 0.20/0.54  % (8304)Instructions burned: 3 (million)
% 0.20/0.54  % (8304)------------------------------
% 0.20/0.54  % (8304)------------------------------
% 0.20/0.54  % (8309)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.54  % (8302)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.54  % (8303)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (8303)Termination reason: Unknown
% 0.20/0.54  % (8303)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (8303)Memory used [KB]: 5500
% 0.20/0.54  % (8303)Time elapsed: 0.128 s
% 0.20/0.54  % (8303)Instructions burned: 8 (million)
% 0.20/0.54  % (8303)------------------------------
% 0.20/0.54  % (8303)------------------------------
% 0.20/0.55  TRYING [1]
% 0.20/0.55  TRYING [2]
% 0.20/0.55  % (8318)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  TRYING [3]
% 0.20/0.55  % (8323)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.55  % (8321)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.55  % (8325)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.55  % (8312)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.55  % (8322)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.55  % (8299)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.55  TRYING [5]
% 0.20/0.55  % (8310)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.55  % (8315)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  % (8297)Refutation not found, incomplete strategy% (8297)------------------------------
% 0.20/0.55  % (8297)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (8317)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.56  % (8314)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.56  % (8297)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (8297)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (8297)Memory used [KB]: 5500
% 0.20/0.56  % (8297)Time elapsed: 0.149 s
% 0.20/0.56  % (8297)Instructions burned: 7 (million)
% 0.20/0.56  % (8297)------------------------------
% 0.20/0.56  % (8297)------------------------------
% 0.20/0.56  % (8320)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.56  % (8311)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.56  % (8313)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.20/0.56  TRYING [1]
% 0.20/0.56  TRYING [2]
% 0.20/0.56  TRYING [3]
% 1.75/0.58  TRYING [4]
% 1.75/0.59  TRYING [4]
% 1.75/0.59  TRYING [6]
% 1.94/0.61  TRYING [5]
% 1.94/0.61  % (8298)Instruction limit reached!
% 1.94/0.61  % (8298)------------------------------
% 1.94/0.61  % (8298)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.61  % (8298)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.61  % (8298)Termination reason: Unknown
% 1.94/0.61  % (8298)Termination phase: Saturation
% 1.94/0.61  
% 1.94/0.61  % (8298)Memory used [KB]: 1279
% 1.94/0.61  % (8298)Time elapsed: 0.170 s
% 1.94/0.61  % (8298)Instructions burned: 37 (million)
% 1.94/0.61  % (8298)------------------------------
% 1.94/0.61  % (8298)------------------------------
% 1.94/0.62  % (8301)Instruction limit reached!
% 1.94/0.62  % (8301)------------------------------
% 1.94/0.62  % (8301)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.62  TRYING [5]
% 1.94/0.63  % (8302)Instruction limit reached!
% 1.94/0.63  % (8302)------------------------------
% 1.94/0.63  % (8302)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.63  % (8302)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.63  % (8302)Termination reason: Unknown
% 1.94/0.63  % (8302)Termination phase: Finite model building constraint generation
% 1.94/0.63  
% 1.94/0.63  % (8302)Memory used [KB]: 6908
% 1.94/0.63  % (8302)Time elapsed: 0.185 s
% 1.94/0.63  % (8302)Instructions burned: 52 (million)
% 1.94/0.63  % (8302)------------------------------
% 1.94/0.63  % (8302)------------------------------
% 1.94/0.63  % (8305)Instruction limit reached!
% 1.94/0.63  % (8305)------------------------------
% 1.94/0.63  % (8305)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.63  % (8305)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.63  % (8305)Termination reason: Unknown
% 1.94/0.63  % (8305)Termination phase: Saturation
% 1.94/0.63  
% 1.94/0.63  % (8305)Memory used [KB]: 1407
% 1.94/0.63  % (8305)Time elapsed: 0.225 s
% 1.94/0.63  % (8305)Instructions burned: 52 (million)
% 1.94/0.63  % (8305)------------------------------
% 1.94/0.63  % (8305)------------------------------
% 1.94/0.63  % (8313)Instruction limit reached!
% 1.94/0.63  % (8313)------------------------------
% 1.94/0.63  % (8313)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.94/0.63  % (8313)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.94/0.63  % (8313)Termination reason: Unknown
% 1.94/0.63  % (8313)Termination phase: Finite model building SAT solving
% 1.94/0.63  
% 1.94/0.63  % (8313)Memory used [KB]: 7291
% 1.94/0.63  % (8313)Time elapsed: 0.216 s
% 1.94/0.63  % (8313)Instructions burned: 61 (million)
% 1.94/0.63  % (8313)------------------------------
% 1.94/0.63  % (8313)------------------------------
% 2.18/0.64  % (8306)Instruction limit reached!
% 2.18/0.64  % (8306)------------------------------
% 2.18/0.64  % (8306)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.64  % (8306)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.64  % (8306)Termination reason: Unknown
% 2.18/0.64  % (8306)Termination phase: Saturation
% 2.18/0.64  
% 2.18/0.64  % (8306)Memory used [KB]: 6140
% 2.18/0.64  % (8306)Time elapsed: 0.207 s
% 2.18/0.64  % (8306)Instructions burned: 52 (million)
% 2.18/0.64  % (8306)------------------------------
% 2.18/0.64  % (8306)------------------------------
% 2.18/0.64  % (8301)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.64  % (8301)Termination reason: Unknown
% 2.18/0.64  % (8301)Termination phase: Saturation
% 2.18/0.64  
% 2.18/0.64  % (8301)Memory used [KB]: 5884
% 2.18/0.64  % (8301)Time elapsed: 0.212 s
% 2.18/0.64  % (8301)Instructions burned: 49 (million)
% 2.18/0.64  % (8301)------------------------------
% 2.18/0.64  % (8301)------------------------------
% 2.18/0.64  % (8299)Instruction limit reached!
% 2.18/0.64  % (8299)------------------------------
% 2.18/0.64  % (8299)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.64  % (8299)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.64  % (8299)Termination reason: Unknown
% 2.18/0.64  % (8299)Termination phase: Saturation
% 2.18/0.64  
% 2.18/0.64  % (8299)Memory used [KB]: 6012
% 2.18/0.64  % (8299)Time elapsed: 0.226 s
% 2.18/0.64  % (8299)Instructions burned: 52 (million)
% 2.18/0.64  % (8299)------------------------------
% 2.18/0.64  % (8299)------------------------------
% 2.18/0.64  % (8300)Instruction limit reached!
% 2.18/0.64  % (8300)------------------------------
% 2.18/0.64  % (8300)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.64  % (8300)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.64  % (8300)Termination reason: Unknown
% 2.18/0.64  % (8300)Termination phase: Saturation
% 2.18/0.64  
% 2.18/0.64  % (8300)Memory used [KB]: 6012
% 2.18/0.64  % (8300)Time elapsed: 0.217 s
% 2.18/0.64  % (8300)Instructions burned: 51 (million)
% 2.18/0.64  % (8300)------------------------------
% 2.18/0.64  % (8300)------------------------------
% 2.18/0.65  % (8326)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.18/0.67  % (8310)Instruction limit reached!
% 2.18/0.67  % (8310)------------------------------
% 2.18/0.67  % (8310)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.67  % (8310)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.67  % (8310)Termination reason: Unknown
% 2.18/0.67  % (8310)Termination phase: Saturation
% 2.18/0.67  
% 2.18/0.67  % (8310)Memory used [KB]: 6396
% 2.18/0.67  % (8310)Time elapsed: 0.055 s
% 2.18/0.67  % (8310)Instructions burned: 68 (million)
% 2.18/0.67  % (8310)------------------------------
% 2.18/0.67  % (8310)------------------------------
% 2.18/0.67  % (8327)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.18/0.69  % (8322)Instruction limit reached!
% 2.18/0.69  % (8322)------------------------------
% 2.18/0.69  % (8322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.70  % (8322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.70  % (8322)Termination reason: Unknown
% 2.18/0.70  % (8322)Termination phase: Saturation
% 2.18/0.70  
% 2.18/0.70  % (8322)Memory used [KB]: 6396
% 2.18/0.70  % (8322)Time elapsed: 0.039 s
% 2.18/0.70  % (8322)Instructions burned: 69 (million)
% 2.18/0.70  % (8322)------------------------------
% 2.18/0.70  % (8322)------------------------------
% 2.18/0.71  % (8308)Instruction limit reached!
% 2.18/0.71  % (8308)------------------------------
% 2.18/0.71  % (8308)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.72  TRYING [7]
% 2.18/0.72  % (8307)Instruction limit reached!
% 2.18/0.72  % (8307)------------------------------
% 2.18/0.72  % (8307)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.72  % (8307)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.72  % (8307)Termination reason: Unknown
% 2.18/0.72  % (8307)Termination phase: Saturation
% 2.18/0.72  
% 2.18/0.72  % (8307)Memory used [KB]: 6652
% 2.18/0.72  % (8307)Time elapsed: 0.314 s
% 2.18/0.72  % (8307)Instructions burned: 100 (million)
% 2.18/0.72  % (8307)------------------------------
% 2.18/0.72  % (8307)------------------------------
% 2.18/0.72  % (8311)Instruction limit reached!
% 2.18/0.72  % (8311)------------------------------
% 2.18/0.72  % (8311)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.72  % (8311)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.72  % (8311)Termination reason: Unknown
% 2.18/0.72  % (8311)Termination phase: Saturation
% 2.18/0.72  
% 2.18/0.72  % (8311)Memory used [KB]: 1791
% 2.18/0.72  % (8311)Time elapsed: 0.263 s
% 2.18/0.72  % (8311)Instructions burned: 76 (million)
% 2.18/0.72  % (8311)------------------------------
% 2.18/0.72  % (8311)------------------------------
% 2.18/0.72  % (8328)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.18/0.72  % (8308)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.72  % (8308)Termination reason: Unknown
% 2.18/0.72  % (8308)Termination phase: Saturation
% 2.18/0.72  
% 2.18/0.72  % (8308)Memory used [KB]: 6268
% 2.18/0.72  % (8308)Time elapsed: 0.287 s
% 2.18/0.72  % (8308)Instructions burned: 102 (million)
% 2.18/0.72  % (8308)------------------------------
% 2.18/0.72  % (8308)------------------------------
% 2.18/0.73  % (8315)Instruction limit reached!
% 2.18/0.73  % (8315)------------------------------
% 2.18/0.73  % (8315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.73  % (8315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.73  % (8315)Termination reason: Unknown
% 2.18/0.73  % (8315)Termination phase: Saturation
% 2.18/0.73  
% 2.18/0.73  % (8315)Memory used [KB]: 1663
% 2.18/0.73  % (8315)Time elapsed: 0.291 s
% 2.18/0.73  % (8315)Instructions burned: 100 (million)
% 2.18/0.73  % (8315)------------------------------
% 2.18/0.73  % (8315)------------------------------
% 2.81/0.73  % (8312)Instruction limit reached!
% 2.81/0.73  % (8312)------------------------------
% 2.81/0.73  % (8312)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.73  % (8312)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.73  % (8312)Termination reason: Unknown
% 2.81/0.73  % (8312)Termination phase: Saturation
% 2.81/0.73  
% 2.81/0.73  % (8312)Memory used [KB]: 6268
% 2.81/0.73  % (8312)Time elapsed: 0.318 s
% 2.81/0.73  % (8312)Instructions burned: 99 (million)
% 2.81/0.73  % (8312)------------------------------
% 2.81/0.73  % (8312)------------------------------
% 2.81/0.74  % (8314)Instruction limit reached!
% 2.81/0.74  % (8314)------------------------------
% 2.81/0.74  % (8314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.74  % (8314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.74  % (8314)Termination reason: Unknown
% 2.81/0.74  % (8314)Termination phase: Saturation
% 2.81/0.74  
% 2.81/0.74  % (8314)Memory used [KB]: 6268
% 2.81/0.74  % (8314)Time elapsed: 0.333 s
% 2.81/0.74  % (8314)Instructions burned: 100 (million)
% 2.81/0.74  % (8314)------------------------------
% 2.81/0.74  % (8314)------------------------------
% 2.81/0.75  % (8309)Instruction limit reached!
% 2.81/0.75  % (8309)------------------------------
% 2.81/0.75  % (8309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.75  % (8309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.75  % (8309)Termination reason: Unknown
% 2.81/0.75  % (8309)Termination phase: Saturation
% 2.81/0.75  
% 2.81/0.75  % (8309)Memory used [KB]: 6524
% 2.81/0.75  % (8309)Time elapsed: 0.322 s
% 2.81/0.75  % (8309)Instructions burned: 99 (million)
% 2.81/0.75  % (8309)------------------------------
% 2.81/0.75  % (8309)------------------------------
% 2.81/0.76  % (8331)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.81/0.76  % (8330)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.81/0.76  % (8333)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.81/0.77  % (8332)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.81/0.77  % (8334)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.81/0.77  % (8329)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.81/0.77  % (8336)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.81/0.78  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.81/0.78  % (8335)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.11/0.81  % (8317)Instruction limit reached!
% 3.11/0.81  % (8317)------------------------------
% 3.11/0.81  % (8317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.11/0.81  % (8317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.11/0.81  % (8317)Termination reason: Unknown
% 3.11/0.81  % (8317)Termination phase: Saturation
% 3.11/0.81  
% 3.11/0.81  % (8317)Memory used [KB]: 6524
% 3.11/0.81  % (8317)Time elapsed: 0.393 s
% 3.11/0.81  % (8317)Instructions burned: 138 (million)
% 3.11/0.81  % (8317)------------------------------
% 3.11/0.81  % (8317)------------------------------
% 3.11/0.81  % (8337)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2016Mi)
% 3.11/0.84  % (8316)Instruction limit reached!
% 3.11/0.84  % (8316)------------------------------
% 3.11/0.84  % (8316)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.11/0.84  % (8316)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.11/0.84  % (8316)Termination reason: Unknown
% 3.11/0.84  % (8316)Termination phase: Saturation
% 3.11/0.84  
% 3.11/0.84  % (8316)Memory used [KB]: 7036
% 3.11/0.84  % (8316)Time elapsed: 0.429 s
% 3.11/0.84  % (8316)Instructions burned: 176 (million)
% 3.11/0.84  % (8316)------------------------------
% 3.11/0.84  % (8316)------------------------------
% 3.11/0.85  % (8338)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 3.11/0.85  % (8340)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.11/0.86  % (8341)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 3.37/0.86  % (8323)Instruction limit reached!
% 3.37/0.86  % (8323)------------------------------
% 3.37/0.86  % (8323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.37/0.86  % (8323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.37/0.86  % (8323)Termination reason: Unknown
% 3.37/0.86  % (8323)Termination phase: Saturation
% 3.37/0.86  
% 3.37/0.86  % (8323)Memory used [KB]: 2430
% 3.37/0.86  % (8323)Time elapsed: 0.465 s
% 3.37/0.86  % (8323)Instructions burned: 179 (million)
% 3.37/0.86  % (8323)------------------------------
% 3.37/0.86  % (8323)------------------------------
% 3.39/0.87  % (8339)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.39/0.87  % (8344)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.39/0.87  % (8342)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.39/0.88  % (8345)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.39/0.88  % (8328)Instruction limit reached!
% 3.39/0.88  % (8328)------------------------------
% 3.39/0.88  % (8328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.39/0.88  % (8328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.39/0.88  % (8328)Termination reason: Unknown
% 3.39/0.88  % (8328)Termination phase: Saturation
% 3.39/0.88  
% 3.39/0.88  % (8328)Memory used [KB]: 6268
% 3.39/0.88  % (8328)Time elapsed: 0.287 s
% 3.39/0.88  % (8328)Instructions burned: 90 (million)
% 3.39/0.88  % (8328)------------------------------
% 3.39/0.88  % (8328)------------------------------
% 3.39/0.90  % (8343)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.39/0.90  % (8333)Instruction limit reached!
% 3.39/0.90  % (8333)------------------------------
% 3.39/0.90  % (8333)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.39/0.90  % (8333)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.39/0.90  % (8333)Termination reason: Unknown
% 3.39/0.90  % (8333)Termination phase: Saturation
% 3.39/0.90  
% 3.39/0.90  % (8333)Memory used [KB]: 6396
% 3.39/0.90  % (8333)Time elapsed: 0.037 s
% 3.39/0.90  % (8333)Instructions burned: 68 (million)
% 3.39/0.90  % (8333)------------------------------
% 3.39/0.90  % (8333)------------------------------
% 3.58/0.91  % (8336)Instruction limit reached!
% 3.58/0.91  % (8336)------------------------------
% 3.58/0.91  % (8336)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.58/0.92  % (8330)First to succeed.
% 3.58/0.93  % (8336)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.58/0.93  % (8336)Termination reason: Unknown
% 3.58/0.93  % (8336)Termination phase: Saturation
% 3.58/0.93  
% 3.58/0.93  % (8336)Memory used [KB]: 6268
% 3.58/0.93  % (8336)Time elapsed: 0.245 s
% 3.58/0.93  % (8336)Instructions burned: 90 (million)
% 3.58/0.93  % (8336)------------------------------
% 3.58/0.93  % (8336)------------------------------
% 3.58/0.93  TRYING [8]
% 3.72/0.95  % (8330)Refutation found. Thanks to Tanya!
% 3.72/0.95  % SZS status Theorem for theBenchmark
% 3.72/0.95  % SZS output start Proof for theBenchmark
% See solution above
% 3.72/0.95  % (8330)------------------------------
% 3.72/0.95  % (8330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.72/0.95  % (8330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.72/0.95  % (8330)Termination reason: Refutation
% 3.72/0.95  
% 3.72/0.95  % (8330)Memory used [KB]: 6268
% 3.72/0.95  % (8330)Time elapsed: 0.236 s
% 3.72/0.95  % (8330)Instructions burned: 84 (million)
% 3.72/0.95  % (8330)------------------------------
% 3.72/0.95  % (8330)------------------------------
% 3.72/0.95  % (8295)Success in time 0.598 s
%------------------------------------------------------------------------------