TSTP Solution File: CSR009+1 by Vampire-SAT---4.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.9
% Problem  : CSR009+1 : TPTP v8.2.0. Bugfixed v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_vampire %s %d SAT

% Computer : n021.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 : Mon Jun 24 05:33:36 EDT 2024

% Result   : Theorem 2.54s 0.83s
% Output   : Refutation 2.54s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   39
% Syntax   : Number of formulae    :  196 (  39 unt;   0 def)
%            Number of atoms       :  581 ( 122 equ)
%            Maximal formula atoms :   14 (   2 avg)
%            Number of connectives :  592 ( 207   ~; 223   |; 116   &)
%                                         (  28 <=>;  18  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   22 (  20 usr;   9 prp; 0-4 aty)
%            Number of functors    :   17 (  17 usr;  11 con; 0-3 aty)
%            Number of variables   :  264 ( 238   !;  26   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f8537,plain,
    $false,
    inference(avatar_sat_refutation,[],[f575,f763,f1120,f1160,f1190,f1207,f7858,f8073,f8402]) ).

fof(f8402,plain,
    ( ~ spl11_6
    | ~ spl11_254 ),
    inference(avatar_contradiction_clause,[],[f8398]) ).

fof(f8398,plain,
    ( $false
    | ~ spl11_6
    | ~ spl11_254 ),
    inference(resolution,[],[f8093,f327]) ).

fof(f327,plain,
    ~ less(n2,n1),
    inference(resolution,[],[f219,f295]) ).

fof(f295,plain,
    less(n1,n2),
    inference(resolution,[],[f204,f269]) ).

fof(f269,plain,
    ! [X1] : less_or_equal(X1,X1),
    inference(equality_resolution,[],[f218]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fof(f8093,plain,
    ( less(n2,n1)
    | ~ spl11_6
    | ~ spl11_254 ),
    inference(backward_demodulation,[],[f293,f8074]) ).

fof(f8074,plain,
    ( n1 = n3
    | ~ spl11_6
    | ~ spl11_254 ),
    inference(resolution,[],[f7853,f1243]) ).

fof(f1243,plain,
    ( ! [X0] :
        ( ~ holdsAt(waterLevel(X0),n1)
        | n3 = X0 )
    | ~ spl11_6 ),
    inference(resolution,[],[f410,f237]) ).

fof(f237,plain,
    ! [X2,X0,X1] :
      ( ~ holdsAt(waterLevel(X1),X0)
      | ~ holdsAt(waterLevel(X2),X0)
      | X1 = X2 ),
    inference(cnf_transformation,[],[f114]) ).

fof(f114,plain,
    ! [X0,X1,X2] :
      ( X1 = X2
      | ~ holdsAt(waterLevel(X2),X0)
      | ~ holdsAt(waterLevel(X1),X0) ),
    inference(flattening,[],[f113]) ).

fof(f113,plain,
    ! [X0,X1,X2] :
      ( X1 = X2
      | ~ holdsAt(waterLevel(X2),X0)
      | ~ holdsAt(waterLevel(X1),X0) ),
    inference(ennf_transformation,[],[f84]) ).

fof(f84,plain,
    ! [X0,X1,X2] :
      ( ( holdsAt(waterLevel(X2),X0)
        & holdsAt(waterLevel(X1),X0) )
     => X1 = X2 ),
    inference(rectify,[],[f18]) ).

fof(f18,axiom,
    ! [X4,X9,X10] :
      ( ( holdsAt(waterLevel(X10),X4)
        & holdsAt(waterLevel(X9),X4) )
     => X9 = X10 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f410,plain,
    ( holdsAt(waterLevel(n3),n1)
    | ~ spl11_6 ),
    inference(avatar_component_clause,[],[f408]) ).

fof(f408,plain,
    ( spl11_6
  <=> holdsAt(waterLevel(n3),n1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_6])]) ).

fof(f7853,plain,
    ( holdsAt(waterLevel(n1),n1)
    | ~ spl11_254 ),
    inference(avatar_component_clause,[],[f7851]) ).

fof(f7851,plain,
    ( spl11_254
  <=> holdsAt(waterLevel(n1),n1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_254])]) ).

fof(f293,plain,
    less(n2,n3),
    inference(resolution,[],[f202,f269]) ).

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

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

