TSTP Solution File: CSR018+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : CSR018+1 : TPTP v8.1.0. Bugfixed v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n018.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 15:54:10 EDT 2022

% Result   : Theorem 2.22s 0.67s
% Output   : Refutation 2.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   18
% Syntax   : Number of formulae    :  102 (  23 unt;   0 def)
%            Number of atoms       :  380 ( 158 equ)
%            Maximal formula atoms :   16 (   3 avg)
%            Number of connectives :  424 ( 146   ~; 158   |;  97   &)
%                                         (  21 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   14 (  12 usr;   4 prp; 0-3 aty)
%            Number of functors    :    9 (   9 usr;   8 con; 0-2 aty)
%            Number of variables   :  141 ( 139   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2447,plain,
    $false,
    inference(avatar_sat_refutation,[],[f2201,f2365,f2382,f2437]) ).

fof(f2437,plain,
    ~ spl14_70,
    inference(avatar_contradiction_clause,[],[f2436]) ).

fof(f2436,plain,
    ( $false
    | ~ spl14_70 ),
    inference(subsumption_resolution,[],[f2401,f311]) ).

fof(f311,plain,
    ! [X1] : ~ less(X1,X1),
    inference(equality_resolution,[],[f235]) ).

fof(f235,plain,
    ! [X0,X1] :
      ( X0 != X1
      | ~ less(X1,X0) ),
    inference(cnf_transformation,[],[f147]) ).

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

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

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

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

fof(f2401,plain,
    ( less(n1,n1)
    | ~ spl14_70 ),
    inference(backward_demodulation,[],[f369,f2301]) ).

fof(f2301,plain,
    ( n1 = n2
    | ~ spl14_70 ),
    inference(avatar_component_clause,[],[f2299]) ).

fof(f2299,plain,
    ( spl14_70
  <=> n1 = n2 ),
    introduced(avatar_definition,[new_symbols(naming,[spl14_70])]) ).

fof(f369,plain,
    less(n1,n2),
    inference(resolution,[],[f293,f324]) ).

fof(f324,plain,
    ! [X1] : less_or_equal(X1,X1),
    inference(equality_resolution,[],[f290]) ).

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

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

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

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

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

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

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

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

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

fof(f2382,plain,
    ( spl14_70
    | spl14_69
    | ~ spl14_61 ),
    inference(avatar_split_clause,[],[f2381,f2169,f2295,f2299]) ).

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

fof(f2169,plain,
    ( spl14_61
  <=> happens(push,n1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl14_61])]) ).

fof(f2381,plain,
    ( n0 = n1
    | n1 = n2
    | ~ spl14_61 ),
    inference(subsumption_resolution,[],[f2379,f207]) ).

fof(f207,plain,
    push != pull,
    inference(cnf_transformation,[],[f17]) ).

fof(f17,axiom,
    push != pull,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',push_not_pull) ).

fof(f2379,plain,
    ( push = pull
    | n1 = n2
    | n0 = n1
    | ~ spl14_61 ),
    inference(resolution,[],[f2171,f2283]) ).

fof(f2283,plain,
    ! [X2,X3] :
      ( ~ happens(X2,X3)
      | pull = X2
      | n0 = X3
      | n2 = X3 ),
    inference(resolution,[],[f2068,f192]) ).

fof(f192,plain,
    ! [X0,X1] :
      ( ~ sP0(X0,X1)
      | pull = X0 ),
    inference(cnf_transformation,[],[f122]) ).

fof(f122,plain,
    ! [X0,X1] :
      ( ( sP0(X0,X1)
        | pull != X0
        | n1 != X1 )
      & ( ( pull = X0
          & n1 = X1 )
        | ~ sP0(X0,X1) ) ),
    inference(rectify,[],[f121]) ).

fof(f121,plain,
    ! [X1,X0] :
      ( ( sP0(X1,X0)
        | pull != X1
        | n1 != X0 )
      & ( ( pull = X1
          & n1 = X0 )
        | ~ sP0(X1,X0) ) ),
    inference(flattening,[],[f120]) ).

fof(f120,plain,
    ! [X1,X0] :
      ( ( sP0(X1,X0)
        | pull != X1
        | n1 != X0 )
      & ( ( pull = X1
          & n1 = X0 )
        | ~ sP0(X1,X0) ) ),
    inference(nnf_transformation,[],[f103]) ).

fof(f103,plain,
    ! [X1,X0] :
      ( sP0(X1,X0)
    <=> ( pull = X1
        & n1 = X0 ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP0])]) ).

