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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---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_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 15:58:28 EDT 2022

% Result   : Theorem 3.54s 1.04s
% Output   : Refutation 3.54s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   41
% Syntax   : Number of formulae    :  219 (  47 unt;   0 def)
%            Number of atoms       :  670 ( 175 equ)
%            Maximal formula atoms :   14 (   3 avg)
%            Number of connectives :  722 ( 271   ~; 290   |; 118   &)
%                                         (  31 <=>;  12  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   24 (  22 usr;  13 prp; 0-3 aty)
%            Number of functors    :   15 (  15 usr;  11 con; 0-2 aty)
%            Number of variables   :  237 ( 218   !;  19   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f6306,plain,
    $false,
    inference(avatar_sat_refutation,[],[f2113,f2143,f2750,f4758,f4810,f4834,f4846,f4849,f4852,f5387,f5691,f5702,f6305]) ).

fof(f6305,plain,
    ( spl11_1
    | spl11_211
    | ~ spl11_234 ),
    inference(avatar_contradiction_clause,[],[f6304]) ).

fof(f6304,plain,
    ( $false
    | spl11_1
    | spl11_211
    | ~ spl11_234 ),
    inference(subsumption_resolution,[],[f6303,f248]) ).

fof(f248,plain,
    tapOn != overflow,
    inference(cnf_transformation,[],[f21]) ).

fof(f21,axiom,
    tapOn != overflow,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',overflow_not_tapOn) ).

fof(f6303,plain,
    ( tapOn = overflow
    | spl11_1
    | spl11_211
    | ~ spl11_234 ),
    inference(forward_demodulation,[],[f6302,f6294]) ).

fof(f6294,plain,
    ( tapOn = sK7(filling,n3)
    | spl11_1
    | ~ spl11_234 ),
    inference(subsumption_resolution,[],[f6290,f505]) ).

fof(f505,plain,
    ( ~ holdsAt(filling,n3)
    | spl11_1 ),
    inference(avatar_component_clause,[],[f503]) ).

fof(f503,plain,
    ( spl11_1
  <=> holdsAt(filling,n3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_1])]) ).

fof(f6290,plain,
    ( tapOn = sK7(filling,n3)
    | holdsAt(filling,n3)
    | ~ spl11_234 ),
    inference(resolution,[],[f5701,f206]) ).

fof(f206,plain,
    ! [X0,X1] :
      ( ~ happens(X1,X0)
      | tapOn = X1
      | holdsAt(filling,X0) ),
    inference(cnf_transformation,[],[f132]) ).

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

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

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

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

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

fof(f5701,plain,
    ( happens(sK7(filling,n3),n3)
    | ~ spl11_234 ),
    inference(avatar_component_clause,[],[f5699]) ).

fof(f5699,plain,
    ( spl11_234
  <=> happens(sK7(filling,n3),n3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_234])]) ).

fof(f6302,plain,
    ( overflow = sK7(filling,n3)
    | spl11_211
    | ~ spl11_234 ),
    inference(subsumption_resolution,[],[f6293,f5188]) ).

fof(f5188,plain,
    ( n0 != n3
    | spl11_211 ),
    inference(avatar_component_clause,[],[f5187]) ).

fof(f5187,plain,
    ( spl11_211
  <=> n0 = n3 ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_211])]) ).

fof(f6293,plain,
    ( n0 = n3
    | overflow = sK7(filling,n3)
    | ~ spl11_234 ),
    inference(resolution,[],[f5701,f202]) ).

fof(f202,plain,
    ! [X0,X1] :
      ( ~ happens(X1,X0)
      | overflow = X1
      | n0 = X0 ),
    inference(cnf_transformation,[],[f132]) ).

fof(f5702,plain,
    ( spl11_104
    | spl11_234
    | spl11_1 ),
    inference(avatar_split_clause,[],[f5697,f503,f5699,f3310]) ).

fof(f3310,plain,
    ( spl11_104
  <=> releasedAt(filling,n4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_104])]) ).

fof(f5697,plain,
    ( happens(sK7(filling,n3),n3)
    | releasedAt(filling,n4)
    | spl11_1 ),
    inference(subsumption_resolution,[],[f4890,f505]) ).

fof(f4890,plain,
    ( releasedAt(filling,n4)
    | happens(sK7(filling,n3),n3)
    | holdsAt(filling,n3) ),
    inference(resolution,[],[f3029,f218]) ).

fof(f218,plain,
    holdsAt(filling,n4),
    inference(cnf_transformation,[],[f76]) ).

fof(f76,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(f3029,plain,
    ! [X0] :
      ( ~ holdsAt(X0,n4)
      | holdsAt(X0,n3)
      | releasedAt(X0,n4)
      | happens(sK7(X0,n3),n3) ),
    inference(superposition,[],[f656,f254]) ).

fof(f254,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(f656,plain,
    ! [X0,X1] :
      ( ~ holdsAt(X1,plus(n1,X0))
      | happens(sK7(X1,X0),X0)
      | holdsAt(X1,X0)
      | releasedAt(X1,plus(n1,X0)) ),
    inference(superposition,[],[f243,f215]) ).

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

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

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

fof(f243,plain,
    ! [X0,X1] :
      ( ~ holdsAt(X0,plus(X1,n1))
      | releasedAt(X0,plus(X1,n1))
      | happens(sK7(X0,X1),X1)
      | holdsAt(X0,X1) ),
    inference(cnf_transformation,[],[f155]) ).

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

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

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

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

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

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

fof(f5691,plain,
    ~ spl11_211,
    inference(avatar_contradiction_clause,[],[f5690]) ).

fof(f5690,plain,
    ( $false
    | ~ spl11_211 ),
    inference(subsumption_resolution,[],[f5407,f277]) ).

fof(f277,plain,
    ! [X0] : ~ less(X0,n0),
    inference(cnf_transformation,[],[f107]) ).

fof(f107,plain,
    ! [X0] : ~ less(X0,n0),
    inference(ennf_transformation,[],[f86]) ).

fof(f86,plain,
    ~ ? [X0] : less(X0,n0),
    inference(rectify,[],[f38]) ).

fof(f38,axiom,
    ~ ? [X11] : less(X11,n0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less0) ).

fof(f5407,plain,
    ( less(n2,n0)
    | ~ spl11_211 ),
    inference(backward_demodulation,[],[f315,f5189]) ).

fof(f5189,plain,
    ( n0 = n3
    | ~ spl11_211 ),
    inference(avatar_component_clause,[],[f5187]) ).

fof(f315,plain,
    less(n2,n3),
    inference(resolution,[],[f210,f299]) ).

fof(f299,plain,
    ! [X1] : less_or_equal(X1,X1),
    inference(equality_resolution,[],[f250]) ).

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

fof(f159,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,[],[f158]) ).

fof(f158,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,[],[f157]) ).