fof(f68,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/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f8073,plain,
    ~ spl11_255,
    inference(avatar_contradiction_clause,[],[f8069]) ).

fof(f8069,plain,
    ( $false
    | ~ spl11_255 ),
    inference(resolution,[],[f8060,f186]) ).

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

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

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

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

fof(f8060,plain,
    ( less(n0,n0)
    | ~ spl11_255 ),
    inference(backward_demodulation,[],[f7881,f8057]) ).

fof(f8057,plain,
    ( n0 = sK7(n0,filling,n1)
    | ~ spl11_255 ),
    inference(resolution,[],[f7880,f841]) ).

fof(f841,plain,
    ! [X0] :
      ( ~ less(X0,n1)
      | n0 = X0 ),
    inference(global_subsumption,[],[f186,f832]) ).

fof(f832,plain,
    ! [X0] :
      ( less(X0,n0)
      | n0 = X0
      | ~ less(X0,n1) ),
    inference(resolution,[],[f216,f205]) ).

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

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

fof(f70,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/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f216,plain,
    ! [X0,X1] :
      ( ~ less_or_equal(X0,X1)
      | less(X0,X1)
      | X0 = X1 ),
    inference(cnf_transformation,[],[f141]) ).

fof(f7880,plain,
    ( less(sK7(n0,filling,n1),n1)
    | ~ spl11_255 ),
    inference(resolution,[],[f7857,f240]) ).

fof(f240,plain,
    ! [X2,X0,X1] :
      ( ~ stoppedIn(X0,X1,X2)
      | less(sK7(X0,X1,X2),X2) ),
    inference(cnf_transformation,[],[f148]) ).

fof(f148,plain,
    ! [X0,X1,X2] :
      ( ( terminates(sK6(X0,X1,X2),X1,sK7(X0,X1,X2))
        & less(sK7(X0,X1,X2),X2)
        & less(X0,sK7(X0,X1,X2))
        & happens(sK6(X0,X1,X2),sK7(X0,X1,X2)) )
      | ~ stoppedIn(X0,X1,X2) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK6,sK7])],[f115,f147]) ).

fof(f147,plain,
    ! [X0,X1,X2] :
      ( ? [X3,X4] :
          ( terminates(X3,X1,X4)
          & less(X4,X2)
          & less(X0,X4)
          & happens(X3,X4) )
     => ( terminates(sK6(X0,X1,X2),X1,sK7(X0,X1,X2))
        & less(sK7(X0,X1,X2),X2)
        & less(X0,sK7(X0,X1,X2))
        & happens(sK6(X0,X1,X2),sK7(X0,X1,X2)) ) ),
    introduced(choice_axiom,[]) ).

fof(f115,plain,
    ! [X0,X1,X2] :
      ( ? [X3,X4] :
          ( terminates(X3,X1,X4)
          & less(X4,X2)
          & less(X0,X4)
          & happens(X3,X4) )
      | ~ stoppedIn(X0,X1,X2) ),
    inference(ennf_transformation,[],[f93]) ).

fof(f93,plain,
    ! [X0,X1,X2] :
      ( stoppedIn(X0,X1,X2)
     => ? [X3,X4] :
          ( terminates(X3,X1,X4)
          & less(X4,X2)
          & less(X0,X4)
          & happens(X3,X4) ) ),
    inference(unused_predicate_definition_removal,[],[f1]) ).

fof(f1,axiom,
    ! [X0,X1,X2] :
      ( stoppedIn(X0,X1,X2)
    <=> ? [X3,X4] :
          ( terminates(X3,X1,X4)
          & less(X4,X2)
          & less(X0,X4)
          & happens(X3,X4) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f7857,plain,
    ( stoppedIn(n0,filling,n1)
    | ~ spl11_255 ),
    inference(avatar_component_clause,[],[f7855]) ).

fof(f7855,plain,
    ( spl11_255
  <=> stoppedIn(n0,filling,n1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_255])]) ).

fof(f7881,plain,
    ( less(n0,sK7(n0,filling,n1))
    | ~ spl11_255 ),
    inference(resolution,[],[f7857,f239]) ).

fof(f239,plain,
    ! [X2,X0,X1] :
      ( ~ stoppedIn(X0,X1,X2)
      | less(X0,sK7(X0,X1,X2)) ),
    inference(cnf_transformation,[],[f148]) ).