fof(f2068,plain,
    ! [X0,X1] :
      ( sP0(X1,X0)
      | ~ happens(X1,X0)
      | n0 = X0
      | n2 = X0 ),
    inference(resolution,[],[f325,f195]) ).

fof(f195,plain,
    ! [X0,X1] :
      ( sP1(X0,X1)
      | ~ happens(X0,X1) ),
    inference(cnf_transformation,[],[f124]) ).

fof(f124,plain,
    ! [X0,X1] :
      ( ( sP1(X0,X1)
        | ~ happens(X0,X1) )
      & ( happens(X0,X1)
        | ~ sP1(X0,X1) ) ),
    inference(rectify,[],[f123]) ).

fof(f123,plain,
    ! [X1,X0] :
      ( ( sP1(X1,X0)
        | ~ happens(X1,X0) )
      & ( happens(X1,X0)
        | ~ sP1(X1,X0) ) ),
    inference(nnf_transformation,[],[f105]) ).

fof(f105,plain,
    ! [X1,X0] :
      ( sP1(X1,X0)
    <=> happens(X1,X0) ),
    inference(definition_folding,[],[f64,f104,f103]) ).

fof(f104,plain,
    ! [X1,X0] :
      ( sP1(X1,X0)
    <=> ( ( pull = X1
          & n2 = X0 )
        | ( push = X1
          & n2 = X0 )
        | ( n0 = X0
          & push = X1 )
        | sP0(X1,X0) ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP1])]) ).

fof(f64,plain,
    ! [X1,X0] :
      ( ( ( pull = X1
          & n2 = X0 )
        | ( push = X1
          & n2 = X0 )
        | ( n0 = X0
          & push = X1 )
        | ( pull = X1
          & n1 = X0 ) )
    <=> happens(X1,X0) ),
    inference(rectify,[],[f16]) ).