fof(f157,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,[],[f90]) ).

fof(f90,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(f210,plain,
    ! [X0] :
      ( ~ less_or_equal(X0,n2)
      | less(X0,n3) ),
    inference(cnf_transformation,[],[f133]) ).

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

fof(f81,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) ).

fof(f5387,plain,
    ( spl11_211
    | spl11_1
    | ~ spl11_174 ),
    inference(avatar_split_clause,[],[f5386,f4843,f503,f5187]) ).

fof(f4843,plain,
    ( spl11_174
  <=> happens(sK9(n3,filling),n3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_174])]) ).

fof(f5386,plain,
    ( n0 = n3
    | spl11_1
    | ~ spl11_174 ),
    inference(subsumption_resolution,[],[f5374,f505]) ).

fof(f5374,plain,
    ( holdsAt(filling,n3)
    | n0 = n3
    | ~ spl11_174 ),
    inference(resolution,[],[f4845,f203]) ).

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

fof(f4845,plain,
    ( happens(sK9(n3,filling),n3)
    | ~ spl11_174 ),
    inference(avatar_component_clause,[],[f4843]) ).

fof(f4852,plain,
    ~ spl11_2,
    inference(avatar_split_clause,[],[f4851,f507]) ).

fof(f507,plain,
    ( spl11_2
  <=> happens(overflow,n3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_2])]) ).

fof(f4851,plain,
    ~ happens(overflow,n3),
    inference(subsumption_resolution,[],[f4463,f218]) ).

fof(f4463,plain,
    ( ~ holdsAt(filling,n4)
    | ~ happens(overflow,n3) ),
    inference(resolution,[],[f2987,f303]) ).

fof(f303,plain,
    ! [X1] : terminates(overflow,filling,X1),
    inference(equality_resolution,[],[f302]) ).

fof(f302,plain,
    ! [X2,X1] :
      ( terminates(X2,filling,X1)
      | overflow != X2 ),
    inference(equality_resolution,[],[f265]) ).

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

fof(f170,plain,
    ! [X0,X1,X2] :
      ( ( ( tapOff = X2
          & filling = X0 )
        | ( filling = X0
          & overflow = X2 )
        | ~ terminates(X2,X0,X1) )
      & ( terminates(X2,X0,X1)
        | ( ( tapOff != X2
            | filling != X0 )
          & ( filling != X0
            | overflow != X2 ) ) ) ),
    inference(rectify,[],[f169]) ).

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

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

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

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

fof(f2987,plain,
    ! [X0,X1] :
      ( ~ terminates(X1,X0,n3)
      | ~ happens(X1,n3)
      | ~ holdsAt(X0,n4) ),
    inference(superposition,[],[f590,f254]) ).

fof(f590,plain,
    ! [X2,X0,X1] :
      ( ~ holdsAt(X1,plus(n1,X0))
      | ~ happens(X2,X0)
      | ~ terminates(X2,X1,X0) ),
    inference(superposition,[],[f274,f215]) ).

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

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

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

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

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

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

fof(f4849,plain,
    ( spl11_2
    | ~ spl11_1 ),
    inference(avatar_split_clause,[],[f4848,f503,f507]) ).

fof(f4848,plain,
    ( happens(overflow,n3)
    | ~ spl11_1 ),
    inference(subsumption_resolution,[],[f1439,f504]) ).

fof(f504,plain,
    ( holdsAt(filling,n3)
    | ~ spl11_1 ),
    inference(avatar_component_clause,[],[f503]) ).

fof(f1439,plain,
    ( happens(overflow,n3)
    | ~ holdsAt(filling,n3) ),
    inference(resolution,[],[f285,f247]) ).

fof(f247,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(f285,plain,
    ! [X0] :
      ( ~ holdsAt(waterLevel(n3),X0)
      | ~ holdsAt(filling,X0)
      | happens(overflow,X0) ),
    inference(equality_resolution,[],[f207]) ).

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

fof(f4846,plain,
    ( spl11_62
    | spl11_174
    | ~ spl11_104 ),
    inference(avatar_split_clause,[],[f4510,f3310,f4843,f1768]) ).

fof(f1768,plain,
    ( spl11_62
  <=> releasedAt(filling,n3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_62])]) ).

fof(f4510,plain,
    ( happens(sK9(n3,filling),n3)
    | releasedAt(filling,n3)
    | ~ spl11_104 ),
    inference(resolution,[],[f2994,f3312]) ).

fof(f3312,plain,
    ( releasedAt(filling,n4)
    | ~ spl11_104 ),
    inference(avatar_component_clause,[],[f3310]) ).

fof(f2994,plain,
    ! [X0] :
      ( ~ releasedAt(X0,n4)
      | releasedAt(X0,n3)
      | happens(sK9(n3,X0),n3) ),
    inference(superposition,[],[f602,f254]) ).