fof(f7858,plain,
    ( spl11_254
    | spl11_255 ),
    inference(avatar_split_clause,[],[f7849,f7855,f7851]) ).

fof(f7849,plain,
    ( stoppedIn(n0,filling,n1)
    | holdsAt(waterLevel(n1),n1) ),
    inference(global_subsumption,[],[f297,f7848]) ).

fof(f7848,plain,
    ( holdsAt(waterLevel(n1),n1)
    | stoppedIn(n0,filling,n1)
    | ~ less(n0,n1) ),
    inference(forward_demodulation,[],[f7847,f182]) ).

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

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

fof(f7847,plain,
    ( stoppedIn(n0,filling,n1)
    | ~ less(n0,n1)
    | holdsAt(waterLevel(n1),plus(n0,n1)) ),
    inference(forward_demodulation,[],[f7844,f182]) ).

fof(f7844,plain,
    ( ~ less(n0,n1)
    | stoppedIn(n0,filling,plus(n0,n1))
    | holdsAt(waterLevel(n1),plus(n0,n1)) ),
    inference(resolution,[],[f2949,f814]) ).

fof(f814,plain,
    trajectory(filling,n0,waterLevel(n1),n1),
    inference(superposition,[],[f352,f182]) ).

fof(f352,plain,
    ! [X0] : trajectory(filling,n0,waterLevel(plus(n0,X0)),X0),
    inference(resolution,[],[f289,f170]) ).

fof(f170,plain,
    holdsAt(waterLevel(n0),n0),
    inference(cnf_transformation,[],[f49]) ).

fof(f49,axiom,
    holdsAt(waterLevel(n0),n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f289,plain,
    ! [X3,X0,X1] :
      ( ~ holdsAt(waterLevel(X0),X1)
      | trajectory(filling,X1,waterLevel(plus(X0,X3)),X3) ),
    inference(equality_resolution,[],[f267]) ).

fof(f267,plain,
    ! [X2,X3,X0,X1] :
      ( trajectory(filling,X1,waterLevel(X2),X3)
      | plus(X0,X3) != X2
      | ~ holdsAt(waterLevel(X0),X1) ),
    inference(cnf_transformation,[],[f117]) ).

fof(f117,plain,
    ! [X0,X1,X2,X3] :
      ( trajectory(filling,X1,waterLevel(X2),X3)
      | plus(X0,X3) != X2
      | ~ holdsAt(waterLevel(X0),X1) ),
    inference(flattening,[],[f116]) ).

fof(f116,plain,
    ! [X0,X1,X2,X3] :
      ( trajectory(filling,X1,waterLevel(X2),X3)
      | plus(X0,X3) != X2
      | ~ holdsAt(waterLevel(X0),X1) ),
    inference(ennf_transformation,[],[f89]) ).

fof(f89,plain,
    ! [X0,X1,X2,X3] :
      ( ( plus(X0,X3) = X2
        & holdsAt(waterLevel(X0),X1) )
     => trajectory(filling,X1,waterLevel(X2),X3) ),
    inference(rectify,[],[f17]) ).

fof(f17,axiom,
    ! [X9,X4,X10,X6] :
      ( ( plus(X9,X6) = X10
        & holdsAt(waterLevel(X9),X4) )
     => trajectory(filling,X4,waterLevel(X10),X6) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f2949,plain,
    ! [X0,X1] :
      ( ~ trajectory(filling,n0,X0,X1)
      | ~ less(n0,X1)
      | stoppedIn(n0,filling,plus(n0,X1))
      | holdsAt(X0,plus(n0,X1)) ),
    inference(resolution,[],[f1348,f288]) ).

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

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

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

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

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

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

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

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

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

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

fof(f1348,plain,
    ! [X2,X0,X1] :
      ( ~ initiates(tapOn,X0,n0)
      | ~ trajectory(X0,n0,X2,X1)
      | ~ less(n0,X1)
      | stoppedIn(n0,X0,plus(n0,X1))
      | holdsAt(X2,plus(n0,X1)) ),
    inference(resolution,[],[f268,f273]) ).

fof(f273,plain,
    happens(tapOn,n0),
    inference(equality_resolution,[],[f272]) ).

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

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

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

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

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

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

fof(f268,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ happens(X0,X1)
      | stoppedIn(X1,X2,plus(X1,X4))
      | ~ trajectory(X2,X1,X3,X4)
      | ~ less(n0,X4)
      | ~ initiates(X0,X2,X1)
      | holdsAt(X3,plus(X1,X4)) ),
    inference(cnf_transformation,[],[f119]) ).

fof(f119,plain,
    ! [X0,X1,X2,X3,X4] :
      ( holdsAt(X3,plus(X1,X4))
      | stoppedIn(X1,X2,plus(X1,X4))
      | ~ trajectory(X2,X1,X3,X4)
      | ~ less(n0,X4)
      | ~ initiates(X0,X2,X1)
      | ~ happens(X0,X1) ),
    inference(flattening,[],[f118]) ).

fof(f118,plain,
    ! [X0,X1,X2,X3,X4] :
      ( holdsAt(X3,plus(X1,X4))
      | stoppedIn(X1,X2,plus(X1,X4))
      | ~ trajectory(X2,X1,X3,X4)
      | ~ less(n0,X4)
      | ~ initiates(X0,X2,X1)
      | ~ happens(X0,X1) ),
    inference(ennf_transformation,[],[f91]) ).

fof(f91,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ( ~ stoppedIn(X1,X2,plus(X1,X4))
        & trajectory(X2,X1,X3,X4)
        & less(n0,X4)
        & initiates(X0,X2,X1)
        & happens(X0,X1) )
     => holdsAt(X3,plus(X1,X4)) ),
    inference(rectify,[],[f3]) ).

