TSTP Solution File: CSR002+2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : CSR002+2 : TPTP v8.1.0. Bugfixed v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --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 15:54:05 EDT 2022

% Result   : Theorem 2.40s 0.73s
% Output   : Refutation 2.40s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   22
%            Number of leaves      :   26
% Syntax   : Number of formulae    :  135 (  46 unt;   0 def)
%            Number of atoms       :  460 ( 158 equ)
%            Maximal formula atoms :   14 (   3 avg)
%            Number of connectives :  515 ( 190   ~; 170   |; 123   &)
%                                         (  21 <=>;  11  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   12 (  10 usr;   1 prp; 0-3 aty)
%            Number of functors    :   15 (  15 usr;  10 con; 0-2 aty)
%            Number of variables   :  236 ( 213   !;  23   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f870,plain,
    $false,
    inference(subsumption_resolution,[],[f824,f355]) ).

fof(f355,plain,
    ~ less_or_equal(n2,n0),
    inference(unit_resulting_resolution,[],[f326,f187]) ).

fof(f187,plain,
    ! [X0] :
      ( ~ less_or_equal(X0,n0)
      | less(X0,n1) ),
    inference(cnf_transformation,[],[f122]) ).

fof(f122,plain,
    ! [X0] :
      ( ( less(X0,n1)
        | ~ less_or_equal(X0,n0) )
      & ( less_or_equal(X0,n0)
        | ~ less(X0,n1) ) ),
    inference(nnf_transformation,[],[f65]) ).

fof(f65,plain,
    ! [X0] :
      ( less(X0,n1)
    <=> less_or_equal(X0,n0) ),
    inference(rectify,[],[f39]) ).

fof(f39,axiom,
    ! [X11] :
      ( less(X11,n1)
    <=> less_or_equal(X11,n0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less1) ).

fof(f326,plain,
    ~ less(n2,n1),
    inference(unit_resulting_resolution,[],[f313,f207]) ).

fof(f207,plain,
    ! [X0,X1] :
      ( ~ less(X1,X0)
      | ~ less(X0,X1) ),
    inference(cnf_transformation,[],[f135]) ).

fof(f135,plain,
    ! [X0,X1] :
      ( ( ( ~ less(X1,X0)
          & X0 != X1 )
        | ~ less(X0,X1) )
      & ( less(X0,X1)
        | less(X1,X0)
        | X0 = X1 ) ),
    inference(flattening,[],[f134]) ).

fof(f134,plain,
    ! [X0,X1] :
      ( ( ( ~ less(X1,X0)
          & X0 != X1 )
        | ~ less(X0,X1) )
      & ( less(X0,X1)
        | less(X1,X0)
        | X0 = X1 ) ),
    inference(nnf_transformation,[],[f80]) ).

fof(f80,plain,
    ! [X0,X1] :
      ( ( ~ less(X1,X0)
        & X0 != X1 )
    <=> less(X0,X1) ),
    inference(rectify,[],[f48]) ).

fof(f48,axiom,
    ! [X11,X12] :
      ( less(X11,X12)
    <=> ( X11 != X12
        & ~ less(X12,X11) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less_property) ).

fof(f313,plain,
    less(n1,n2),
    inference(unit_resulting_resolution,[],[f279,f165]) ).

fof(f165,plain,
    ! [X0] :
      ( ~ less_or_equal(X0,n1)
      | less(X0,n2) ),
    inference(cnf_transformation,[],[f111]) ).

fof(f111,plain,
    ! [X0] :
      ( ( less_or_equal(X0,n1)
        | ~ less(X0,n2) )
      & ( less(X0,n2)
        | ~ less_or_equal(X0,n1) ) ),
    inference(nnf_transformation,[],[f77]) ).

fof(f77,plain,
    ! [X0] :
      ( less_or_equal(X0,n1)
    <=> less(X0,n2) ),
    inference(rectify,[],[f40]) ).

fof(f40,axiom,
    ! [X11] :
      ( less(X11,n2)
    <=> less_or_equal(X11,n1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less2) ).

fof(f279,plain,
    ! [X1] : less_or_equal(X1,X1),
    inference(equality_resolution,[],[f242]) ).

fof(f242,plain,
    ! [X0,X1] :
      ( less_or_equal(X1,X0)
      | X0 != X1 ),
    inference(cnf_transformation,[],[f153]) ).

fof(f153,plain,
    ! [X0,X1] :
      ( ( X0 = X1
        | less(X1,X0)
        | ~ less_or_equal(X1,X0) )
      & ( less_or_equal(X1,X0)
        | ( X0 != X1
          & ~ less(X1,X0) ) ) ),
    inference(rectify,[],[f152]) ).

fof(f152,plain,
    ! [X1,X0] :
      ( ( X0 = X1
        | less(X0,X1)
        | ~ less_or_equal(X0,X1) )
      & ( less_or_equal(X0,X1)
        | ( X0 != X1
          & ~ less(X0,X1) ) ) ),
    inference(flattening,[],[f151]) ).

fof(f151,plain,
    ! [X1,X0] :
      ( ( X0 = X1
        | less(X0,X1)
        | ~ less_or_equal(X0,X1) )
      & ( less_or_equal(X0,X1)
        | ( X0 != X1
          & ~ less(X0,X1) ) ) ),
    inference(nnf_transformation,[],[f81]) ).

fof(f81,plain,
    ! [X1,X0] :
      ( ( X0 = X1
        | less(X0,X1) )
    <=> less_or_equal(X0,X1) ),
    inference(rectify,[],[f37]) ).

fof(f37,axiom,
    ! [X11,X12] :
      ( ( X11 = X12
        | less(X11,X12) )
    <=> less_or_equal(X11,X12) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less_or_equal) ).

fof(f824,plain,
    less_or_equal(n2,n0),
    inference(backward_demodulation,[],[f349,f803]) ).

fof(f803,plain,
    n0 = n3,
    inference(unit_resulting_resolution,[],[f734,f735,f177]) ).

fof(f177,plain,
    ! [X0,X1] :
      ( ~ happens(X0,X1)
      | holdsAt(filling,X1)
      | n0 = X1 ),
    inference(cnf_transformation,[],[f116]) ).

fof(f116,plain,
    ! [X0,X1] :
      ( ( happens(X0,X1)
        | ( ( n0 != X1
            | tapOn != X0 )
          & ( ~ holdsAt(filling,X1)
            | overflow != X0
            | ~ holdsAt(waterLevel(n3),X1) ) ) )
      & ( ( n0 = X1
          & tapOn = X0 )
        | ( holdsAt(filling,X1)
          & overflow = X0
          & holdsAt(waterLevel(n3),X1) )
        | ~ happens(X0,X1) ) ),
    inference(rectify,[],[f115]) ).

fof(f115,plain,
    ! [X1,X0] :
      ( ( happens(X1,X0)
        | ( ( n0 != X0
            | tapOn != X1 )
          & ( ~ holdsAt(filling,X0)
            | overflow != X1
            | ~ holdsAt(waterLevel(n3),X0) ) ) )
      & ( ( n0 = X0
          & tapOn = X1 )
        | ( holdsAt(filling,X0)
          & overflow = X1
          & holdsAt(waterLevel(n3),X0) )
        | ~ happens(X1,X0) ) ),
    inference(flattening,[],[f114]) ).

fof(f114,plain,
    ! [X1,X0] :
      ( ( happens(X1,X0)
        | ( ( n0 != X0
            | tapOn != X1 )
          & ( ~ holdsAt(filling,X0)
            | overflow != X1
            | ~ holdsAt(waterLevel(n3),X0) ) ) )
      & ( ( n0 = X0
          & tapOn = X1 )
        | ( holdsAt(filling,X0)
          & overflow = X1
          & holdsAt(waterLevel(n3),X0) )
        | ~ happens(X1,X0) ) ),
    inference(nnf_transformation,[],[f69]) ).

fof(f69,plain,
    ! [X1,X0] :
      ( happens(X1,X0)
    <=> ( ( n0 = X0
          & tapOn = X1 )
        | ( holdsAt(filling,X0)
          & overflow = X1
          & holdsAt(waterLevel(n3),X0) ) ) ),
    inference(rectify,[],[f16]) ).

fof(f16,axiom,
    ! [X4,X3] :
      ( ( ( holdsAt(filling,X4)
          & holdsAt(waterLevel(n3),X4)
          & overflow = X3 )
        | ( n0 = X4
          & tapOn = X3 ) )
    <=> happens(X3,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',happens_all_defn) ).

fof(f735,plain,
    happens(sK6(filling,n3),n3),
    inference(unit_resulting_resolution,[],[f220,f592,f734,f582]) ).

fof(f582,plain,
    ! [X0] :
      ( happens(sK6(X0,n3),n3)
      | releasedAt(X0,n4)
      | holdsAt(X0,n3)
      | ~ holdsAt(X0,n4) ),
    inference(superposition,[],[f455,f238]) ).

fof(f238,plain,
    plus(n1,n3) = n4,
    inference(cnf_transformation,[],[f32]) ).

fof(f32,axiom,
    plus(n1,n3) = n4,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus1_3) ).

fof(f455,plain,
    ! [X0,X1] :
      ( ~ holdsAt(X1,plus(n1,X0))
      | releasedAt(X1,plus(n1,X0))
      | holdsAt(X1,X0)
      | happens(sK6(X1,X0),X0) ),
    inference(superposition,[],[f233,f232]) ).

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

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

fof(f36,axiom,
    ! [X11,X12] : plus(X11,X12) = plus(X12,X11),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_plus) ).

fof(f233,plain,
    ! [X0,X1] :
      ( ~ holdsAt(X0,plus(X1,n1))
      | releasedAt(X0,plus(X1,n1))
      | holdsAt(X0,X1)
      | happens(sK6(X0,X1),X1) ),
    inference(cnf_transformation,[],[f147]) ).

fof(f147,plain,
    ! [X0,X1] :
      ( ~ holdsAt(X0,plus(X1,n1))
      | releasedAt(X0,plus(X1,n1))
      | holdsAt(X0,X1)
      | ( initiates(sK6(X0,X1),X0,X1)
        & happens(sK6(X0,X1),X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK6])],[f145,f146]) ).

fof(f146,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( initiates(X2,X0,X1)
          & happens(X2,X1) )
     => ( initiates(sK6(X0,X1),X0,X1)
        & happens(sK6(X0,X1),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f145,plain,
    ! [X0,X1] :
      ( ~ holdsAt(X0,plus(X1,n1))
      | releasedAt(X0,plus(X1,n1))
      | holdsAt(X0,X1)
      | ? [X2] :
          ( initiates(X2,X0,X1)
          & happens(X2,X1) ) ),
    inference(rectify,[],[f100]) ).

fof(f100,plain,
    ! [X1,X0] :
      ( ~ holdsAt(X1,plus(X0,n1))
      | releasedAt(X1,plus(X0,n1))
      | holdsAt(X1,X0)
      | ? [X2] :
          ( initiates(X2,X1,X0)
          & happens(X2,X0) ) ),
    inference(flattening,[],[f99]) ).

fof(f99,plain,
    ! [X0,X1] :
      ( ~ holdsAt(X1,plus(X0,n1))
      | ? [X2] :
          ( initiates(X2,X1,X0)
          & happens(X2,X0) )
      | releasedAt(X1,plus(X0,n1))
      | holdsAt(X1,X0) ),
    inference(ennf_transformation,[],[f62]) ).

fof(f62,plain,
    ! [X0,X1] :
      ( ( ~ ? [X2] :
              ( initiates(X2,X1,X0)
              & happens(X2,X0) )
        & ~ releasedAt(X1,plus(X0,n1))
        & ~ holdsAt(X1,X0) )
     => ~ holdsAt(X1,plus(X0,n1)) ),
    inference(rectify,[],[f6]) ).

fof(f6,axiom,
    ! [X4,X1] :
      ( ( ~ holdsAt(X1,X4)
        & ~ ? [X3] :
              ( happens(X3,X4)
              & initiates(X3,X1,X4) )
        & ~ releasedAt(X1,plus(X4,n1)) )
     => ~ holdsAt(X1,plus(X4,n1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',keep_not_holding) ).

fof(f592,plain,
    ~ releasedAt(filling,n4),
    inference(forward_demodulation,[],[f591,f238]) ).

fof(f591,plain,
    ~ releasedAt(filling,plus(n1,n3)),
    inference(forward_demodulation,[],[f590,f232]) ).

fof(f590,plain,
    ~ releasedAt(filling,plus(n3,n1)),
    inference(unit_resulting_resolution,[],[f429,f581,f245]) ).

fof(f245,plain,
    ! [X0,X1] :
      ( releases(sK7(X0,X1),X1,X0)
      | releasedAt(X1,X0)
      | ~ releasedAt(X1,plus(X0,n1)) ),
    inference(cnf_transformation,[],[f156]) ).

fof(f156,plain,
    ! [X0,X1] :
      ( releasedAt(X1,X0)
      | ~ releasedAt(X1,plus(X0,n1))
      | ( releases(sK7(X0,X1),X1,X0)
        & happens(sK7(X0,X1),X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK7])],[f154,f155]) ).

fof(f155,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( releases(X2,X1,X0)
          & happens(X2,X0) )
     => ( releases(sK7(X0,X1),X1,X0)
        & happens(sK7(X0,X1),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f154,plain,
    ! [X0,X1] :
      ( releasedAt(X1,X0)
      | ~ releasedAt(X1,plus(X0,n1))
      | ? [X2] :
          ( releases(X2,X1,X0)
          & happens(X2,X0) ) ),
    inference(rectify,[],[f92]) ).

fof(f92,plain,
    ! [X1,X0] :
      ( releasedAt(X0,X1)
      | ~ releasedAt(X0,plus(X1,n1))
      | ? [X2] :
          ( releases(X2,X0,X1)
          & happens(X2,X1) ) ),
    inference(flattening,[],[f91]) ).

fof(f91,plain,
    ! [X1,X0] :
      ( ~ releasedAt(X0,plus(X1,n1))
      | releasedAt(X0,X1)
      | ? [X2] :
          ( releases(X2,X0,X1)
          & happens(X2,X1) ) ),
    inference(ennf_transformation,[],[f84]) ).

fof(f84,plain,
    ! [X1,X0] :
      ( ( ~ releasedAt(X0,X1)
        & ~ ? [X2] :
              ( releases(X2,X0,X1)
              & happens(X2,X1) ) )
     => ~ releasedAt(X0,plus(X1,n1)) ),
    inference(rectify,[],[f8]) ).

fof(f8,axiom,
    ! [X1,X4] :
      ( ( ~ ? [X3] :
              ( releases(X3,X1,X4)
              & happens(X3,X4) )
        & ~ releasedAt(X1,X4) )
     => ~ releasedAt(X1,plus(X4,n1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',keep_not_released) ).

fof(f581,plain,
    ~ releasedAt(filling,n3),
    inference(forward_demodulation,[],[f580,f255]) ).

fof(f255,plain,
    n3 = plus(n1,n2),
    inference(cnf_transformation,[],[f31]) ).

fof(f31,axiom,
    n3 = plus(n1,n2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus1_2) ).

fof(f580,plain,
    ~ releasedAt(filling,plus(n1,n2)),
    inference(forward_demodulation,[],[f579,f232]) ).

fof(f579,plain,
    ~ releasedAt(filling,plus(n2,n1)),
    inference(unit_resulting_resolution,[],[f429,f569,f245]) ).

fof(f569,plain,
    ~ releasedAt(filling,n2),
    inference(forward_demodulation,[],[f567,f221]) ).

fof(f221,plain,
    n2 = plus(n1,n1),
    inference(cnf_transformation,[],[f30]) ).

fof(f30,axiom,
    n2 = plus(n1,n1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus1_1) ).

fof(f567,plain,
    ~ releasedAt(filling,plus(n1,n1)),
    inference(unit_resulting_resolution,[],[f446,f429,f245]) ).

fof(f446,plain,
    ~ releasedAt(filling,n1),
    inference(forward_demodulation,[],[f441,f214]) ).

fof(f214,plain,
    n1 = plus(n0,n1),
    inference(cnf_transformation,[],[f27]) ).

fof(f27,axiom,
    n1 = plus(n0,n1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus0_1) ).

fof(f441,plain,
    ~ releasedAt(filling,plus(n0,n1)),
    inference(unit_resulting_resolution,[],[f261,f270,f248]) ).

fof(f248,plain,
    ! [X2,X0,X1] :
      ( ~ releasedAt(X1,plus(X0,n1))
      | ~ initiates(X2,X1,X0)
      | ~ happens(X2,X0) ),
    inference(cnf_transformation,[],[f158]) ).

fof(f158,plain,
    ! [X0,X1,X2] :
      ( ~ happens(X2,X0)
      | ~ releasedAt(X1,plus(X0,n1))
      | ( ~ terminates(X2,X1,X0)
        & ~ initiates(X2,X1,X0) ) ),
    inference(rectify,[],[f107]) ).

fof(f107,plain,
    ! [X1,X2,X0] :
      ( ~ happens(X0,X1)
      | ~ releasedAt(X2,plus(X1,n1))
      | ( ~ terminates(X0,X2,X1)
        & ~ initiates(X0,X2,X1) ) ),
    inference(flattening,[],[f106]) ).

fof(f106,plain,
    ! [X1,X2,X0] :
      ( ~ releasedAt(X2,plus(X1,n1))
      | ~ happens(X0,X1)
      | ( ~ terminates(X0,X2,X1)
        & ~ initiates(X0,X2,X1) ) ),
    inference(ennf_transformation,[],[f60]) ).

fof(f60,plain,
    ! [X1,X2,X0] :
      ( ( happens(X0,X1)
        & ( terminates(X0,X2,X1)
          | initiates(X0,X2,X1) ) )
     => ~ releasedAt(X2,plus(X1,n1)) ),
    inference(rectify,[],[f12]) ).

fof(f12,axiom,
    ! [X3,X4,X1] :
      ( ( ( initiates(X3,X1,X4)
          | terminates(X3,X1,X4) )
        & happens(X3,X4) )
     => ~ releasedAt(X1,plus(X4,n1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',happens_not_released) ).

fof(f270,plain,
    ! [X2] : initiates(tapOn,filling,X2),
    inference(equality_resolution,[],[f269]) ).

fof(f269,plain,
    ! [X2,X0] :
      ( initiates(X0,filling,X2)
      | tapOn != X0 ),
    inference(equality_resolution,[],[f199]) ).

fof(f199,plain,
    ! [X2,X0,X1] :
      ( initiates(X0,X1,X2)
      | filling != X1
      | tapOn != X0 ),
    inference(cnf_transformation,[],[f133]) ).

fof(f133,plain,
    ! [X0,X1,X2] :
      ( ( sP1(X1,X2,X0)
        | ( filling = X1
          & tapOn = X0 )
        | ( spilling = X1
          & overflow = X0 )
        | sP0(X2,X1,X0)
        | ~ initiates(X0,X1,X2) )
      & ( initiates(X0,X1,X2)
        | ( ~ sP1(X1,X2,X0)
          & ( filling != X1
            | tapOn != X0 )
          & ( spilling != X1
            | overflow != X0 )
          & ~ sP0(X2,X1,X0) ) ) ),
    inference(rectify,[],[f132]) ).

fof(f132,plain,
    ! [X1,X0,X2] :
      ( ( sP1(X0,X2,X1)
        | ( filling = X0
          & tapOn = X1 )
        | ( spilling = X0
          & overflow = X1 )
        | sP0(X2,X0,X1)
        | ~ initiates(X1,X0,X2) )
      & ( initiates(X1,X0,X2)
        | ( ~ sP1(X0,X2,X1)
          & ( filling != X0
            | tapOn != X1 )
          & ( spilling != X0
            | overflow != X1 )
          & ~ sP0(X2,X0,X1) ) ) ),
    inference(flattening,[],[f131]) ).

fof(f131,plain,
    ! [X1,X0,X2] :
      ( ( sP1(X0,X2,X1)
        | ( filling = X0
          & tapOn = X1 )
        | ( spilling = X0
          & overflow = X1 )
        | sP0(X2,X0,X1)
        | ~ initiates(X1,X0,X2) )
      & ( initiates(X1,X0,X2)
        | ( ~ sP1(X0,X2,X1)
          & ( filling != X0
            | tapOn != X1 )
          & ( spilling != X0
            | overflow != X1 )
          & ~ sP0(X2,X0,X1) ) ) ),
    inference(nnf_transformation,[],[f110]) ).

fof(f110,plain,
    ! [X1,X0,X2] :
      ( ( sP1(X0,X2,X1)
        | ( filling = X0
          & tapOn = X1 )
        | ( spilling = X0
          & overflow = X1 )
        | sP0(X2,X0,X1) )
    <=> initiates(X1,X0,X2) ),
    inference(definition_folding,[],[f73,f109,f108]) ).

fof(f108,plain,
    ! [X2,X0,X1] :
      ( sP0(X2,X0,X1)
    <=> ? [X3] :
          ( holdsAt(waterLevel(X3),X2)
          & waterLevel(X3) = X0
          & overflow = X1 ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP0])]) ).

fof(f109,plain,
    ! [X0,X2,X1] :
      ( sP1(X0,X2,X1)
    <=> ? [X4] :
          ( waterLevel(X4) = X0
          & holdsAt(waterLevel(X4),X2)
          & tapOff = X1 ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP1])]) ).

fof(f73,plain,
    ! [X1,X0,X2] :
      ( ( ? [X4] :
            ( waterLevel(X4) = X0
            & holdsAt(waterLevel(X4),X2)
            & tapOff = X1 )
        | ( filling = X0
          & tapOn = X1 )
        | ( spilling = X0
          & overflow = X1 )
        | ? [X3] :
            ( holdsAt(waterLevel(X3),X2)
            & waterLevel(X3) = X0
            & overflow = X1 ) )
    <=> initiates(X1,X0,X2) ),
    inference(rectify,[],[f13]) ).

fof(f13,axiom,
    ! [X1,X3,X4] :
      ( ( ? [X8] :
            ( overflow = X3
            & holdsAt(waterLevel(X8),X4)
            & waterLevel(X8) = X1 )
        | ( overflow = X3
          & spilling = X1 )
        | ? [X8] :
            ( tapOff = X3
            & waterLevel(X8) = X1
            & holdsAt(waterLevel(X8),X4) )
        | ( tapOn = X3
          & filling = X1 ) )
    <=> initiates(X3,X1,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',initiates_all_defn) ).

fof(f261,plain,
    happens(tapOn,n0),
    inference(equality_resolution,[],[f260]) ).

fof(f260,plain,
    ! [X0] :
      ( happens(X0,n0)
      | tapOn != X0 ),
    inference(equality_resolution,[],[f179]) ).

fof(f179,plain,
    ! [X0,X1] :
      ( happens(X0,X1)
      | n0 != X1
      | tapOn != X0 ),
    inference(cnf_transformation,[],[f116]) ).

fof(f429,plain,
    ! [X0,X1] : ~ releases(X0,filling,X1),
    inference(unit_resulting_resolution,[],[f259,f181]) ).

fof(f181,plain,
    ! [X2,X0,X1] :
      ( ~ releases(X1,X0,X2)
      | waterLevel(sK2(X0,X1)) = X0 ),
    inference(cnf_transformation,[],[f120]) ).

fof(f120,plain,
    ! [X0,X1,X2] :
      ( ( ( tapOn = X1
          & waterLevel(sK2(X0,X1)) = X0 )
        | ~ releases(X1,X0,X2) )
      & ( releases(X1,X0,X2)
        | ! [X4] :
            ( tapOn != X1
            | waterLevel(X4) != X0 ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2])],[f118,f119]) ).

fof(f119,plain,
    ! [X0,X1] :
      ( ? [X3] :
          ( tapOn = X1
          & waterLevel(X3) = X0 )
     => ( tapOn = X1
        & waterLevel(sK2(X0,X1)) = X0 ) ),
    introduced(choice_axiom,[]) ).

fof(f118,plain,
    ! [X0,X1,X2] :
      ( ( ? [X3] :
            ( tapOn = X1
            & waterLevel(X3) = X0 )
        | ~ releases(X1,X0,X2) )
      & ( releases(X1,X0,X2)
        | ! [X4] :
            ( tapOn != X1
            | waterLevel(X4) != X0 ) ) ),
    inference(rectify,[],[f117]) ).

fof(f117,plain,
    ! [X1,X0,X2] :
      ( ( ? [X3] :
            ( tapOn = X0
            & waterLevel(X3) = X1 )
        | ~ releases(X0,X1,X2) )
      & ( releases(X0,X1,X2)
        | ! [X3] :
            ( tapOn != X0
            | waterLevel(X3) != X1 ) ) ),
    inference(nnf_transformation,[],[f82]) ).

fof(f82,plain,
    ! [X1,X0,X2] :
      ( ? [X3] :
          ( tapOn = X0
          & waterLevel(X3) = X1 )
    <=> releases(X0,X1,X2) ),
    inference(rectify,[],[f15]) ).

fof(f15,axiom,
    ! [X3,X1,X4] :
      ( ? [X8] :
          ( tapOn = X3
          & waterLevel(X8) = X1 )
    <=> releases(X3,X1,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',releases_all_defn) ).

fof(f259,plain,
    ! [X0] : filling != waterLevel(X0),
    inference(cnf_transformation,[],[f67]) ).

fof(f67,plain,
    ! [X0] : filling != waterLevel(X0),
    inference(rectify,[],[f22]) ).

fof(f22,axiom,
    ! [X11] : filling != waterLevel(X11),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',filling_not_waterLevel) ).

fof(f220,plain,
    holdsAt(filling,n4),
    inference(cnf_transformation,[],[f59]) ).

fof(f59,plain,
    holdsAt(filling,n4),
    inference(flattening,[],[f57]) ).

fof(f57,negated_conjecture,
    ~ ~ holdsAt(filling,n4),
    inference(negated_conjecture,[],[f56]) ).

fof(f56,conjecture,
    ~ holdsAt(filling,n4),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_filling_4) ).

fof(f734,plain,
    ~ holdsAt(filling,n3),
    inference(unit_resulting_resolution,[],[f253,f732,f262]) ).

fof(f262,plain,
    ! [X1] :
      ( ~ holdsAt(waterLevel(n3),X1)
      | ~ holdsAt(filling,X1)
      | happens(overflow,X1) ),
    inference(equality_resolution,[],[f178]) ).

fof(f178,plain,
    ! [X0,X1] :
      ( happens(X0,X1)
      | ~ holdsAt(filling,X1)
      | overflow != X0
      | ~ holdsAt(waterLevel(n3),X1) ),
    inference(cnf_transformation,[],[f116]) ).

fof(f732,plain,
    ~ happens(overflow,n3),
    inference(unit_resulting_resolution,[],[f220,f276,f670]) ).

fof(f670,plain,
    ! [X0,X1] :
      ( ~ terminates(X1,X0,n3)
      | ~ holdsAt(X0,n4)
      | ~ happens(X1,n3) ),
    inference(superposition,[],[f534,f238]) ).

fof(f534,plain,
    ! [X3,X4,X5] :
      ( ~ holdsAt(X4,plus(n1,X3))
      | ~ terminates(X5,X4,X3)
      | ~ happens(X5,X3) ),
    inference(superposition,[],[f213,f232]) ).

fof(f213,plain,
    ! [X2,X0,X1] :
      ( ~ holdsAt(X1,plus(X0,n1))
      | ~ happens(X2,X0)
      | ~ terminates(X2,X1,X0) ),
    inference(cnf_transformation,[],[f139]) ).

fof(f139,plain,
    ! [X0,X1,X2] :
      ( ~ holdsAt(X1,plus(X0,n1))
      | ~ terminates(X2,X1,X0)
      | ~ happens(X2,X0) ),
    inference(rectify,[],[f96]) ).

fof(f96,plain,
    ! [X1,X0,X2] :
      ( ~ holdsAt(X0,plus(X1,n1))
      | ~ terminates(X2,X0,X1)
      | ~ happens(X2,X1) ),
    inference(flattening,[],[f95]) ).

fof(f95,plain,
    ! [X0,X1,X2] :
      ( ~ holdsAt(X0,plus(X1,n1))
      | ~ happens(X2,X1)
      | ~ terminates(X2,X0,X1) ),
    inference(ennf_transformation,[],[f78]) ).

fof(f78,plain,
    ! [X0,X1,X2] :
      ( ( happens(X2,X1)
        & terminates(X2,X0,X1) )
     => ~ holdsAt(X0,plus(X1,n1)) ),
    inference(rectify,[],[f10]) ).

fof(f10,axiom,
    ! [X1,X4,X3] :
      ( ( happens(X3,X4)
        & terminates(X3,X1,X4) )
     => ~ holdsAt(X1,plus(X4,n1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',happens_terminates_not_holds) ).

fof(f276,plain,
    ! [X0] : terminates(overflow,filling,X0),
    inference(equality_resolution,[],[f275]) ).

fof(f275,plain,
    ! [X2,X0] :
      ( terminates(X2,filling,X0)
      | overflow != X2 ),
    inference(equality_resolution,[],[f227]) ).

fof(f227,plain,
    ! [X2,X0,X1] :
      ( terminates(X2,X1,X0)
      | filling != X1
      | overflow != X2 ),
    inference(cnf_transformation,[],[f142]) ).

fof(f142,plain,
    ! [X0,X1,X2] :
      ( ( terminates(X2,X1,X0)
        | ( ( filling != X1
            | overflow != X2 )
          & ( tapOff != X2
            | filling != X1 ) ) )
      & ( ( filling = X1
          & overflow = X2 )
        | ( tapOff = X2
          & filling = X1 )
        | ~ terminates(X2,X1,X0) ) ),
    inference(flattening,[],[f141]) ).

fof(f141,plain,
    ! [X0,X1,X2] :
      ( ( terminates(X2,X1,X0)
        | ( ( filling != X1
            | overflow != X2 )
          & ( tapOff != X2
            | filling != X1 ) ) )
      & ( ( filling = X1
          & overflow = X2 )
        | ( tapOff = X2
          & filling = X1 )
        | ~ terminates(X2,X1,X0) ) ),
    inference(nnf_transformation,[],[f79]) ).

fof(f79,plain,
    ! [X0,X1,X2] :
      ( terminates(X2,X1,X0)
    <=> ( ( filling = X1
          & overflow = X2 )
        | ( tapOff = X2
          & filling = X1 ) ) ),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X4,X1,X3] :
      ( ( ( filling = X1
          & overflow = X3 )
        | ( filling = X1
          & tapOff = X3 ) )
    <=> terminates(X3,X1,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',terminates_all_defn) ).

fof(f253,plain,
    holdsAt(waterLevel(n3),n3),
    inference(cnf_transformation,[],[f55]) ).

fof(f55,axiom,
    holdsAt(waterLevel(n3),n3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',waterLevel_3) ).

fof(f349,plain,
    less_or_equal(n2,n3),
    inference(unit_resulting_resolution,[],[f332,f241]) ).

fof(f241,plain,
    ! [X0,X1] :
      ( ~ less(X1,X0)
      | less_or_equal(X1,X0) ),
    inference(cnf_transformation,[],[f153]) ).

fof(f332,plain,
    less(n2,n3),
    inference(unit_resulting_resolution,[],[f279,f240]) ).

fof(f240,plain,
    ! [X0] :
      ( ~ less_or_equal(X0,n2)
      | less(X0,n3) ),
    inference(cnf_transformation,[],[f150]) ).

fof(f150,plain,
    ! [X0] :
      ( ( less(X0,n3)
        | ~ less_or_equal(X0,n2) )
      & ( less_or_equal(X0,n2)
        | ~ less(X0,n3) ) ),
    inference(nnf_transformation,[],[f71]) ).

fof(f71,plain,
    ! [X0] :
      ( less(X0,n3)
    <=> less_or_equal(X0,n2) ),
    inference(rectify,[],[f41]) ).

fof(f41,axiom,
    ! [X11] :
      ( less(X11,n3)
    <=> less_or_equal(X11,n2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less3) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.11  % Problem    : CSR002+2 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.05/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.11/0.33  % Computer : n029.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit   : 300
% 0.11/0.33  % WCLimit    : 300
% 0.11/0.33  % DateTime   : Mon Aug 29 17:47:11 EDT 2022
% 0.11/0.33  % CPUTime    : 
% 0.19/0.45  % (24029)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.45  % (24029)Refutation not found, incomplete strategy% (24029)------------------------------
% 0.19/0.45  % (24029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.47  % (24045)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.19/0.47  % (24029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.47  % (24029)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.47  
% 0.19/0.47  % (24029)Memory used [KB]: 6140
% 0.19/0.47  % (24029)Time elapsed: 0.084 s
% 0.19/0.47  % (24029)Instructions burned: 8 (million)
% 0.19/0.47  % (24029)------------------------------
% 0.19/0.47  % (24029)------------------------------
% 0.19/0.47  % (24053)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.48  % (24037)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.48  % (24045)Refutation not found, incomplete strategy% (24045)------------------------------
% 0.19/0.48  % (24045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.48  % (24045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.48  % (24045)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.48  
% 0.19/0.48  % (24045)Memory used [KB]: 6012
% 0.19/0.48  % (24045)Time elapsed: 0.100 s
% 0.19/0.48  % (24045)Instructions burned: 4 (million)
% 0.19/0.48  % (24045)------------------------------
% 0.19/0.48  % (24045)------------------------------
% 0.19/0.48  % (24037)Instruction limit reached!
% 0.19/0.48  % (24037)------------------------------
% 0.19/0.48  % (24037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.48  % (24037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.48  % (24037)Termination reason: Unknown
% 0.19/0.48  % (24037)Termination phase: Saturation
% 0.19/0.48  
% 0.19/0.48  % (24037)Memory used [KB]: 6012
% 0.19/0.48  % (24037)Time elapsed: 0.113 s
% 0.19/0.48  % (24037)Instructions burned: 7 (million)
% 0.19/0.48  % (24037)------------------------------
% 0.19/0.48  % (24037)------------------------------
% 0.19/0.49  % (24026)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.19/0.49  % (24030)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.49  % (24032)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.49  % (24035)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.19/0.50  % (24053)Instruction limit reached!
% 0.19/0.50  % (24053)------------------------------
% 0.19/0.50  % (24053)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (24053)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (24053)Termination reason: Unknown
% 0.19/0.50  % (24053)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (24053)Memory used [KB]: 6396
% 0.19/0.50  % (24053)Time elapsed: 0.113 s
% 0.19/0.50  % (24053)Instructions burned: 27 (million)
% 0.19/0.50  % (24053)------------------------------
% 0.19/0.50  % (24053)------------------------------
% 0.19/0.50  % (24041)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.50  % (24027)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.50  % (24041)Instruction limit reached!
% 0.19/0.50  % (24041)------------------------------
% 0.19/0.50  % (24041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (24041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (24041)Termination reason: Unknown
% 0.19/0.50  % (24041)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (24041)Memory used [KB]: 6140
% 0.19/0.50  % (24041)Time elapsed: 0.004 s
% 0.19/0.50  % (24041)Instructions burned: 7 (million)
% 0.19/0.50  % (24041)------------------------------
% 0.19/0.50  % (24041)------------------------------
% 0.19/0.50  % (24049)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.19/0.50  % (24036)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.19/0.50  % (24048)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.19/0.51  % (24042)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.51  % (24043)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.51  % (24028)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.51  % (24043)Instruction limit reached!
% 0.19/0.51  % (24043)------------------------------
% 0.19/0.51  % (24043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (24043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (24043)Termination reason: Unknown
% 0.19/0.51  % (24043)Termination phase: Preprocessing 3
% 0.19/0.51  
% 0.19/0.51  % (24043)Memory used [KB]: 1535
% 0.19/0.51  % (24043)Time elapsed: 0.003 s
% 0.19/0.51  % (24043)Instructions burned: 3 (million)
% 0.19/0.51  % (24043)------------------------------
% 0.19/0.51  % (24043)------------------------------
% 0.19/0.51  % (24028)Instruction limit reached!
% 0.19/0.51  % (24028)------------------------------
% 0.19/0.51  % (24028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (24028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (24028)Termination reason: Unknown
% 0.19/0.51  % (24028)Termination phase: Preprocessing 3
% 0.19/0.51  
% 0.19/0.51  % (24028)Memory used [KB]: 1535
% 0.19/0.51  % (24028)Time elapsed: 0.004 s
% 0.19/0.51  % (24028)Instructions burned: 3 (million)
% 0.19/0.51  % (24028)------------------------------
% 0.19/0.51  % (24028)------------------------------
% 0.19/0.51  % (24038)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.19/0.51  % (24040)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.51  % (24031)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.51  % (24040)Instruction limit reached!
% 0.19/0.51  % (24040)------------------------------
% 0.19/0.51  % (24040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (24040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (24040)Termination reason: Unknown
% 0.19/0.51  % (24040)Termination phase: Property scanning
% 0.19/0.51  
% 0.19/0.51  % (24040)Memory used [KB]: 1535
% 0.19/0.51  % (24040)Time elapsed: 0.004 s
% 0.19/0.51  % (24040)Instructions burned: 3 (million)
% 0.19/0.51  % (24040)------------------------------
% 0.19/0.51  % (24040)------------------------------
% 0.19/0.51  % (24031)Refutation not found, incomplete strategy% (24031)------------------------------
% 0.19/0.51  % (24031)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (24031)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (24031)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (24031)Memory used [KB]: 1535
% 0.19/0.51  % (24031)Time elapsed: 0.126 s
% 0.19/0.51  % (24031)Instructions burned: 3 (million)
% 0.19/0.51  % (24031)------------------------------
% 0.19/0.51  % (24031)------------------------------
% 0.19/0.51  % (24051)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.19/0.51  % (24044)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.51  % (24033)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.51  % (24044)Instruction limit reached!
% 0.19/0.51  % (24044)------------------------------
% 0.19/0.51  % (24044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (24044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (24044)Termination reason: Unknown
% 0.19/0.51  % (24044)Termination phase: Saturation
% 0.19/0.51  
% 0.19/0.51  % (24044)Memory used [KB]: 6012
% 0.19/0.51  % (24044)Time elapsed: 0.003 s
% 0.19/0.51  % (24044)Instructions burned: 3 (million)
% 0.19/0.51  % (24044)------------------------------
% 0.19/0.51  % (24044)------------------------------
% 0.19/0.51  % (24036)Refutation not found, incomplete strategy% (24036)------------------------------
% 0.19/0.51  % (24036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (24036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (24036)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (24036)Memory used [KB]: 6012
% 0.19/0.51  % (24036)Time elapsed: 0.133 s
% 0.19/0.51  % (24036)Instructions burned: 3 (million)
% 0.19/0.51  % (24036)------------------------------
% 0.19/0.51  % (24036)------------------------------
% 0.19/0.52  % (24030)Instruction limit reached!
% 0.19/0.52  % (24030)------------------------------
% 0.19/0.52  % (24030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (24030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (24030)Termination reason: Unknown
% 0.19/0.52  % (24030)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (24030)Memory used [KB]: 6012
% 0.19/0.52  % (24030)Time elapsed: 0.122 s
% 0.19/0.52  % (24030)Instructions burned: 15 (million)
% 0.19/0.52  % (24030)------------------------------
% 0.19/0.52  % (24030)------------------------------
% 0.19/0.52  % (24055)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.19/0.52  % (24035)Refutation not found, incomplete strategy% (24035)------------------------------
% 0.19/0.52  % (24035)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (24032)Refutation not found, incomplete strategy% (24032)------------------------------
% 0.19/0.52  % (24032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (24047)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.52  % (24054)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.52  % (24046)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.19/0.52  % (24039)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (24027)Instruction limit reached!
% 0.19/0.52  % (24027)------------------------------
% 0.19/0.52  % (24027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (24027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (24027)Termination reason: Unknown
% 0.19/0.52  % (24049)Refutation not found, incomplete strategy% (24049)------------------------------
% 0.19/0.52  % (24049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (24027)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (24027)Memory used [KB]: 6268
% 0.19/0.52  % (24027)Time elapsed: 0.105 s
% 0.19/0.52  % (24027)Instructions burned: 14 (million)
% 0.19/0.52  % (24027)------------------------------
% 0.19/0.52  % (24027)------------------------------
% 0.19/0.52  % (24033)Refutation not found, incomplete strategy% (24033)------------------------------
% 0.19/0.52  % (24033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (24033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (24033)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (24033)Memory used [KB]: 6012
% 0.19/0.52  % (24033)Time elapsed: 0.111 s
% 0.19/0.52  % (24033)Instructions burned: 3 (million)
% 0.19/0.52  % (24033)------------------------------
% 0.19/0.52  % (24033)------------------------------
% 1.52/0.52  % (24049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.52  % (24049)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.52  
% 1.52/0.52  % (24049)Memory used [KB]: 1663
% 1.52/0.52  % (24049)Time elapsed: 0.098 s
% 1.52/0.52  % (24049)Instructions burned: 11 (million)
% 1.52/0.52  % (24049)------------------------------
% 1.52/0.52  % (24049)------------------------------
% 1.52/0.52  % (24032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.52  % (24032)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.52  
% 1.52/0.52  % (24032)Memory used [KB]: 6012
% 1.52/0.52  % (24032)Time elapsed: 0.110 s
% 1.52/0.52  % (24032)Instructions burned: 11 (million)
% 1.52/0.52  % (24032)------------------------------
% 1.52/0.52  % (24032)------------------------------
% 1.52/0.52  % (24052)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.52/0.53  % (24038)Refutation not found, incomplete strategy% (24038)------------------------------
% 1.52/0.53  % (24038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.53  % (24035)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.53  % (24035)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.53  
% 1.52/0.53  % (24035)Memory used [KB]: 6140
% 1.52/0.53  % (24035)Time elapsed: 0.130 s
% 1.52/0.53  % (24035)Instructions burned: 9 (million)
% 1.52/0.53  % (24035)------------------------------
% 1.52/0.53  % (24035)------------------------------
% 1.52/0.53  % (24050)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.52/0.53  % (24054)Instruction limit reached!
% 1.52/0.53  % (24054)------------------------------
% 1.52/0.53  % (24054)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.53  % (24054)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.53  % (24054)Termination reason: Unknown
% 1.52/0.53  % (24054)Termination phase: Saturation
% 1.52/0.53  
% 1.52/0.53  % (24054)Memory used [KB]: 6140
% 1.52/0.53  % (24054)Time elapsed: 0.141 s
% 1.52/0.53  % (24054)Instructions burned: 8 (million)
% 1.52/0.53  % (24054)------------------------------
% 1.52/0.53  % (24054)------------------------------
% 1.52/0.53  % (24038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.53  % (24038)Termination reason: Refutation not found, incomplete strategy
% 1.52/0.53  
% 1.52/0.53  % (24038)Memory used [KB]: 1663
% 1.52/0.53  % (24038)Time elapsed: 0.143 s
% 1.52/0.53  % (24038)Instructions burned: 6 (million)
% 1.52/0.53  % (24038)------------------------------
% 1.52/0.53  % (24038)------------------------------
% 1.64/0.54  % (24034)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 1.64/0.56  % (24046)Instruction limit reached!
% 1.64/0.56  % (24046)------------------------------
% 1.64/0.56  % (24046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.56  % (24046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.56  % (24046)Termination reason: Unknown
% 1.64/0.56  % (24046)Termination phase: Saturation
% 1.64/0.56  
% 1.64/0.56  % (24046)Memory used [KB]: 6524
% 1.64/0.56  % (24046)Time elapsed: 0.175 s
% 1.64/0.56  % (24046)Instructions burned: 30 (million)
% 1.64/0.56  % (24046)------------------------------
% 1.64/0.56  % (24046)------------------------------
% 1.64/0.57  % (24055)Instruction limit reached!
% 1.64/0.57  % (24055)------------------------------
% 1.64/0.57  % (24055)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.57  % (24055)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.57  % (24055)Termination reason: Unknown
% 1.64/0.57  % (24055)Termination phase: Saturation
% 1.64/0.57  
% 1.64/0.57  % (24055)Memory used [KB]: 6396
% 1.64/0.57  % (24055)Time elapsed: 0.182 s
% 1.64/0.57  % (24055)Instructions burned: 25 (million)
% 1.64/0.57  % (24055)------------------------------
% 1.64/0.57  % (24055)------------------------------
% 1.64/0.57  % (24100)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/87Mi)
% 1.64/0.58  % (24098)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 1.64/0.59  % (24092)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/92Mi)
% 1.64/0.59  % (24092)Refutation not found, incomplete strategy% (24092)------------------------------
% 1.64/0.59  % (24092)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.59  % (24092)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.59  % (24092)Termination reason: Refutation not found, incomplete strategy
% 1.64/0.59  
% 1.64/0.59  % (24092)Memory used [KB]: 6012
% 1.64/0.59  % (24092)Time elapsed: 0.078 s
% 1.64/0.59  % (24092)Instructions burned: 3 (million)
% 1.64/0.59  % (24092)------------------------------
% 1.64/0.59  % (24092)------------------------------
% 1.64/0.59  % (24098)Refutation not found, incomplete strategy% (24098)------------------------------
% 1.64/0.59  % (24098)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.59  % (24098)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.59  % (24098)Termination reason: Refutation not found, incomplete strategy
% 1.64/0.59  
% 1.64/0.59  % (24098)Memory used [KB]: 10490
% 1.64/0.59  % (24098)Time elapsed: 0.062 s
% 1.64/0.59  % (24098)Instructions burned: 3 (million)
% 1.64/0.59  % (24098)------------------------------
% 1.64/0.59  % (24098)------------------------------
% 1.64/0.59  % (24100)Refutation not found, incomplete strategy% (24100)------------------------------
% 1.64/0.59  % (24100)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.59  % (24100)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.59  % (24100)Termination reason: Refutation not found, incomplete strategy
% 1.64/0.59  
% 1.64/0.59  % (24100)Memory used [KB]: 6012
% 1.64/0.59  % (24100)Time elapsed: 0.060 s
% 1.64/0.59  % (24100)Instructions burned: 2 (million)
% 1.64/0.59  % (24100)------------------------------
% 1.64/0.59  % (24100)------------------------------
% 1.64/0.61  % (24110)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 1.64/0.61  % (24042)Instruction limit reached!
% 1.64/0.61  % (24042)------------------------------
% 1.64/0.61  % (24042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.61  % (24042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.61  % (24042)Termination reason: Unknown
% 1.64/0.61  % (24042)Termination phase: Saturation
% 1.64/0.61  
% 1.64/0.61  % (24042)Memory used [KB]: 7164
% 1.64/0.61  % (24042)Time elapsed: 0.220 s
% 1.64/0.61  % (24042)Instructions burned: 50 (million)
% 1.64/0.61  % (24042)------------------------------
% 1.64/0.61  % (24042)------------------------------
% 1.64/0.62  % (24039)Instruction limit reached!
% 1.64/0.62  % (24039)------------------------------
% 1.64/0.62  % (24039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.62  % (24039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.62  % (24039)Termination reason: Unknown
% 1.64/0.62  % (24039)Termination phase: Saturation
% 1.64/0.62  
% 1.64/0.62  % (24039)Memory used [KB]: 6652
% 1.64/0.62  % (24039)Time elapsed: 0.234 s
% 1.64/0.62  % (24039)Instructions burned: 52 (million)
% 1.64/0.62  % (24039)------------------------------
% 1.64/0.62  % (24039)------------------------------
% 1.64/0.62  % (24112)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/141Mi)
% 1.64/0.62  % (24110)Refutation not found, incomplete strategy% (24110)------------------------------
% 1.64/0.62  % (24110)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.62  % (24110)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.62  % (24110)Termination reason: Refutation not found, incomplete strategy
% 1.64/0.62  
% 1.64/0.62  % (24110)Memory used [KB]: 6012
% 1.64/0.62  % (24110)Time elapsed: 0.079 s
% 1.64/0.62  % (24110)Instructions burned: 10 (million)
% 1.64/0.62  % (24110)------------------------------
% 1.64/0.62  % (24110)------------------------------
% 1.64/0.62  % (24106)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 1.64/0.63  % (24131)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/32Mi)
% 1.64/0.63  % (24117)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/84Mi)
% 2.06/0.63  % (24117)Refutation not found, incomplete strategy% (24117)------------------------------
% 2.06/0.63  % (24117)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.63  % (24117)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.63  % (24117)Termination reason: Refutation not found, incomplete strategy
% 2.06/0.63  
% 2.06/0.63  % (24117)Memory used [KB]: 6012
% 2.06/0.63  % (24117)Time elapsed: 0.061 s
% 2.06/0.63  % (24117)Instructions burned: 3 (million)
% 2.06/0.63  % (24117)------------------------------
% 2.06/0.63  % (24117)------------------------------
% 2.06/0.63  % (24108)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/107Mi)
% 2.06/0.63  % (24034)Instruction limit reached!
% 2.06/0.63  % (24034)------------------------------
% 2.06/0.63  % (24034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.63  % (24050)Instruction limit reached!
% 2.06/0.63  % (24050)------------------------------
% 2.06/0.63  % (24050)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.64  % (24050)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.64  % (24034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.64  % (24034)Termination reason: Unknown
% 2.06/0.64  % (24034)Termination phase: Saturation
% 2.06/0.64  
% 2.06/0.64  % (24034)Memory used [KB]: 6780
% 2.06/0.64  % (24034)Time elapsed: 0.242 s
% 2.06/0.64  % (24034)Instructions burned: 49 (million)
% 2.06/0.64  % (24034)------------------------------
% 2.06/0.64  % (24034)------------------------------
% 2.06/0.64  % (24050)Termination reason: Unknown
% 2.06/0.64  % (24050)Termination phase: Saturation
% 2.06/0.64  
% 2.06/0.64  % (24050)Memory used [KB]: 6908
% 2.06/0.64  % (24120)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/93Mi)
% 2.06/0.64  % (24050)Time elapsed: 0.233 s
% 2.06/0.64  % (24050)Instructions burned: 51 (million)
% 2.06/0.64  % (24048)Instruction limit reached!
% 2.06/0.64  % (24048)------------------------------
% 2.06/0.64  % (24048)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.64  % (24050)------------------------------
% 2.06/0.64  % (24050)------------------------------
% 2.06/0.64  % (24135)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/66Mi)
% 2.06/0.64  % (24112)Refutation not found, incomplete strategy% (24112)------------------------------
% 2.06/0.64  % (24112)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.64  % (24114)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.06/0.64  % (24123)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/109Mi)
% 2.06/0.65  % (24116)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 2.06/0.65  % (24112)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.65  % (24112)Termination reason: Refutation not found, incomplete strategy
% 2.06/0.65  
% 2.06/0.65  % (24112)Memory used [KB]: 6140
% 2.06/0.65  % (24112)Time elapsed: 0.105 s
% 2.06/0.65  % (24112)Instructions burned: 8 (million)
% 2.06/0.65  % (24112)------------------------------
% 2.06/0.65  % (24112)------------------------------
% 2.06/0.65  % (24125)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/86Mi)
% 2.06/0.65  % (24118)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/131Mi)
% 2.06/0.65  % (24135)Refutation not found, incomplete strategy% (24135)------------------------------
% 2.06/0.65  % (24135)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.65  % (24135)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.65  % (24135)Termination reason: Refutation not found, incomplete strategy
% 2.06/0.65  
% 2.06/0.65  % (24135)Memory used [KB]: 5884
% 2.06/0.65  % (24135)Time elapsed: 0.082 s
% 2.06/0.65  % (24135)Instructions burned: 2 (million)
% 2.06/0.65  % (24135)------------------------------
% 2.06/0.65  % (24135)------------------------------
% 2.06/0.65  % (24115)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 2.06/0.66  % (24127)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 2.06/0.66  % (24048)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.66  % (24048)Termination reason: Unknown
% 2.06/0.66  % (24048)Termination phase: Saturation
% 2.06/0.66  
% 2.06/0.66  % (24048)Memory used [KB]: 7164
% 2.06/0.66  % (24048)Time elapsed: 0.240 s
% 2.06/0.66  % (24048)Instructions burned: 84 (million)
% 2.06/0.66  % (24048)------------------------------
% 2.06/0.66  % (24048)------------------------------
% 2.06/0.67  % (24134)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/149Mi)
% 2.06/0.67  % (24125)Refutation not found, incomplete strategy% (24125)------------------------------
% 2.06/0.67  % (24125)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.67  % (24125)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.67  % (24125)Termination reason: Refutation not found, incomplete strategy
% 2.06/0.67  
% 2.06/0.67  % (24125)Memory used [KB]: 6012
% 2.06/0.67  % (24125)Time elapsed: 0.125 s
% 2.06/0.67  % (24125)Instructions burned: 3 (million)
% 2.06/0.67  % (24125)------------------------------
% 2.06/0.67  % (24125)------------------------------
% 2.06/0.68  % (24131)Instruction limit reached!
% 2.06/0.68  % (24131)------------------------------
% 2.06/0.68  % (24131)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.68  % (24131)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.68  % (24131)Termination reason: Unknown
% 2.06/0.68  % (24131)Termination phase: Saturation
% 2.06/0.68  
% 2.06/0.68  % (24131)Memory used [KB]: 6396
% 2.06/0.68  % (24131)Time elapsed: 0.096 s
% 2.06/0.68  % (24131)Instructions burned: 32 (million)
% 2.06/0.68  % (24131)------------------------------
% 2.06/0.68  % (24131)------------------------------
% 2.06/0.68  % (24115)Refutation not found, incomplete strategy% (24115)------------------------------
% 2.06/0.68  % (24115)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.68  % (24115)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.68  % (24115)Termination reason: Refutation not found, incomplete strategy
% 2.06/0.68  
% 2.06/0.68  % (24115)Memory used [KB]: 6140
% 2.06/0.68  % (24115)Time elapsed: 0.133 s
% 2.06/0.68  % (24115)Instructions burned: 6 (million)
% 2.06/0.68  % (24115)------------------------------
% 2.06/0.68  % (24115)------------------------------
% 2.06/0.68  % (24047)Instruction limit reached!
% 2.06/0.68  % (24047)------------------------------
% 2.06/0.68  % (24047)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.68  % (24047)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.68  % (24047)Termination reason: Unknown
% 2.06/0.68  % (24047)Termination phase: Saturation
% 2.06/0.68  
% 2.06/0.68  % (24047)Memory used [KB]: 6524
% 2.06/0.68  % (24047)Time elapsed: 0.280 s
% 2.06/0.68  % (24047)Instructions burned: 100 (million)
% 2.06/0.68  % (24047)------------------------------
% 2.06/0.68  % (24047)------------------------------
% 2.06/0.68  % (24051)Instruction limit reached!
% 2.06/0.68  % (24051)------------------------------
% 2.06/0.68  % (24051)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.06/0.68  % (24051)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.06/0.68  % (24051)Termination reason: Unknown
% 2.06/0.68  % (24051)Termination phase: Saturation
% 2.06/0.68  
% 2.06/0.68  % (24051)Memory used [KB]: 6396
% 2.06/0.68  % (24051)Time elapsed: 0.253 s
% 2.06/0.68  % (24051)Instructions burned: 96 (million)
% 2.06/0.68  % (24051)------------------------------
% 2.06/0.68  % (24051)------------------------------
% 2.40/0.69  % (24157)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/19Mi)
% 2.40/0.69  % (24167)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/237Mi)
% 2.40/0.69  % (24162)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/341Mi)
% 2.40/0.69  % (24162)Refutation not found, incomplete strategy% (24162)------------------------------
% 2.40/0.69  % (24162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.69  % (24162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.69  % (24162)Termination reason: Refutation not found, incomplete strategy
% 2.40/0.69  
% 2.40/0.69  % (24162)Memory used [KB]: 6012
% 2.40/0.69  % (24162)Time elapsed: 0.104 s
% 2.40/0.69  % (24162)Instructions burned: 2 (million)
% 2.40/0.69  % (24162)------------------------------
% 2.40/0.69  % (24162)------------------------------
% 2.40/0.69  % (24127)Instruction limit reached!
% 2.40/0.69  % (24127)------------------------------
% 2.40/0.69  % (24127)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.69  % (24127)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.69  % (24127)Termination reason: Unknown
% 2.40/0.69  % (24127)Termination phase: Saturation
% 2.40/0.69  
% 2.40/0.69  % (24127)Memory used [KB]: 6268
% 2.40/0.69  % (24127)Time elapsed: 0.131 s
% 2.40/0.69  % (24127)Instructions burned: 16 (million)
% 2.40/0.69  % (24127)------------------------------
% 2.40/0.69  % (24127)------------------------------
% 2.40/0.71  % (24114)Instruction limit reached!
% 2.40/0.71  % (24114)------------------------------
% 2.40/0.71  % (24114)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.71  % (24114)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.71  % (24114)Termination reason: Unknown
% 2.40/0.71  % (24114)Termination phase: Saturation
% 2.40/0.71  
% 2.40/0.71  % (24114)Memory used [KB]: 6396
% 2.40/0.71  % (24114)Time elapsed: 0.170 s
% 2.40/0.71  % (24114)Instructions burned: 43 (million)
% 2.40/0.71  % (24114)------------------------------
% 2.40/0.71  % (24114)------------------------------
% 2.40/0.72  % (24157)Instruction limit reached!
% 2.40/0.72  % (24157)------------------------------
% 2.40/0.72  % (24157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.72  % (24157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.72  % (24157)Termination reason: Unknown
% 2.40/0.72  % (24157)Termination phase: Saturation
% 2.40/0.72  
% 2.40/0.72  % (24157)Memory used [KB]: 6268
% 2.40/0.72  % (24157)Time elapsed: 0.127 s
% 2.40/0.72  % (24157)Instructions burned: 20 (million)
% 2.40/0.72  % (24157)------------------------------
% 2.40/0.72  % (24157)------------------------------
% 2.40/0.72  % (24168)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/10Mi)
% 2.40/0.72  % (24169)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=472:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/472Mi)
% 2.40/0.73  % (24118)First to succeed.
% 2.40/0.73  % (24118)Refutation found. Thanks to Tanya!
% 2.40/0.73  % SZS status Theorem for theBenchmark
% 2.40/0.73  % SZS output start Proof for theBenchmark
% See solution above
% 2.40/0.73  % (24118)------------------------------
% 2.40/0.73  % (24118)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.40/0.73  % (24118)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.40/0.73  % (24118)Termination reason: Refutation
% 2.40/0.73  
% 2.40/0.73  % (24118)Memory used [KB]: 6524
% 2.40/0.73  % (24118)Time elapsed: 0.181 s
% 2.40/0.73  % (24118)Instructions burned: 38 (million)
% 2.40/0.73  % (24118)------------------------------
% 2.40/0.73  % (24118)------------------------------
% 2.40/0.73  % (24024)Success in time 0.391 s
%------------------------------------------------------------------------------