fof(f602,plain,
    ! [X0,X1] :
      ( ~ releasedAt(X1,plus(n1,X0))
      | releasedAt(X1,X0)
      | happens(sK9(X0,X1),X0) ),
    inference(superposition,[],[f259,f215]) ).

fof(f259,plain,
    ! [X0,X1] :
      ( ~ releasedAt(X1,plus(X0,n1))
      | happens(sK9(X0,X1),X0)
      | releasedAt(X1,X0) ),
    inference(cnf_transformation,[],[f165]) ).

fof(f165,plain,
    ! [X0,X1] :
      ( ~ releasedAt(X1,plus(X0,n1))
      | releasedAt(X1,X0)
      | ( happens(sK9(X0,X1),X0)
        & releases(sK9(X0,X1),X1,X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK9])],[f163,f164]) ).

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

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

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

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

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

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

fof(f4834,plain,
    ~ spl11_53,
    inference(avatar_split_clause,[],[f4833,f1602]) ).

fof(f1602,plain,
    ( spl11_53
  <=> releasedAt(filling,n1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_53])]) ).

fof(f4833,plain,
    ~ releasedAt(filling,n1),
    inference(subsumption_resolution,[],[f2597,f284]) ).

fof(f284,plain,
    happens(tapOn,n0),
    inference(equality_resolution,[],[f283]) ).

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

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

fof(f2597,plain,
    ( ~ releasedAt(filling,n1)
    | ~ happens(tapOn,n0) ),
    inference(resolution,[],[f561,f296]) ).

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

fof(f295,plain,
    ! [X2,X1] :
      ( initiates(X1,filling,X2)
      | tapOn != X1 ),
    inference(equality_resolution,[],[f234]) ).

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

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

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

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

fof(f123,plain,
    ! [X2,X0,X1] :
      ( ( ( filling = X2
          & tapOn = X0 )
        | ( spilling = X2
          & overflow = X0 )
        | sP1(X0,X2,X1)
        | sP0(X1,X2,X0) )
    <=> initiates(X0,X2,X1) ),
    inference(definition_folding,[],[f91,f122,f121]) ).

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

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

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

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

fof(f561,plain,
    ! [X6,X7] :
      ( ~ initiates(X7,X6,n0)
      | ~ happens(X7,n0)
      | ~ releasedAt(X6,n1) ),
    inference(superposition,[],[f261,f195]) ).

fof(f195,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(f261,plain,
    ! [X2,X0,X1] :
      ( ~ releasedAt(X2,plus(X1,n1))
      | ~ initiates(X0,X2,X1)
      | ~ happens(X0,X1) ),
    inference(cnf_transformation,[],[f167]) ).

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

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

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

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

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

fof(f4810,plain,
    ( ~ spl11_48
    | spl11_53
    | spl11_57
    | spl11_58 ),
    inference(avatar_contradiction_clause,[],[f4809]) ).

fof(f4809,plain,
    ( $false
    | ~ spl11_48
    | spl11_53
    | spl11_57
    | spl11_58 ),
    inference(subsumption_resolution,[],[f4807,f1732]) ).

fof(f1732,plain,
    ( ~ happens(overflow,n1)
    | spl11_57 ),
    inference(avatar_component_clause,[],[f1730]) ).

fof(f1730,plain,
    ( spl11_57
  <=> happens(overflow,n1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_57])]) ).

fof(f4807,plain,
    ( happens(overflow,n1)
    | ~ spl11_48
    | spl11_53
    | spl11_58 ),
    inference(backward_demodulation,[],[f4769,f4806]) ).

fof(f4806,plain,
    ( overflow = sK9(n1,filling)
    | ~ spl11_48
    | spl11_53
    | spl11_58 ),
    inference(subsumption_resolution,[],[f4805,f1742]) ).

fof(f1742,plain,
    ( n0 != n1
    | spl11_58 ),
    inference(avatar_component_clause,[],[f1741]) ).

fof(f1741,plain,
    ( spl11_58
  <=> n0 = n1 ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_58])]) ).

fof(f4805,plain,
    ( n0 = n1
    | overflow = sK9(n1,filling)
    | ~ spl11_48
    | spl11_53 ),
    inference(resolution,[],[f4769,f202]) ).

fof(f4769,plain,
    ( happens(sK9(n1,filling),n1)
    | ~ spl11_48
    | spl11_53 ),
    inference(subsumption_resolution,[],[f4762,f1604]) ).

fof(f1604,plain,
    ( ~ releasedAt(filling,n1)
    | spl11_53 ),
    inference(avatar_component_clause,[],[f1602]) ).

fof(f4762,plain,
    ( happens(sK9(n1,filling),n1)
    | releasedAt(filling,n1)
    | ~ spl11_48 ),
    inference(resolution,[],[f1576,f605]) ).

fof(f605,plain,
    ! [X5] :
      ( ~ releasedAt(X5,n2)
      | happens(sK9(n1,X5),n1)
      | releasedAt(X5,n1) ),
    inference(superposition,[],[f259,f273]) ).

fof(f273,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(f1576,plain,
    ( releasedAt(filling,n2)
    | ~ spl11_48 ),
    inference(avatar_component_clause,[],[f1574]) ).

fof(f1574,plain,
    ( spl11_48
  <=> releasedAt(filling,n2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_48])]) ).

fof(f4758,plain,
    ( spl11_48
    | ~ spl11_62
    | spl11_67 ),
    inference(avatar_contradiction_clause,[],[f4757]) ).

fof(f4757,plain,
    ( $false
    | spl11_48
    | ~ spl11_62
    | spl11_67 ),
    inference(subsumption_resolution,[],[f4756,f3717]) ).

fof(f3717,plain,
    ( ~ happens(overflow,n2)
    | ~ spl11_62 ),
    inference(subsumption_resolution,[],[f3713,f1770]) ).

fof(f1770,plain,
    ( releasedAt(filling,n3)
    | ~ spl11_62 ),
    inference(avatar_component_clause,[],[f1768]) ).