fof(f3,axiom,
    ! [X3,X4,X1,X5,X6] :
      ( ( ~ stoppedIn(X4,X1,plus(X4,X6))
        & trajectory(X1,X4,X5,X6)
        & less(n0,X6)
        & initiates(X3,X1,X4)
        & happens(X3,X4) )
     => holdsAt(X5,plus(X4,X6)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f297,plain,
    less(n0,n1),
    inference(resolution,[],[f206,f269]) ).

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

fof(f1207,plain,
    ( spl11_6
    | spl11_8
    | ~ spl11_27 ),
    inference(avatar_split_clause,[],[f1192,f760,f417,f408]) ).

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

fof(f760,plain,
    ( spl11_27
  <=> happens(sK5(filling,n1),n1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_27])]) ).

fof(f1192,plain,
    ( n0 = n1
    | holdsAt(waterLevel(n3),n1)
    | ~ spl11_27 ),
    inference(resolution,[],[f762,f223]) ).

fof(f223,plain,
    ! [X0,X1] :
      ( ~ happens(X0,X1)
      | n0 = X1
      | holdsAt(waterLevel(n3),X1) ),
    inference(cnf_transformation,[],[f145]) ).

fof(f762,plain,
    ( happens(sK5(filling,n1),n1)
    | ~ spl11_27 ),
    inference(avatar_component_clause,[],[f760]) ).

fof(f1190,plain,
    ~ spl11_50,
    inference(avatar_contradiction_clause,[],[f1189]) ).

fof(f1189,plain,
    ( $false
    | ~ spl11_50 ),
    inference(resolution,[],[f1176,f288]) ).

fof(f1176,plain,
    ( ~ initiates(tapOn,filling,n0)
    | ~ spl11_50 ),
    inference(resolution,[],[f1115,f345]) ).

fof(f345,plain,
    ! [X0] :
      ( ~ releasedAt(X0,n1)
      | ~ initiates(tapOn,X0,n0) ),
    inference(forward_demodulation,[],[f344,f182]) ).

fof(f344,plain,
    ! [X0] :
      ( ~ initiates(tapOn,X0,n0)
      | ~ releasedAt(X0,plus(n0,n1)) ),
    inference(resolution,[],[f235,f273]) ).

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

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

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

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

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

fof(f1115,plain,
    ( releasedAt(filling,n1)
    | ~ spl11_50 ),
    inference(avatar_component_clause,[],[f1113]) ).

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

fof(f1160,plain,
    ( spl11_6
    | spl11_8
    | ~ spl11_51 ),
    inference(avatar_split_clause,[],[f1145,f1117,f417,f408]) ).

fof(f1117,plain,
    ( spl11_51
  <=> happens(sK2(filling,n1),n1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_51])]) ).

fof(f1145,plain,
    ( n0 = n1
    | holdsAt(waterLevel(n3),n1)
    | ~ spl11_51 ),
    inference(resolution,[],[f1119,f223]) ).