fof(f16,axiom,
    ! [X4,X3] :
      ( ( ( n0 = X4
          & push = X3 )
        | ( n1 = X4
          & pull = X3 )
        | ( push = X3
          & n2 = X4 )
        | ( pull = X3
          & n2 = X4 ) )
    <=> happens(X3,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',happens_all_defn) ).

fof(f325,plain,
    ! [X0,X1] :
      ( ~ sP1(X0,X1)
      | n0 = X1
      | sP0(X0,X1)
      | n2 = X1 ),
    inference(duplicate_literal_removal,[],[f180]) ).

fof(f180,plain,
    ! [X0,X1] :
      ( n0 = X1
      | sP0(X0,X1)
      | ~ sP1(X0,X1)
      | n2 = X1
      | n2 = X1 ),
    inference(cnf_transformation,[],[f119]) ).

fof(f119,plain,
    ! [X0,X1] :
      ( ( sP1(X0,X1)
        | ( ( pull != X0
            | n2 != X1 )
          & ( push != X0
            | n2 != X1 )
          & ( n0 != X1
            | push != X0 )
          & ~ sP0(X0,X1) ) )
      & ( ( pull = X0
          & n2 = X1 )
        | ( push = X0
          & n2 = X1 )
        | ( n0 = X1
          & push = X0 )
        | sP0(X0,X1)
        | ~ sP1(X0,X1) ) ),
    inference(rectify,[],[f118]) ).

fof(f118,plain,
    ! [X1,X0] :
      ( ( sP1(X1,X0)
        | ( ( pull != X1
            | n2 != X0 )
          & ( push != X1
            | n2 != X0 )
          & ( n0 != X0
            | push != X1 )
          & ~ sP0(X1,X0) ) )
      & ( ( pull = X1
          & n2 = X0 )
        | ( push = X1
          & n2 = X0 )
        | ( n0 = X0
          & push = X1 )
        | sP0(X1,X0)
        | ~ sP1(X1,X0) ) ),
    inference(flattening,[],[f117]) ).

fof(f117,plain,
    ! [X1,X0] :
      ( ( sP1(X1,X0)
        | ( ( pull != X1
            | n2 != X0 )
          & ( push != X1
            | n2 != X0 )
          & ( n0 != X0
            | push != X1 )
          & ~ sP0(X1,X0) ) )
      & ( ( pull = X1
          & n2 = X0 )
        | ( push = X1
          & n2 = X0 )
        | ( n0 = X0
          & push = X1 )
        | sP0(X1,X0)
        | ~ sP1(X1,X0) ) ),
    inference(nnf_transformation,[],[f104]) ).

fof(f2171,plain,
    ( happens(push,n1)
    | ~ spl14_61 ),
    inference(avatar_component_clause,[],[f2169]) ).

fof(f2365,plain,
    ~ spl14_69,
    inference(avatar_contradiction_clause,[],[f2364]) ).

fof(f2364,plain,
    ( $false
    | ~ spl14_69 ),
    inference(subsumption_resolution,[],[f2315,f220]) ).

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

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

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

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

fof(f2315,plain,
    ( less(n0,n0)
    | ~ spl14_69 ),
    inference(backward_demodulation,[],[f343,f2297]) ).

fof(f2297,plain,
    ( n0 = n1
    | ~ spl14_69 ),
    inference(avatar_component_clause,[],[f2295]) ).

fof(f343,plain,
    less(n0,n1),
    inference(resolution,[],[f206,f324]) ).

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

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

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

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

fof(f2201,plain,
    spl14_61,
    inference(avatar_split_clause,[],[f2200,f2169]) ).

fof(f2200,plain,
    happens(push,n1),
    inference(subsumption_resolution,[],[f2199,f372]) ).

fof(f372,plain,
    happens(pull,n1),
    inference(resolution,[],[f336,f304]) ).

fof(f304,plain,
    sP0(pull,n1),
    inference(equality_resolution,[],[f303]) ).

fof(f303,plain,
    ! [X1] :
      ( sP0(pull,X1)
      | n1 != X1 ),
    inference(equality_resolution,[],[f193]) ).

fof(f193,plain,
    ! [X0,X1] :
      ( sP0(X0,X1)
      | pull != X0
      | n1 != X1 ),
    inference(cnf_transformation,[],[f122]) ).

fof(f336,plain,
    ! [X0,X1] :
      ( ~ sP0(X0,X1)
      | happens(X0,X1) ),
    inference(resolution,[],[f194,f187]) ).

fof(f187,plain,
    ! [X0,X1] :
      ( sP1(X0,X1)
      | ~ sP0(X0,X1) ),
    inference(cnf_transformation,[],[f119]) ).

fof(f194,plain,
    ! [X0,X1] :
      ( ~ sP1(X0,X1)
      | happens(X0,X1) ),
    inference(cnf_transformation,[],[f124]) ).

fof(f2199,plain,
    ( happens(push,n1)
    | ~ happens(pull,n1) ),
    inference(subsumption_resolution,[],[f2198,f273]) ).

fof(f273,plain,
    ~ holdsAt(backwards,n2),
    inference(cnf_transformation,[],[f59]) ).

fof(f59,plain,
    ~ holdsAt(backwards,n2),
    inference(flattening,[],[f49]) ).

fof(f49,negated_conjecture,
    ~ holdsAt(backwards,n2),
    inference(negated_conjecture,[],[f48]) ).

fof(f48,conjecture,
    holdsAt(backwards,n2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',backwards_2) ).

fof(f2198,plain,
    ( holdsAt(backwards,n2)
    | happens(push,n1)
    | ~ happens(pull,n1) ),
    inference(resolution,[],[f2064,f518]) ).

fof(f518,plain,
    ! [X0] :
      ( initiates(pull,backwards,X0)
      | happens(push,X0) ),
    inference(resolution,[],[f230,f306]) ).

fof(f306,plain,
    ! [X2] :
      ( sP3(pull,backwards,X2)
      | happens(push,X2) ),
    inference(equality_resolution,[],[f305]) ).

fof(f305,plain,
    ! [X2,X1] :
      ( sP3(pull,X1,X2)
      | backwards != X1
      | happens(push,X2) ),
    inference(equality_resolution,[],[f224]) ).

fof(f224,plain,
    ! [X2,X0,X1] :
      ( sP3(X0,X1,X2)
      | pull != X0
      | backwards != X1
      | happens(push,X2) ),
    inference(cnf_transformation,[],[f140]) ).

fof(f140,plain,
    ! [X0,X1,X2] :
      ( ( sP3(X0,X1,X2)
        | pull != X0
        | backwards != X1
        | happens(push,X2) )
      & ( ( pull = X0
          & backwards = X1
          & ~ happens(push,X2) )
        | ~ sP3(X0,X1,X2) ) ),
    inference(rectify,[],[f139]) ).

fof(f139,plain,
    ! [X1,X0,X2] :
      ( ( sP3(X1,X0,X2)
        | pull != X1
        | backwards != X0
        | happens(push,X2) )
      & ( ( pull = X1
          & backwards = X0
          & ~ happens(push,X2) )
        | ~ sP3(X1,X0,X2) ) ),
    inference(flattening,[],[f138]) ).

fof(f138,plain,
    ! [X1,X0,X2] :
      ( ( sP3(X1,X0,X2)
        | pull != X1
        | backwards != X0
        | happens(push,X2) )
      & ( ( pull = X1
          & backwards = X0
          & ~ happens(push,X2) )
        | ~ sP3(X1,X0,X2) ) ),
    inference(nnf_transformation,[],[f107]) ).

fof(f107,plain,
    ! [X1,X0,X2] :
      ( sP3(X1,X0,X2)
    <=> ( pull = X1
        & backwards = X0
        & ~ happens(push,X2) ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP3])]) ).

fof(f230,plain,
    ! [X2,X0,X1] :
      ( ~ sP3(X0,X2,X1)
      | initiates(X0,X2,X1) ),
    inference(cnf_transformation,[],[f145]) ).

fof(f145,plain,
    ! [X0,X1,X2] :
      ( ( ( ~ happens(pull,X1)
          & push = X0
          & forwards = X2 )
        | sP3(X0,X2,X1)
        | sP2(X2,X0,X1)
        | ~ initiates(X0,X2,X1) )
      & ( initiates(X0,X2,X1)
        | ( ( happens(pull,X1)
            | push != X0
            | forwards != X2 )
          & ~ sP3(X0,X2,X1)
          & ~ sP2(X2,X0,X1) ) ) ),
    inference(rectify,[],[f144]) ).

fof(f144,plain,
    ! [X1,X2,X0] :
      ( ( ( ~ happens(pull,X2)
          & push = X1
          & forwards = X0 )
        | sP3(X1,X0,X2)
        | sP2(X0,X1,X2)
        | ~ initiates(X1,X0,X2) )
      & ( initiates(X1,X0,X2)
        | ( ( happens(pull,X2)
            | push != X1
            | forwards != X0 )
          & ~ sP3(X1,X0,X2)
          & ~ sP2(X0,X1,X2) ) ) ),
    inference(flattening,[],[f143]) ).

fof(f143,plain,
    ! [X1,X2,X0] :
      ( ( ( ~ happens(pull,X2)
          & push = X1
          & forwards = X0 )
        | sP3(X1,X0,X2)
        | sP2(X0,X1,X2)
        | ~ initiates(X1,X0,X2) )
      & ( initiates(X1,X0,X2)
        | ( ( happens(pull,X2)
            | push != X1
            | forwards != X0 )
          & ~ sP3(X1,X0,X2)
          & ~ sP2(X0,X1,X2) ) ) ),
    inference(nnf_transformation,[],[f108]) ).

fof(f108,plain,
    ! [X1,X2,X0] :
      ( ( ( ~ happens(pull,X2)
          & push = X1
          & forwards = X0 )
        | sP3(X1,X0,X2)
        | sP2(X0,X1,X2) )
    <=> initiates(X1,X0,X2) ),
    inference(definition_folding,[],[f52,f107,f106]) ).

fof(f106,plain,
    ! [X0,X1,X2] :
      ( sP2(X0,X1,X2)
    <=> ( spinning = X0
        & pull = X1
        & happens(push,X2) ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP2])]) ).

fof(f52,plain,
    ! [X1,X2,X0] :
      ( ( ( ~ happens(pull,X2)
          & push = X1
          & forwards = X0 )
        | ( pull = X1
          & backwards = X0
          & ~ happens(push,X2) )
        | ( spinning = X0
          & pull = X1
          & happens(push,X2) ) )
    <=> initiates(X1,X0,X2) ),
    inference(rectify,[],[f13]) ).

fof(f13,axiom,
    ! [X1,X3,X4] :
      ( ( ( pull = X3
          & ~ happens(push,X4)
          & backwards = X1 )
        | ( forwards = X1
          & ~ happens(pull,X4)
          & push = X3 )
        | ( spinning = X1
          & happens(push,X4)
          & pull = X3 ) )
    <=> initiates(X3,X1,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',initiates_all_defn) ).

fof(f2064,plain,
    ! [X8,X9] :
      ( ~ initiates(X9,X8,n1)
      | holdsAt(X8,n2)
      | ~ happens(X9,n1) ),
    inference(superposition,[],[f283,f296]) ).

fof(f296,plain,
    n2 = plus(n1,n1),
    inference(cnf_transformation,[],[f25]) ).

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

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

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : CSR018+1 : 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_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n018.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 17:43:24 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.50  % (19289)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.50  % (19306)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.19/0.51  % (19288)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.51  % (19298)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.51  % (19289)Refutation not found, incomplete strategy% (19289)------------------------------
% 0.19/0.51  % (19289)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (19296)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.19/0.51  % (19297)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.51  % (19305)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.51  % (19289)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (19289)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (19289)Memory used [KB]: 1535
% 0.19/0.51  % (19289)Time elapsed: 0.111 s
% 0.19/0.51  % (19289)Instructions burned: 2 (million)
% 0.19/0.51  % (19289)------------------------------
% 0.19/0.51  % (19289)------------------------------
% 0.19/0.51  % (19304)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.19/0.51  % (19290)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.52  % (19290)Refutation not found, incomplete strategy% (19290)------------------------------
% 0.19/0.52  % (19290)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (19290)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (19290)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (19290)Memory used [KB]: 6012
% 0.19/0.52  % (19290)Time elapsed: 0.076 s
% 0.19/0.52  % (19290)Instructions burned: 10 (million)
% 0.19/0.52  % (19290)------------------------------
% 0.19/0.52  % (19290)------------------------------
% 0.19/0.52  % (19298)Instruction limit reached!
% 0.19/0.52  % (19298)------------------------------
% 0.19/0.52  % (19298)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (19298)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (19298)Termination reason: Unknown
% 0.19/0.52  % (19298)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (19298)Memory used [KB]: 6012
% 0.19/0.52  % (19298)Time elapsed: 0.005 s
% 0.19/0.52  % (19298)Instructions burned: 5 (million)
% 0.19/0.52  % (19298)------------------------------
% 0.19/0.52  % (19298)------------------------------
% 0.19/0.52  % (19294)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.19/0.52  % (19305)Refutation not found, incomplete strategy% (19305)------------------------------
% 0.19/0.52  % (19305)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (19305)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (19305)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (19305)Memory used [KB]: 6140
% 0.19/0.52  % (19305)Time elapsed: 0.127 s
% 0.19/0.52  % (19305)Instructions burned: 7 (million)
% 0.19/0.52  % (19305)------------------------------
% 0.19/0.52  % (19305)------------------------------
% 0.19/0.53  % (19311)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.53  % (19286)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.53  % (19291)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.53  % (19293)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.19/0.53  % (19292)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.53  % (19312)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.53  % (19288)Refutation not found, incomplete strategy% (19288)------------------------------
% 0.19/0.53  % (19288)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (19288)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (19288)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (19288)Memory used [KB]: 6012
% 0.19/0.53  % (19288)Time elapsed: 0.138 s
% 0.19/0.53  % (19288)Instructions burned: 10 (million)
% 0.19/0.53  % (19288)------------------------------
% 0.19/0.53  % (19288)------------------------------
% 0.19/0.53  % (19293)Refutation not found, incomplete strategy% (19293)------------------------------
% 0.19/0.53  % (19293)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (19293)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (19293)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (19293)Memory used [KB]: 6140
% 0.19/0.53  % (19293)Time elapsed: 0.132 s
% 0.19/0.53  % (19293)Instructions burned: 7 (million)
% 0.19/0.53  % (19293)------------------------------
% 0.19/0.53  % (19293)------------------------------
% 0.19/0.53  % (19292)Refutation not found, incomplete strategy% (19292)------------------------------
% 0.19/0.53  % (19292)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (19292)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (19292)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (19292)Memory used [KB]: 6140
% 0.19/0.53  % (19292)Time elapsed: 0.132 s
% 0.19/0.53  % (19292)Instructions burned: 7 (million)
% 0.19/0.53  % (19292)------------------------------
% 0.19/0.53  % (19292)------------------------------
% 0.19/0.54  % (19309)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.19/0.54  % (19303)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.19/0.54  % (19287)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.54  % (19307)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.19/0.54  % (19308)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.54  % (19287)Refutation not found, incomplete strategy% (19287)------------------------------
% 0.19/0.54  % (19287)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (19287)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (19287)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (19287)Memory used [KB]: 6140
% 0.19/0.54  % (19287)Time elapsed: 0.143 s
% 0.19/0.54  % (19287)Instructions burned: 6 (million)
% 0.19/0.54  % (19287)------------------------------
% 0.19/0.54  % (19287)------------------------------
% 0.19/0.54  % (19295)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.54  % (19303)Refutation not found, incomplete strategy% (19303)------------------------------
% 0.19/0.54  % (19303)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (19301)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.54  % (19303)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (19303)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (19303)Memory used [KB]: 6140
% 0.19/0.54  % (19303)Time elapsed: 0.149 s
% 0.19/0.54  % (19303)Instructions burned: 6 (million)
% 0.19/0.54  % (19303)------------------------------
% 0.19/0.54  % (19303)------------------------------
% 0.19/0.54  % (19284)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.19/0.54  % (19301)Instruction limit reached!
% 0.19/0.54  % (19301)------------------------------
% 0.19/0.54  % (19301)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (19301)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (19301)Termination reason: Unknown
% 0.19/0.54  % (19301)Termination phase: Preprocessing 3
% 0.19/0.54  
% 0.19/0.54  % (19301)Memory used [KB]: 1535
% 0.19/0.54  % (19301)Time elapsed: 0.002 s
% 0.19/0.54  % (19301)Instructions burned: 3 (million)
% 0.19/0.54  % (19301)------------------------------
% 0.19/0.54  % (19301)------------------------------
% 0.19/0.54  % (19286)Instruction limit reached!
% 0.19/0.54  % (19286)------------------------------
% 0.19/0.54  % (19286)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (19286)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (19286)Termination reason: Unknown
% 0.19/0.54  % (19286)Termination phase: Property scanning
% 0.19/0.54  
% 0.19/0.54  % (19286)Memory used [KB]: 1535
% 0.19/0.54  % (19286)Time elapsed: 0.003 s
% 0.19/0.54  % (19286)Instructions burned: 4 (million)
% 0.19/0.54  % (19286)------------------------------
% 0.19/0.54  % (19286)------------------------------
% 0.19/0.55  % (19310)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.55  % (19300)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.55  % (19312)Refutation not found, incomplete strategy% (19312)------------------------------
% 0.19/0.55  % (19312)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (19312)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (19312)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (19312)Memory used [KB]: 6140
% 0.19/0.55  % (19312)Time elapsed: 0.138 s
% 0.19/0.55  % (19312)Instructions burned: 7 (million)
% 0.19/0.55  % (19285)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.55  % (19312)------------------------------
% 0.19/0.55  % (19312)------------------------------
% 0.19/0.55  % (19294)Refutation not found, incomplete strategy% (19294)------------------------------
% 0.19/0.55  % (19294)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (19294)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (19294)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (19294)Memory used [KB]: 6012
% 0.19/0.55  % (19294)Time elapsed: 0.141 s
% 0.19/0.55  % (19294)Instructions burned: 2 (million)
% 0.19/0.55  % (19294)------------------------------
% 0.19/0.55  % (19294)------------------------------
% 0.19/0.55  % (19296)Instruction limit reached!
% 0.19/0.55  % (19296)------------------------------
% 0.19/0.55  % (19296)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (19296)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (19296)Termination reason: Unknown
% 0.19/0.55  % (19296)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (19296)Memory used [KB]: 1791
% 0.19/0.55  % (19296)Time elapsed: 0.122 s
% 0.19/0.55  % (19296)Instructions burned: 17 (million)
% 0.19/0.55  % (19296)------------------------------
% 0.19/0.55  % (19296)------------------------------
% 0.19/0.55  % (19295)Instruction limit reached!
% 0.19/0.55  % (19295)------------------------------
% 0.19/0.55  % (19295)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (19313)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.19/0.55  % (19295)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (19295)Termination reason: Unknown
% 0.19/0.55  % (19295)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (19295)Memory used [KB]: 6012
% 0.19/0.55  % (19295)Time elapsed: 0.150 s
% 0.19/0.55  % (19295)Instructions burned: 7 (million)
% 0.19/0.55  % (19295)------------------------------
% 0.19/0.55  % (19295)------------------------------
% 0.19/0.55  % (19297)Refutation not found, incomplete strategy% (19297)------------------------------
% 0.19/0.55  % (19297)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (19297)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (19297)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.55  
% 0.19/0.55  % (19297)Memory used [KB]: 6396
% 0.19/0.55  % (19297)Time elapsed: 0.141 s
% 0.19/0.55  % (19297)Instructions burned: 24 (million)
% 0.19/0.55  % (19297)------------------------------
% 0.19/0.55  % (19297)------------------------------
% 0.19/0.55  % (19302)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.55  % (19304)Instruction limit reached!
% 0.19/0.55  % (19304)------------------------------
% 0.19/0.55  % (19304)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (19302)Instruction limit reached!
% 0.19/0.55  % (19302)------------------------------
% 0.19/0.55  % (19302)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (19302)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (19302)Termination reason: Unknown
% 0.19/0.55  % (19302)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (19302)Memory used [KB]: 6012
% 0.19/0.55  % (19302)Time elapsed: 0.003 s
% 0.19/0.55  % (19302)Instructions burned: 3 (million)
% 0.19/0.55  % (19302)------------------------------
% 0.19/0.55  % (19302)------------------------------
% 0.19/0.55  % (19285)Instruction limit reached!
% 0.19/0.55  % (19285)------------------------------
% 0.19/0.55  % (19285)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (19285)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (19285)Termination reason: Unknown
% 0.19/0.55  % (19285)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (19285)Memory used [KB]: 6140
% 0.19/0.55  % (19285)Time elapsed: 0.156 s
% 0.19/0.55  % (19285)Instructions burned: 13 (million)
% 0.19/0.55  % (19285)------------------------------
% 0.19/0.55  % (19285)------------------------------
% 0.19/0.56  % (19299)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.56  % (19304)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (19304)Termination reason: Unknown
% 0.19/0.56  % (19304)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (19304)Memory used [KB]: 6652
% 0.19/0.56  % (19304)Time elapsed: 0.149 s
% 0.19/0.56  % (19304)Instructions burned: 31 (million)
% 0.19/0.56  % (19304)------------------------------
% 0.19/0.56  % (19304)------------------------------
% 0.19/0.56  % (19310)Refutation not found, incomplete strategy% (19310)------------------------------
% 0.19/0.56  % (19310)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (19310)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (19310)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.56  
% 0.19/0.56  % (19310)Memory used [KB]: 6268
% 0.19/0.56  % (19310)Time elapsed: 0.156 s
% 0.19/0.56  % (19310)Instructions burned: 8 (million)
% 0.19/0.56  % (19310)------------------------------
% 0.19/0.56  % (19310)------------------------------
% 0.19/0.56  % (19299)Instruction limit reached!
% 0.19/0.56  % (19299)------------------------------
% 0.19/0.56  % (19299)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (19299)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (19299)Termination reason: Unknown
% 0.19/0.56  % (19299)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (19299)Memory used [KB]: 6140
% 0.19/0.56  % (19299)Time elapsed: 0.167 s
% 0.19/0.56  % (19299)Instructions burned: 8 (million)
% 0.19/0.56  % (19299)------------------------------
% 0.19/0.56  % (19299)------------------------------
% 0.19/0.56  % (19307)Refutation not found, incomplete strategy% (19307)------------------------------
% 0.19/0.56  % (19307)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (19307)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (19307)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.56  
% 0.19/0.56  % (19307)Memory used [KB]: 1663
% 0.19/0.56  % (19307)Time elapsed: 0.166 s
% 0.19/0.56  % (19307)Instructions burned: 7 (million)
% 0.19/0.56  % (19307)------------------------------
% 0.19/0.56  % (19307)------------------------------
% 0.19/0.57  % (19311)Instruction limit reached!
% 0.19/0.57  % (19311)------------------------------
% 0.19/0.57  % (19311)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (19311)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (19311)Termination reason: Unknown
% 0.19/0.57  % (19311)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (19311)Memory used [KB]: 6268
% 0.19/0.57  % (19311)Time elapsed: 0.169 s
% 0.19/0.57  % (19311)Instructions burned: 26 (million)
% 0.19/0.57  % (19311)------------------------------
% 0.19/0.57  % (19311)------------------------------
% 0.19/0.58  % (19313)Instruction limit reached!
% 0.19/0.58  % (19313)------------------------------
% 0.19/0.58  % (19313)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (19313)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (19313)Termination reason: Unknown
% 0.19/0.58  % (19313)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (19313)Memory used [KB]: 1663
% 0.19/0.58  % (19313)Time elapsed: 0.011 s
% 0.19/0.58  % (19313)Instructions burned: 25 (million)
% 0.19/0.58  % (19313)------------------------------
% 0.19/0.58  % (19313)------------------------------
% 1.99/0.61  % (19291)Instruction limit reached!
% 1.99/0.61  % (19291)------------------------------
% 1.99/0.61  % (19291)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.99/0.61  % (19291)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.99/0.61  % (19291)Termination reason: Unknown
% 1.99/0.61  % (19291)Termination phase: Saturation
% 1.99/0.61  
% 1.99/0.61  % (19291)Memory used [KB]: 6524
% 1.99/0.61  % (19291)Time elapsed: 0.211 s
% 1.99/0.61  % (19291)Instructions burned: 40 (million)
% 1.99/0.61  % (19291)------------------------------
% 1.99/0.61  % (19291)------------------------------
% 2.12/0.62  % (19306)Instruction limit reached!
% 2.12/0.62  % (19306)------------------------------
% 2.12/0.62  % (19306)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.62  % (19306)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.62  % (19306)Termination reason: Unknown
% 2.12/0.62  % (19306)Termination phase: Saturation
% 2.12/0.62  
% 2.12/0.62  % (19306)Memory used [KB]: 6780
% 2.12/0.62  % (19306)Time elapsed: 0.181 s
% 2.12/0.62  % (19306)Instructions burned: 84 (million)
% 2.12/0.62  % (19306)------------------------------
% 2.12/0.62  % (19306)------------------------------
% 2.12/0.62  % (19308)Refutation not found, incomplete strategy% (19308)------------------------------
% 2.12/0.62  % (19308)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.12/0.62  % (19308)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.12/0.62  % (19308)Termination reason: Refutation not found, incomplete strategy
% 2.12/0.62  
% 2.12/0.62  % (19308)Memory used [KB]: 6396
% 2.12/0.62  % (19308)Time elapsed: 0.227 s
% 2.12/0.62  % (19308)Instructions burned: 34 (million)
% 2.12/0.62  % (19308)------------------------------
% 2.12/0.62  % (19308)------------------------------
% 2.22/0.64  % (19315)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.22/0.64  % (19314)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/92Mi)
% 2.22/0.64  % (19300)Instruction limit reached!
% 2.22/0.64  % (19300)------------------------------
% 2.22/0.64  % (19300)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.64  % (19284)First to succeed.
% 2.22/0.64  % (19300)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.64  % (19300)Termination reason: Unknown
% 2.22/0.64  % (19300)Termination phase: Saturation
% 2.22/0.64  
% 2.22/0.64  % (19300)Memory used [KB]: 7419
% 2.22/0.64  % (19300)Time elapsed: 0.247 s
% 2.22/0.64  % (19300)Instructions burned: 51 (million)
% 2.22/0.64  % (19300)------------------------------
% 2.22/0.64  % (19300)------------------------------
% 2.22/0.64  % (19314)Refutation not found, incomplete strategy% (19314)------------------------------
% 2.22/0.64  % (19314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.64  % (19314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.64  % (19314)Termination reason: Refutation not found, incomplete strategy
% 2.22/0.64  
% 2.22/0.64  % (19314)Memory used [KB]: 6012
% 2.22/0.64  % (19314)Time elapsed: 0.093 s
% 2.22/0.64  % (19314)Instructions burned: 2 (million)
% 2.22/0.64  % (19314)------------------------------
% 2.22/0.64  % (19314)------------------------------
% 2.22/0.66  % (19317)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.22/0.66  % (19324)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/84Mi)
% 2.22/0.66  % (19318)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/107Mi)
% 2.22/0.66  % (19324)Refutation not found, incomplete strategy% (19324)------------------------------
% 2.22/0.66  % (19324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.66  % (19324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.66  % (19324)Termination reason: Refutation not found, incomplete strategy
% 2.22/0.66  
% 2.22/0.66  % (19324)Memory used [KB]: 6012
% 2.22/0.66  % (19324)Time elapsed: 0.007 s
% 2.22/0.66  % (19324)Instructions burned: 4 (million)
% 2.22/0.66  % (19324)------------------------------
% 2.22/0.66  % (19324)------------------------------
% 2.22/0.66  % (19316)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/87Mi)
% 2.22/0.66  % (19315)Instruction limit reached!
% 2.22/0.66  % (19315)------------------------------
% 2.22/0.66  % (19315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.66  % (19315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.66  % (19315)Termination reason: Unknown
% 2.22/0.66  % (19315)Termination phase: Saturation
% 2.22/0.66  
% 2.22/0.66  % (19315)Memory used [KB]: 10618
% 2.22/0.66  % (19315)Time elapsed: 0.113 s
% 2.22/0.66  % (19315)Instructions burned: 7 (million)
% 2.22/0.66  % (19315)------------------------------
% 2.22/0.66  % (19315)------------------------------
% 2.22/0.67  % (19284)Refutation found. Thanks to Tanya!
% 2.22/0.67  % SZS status Theorem for theBenchmark
% 2.22/0.67  % SZS output start Proof for theBenchmark
% See solution above
% 2.22/0.67  % (19284)------------------------------
% 2.22/0.67  % (19284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.67  % (19284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.67  % (19284)Termination reason: Refutation
% 2.22/0.67  
% 2.22/0.67  % (19284)Memory used [KB]: 6780
% 2.22/0.67  % (19284)Time elapsed: 0.246 s
% 2.22/0.67  % (19284)Instructions burned: 60 (million)
% 2.22/0.67  % (19284)------------------------------
% 2.22/0.67  % (19284)------------------------------
% 2.22/0.67  % (19283)Success in time 0.305 s
%------------------------------------------------------------------------------