fof(f3713,plain,
    ( ~ releasedAt(filling,n3)
    | ~ happens(overflow,n2) ),
    inference(superposition,[],[f1612,f252]) ).

fof(f252,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(f1612,plain,
    ! [X1] :
      ( ~ releasedAt(filling,plus(n1,X1))
      | ~ happens(overflow,X1) ),
    inference(superposition,[],[f581,f215]) ).

fof(f581,plain,
    ! [X1] :
      ( ~ releasedAt(filling,plus(X1,n1))
      | ~ happens(overflow,X1) ),
    inference(resolution,[],[f262,f303]) ).

fof(f262,plain,
    ! [X2,X0,X1] :
      ( ~ terminates(X0,X2,X1)
      | ~ happens(X0,X1)
      | ~ releasedAt(X2,plus(X1,n1)) ),
    inference(cnf_transformation,[],[f167]) ).

fof(f4756,plain,
    ( happens(overflow,n2)
    | spl11_48
    | ~ spl11_62
    | spl11_67 ),
    inference(backward_demodulation,[],[f4531,f4755]) ).

fof(f4755,plain,
    ( overflow = sK9(n2,filling)
    | spl11_48
    | ~ spl11_62
    | spl11_67 ),
    inference(subsumption_resolution,[],[f4749,f1803]) ).

fof(f1803,plain,
    ( n0 != n2
    | spl11_67 ),
    inference(avatar_component_clause,[],[f1802]) ).

fof(f1802,plain,
    ( spl11_67
  <=> n0 = n2 ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_67])]) ).

fof(f4749,plain,
    ( overflow = sK9(n2,filling)
    | n0 = n2
    | spl11_48
    | ~ spl11_62 ),
    inference(resolution,[],[f4531,f202]) ).

fof(f4531,plain,
    ( happens(sK9(n2,filling),n2)
    | spl11_48
    | ~ spl11_62 ),
    inference(subsumption_resolution,[],[f4530,f1575]) ).

fof(f1575,plain,
    ( ~ releasedAt(filling,n2)
    | spl11_48 ),
    inference(avatar_component_clause,[],[f1574]) ).

fof(f4530,plain,
    ( happens(sK9(n2,filling),n2)
    | releasedAt(filling,n2)
    | ~ spl11_62 ),
    inference(resolution,[],[f2995,f1770]) ).

fof(f2995,plain,
    ! [X1] :
      ( ~ releasedAt(X1,n3)
      | happens(sK9(n2,X1),n2)
      | releasedAt(X1,n2) ),
    inference(superposition,[],[f602,f252]) ).

fof(f2750,plain,
    ~ spl11_67,
    inference(avatar_contradiction_clause,[],[f2749]) ).

fof(f2749,plain,
    ( $false
    | ~ spl11_67 ),
    inference(subsumption_resolution,[],[f2711,f344]) ).

fof(f344,plain,
    ~ less(n4,n3),
    inference(resolution,[],[f340,f220]) ).

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

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

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

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

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

fof(f340,plain,
    less(n3,n4),
    inference(resolution,[],[f272,f299]) ).

fof(f272,plain,
    ! [X0] :
      ( ~ less_or_equal(X0,n3)
      | less(X0,n4) ),
    inference(cnf_transformation,[],[f171]) ).

fof(f171,plain,
    ! [X0] :
      ( ( less(X0,n4)
        | ~ less_or_equal(X0,n3) )
      & ( less_or_equal(X0,n3)
        | ~ less(X0,n4) ) ),
    inference(nnf_transformation,[],[f58]) ).

fof(f58,plain,
    ! [X0] :
      ( less(X0,n4)
    <=> less_or_equal(X0,n3) ),
    inference(rectify,[],[f42]) ).

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

fof(f2711,plain,
    ( less(n4,n3)
    | ~ spl11_67 ),
    inference(backward_demodulation,[],[f307,f2706]) ).

fof(f2706,plain,
    ( n3 = n5
    | ~ spl11_67 ),
    inference(forward_demodulation,[],[f2636,f190]) ).

fof(f190,plain,
    n3 = plus(n0,n3),
    inference(cnf_transformation,[],[f29]) ).

fof(f29,axiom,
    n3 = plus(n0,n3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus0_3) ).

fof(f2636,plain,
    ( plus(n0,n3) = n5
    | ~ spl11_67 ),
    inference(backward_demodulation,[],[f255,f1804]) ).

fof(f1804,plain,
    ( n0 = n2
    | ~ spl11_67 ),
    inference(avatar_component_clause,[],[f1802]) ).

fof(f255,plain,
    plus(n2,n3) = n5,
    inference(cnf_transformation,[],[f34]) ).

fof(f34,axiom,
    plus(n2,n3) = n5,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus2_3) ).

fof(f307,plain,
    less(n4,n5),
    inference(resolution,[],[f178,f299]) ).

fof(f178,plain,
    ! [X0] :
      ( ~ less_or_equal(X0,n4)
      | less(X0,n5) ),
    inference(cnf_transformation,[],[f124]) ).

fof(f124,plain,
    ! [X0] :
      ( ( less_or_equal(X0,n4)
        | ~ less(X0,n5) )
      & ( less(X0,n5)
        | ~ less_or_equal(X0,n4) ) ),
    inference(nnf_transformation,[],[f70]) ).

fof(f70,plain,
    ! [X0] :
      ( less_or_equal(X0,n4)
    <=> less(X0,n5) ),
    inference(rectify,[],[f43]) ).