fof(f1119,plain,
    ( happens(sK2(filling,n1),n1)
    | ~ spl11_51 ),
    inference(avatar_component_clause,[],[f1117]) ).

fof(f1120,plain,
    ( spl11_50
    | spl11_51
    | ~ spl11_26 ),
    inference(avatar_split_clause,[],[f1111,f752,f1117,f1113]) ).

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

fof(f1111,plain,
    ( happens(sK2(filling,n1),n1)
    | releasedAt(filling,n1)
    | ~ spl11_26 ),
    inference(resolution,[],[f354,f754]) ).

fof(f754,plain,
    ( releasedAt(filling,n2)
    | ~ spl11_26 ),
    inference(avatar_component_clause,[],[f752]) ).

fof(f354,plain,
    ! [X0] :
      ( ~ releasedAt(X0,n2)
      | happens(sK2(X0,n1),n1)
      | releasedAt(X0,n1) ),
    inference(superposition,[],[f208,f180]) ).

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

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

fof(f208,plain,
    ! [X0,X1] :
      ( ~ releasedAt(X0,plus(X1,n1))
      | happens(sK2(X0,X1),X1)
      | releasedAt(X0,X1) ),
    inference(cnf_transformation,[],[f133]) ).

fof(f133,plain,
    ! [X0,X1] :
      ( ~ releasedAt(X0,plus(X1,n1))
      | ( releases(sK2(X0,X1),X0,X1)
        & happens(sK2(X0,X1),X1) )
      | releasedAt(X0,X1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2])],[f98,f132]) ).

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

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

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

fof(f72,plain,
    ! [X0,X1] :
      ( ( ~ ? [X2] :
              ( releases(X2,X0,X1)
              & happens(X2,X1) )
        & ~ releasedAt(X0,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/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f763,plain,
    ( spl11_27
    | spl11_26 ),
    inference(avatar_split_clause,[],[f758,f752,f760]) ).

fof(f758,plain,
    ( releasedAt(filling,n2)
    | happens(sK5(filling,n1),n1) ),
    inference(global_subsumption,[],[f165,f757]) ).

fof(f757,plain,
    ( holdsAt(filling,n2)
    | releasedAt(filling,n2)
    | happens(sK5(filling,n1),n1) ),
    inference(forward_demodulation,[],[f756,f180]) ).

fof(f756,plain,
    ( releasedAt(filling,n2)
    | happens(sK5(filling,n1),n1)
    | holdsAt(filling,plus(n1,n1)) ),
    inference(forward_demodulation,[],[f743,f180]) ).

fof(f743,plain,
    ( happens(sK5(filling,n1),n1)
    | releasedAt(filling,plus(n1,n1))
    | holdsAt(filling,plus(n1,n1)) ),
    inference(resolution,[],[f741,f214]) ).

fof(f214,plain,
    ! [X0,X1] :
      ( ~ holdsAt(X0,X1)
      | happens(sK5(X0,X1),X1)
      | releasedAt(X0,plus(X1,n1))
      | holdsAt(X0,plus(X1,n1)) ),
    inference(cnf_transformation,[],[f139]) ).

fof(f139,plain,
    ! [X0,X1] :
      ( holdsAt(X0,plus(X1,n1))
      | ( terminates(sK5(X0,X1),X0,X1)
        & happens(sK5(X0,X1),X1) )
      | releasedAt(X0,plus(X1,n1))
      | ~ holdsAt(X0,X1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK5])],[f104,f138]) ).

fof(f138,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( terminates(X2,X0,X1)
          & happens(X2,X1) )
     => ( terminates(sK5(X0,X1),X0,X1)
        & happens(sK5(X0,X1),X1) ) ),
    introduced(choice_axiom,[]) ).

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

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

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