fof(f43,axiom,
    ! [X11] :
      ( less(X11,n5)
    <=> less_or_equal(X11,n4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less5) ).

fof(f2143,plain,
    ( ~ spl11_57
    | ~ spl11_48 ),
    inference(avatar_split_clause,[],[f2142,f1574,f1730]) ).

fof(f2142,plain,
    ( ~ happens(overflow,n1)
    | ~ spl11_48 ),
    inference(subsumption_resolution,[],[f1614,f1576]) ).

fof(f1614,plain,
    ( ~ happens(overflow,n1)
    | ~ releasedAt(filling,n2) ),
    inference(superposition,[],[f581,f273]) ).

fof(f2113,plain,
    ~ spl11_58,
    inference(avatar_contradiction_clause,[],[f2112]) ).

fof(f2112,plain,
    ( $false
    | ~ spl11_58 ),
    inference(subsumption_resolution,[],[f1893,f246]) ).

fof(f246,plain,
    ~ holdsAt(filling,n0),
    inference(cnf_transformation,[],[f50]) ).

fof(f50,axiom,
    ~ holdsAt(filling,n0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_filling_0) ).

fof(f1893,plain,
    ( holdsAt(filling,n0)
    | ~ spl11_58 ),
    inference(backward_demodulation,[],[f1568,f1743]) ).

fof(f1743,plain,
    ( n0 = n1
    | ~ spl11_58 ),
    inference(avatar_component_clause,[],[f1741]) ).

fof(f1568,plain,
    holdsAt(filling,n1),
    inference(forward_demodulation,[],[f1567,f195]) ).

fof(f1567,plain,
    holdsAt(filling,plus(n0,n1)),
    inference(resolution,[],[f552,f284]) ).

fof(f552,plain,
    ! [X0] :
      ( ~ happens(tapOn,X0)
      | holdsAt(filling,plus(X0,n1)) ),
    inference(resolution,[],[f198,f296]) ).

fof(f198,plain,
    ! [X2,X0,X1] :
      ( ~ initiates(X1,X0,X2)
      | holdsAt(X0,plus(X2,n1))
      | ~ happens(X1,X2) ),
    inference(cnf_transformation,[],[f98]) ).

fof(f98,plain,
    ! [X0,X1,X2] :
      ( ~ happens(X1,X2)
      | ~ initiates(X1,X0,X2)
      | holdsAt(X0,plus(X2,n1)) ),
    inference(flattening,[],[f97]) ).

fof(f97,plain,
    ! [X1,X0,X2] :
      ( holdsAt(X0,plus(X2,n1))
      | ~ happens(X1,X2)
      | ~ initiates(X1,X0,X2) ),
    inference(ennf_transformation,[],[f64]) ).

fof(f64,plain,
    ! [X1,X0,X2] :
      ( ( happens(X1,X2)
        & initiates(X1,X0,X2) )
     => holdsAt(X0,plus(X2,n1)) ),
    inference(rectify,[],[f9]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : CSR002+2 : TPTP v8.1.0. Bugfixed v3.1.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.12/0.34  % Computer : n024.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 17:39:04 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.46  % (22618)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.19/0.47  TRYING [3]
% 0.19/0.47  % (22624)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.19/0.48  TRYING [4]
% 0.19/0.49  TRYING [3]
% 0.19/0.50  TRYING [4]
% 0.19/0.51  % (22628)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.51  % (22626)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.19/0.51  % (22624)Instruction limit reached!
% 0.19/0.51  % (22624)------------------------------
% 0.19/0.51  % (22624)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (22630)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.19/0.51  % (22624)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (22624)Termination reason: Unknown
% 0.19/0.51  % (22624)Termination phase: Finite model building constraint generation
% 0.19/0.51  
% 0.19/0.51  % (22624)Memory used [KB]: 8315
% 0.19/0.51  % (22624)Time elapsed: 0.106 s
% 0.19/0.51  % (22624)Instructions burned: 53 (million)
% 0.19/0.51  % (22624)------------------------------
% 0.19/0.51  % (22624)------------------------------
% 0.19/0.52  % (22627)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)
% 1.34/0.52  % (22646)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.34/0.52  % (22629)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)
% 1.34/0.52  % (22631)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.34/0.52  % (22621)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)
% 1.34/0.52  % (22642)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.34/0.52  % (22620)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)
% 1.34/0.53  % (22640)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)
% 1.34/0.53  % (22619)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)
% 1.34/0.53  % (22626)Instruction limit reached!
% 1.34/0.53  % (22626)------------------------------
% 1.34/0.53  % (22626)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.34/0.53  % (22626)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.34/0.53  % (22626)Termination reason: Unknown
% 1.34/0.53  % (22626)Termination phase: Preprocessing 3
% 1.34/0.53  
% 1.34/0.53  % (22626)Memory used [KB]: 895
% 1.34/0.53  % (22626)Time elapsed: 0.003 s
% 1.34/0.53  % (22626)Instructions burned: 2 (million)
% 1.34/0.53  % (22626)------------------------------
% 1.34/0.53  % (22626)------------------------------
% 1.34/0.53  % (22638)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)
% 1.34/0.53  % (22647)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)
% 1.34/0.53  % (22643)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.34/0.53  % (22635)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.34/0.54  % (22639)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.34/0.54  % (22644)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 1.34/0.54  % (22634)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)
% 1.50/0.54  % (22622)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.50/0.54  TRYING [5]
% 1.50/0.54  % (22636)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.50/0.54  % (22625)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.50/0.54  % (22632)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 1.50/0.55  % (22625)Instruction limit reached!
% 1.50/0.55  % (22625)------------------------------
% 1.50/0.55  % (22625)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.55  % (22625)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.55  % (22625)Termination reason: Unknown
% 1.50/0.55  % (22625)Termination phase: Saturation
% 1.50/0.55  
% 1.50/0.55  % (22625)Memory used [KB]: 5628
% 1.50/0.55  % (22625)Time elapsed: 0.161 s
% 1.50/0.55  % (22625)Instructions burned: 8 (million)
% 1.50/0.55  % (22625)------------------------------
% 1.50/0.55  % (22625)------------------------------
% 1.50/0.55  % (22623)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)
% 1.50/0.55  % (22645)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)
% 1.50/0.55  % (22619)Refutation not found, incomplete strategy% (22619)------------------------------
% 1.50/0.55  % (22619)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.55  % (22619)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.55  % (22619)Termination reason: Refutation not found, incomplete strategy
% 1.50/0.55  
% 1.50/0.55  % (22619)Memory used [KB]: 5756
% 1.50/0.55  % (22619)Time elapsed: 0.142 s
% 1.50/0.55  % (22619)Instructions burned: 15 (million)
% 1.50/0.55  % (22619)------------------------------
% 1.50/0.55  % (22619)------------------------------
% 1.50/0.56  TRYING [3]
% 1.50/0.56  % (22637)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)
% 1.50/0.56  % (22633)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)
% 1.50/0.57  % (22641)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)
% 1.50/0.57  % (22620)Instruction limit reached!
% 1.50/0.57  % (22620)------------------------------
% 1.50/0.57  % (22620)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.58  TRYING [4]
% 1.50/0.58  % (22620)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.58  % (22620)Termination reason: Unknown
% 1.50/0.58  % (22620)Termination phase: Saturation
% 1.50/0.58  
% 1.50/0.58  % (22620)Memory used [KB]: 1407
% 1.50/0.58  % (22620)Time elapsed: 0.180 s
% 1.50/0.58  % (22620)Instructions burned: 38 (million)
% 1.50/0.58  % (22620)------------------------------
% 1.50/0.58  % (22620)------------------------------
% 1.50/0.59  % (22635)Instruction limit reached!
% 1.50/0.59  % (22635)------------------------------
% 1.50/0.59  % (22635)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.59  % (22635)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.59  % (22635)Termination reason: Unknown
% 1.50/0.59  % (22635)Termination phase: Finite model building constraint generation
% 1.50/0.59  
% 1.50/0.59  % (22635)Memory used [KB]: 8443
% 1.50/0.59  % (22635)Time elapsed: 0.189 s
% 1.50/0.59  % (22635)Instructions burned: 59 (million)
% 1.50/0.59  % (22635)------------------------------
% 1.50/0.59  % (22635)------------------------------
% 1.50/0.60  % (22627)Instruction limit reached!
% 1.50/0.60  % (22627)------------------------------
% 1.50/0.60  % (22627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.60  % (22627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.60  % (22627)Termination reason: Unknown
% 1.50/0.60  % (22627)Termination phase: Saturation
% 1.50/0.60  
% 1.50/0.60  % (22627)Memory used [KB]: 1535
% 1.50/0.60  % (22627)Time elapsed: 0.216 s
% 1.50/0.60  % (22627)Instructions burned: 52 (million)
% 1.50/0.60  % (22627)------------------------------
% 1.50/0.60  % (22627)------------------------------
% 1.50/0.61  % (22621)Instruction limit reached!
% 1.50/0.61  % (22621)------------------------------
% 1.50/0.61  % (22621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.61  % (22628)Instruction limit reached!
% 1.50/0.61  % (22628)------------------------------
% 1.50/0.61  % (22628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.62  % (22648)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)
% 1.50/0.62  % (22621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.62  % (22621)Termination reason: Unknown
% 1.50/0.62  % (22621)Termination phase: Saturation
% 1.50/0.62  
% 1.50/0.62  % (22621)Memory used [KB]: 5884
% 1.50/0.62  % (22621)Time elapsed: 0.223 s
% 1.50/0.62  % (22621)Instructions burned: 51 (million)
% 1.50/0.62  % (22621)------------------------------
% 1.50/0.62  % (22621)------------------------------
% 1.50/0.62  % (22628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.62  % (22628)Termination reason: Unknown
% 1.50/0.62  % (22628)Termination phase: Saturation
% 1.50/0.62  
% 1.50/0.62  % (22628)Memory used [KB]: 6140
% 1.50/0.62  % (22628)Time elapsed: 0.207 s
% 1.50/0.62  % (22628)Instructions burned: 50 (million)
% 1.50/0.62  % (22628)------------------------------
% 1.50/0.62  % (22628)------------------------------
% 2.11/0.65  % (22644)Instruction limit reached!
% 2.11/0.65  % (22644)------------------------------
% 2.11/0.65  % (22644)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.65  % (22623)Instruction limit reached!
% 2.11/0.65  % (22623)------------------------------
% 2.11/0.65  % (22623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.65  % (22623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.65  % (22623)Termination reason: Unknown
% 2.11/0.65  % (22623)Termination phase: Saturation
% 2.11/0.65  
% 2.11/0.65  % (22623)Memory used [KB]: 6140
% 2.11/0.65  % (22623)Time elapsed: 0.204 s
% 2.11/0.65  % (22623)Instructions burned: 48 (million)
% 2.11/0.65  % (22623)------------------------------
% 2.11/0.65  % (22623)------------------------------
% 2.11/0.65  % (22644)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.65  % (22644)Termination reason: Unknown
% 2.11/0.65  % (22644)Termination phase: Saturation
% 2.11/0.65  
% 2.11/0.65  % (22644)Memory used [KB]: 6524
% 2.11/0.65  % (22644)Time elapsed: 0.045 s
% 2.11/0.65  % (22644)Instructions burned: 69 (million)
% 2.11/0.65  % (22644)------------------------------
% 2.11/0.65  % (22644)------------------------------
% 2.11/0.65  % (22649)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.11/0.66  % (22632)Instruction limit reached!
% 2.11/0.66  % (22632)------------------------------
% 2.11/0.66  % (22632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.66  % (22632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.66  % (22632)Termination reason: Unknown
% 2.11/0.66  % (22632)Termination phase: Saturation
% 2.11/0.66  
% 2.11/0.66  % (22632)Memory used [KB]: 6524
% 2.11/0.66  % (22632)Time elapsed: 0.039 s
% 2.11/0.66  % (22632)Instructions burned: 68 (million)
% 2.11/0.66  % (22632)------------------------------
% 2.11/0.66  % (22632)------------------------------
% 2.11/0.66  % (22622)Instruction limit reached!
% 2.11/0.66  % (22622)------------------------------
% 2.11/0.66  % (22622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.66  % (22622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.66  % (22622)Termination reason: Unknown
% 2.11/0.66  % (22622)Termination phase: Saturation
% 2.11/0.66  
% 2.11/0.66  % (22622)Memory used [KB]: 5884
% 2.11/0.66  % (22622)Time elapsed: 0.239 s
% 2.11/0.66  % (22622)Instructions burned: 52 (million)
% 2.11/0.66  % (22622)------------------------------
% 2.11/0.66  % (22622)------------------------------
% 2.11/0.68  % (22650)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.11/0.68  % (22651)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.46/0.69  % (22630)Instruction limit reached!
% 2.46/0.69  % (22630)------------------------------
% 2.46/0.69  % (22630)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.70  % (22636)Instruction limit reached!
% 2.46/0.70  % (22636)------------------------------
% 2.46/0.70  % (22636)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.70  % (22636)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.70  % (22636)Termination reason: Unknown
% 2.46/0.70  % (22636)Termination phase: Saturation
% 2.46/0.70  
% 2.46/0.70  % (22636)Memory used [KB]: 6396
% 2.46/0.70  % (22636)Time elapsed: 0.318 s
% 2.46/0.70  % (22636)Instructions burned: 101 (million)
% 2.46/0.70  % (22636)------------------------------
% 2.46/0.70  % (22636)------------------------------
% 2.46/0.70  % (22630)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.70  % (22630)Termination reason: Unknown
% 2.46/0.70  % (22630)Termination phase: Saturation
% 2.46/0.70  
% 2.46/0.70  % (22630)Memory used [KB]: 6012
% 2.46/0.70  % (22630)Time elapsed: 0.272 s
% 2.46/0.70  % (22630)Instructions burned: 101 (million)
% 2.46/0.70  % (22630)------------------------------
% 2.46/0.70  % (22630)------------------------------
% 2.46/0.71  % (22652)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.46/0.71  % (22631)Instruction limit reached!
% 2.46/0.71  % (22631)------------------------------
% 2.46/0.71  % (22631)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.71  % (22631)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.71  % (22631)Termination reason: Unknown
% 2.46/0.71  % (22631)Termination phase: Saturation
% 2.46/0.71  
% 2.46/0.71  % (22631)Memory used [KB]: 6140
% 2.46/0.71  % (22631)Time elapsed: 0.296 s
% 2.46/0.71  % (22631)Instructions burned: 99 (million)
% 2.46/0.71  % (22631)------------------------------
% 2.46/0.71  % (22631)------------------------------
% 2.46/0.71  % (22629)Instruction limit reached!
% 2.46/0.71  % (22629)------------------------------
% 2.46/0.71  % (22629)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.71  % (22629)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.71  % (22629)Termination reason: Unknown
% 2.46/0.71  % (22629)Termination phase: Saturation
% 2.46/0.71  
% 2.46/0.71  % (22629)Memory used [KB]: 5884
% 2.46/0.71  % (22629)Time elapsed: 0.310 s
% 2.46/0.71  % (22629)Instructions burned: 100 (million)
% 2.46/0.71  % (22629)------------------------------
% 2.46/0.71  % (22629)------------------------------
% 2.46/0.72  % (22634)Instruction limit reached!
% 2.46/0.72  % (22634)------------------------------
% 2.46/0.72  % (22634)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.72  % (22634)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.72  % (22634)Termination reason: Unknown
% 2.46/0.72  % (22634)Termination phase: Saturation
% 2.46/0.72  
% 2.46/0.72  % (22634)Memory used [KB]: 6396
% 2.46/0.72  % (22634)Time elapsed: 0.329 s
% 2.46/0.72  % (22634)Instructions burned: 99 (million)
% 2.46/0.72  % (22634)------------------------------
% 2.46/0.72  % (22634)------------------------------
% 2.46/0.72  % (22654)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.46/0.73  % (22653)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.46/0.73  % (22633)Instruction limit reached!
% 2.46/0.73  % (22633)------------------------------
% 2.46/0.73  % (22633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.73  % (22633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.73  % (22633)Termination reason: Unknown
% 2.46/0.73  % (22633)Termination phase: Saturation
% 2.46/0.73  
% 2.46/0.73  % (22633)Memory used [KB]: 1791
% 2.46/0.73  % (22633)Time elapsed: 0.337 s
% 2.46/0.73  % (22633)Instructions burned: 76 (million)
% 2.46/0.73  % (22633)------------------------------
% 2.46/0.73  % (22633)------------------------------
% 2.46/0.75  % (22637)Instruction limit reached!
% 2.46/0.75  % (22637)------------------------------
% 2.46/0.75  % (22637)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.75  % (22637)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.75  % (22637)Termination reason: Unknown
% 2.46/0.75  % (22637)Termination phase: Saturation
% 2.46/0.75  
% 2.46/0.75  % (22637)Memory used [KB]: 1791
% 2.46/0.75  % (22637)Time elapsed: 0.362 s
% 2.46/0.75  % (22637)Instructions burned: 100 (million)
% 2.46/0.75  % (22637)------------------------------
% 2.46/0.75  % (22637)------------------------------
% 2.76/0.76  % (22656)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.76/0.76  % (22655)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.80/0.78  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.80/0.78  % (22657)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.80/0.80  % (22658)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.80/0.80  % (22660)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 2.80/0.80  % (22659)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2016Mi)
% 2.90/0.81  % (22638)Instruction limit reached!
% 2.90/0.81  % (22638)------------------------------
% 2.90/0.81  % (22638)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.81  % (22638)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.81  % (22638)Termination reason: Unknown
% 2.90/0.81  % (22638)Termination phase: Saturation
% 2.90/0.81  
% 2.90/0.81  % (22638)Memory used [KB]: 6652
% 2.90/0.81  % (22638)Time elapsed: 0.390 s
% 2.90/0.81  % (22638)Instructions burned: 176 (million)
% 2.90/0.81  % (22638)------------------------------
% 2.90/0.81  % (22638)------------------------------
% 2.90/0.81  % (22661)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)
% 2.90/0.81  TRYING [6]
% 2.90/0.82  % (22639)Instruction limit reached!
% 2.90/0.82  % (22639)------------------------------
% 2.90/0.82  % (22639)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.90/0.82  % (22639)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.90/0.82  % (22639)Termination reason: Unknown
% 2.90/0.82  % (22639)Termination phase: Saturation
% 2.90/0.82  
% 2.90/0.82  % (22639)Memory used [KB]: 7036
% 2.90/0.82  % (22639)Time elapsed: 0.398 s
% 2.90/0.82  % (22639)Instructions burned: 138 (million)
% 2.90/0.82  % (22639)------------------------------
% 2.90/0.82  % (22639)------------------------------
% 2.90/0.84  % (22662)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)
% 2.97/0.84  % (22650)Instruction limit reached!
% 2.97/0.84  % (22650)------------------------------
% 2.97/0.84  % (22650)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.84  % (22650)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.84  % (22650)Termination reason: Unknown
% 2.97/0.84  % (22650)Termination phase: Saturation
% 2.97/0.84  
% 2.97/0.84  % (22650)Memory used [KB]: 6396
% 2.97/0.84  % (22650)Time elapsed: 0.251 s
% 2.97/0.84  % (22650)Instructions burned: 91 (million)
% 2.97/0.84  % (22650)------------------------------
% 2.97/0.84  % (22650)------------------------------
% 2.97/0.84  % (22663)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.97/0.85  % (22664)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)
% 2.97/0.86  % (22665)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)
% 2.97/0.86  % (22666)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)
% 2.97/0.86  % (22645)Instruction limit reached!
% 2.97/0.86  % (22645)------------------------------
% 2.97/0.86  % (22645)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.86  % (22645)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.86  % (22645)Termination reason: Unknown
% 2.97/0.86  % (22645)Termination phase: Saturation
% 2.97/0.86  
% 2.97/0.86  % (22645)Memory used [KB]: 2302
% 2.97/0.86  % (22645)Time elapsed: 0.473 s
% 2.97/0.86  % (22645)Instructions burned: 179 (million)
% 2.97/0.86  % (22645)------------------------------
% 2.97/0.86  % (22645)------------------------------
% 2.97/0.88  % (22667)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2134Mi)
% 2.97/0.89  % (22655)Instruction limit reached!
% 2.97/0.89  % (22655)------------------------------
% 2.97/0.89  % (22655)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.89  % (22655)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.89  % (22655)Termination reason: Unknown
% 2.97/0.89  % (22655)Termination phase: Saturation
% 2.97/0.89  
% 2.97/0.89  % (22655)Memory used [KB]: 6524
% 2.97/0.89  % (22655)Time elapsed: 0.038 s
% 2.97/0.89  % (22655)Instructions burned: 69 (million)
% 2.97/0.89  % (22655)------------------------------
% 2.97/0.89  % (22655)------------------------------
% 3.30/0.93  % (22668)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.30/0.96  % (22669)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.30/0.96  % (22658)Instruction limit reached!
% 3.30/0.96  % (22658)------------------------------
% 3.30/0.96  % (22658)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.30/0.96  % (22658)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.30/0.96  % (22658)Termination reason: Unknown
% 3.30/0.96  % (22658)Termination phase: Saturation
% 3.30/0.96  
% 3.30/0.96  % (22658)Memory used [KB]: 6396
% 3.30/0.96  % (22658)Time elapsed: 0.291 s
% 3.30/0.96  % (22658)Instructions burned: 91 (million)
% 3.30/0.96  % (22658)------------------------------
% 3.30/0.96  % (22658)------------------------------
% 3.30/0.97  % (22665)Instruction limit reached!
% 3.30/0.97  % (22665)------------------------------
% 3.30/0.97  % (22665)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.30/0.97  % (22665)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.30/0.97  % (22665)Termination reason: Unknown
% 3.30/0.97  % (22665)Termination phase: Saturation
% 3.30/0.97  
% 3.30/0.97  % (22665)Memory used [KB]: 6524
% 3.30/0.97  % (22665)Time elapsed: 0.036 s
% 3.30/0.97  % (22665)Instructions burned: 68 (million)
% 3.30/0.97  % (22665)------------------------------
% 3.30/0.97  % (22665)------------------------------
% 3.30/0.97  % (22670)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/90Mi)
% 3.54/1.00  % (22671)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2016Mi)
% 3.54/1.01  % (22651)First to succeed.
% 3.54/1.03  % (22672)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.54/1.04  % (22651)Refutation found. Thanks to Tanya!
% 3.54/1.04  % SZS status Theorem for theBenchmark
% 3.54/1.04  % SZS output start Proof for theBenchmark
% See solution above
% 3.54/1.04  % (22651)------------------------------
% 3.54/1.04  % (22651)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.54/1.04  % (22651)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.54/1.04  % (22651)Termination reason: Refutation
% 3.54/1.04  
% 3.54/1.04  % (22651)Memory used [KB]: 7291
% 3.54/1.04  % (22651)Time elapsed: 0.441 s
% 3.54/1.04  % (22651)Instructions burned: 167 (million)
% 3.54/1.04  % (22651)------------------------------
% 3.54/1.04  % (22651)------------------------------
% 3.54/1.04  % (22617)Success in time 0.688 s
%------------------------------------------------------------------------------