fof(f5,axiom,
    ! [X1,X4] :
      ( ( ~ ? [X3] :
              ( terminates(X3,X1,X4)
              & happens(X3,X4) )
        & ~ releasedAt(X1,plus(X4,n1))
        & holdsAt(X1,X4) )
     => holdsAt(X1,plus(X4,n1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f741,plain,
    holdsAt(filling,n1),
    inference(resolution,[],[f343,f288]) ).

fof(f343,plain,
    ! [X0] :
      ( ~ initiates(tapOn,X0,n0)
      | holdsAt(X0,n1) ),
    inference(forward_demodulation,[],[f342,f182]) ).

fof(f342,plain,
    ! [X0] :
      ( ~ initiates(tapOn,X0,n0)
      | holdsAt(X0,plus(n0,n1)) ),
    inference(resolution,[],[f234,f273]) ).

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

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

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

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

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

fof(f165,plain,
    ~ holdsAt(filling,n2),
    inference(cnf_transformation,[],[f57]) ).

fof(f57,plain,
    ~ holdsAt(filling,n2),
    inference(flattening,[],[f56]) ).

fof(f56,negated_conjecture,
    ~ holdsAt(filling,n2),
    inference(negated_conjecture,[],[f55]) ).

fof(f55,conjecture,
    holdsAt(filling,n2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f575,plain,
    ~ spl11_8,
    inference(avatar_contradiction_clause,[],[f571]) ).

fof(f571,plain,
    ( $false
    | ~ spl11_8 ),
    inference(resolution,[],[f546,f186]) ).

fof(f546,plain,
    ( less(n0,n0)
    | ~ spl11_8 ),
    inference(backward_demodulation,[],[f512,f537]) ).

fof(f537,plain,
    ( n0 = n4
    | ~ spl11_8 ),
    inference(forward_demodulation,[],[f533,f181]) ).

fof(f181,plain,
    n0 = plus(n0,n0),
    inference(cnf_transformation,[],[f26]) ).

fof(f26,axiom,
    n0 = plus(n0,n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f533,plain,
    ( plus(n0,n0) = n4
    | ~ spl11_8 ),
    inference(backward_demodulation,[],[f489,f521]) ).

fof(f521,plain,
    ( n0 = n3
    | ~ spl11_8 ),
    inference(forward_demodulation,[],[f520,f181]) ).

fof(f520,plain,
    ( n3 = plus(n0,n0)
    | ~ spl11_8 ),
    inference(forward_demodulation,[],[f451,f487]) ).

fof(f487,plain,
    ( n3 = n2
    | ~ spl11_8 ),
    inference(backward_demodulation,[],[f179,f450]) ).

fof(f450,plain,
    ( n3 = plus(n0,n2)
    | ~ spl11_8 ),
    inference(backward_demodulation,[],[f178,f419]) ).

fof(f419,plain,
    ( n0 = n1
    | ~ spl11_8 ),
    inference(avatar_component_clause,[],[f417]) ).

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

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

fof(f179,plain,
    n2 = plus(n0,n2),
    inference(cnf_transformation,[],[f28]) ).

fof(f28,axiom,
    n2 = plus(n0,n2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f451,plain,
    ( plus(n0,n0) = n2
    | ~ spl11_8 ),
    inference(backward_demodulation,[],[f180,f419]) ).

fof(f489,plain,
    ( n4 = plus(n3,n3)
    | ~ spl11_8 ),
    inference(backward_demodulation,[],[f176,f487]) ).

fof(f176,plain,
    n4 = plus(n2,n2),
    inference(cnf_transformation,[],[f33]) ).

fof(f33,axiom,
    n4 = plus(n2,n2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

fof(f512,plain,
    ( less(n4,n4)
    | ~ spl11_8 ),
    inference(backward_demodulation,[],[f309,f509]) ).

fof(f509,plain,
    ( n4 = n5
    | ~ spl11_8 ),
    inference(forward_demodulation,[],[f490,f489]) ).

fof(f490,plain,
    ( n5 = plus(n3,n3)
    | ~ spl11_8 ),
    inference(backward_demodulation,[],[f183,f487]) ).

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

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

fof(f309,plain,
    less(n4,n5),
    inference(resolution,[],[f198,f269]) ).

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : CSR009+1 : TPTP v8.2.0. Bugfixed v3.1.0.
% 0.03/0.12  % Command    : run_vampire %s %d SAT
% 0.12/0.34  % Computer : n021.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   : Wed Jun 19 20:45:09 EDT 2024
% 0.12/0.34  % CPUTime    : 
% 0.12/0.36  This is a FOF_THM_RFO_SEQ problem
% 0.20/0.36  Running first-order model finding
% 0.20/0.36  Running /export/starexec/sandbox/solver/bin/vampire --mode casc_sat -m 16384 --cores 7 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.42  % (10438)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.42  % (10442)fmb+10_1:1_sil=256000:fmbss=23:fmbes=contour:newcnf=on:fmbsr=1.14:i=152523:nm=2:gsp=on:rp=on_0 on theBenchmark for (3000ds/152523Mi)
% 0.20/0.42  Detected minimum model sizes of [3]
% 0.20/0.42  Detected maximum model sizes of [max]
% 0.20/0.42  % (10438)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.42  % (10441)fmb+10_1:1_sil=256000:fmbes=contour:i=214858:bce=on_0 on theBenchmark for (3000ds/214858Mi)
% 0.20/0.42  % (10438)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.42  % (10439)fmb+10_1:1_sil=256000:i=98885:tgt=full:fmbsr=1.3:fmbss=10_0 on theBenchmark for (3000ds/98885Mi)
% 0.20/0.42  % (10438)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.42  % (10440)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency:i=99418_0 on theBenchmark for (3000ds/99418Mi)
% 0.20/0.42  % (10438)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.42  % (10443)ott+21_1:1_sil=4000:i=104:fsd=on:fd=off:newcnf=on_0 on theBenchmark for (3000ds/104Mi)
% 0.20/0.42  % (10438)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.42  % (10445)ott-4_1:1_sil=4000:sp=reverse_arity:lcm=predicate:newcnf=on:i=115:bce=on:fd=off:fs=off:fsr=off_0 on theBenchmark for (3000ds/115Mi)
% 0.20/0.42  % (10438)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.42  % (10444)ott+11_8:59_sil=16000:sp=occurrence:lsd=20:abs=on:i=146:aac=none:nm=16:fdi=10:rawr=on:nicw=on_0 on theBenchmark for (3000ds/146Mi)
% 0.20/0.43  Detected minimum model sizes of [3]
% 0.20/0.43  Detected maximum model sizes of [max]
% 0.20/0.43  Detected minimum model sizes of [3]
% 0.20/0.43  Detected maximum model sizes of [max]
% 0.20/0.43  TRYING [3]
% 0.20/0.44  TRYING [4]
% 0.20/0.46  TRYING [10]
% 0.20/0.48  TRYING [5]
% 0.20/0.49  % (10445)Instruction limit reached!
% 0.20/0.49  % (10445)------------------------------
% 0.20/0.49  % (10445)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.20/0.49  % (10445)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.20/0.49  % (10445)Termination reason: Time limit
% 0.20/0.49  % (10445)Termination phase: Saturation
% 0.20/0.49  
% 0.20/0.49  % (10445)Memory used [KB]: 2311
% 0.20/0.49  % (10445)Time elapsed: 0.067 s
% 0.20/0.49  % (10445)Instructions burned: 115 (million)
% 0.20/0.49  % (10443)Instruction limit reached!
% 0.20/0.49  % (10443)------------------------------
% 0.20/0.49  % (10443)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.20/0.49  % (10443)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.20/0.49  % (10443)Termination reason: Time limit
% 0.20/0.49  % (10443)Termination phase: Saturation
% 0.20/0.49  
% 0.20/0.49  % (10443)Memory used [KB]: 1556
% 0.20/0.49  % (10443)Time elapsed: 0.071 s
% 0.20/0.49  % (10443)Instructions burned: 104 (million)
% 0.20/0.51  % (10444)Instruction limit reached!
% 0.20/0.51  % (10444)------------------------------
% 0.20/0.51  % (10444)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.20/0.51  % (10444)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.20/0.51  % (10444)Termination reason: Time limit
% 0.20/0.51  % (10444)Termination phase: Saturation
% 0.20/0.51  
% 0.20/0.51  % (10444)Memory used [KB]: 1750
% 0.20/0.51  % (10444)Time elapsed: 0.084 s
% 0.20/0.51  % (10444)Instructions burned: 146 (million)
% 0.20/0.53  % (10438)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.53  % (10446)dis+11_1:3_bsr=unit_only:sil=2000:rp=on:newcnf=on:i=404:kws=precedence:lsd=100_0 on theBenchmark for (2998ds/404Mi)
% 0.20/0.53  % (10438)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.53  % (10447)ott-21_1:1_sil=4000:sp=const_frequency:i=175:fsr=off:fs=off:av=off_0 on theBenchmark for (2998ds/175Mi)
% 0.20/0.53  TRYING [6]
% 0.20/0.54  % (10438)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.54  % (10448)ott+33_1:1_to=lpo:sil=8000:sp=weighted_frequency:rp=on:i=270:nm=3:fsr=off:sac=on_0 on theBenchmark for (2998ds/270Mi)
% 1.52/0.59  % (10447)Instruction limit reached!
% 1.52/0.59  % (10447)------------------------------
% 1.52/0.59  % (10447)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.52/0.59  % (10447)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.52/0.59  % (10447)Termination reason: Time limit
% 1.52/0.59  % (10447)Termination phase: Saturation
% 1.52/0.59  
% 1.52/0.59  % (10447)Memory used [KB]: 3066
% 1.52/0.59  % (10447)Time elapsed: 0.059 s
% 1.52/0.59  % (10447)Instructions burned: 175 (million)
% 1.52/0.62  % (10438)Running in auto input_syntax mode. Trying TPTP
% 1.52/0.62  % (10449)ott+4_1:1_sil=2000:i=900:bd=off:fsr=off_0 on theBenchmark for (2997ds/900Mi)
% 1.96/0.64  % (10448)Instruction limit reached!
% 1.96/0.64  % (10448)------------------------------
% 1.96/0.64  % (10448)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.96/0.64  % (10448)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.96/0.64  % (10448)Termination reason: Time limit
% 1.96/0.64  % (10448)Termination phase: Saturation
% 1.96/0.64  
% 1.96/0.64  % (10448)Memory used [KB]: 2235
% 1.96/0.64  % (10448)Time elapsed: 0.095 s
% 1.96/0.64  % (10448)Instructions burned: 271 (million)
% 1.96/0.64  TRYING [7]
% 2.10/0.67  % (10438)Running in auto input_syntax mode. Trying TPTP
% 2.10/0.67  % (10450)fmb+10_1:1_sil=8000:fde=unused:fmbes=contour:i=7859:nm=2:fmbswr=0_0 on theBenchmark for (2997ds/7859Mi)
% 2.10/0.68  Detected minimum model sizes of [3]
% 2.10/0.68  Detected maximum model sizes of [max]
% 2.10/0.68  TRYING [3]
% 2.10/0.68  % (10446)Instruction limit reached!
% 2.10/0.68  % (10446)------------------------------
% 2.10/0.68  % (10446)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.10/0.68  % (10446)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.10/0.68  % (10446)Termination reason: Time limit
% 2.10/0.68  % (10446)Termination phase: Saturation
% 2.10/0.68  
% 2.10/0.68  % (10446)Memory used [KB]: 3794
% 2.10/0.68  % (10446)Time elapsed: 0.157 s
% 2.10/0.68  % (10446)Instructions burned: 405 (million)
% 2.10/0.68  TRYING [4]
% 2.10/0.70  TRYING [5]
% 2.10/0.72  % (10438)Running in auto input_syntax mode. Trying TPTP
% 2.10/0.72  % (10451)ott+11_1:2_anc=none:sil=2000:sp=const_max:spb=units:s2a=on:i=2145:s2at=5.0:awrs=converge:awrsf=170:rawr=on:gs=on:fsr=off_0 on theBenchmark for (2996ds/2145Mi)
% 2.40/0.75  TRYING [6]
% 2.54/0.79  TRYING [23]
% 2.54/0.83  % (10451)First to succeed.
% 2.54/0.83  % (10451)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-10438"
% 2.54/0.83  % (10438)Running in auto input_syntax mode. Trying TPTP
% 2.54/0.83  % (10451)Refutation found. Thanks to Tanya!
% 2.54/0.83  % SZS status Theorem for theBenchmark
% 2.54/0.83  % SZS output start Proof for theBenchmark
% See solution above
% 2.54/0.83  % (10451)------------------------------
% 2.54/0.83  % (10451)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.54/0.83  % (10451)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.54/0.83  % (10451)Termination reason: Refutation
% 2.54/0.83  
% 2.54/0.83  % (10451)Memory used [KB]: 2670
% 2.54/0.83  % (10451)Time elapsed: 0.113 s
% 2.54/0.83  % (10451)Instructions burned: 287 (million)
% 2.54/0.83  % (10451)------------------------------
% 2.54/0.83  % (10451)------------------------------
% 2.54/0.83  % (10438)Success in time 0.472 s
%------------------------------------------------------------------------------