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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : CSR009+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 : n014.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:08 EDT 2022

% Result   : Theorem 7.00s 1.33s
% Output   : Refutation 7.00s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   35
% Syntax   : Number of formulae    :  193 (  34 unt;   0 def)
%            Number of atoms       :  645 ( 141 equ)
%            Maximal formula atoms :   14 (   3 avg)
%            Number of connectives :  719 ( 267   ~; 261   |; 143   &)
%                                         (  27 <=>;  21  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   6 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   20 (  18 usr;   7 prp; 0-4 aty)
%            Number of functors    :   16 (  16 usr;   9 con; 0-3 aty)
%            Number of variables   :  381 ( 345   !;  36   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f9744,plain,
    $false,
    inference(avatar_sat_refutation,[],[f4908,f4910,f5066,f9162,f9535,f9576,f9723]) ).

fof(f9723,plain,
    ~ spl11_20,
    inference(avatar_contradiction_clause,[],[f9722]) ).

fof(f9722,plain,
    ( $false
    | ~ spl11_20 ),
    inference(subsumption_resolution,[],[f9590,f333]) ).

fof(f333,plain,
    less(n1,n2),
    inference(resolution,[],[f237,f283]) ).

fof(f283,plain,
    ! [X1] : less_or_equal(X1,X1),
    inference(equality_resolution,[],[f194]) ).

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

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

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

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

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

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

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

fof(f80,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',less2) ).

fof(f9590,plain,
    ( ~ less(n1,n2)
    | ~ spl11_20 ),
    inference(backward_demodulation,[],[f310,f618]) ).

fof(f618,plain,
    ( n1 = n3
    | ~ spl11_20 ),
    inference(avatar_component_clause,[],[f616]) ).

fof(f616,plain,
    ( spl11_20
  <=> n1 = n3 ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_20])]) ).

fof(f310,plain,
    ~ less(n3,n2),
    inference(resolution,[],[f204,f304]) ).

fof(f304,plain,
    less(n2,n3),
    inference(resolution,[],[f186,f283]) ).

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

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

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

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

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

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

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

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

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

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

fof(f9576,plain,
    ( spl11_69
    | spl11_20
    | spl11_70
    | ~ spl11_198 ),
    inference(avatar_split_clause,[],[f9575,f8967,f2424,f616,f2421]) ).

fof(f2421,plain,
    ( spl11_69
  <=> ! [X1] : ~ happens(X1,n1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_69])]) ).

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

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

fof(f9575,plain,
    ( ! [X1] :
        ( n1 = n3
        | ~ happens(X1,n1) )
    | spl11_70
    | ~ spl11_198 ),
    inference(subsumption_resolution,[],[f9563,f2425]) ).

fof(f2425,plain,
    ( n0 != n1
    | spl11_70 ),
    inference(avatar_component_clause,[],[f2424]) ).

fof(f9563,plain,
    ( ! [X1] :
        ( ~ happens(X1,n1)
        | n1 = n3
        | n0 = n1 )
    | ~ spl11_198 ),
    inference(resolution,[],[f8968,f2009]) ).

fof(f2009,plain,
    ! [X6,X4,X5] :
      ( ~ holdsAt(waterLevel(X4),X5)
      | n3 = X4
      | ~ happens(X6,X5)
      | n0 = X5 ),
    inference(resolution,[],[f252,f241]) ).

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

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

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

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

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

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

fof(f160,plain,
    ! [X0,X1,X2] :
      ( X1 = X2
      | ~ holdsAt(waterLevel(X1),X0)
      | ~ holdsAt(waterLevel(X2),X0) ),
    inference(rectify,[],[f111]) ).

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

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

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

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

fof(f8968,plain,
    ( holdsAt(waterLevel(n1),n1)
    | ~ spl11_198 ),
    inference(avatar_component_clause,[],[f8967]) ).

fof(f9535,plain,
    ~ spl11_240,
    inference(avatar_contradiction_clause,[],[f9534]) ).

fof(f9534,plain,
    ( $false
    | ~ spl11_240 ),
    inference(subsumption_resolution,[],[f9529,f293]) ).

fof(f293,plain,
    happens(tapOn,n0),
    inference(equality_resolution,[],[f292]) ).

fof(f292,plain,
    ! [X1] :
      ( happens(tapOn,X1)
      | n0 != X1 ),
    inference(equality_resolution,[],[f239]) ).

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

fof(f9529,plain,
    ( ~ happens(tapOn,n0)
    | ~ spl11_240 ),
    inference(resolution,[],[f9156,f300]) ).

fof(f300,plain,
    ! [X0] : initiates(tapOn,filling,X0),
    inference(equality_resolution,[],[f299]) ).

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

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

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

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

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

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

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

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

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

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

fof(f9156,plain,
    ( ! [X4] :
        ( ~ initiates(X4,filling,n0)
        | ~ happens(X4,n0) )
    | ~ spl11_240 ),
    inference(avatar_component_clause,[],[f9155]) ).

fof(f9155,plain,
    ( spl11_240
  <=> ! [X4] :
        ( ~ happens(X4,n0)
        | ~ initiates(X4,filling,n0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_240])]) ).

fof(f9162,plain,
    ( spl11_198
    | spl11_240 ),
    inference(avatar_split_clause,[],[f9161,f9155,f8967]) ).

fof(f9161,plain,
    ! [X0] :
      ( ~ happens(X0,n0)
      | ~ initiates(X0,filling,n0)
      | holdsAt(waterLevel(n1),n1) ),
    inference(subsumption_resolution,[],[f9148,f251]) ).

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

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

fof(f9148,plain,
    ! [X0] :
      ( ~ holdsAt(waterLevel(n0),n0)
      | ~ initiates(X0,filling,n0)
      | ~ happens(X0,n0)
      | holdsAt(waterLevel(n1),n1) ),
    inference(resolution,[],[f6283,f2605]) ).

fof(f2605,plain,
    ! [X7] :
      ( trajectory(filling,X7,waterLevel(n1),n1)
      | ~ holdsAt(waterLevel(n0),X7) ),
    inference(superposition,[],[f282,f207]) ).

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

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

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

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

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

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

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

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

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

fof(f6283,plain,
    ! [X14,X15,X13] :
      ( ~ trajectory(X13,n0,X14,n1)
      | ~ initiates(X15,X13,n0)
      | holdsAt(X14,n1)
      | ~ happens(X15,n0) ),
    inference(subsumption_resolution,[],[f6282,f2047]) ).

fof(f2047,plain,
    ! [X4,X5] : ~ stoppedIn(X4,X5,n1),
    inference(subsumption_resolution,[],[f2046,f219]) ).

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

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

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

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

fof(f2046,plain,
    ! [X4,X5] :
      ( less(X4,n0)
      | ~ stoppedIn(X4,X5,n1) ),
    inference(duplicate_literal_removal,[],[f2041]) ).

fof(f2041,plain,
    ! [X4,X5] :
      ( ~ stoppedIn(X4,X5,n1)
      | less(X4,n0)
      | ~ stoppedIn(X4,X5,n1) ),
    inference(superposition,[],[f180,f1778]) ).

fof(f1778,plain,
    ! [X6,X5] :
      ( n0 = sK2(n1,X5,X6)
      | ~ stoppedIn(X5,X6,n1) ),
    inference(resolution,[],[f179,f479]) ).

fof(f479,plain,
    ! [X3] :
      ( ~ less(X3,n1)
      | n0 = X3 ),
    inference(subsumption_resolution,[],[f470,f219]) ).

fof(f470,plain,
    ! [X3] :
      ( less(X3,n0)
      | n0 = X3
      | ~ less(X3,n1) ),
    inference(resolution,[],[f193,f230]) ).

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

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

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

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

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

fof(f179,plain,
    ! [X2,X0,X1] :
      ( less(sK2(X0,X1,X2),X0)
      | ~ stoppedIn(X1,X2,X0) ),
    inference(cnf_transformation,[],[f126]) ).

fof(f126,plain,
    ! [X0,X1,X2] :
      ( ~ stoppedIn(X1,X2,X0)
      | ( happens(sK3(X0,X1,X2),sK2(X0,X1,X2))
        & less(X1,sK2(X0,X1,X2))
        & less(sK2(X0,X1,X2),X0)
        & terminates(sK3(X0,X1,X2),X2,sK2(X0,X1,X2)) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2,sK3])],[f124,f125]) ).

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

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

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

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

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

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

fof(f180,plain,
    ! [X2,X0,X1] :
      ( less(X1,sK2(X0,X1,X2))
      | ~ stoppedIn(X1,X2,X0) ),
    inference(cnf_transformation,[],[f126]) ).

fof(f6282,plain,
    ! [X14,X15,X13] :
      ( holdsAt(X14,n1)
      | stoppedIn(n0,X13,n1)
      | ~ initiates(X15,X13,n0)
      | ~ trajectory(X13,n0,X14,n1)
      | ~ happens(X15,n0) ),
    inference(subsumption_resolution,[],[f6265,f324]) ).

fof(f324,plain,
    less(n0,n1),
    inference(resolution,[],[f229,f283]) ).

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

fof(f6265,plain,
    ! [X14,X15,X13] :
      ( holdsAt(X14,n1)
      | ~ less(n0,n1)
      | ~ trajectory(X13,n0,X14,n1)
      | stoppedIn(n0,X13,n1)
      | ~ initiates(X15,X13,n0)
      | ~ happens(X15,n0) ),
    inference(superposition,[],[f206,f207]) ).

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

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

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

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

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

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

fof(f5066,plain,
    ~ spl11_70,
    inference(avatar_contradiction_clause,[],[f5065]) ).

fof(f5065,plain,
    ( $false
    | ~ spl11_70 ),
    inference(subsumption_resolution,[],[f4987,f200]) ).

fof(f200,plain,
    ! [X0] : ~ releasedAt(waterLevel(X0),n0),
    inference(cnf_transformation,[],[f64]) ).

fof(f64,plain,
    ! [X0] : ~ releasedAt(waterLevel(X0),n0),
    inference(rectify,[],[f52]) ).

fof(f52,axiom,
    ! [X8] : ~ releasedAt(waterLevel(X8),n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_released_waterLevel_0) ).

fof(f4987,plain,
    ( ! [X0] : releasedAt(waterLevel(X0),n0)
    | ~ spl11_70 ),
    inference(backward_demodulation,[],[f2360,f2426]) ).

fof(f2426,plain,
    ( n0 = n1
    | ~ spl11_70 ),
    inference(avatar_component_clause,[],[f2424]) ).

fof(f2360,plain,
    ! [X0] : releasedAt(waterLevel(X0),n1),
    inference(subsumption_resolution,[],[f2358,f293]) ).

fof(f2358,plain,
    ! [X0] :
      ( ~ happens(tapOn,n0)
      | releasedAt(waterLevel(X0),n1) ),
    inference(resolution,[],[f2356,f290]) ).

fof(f290,plain,
    ! [X2,X3] : releases(tapOn,waterLevel(X3),X2),
    inference(equality_resolution,[],[f289]) ).

fof(f289,plain,
    ! [X2,X3,X1] :
      ( releases(X1,waterLevel(X3),X2)
      | tapOn != X1 ),
    inference(equality_resolution,[],[f216]) ).

fof(f216,plain,
    ! [X2,X3,X0,X1] :
      ( releases(X1,X0,X2)
      | waterLevel(X3) != X0
      | tapOn != X1 ),
    inference(cnf_transformation,[],[f148]) ).

fof(f148,plain,
    ! [X0,X1,X2] :
      ( ( releases(X1,X0,X2)
        | ! [X3] :
            ( waterLevel(X3) != X0
            | tapOn != X1 ) )
      & ( ( waterLevel(sK6(X0,X1)) = X0
          & tapOn = X1 )
        | ~ releases(X1,X0,X2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK6])],[f146,f147]) ).

fof(f147,plain,
    ! [X0,X1] :
      ( ? [X4] :
          ( waterLevel(X4) = X0
          & tapOn = X1 )
     => ( waterLevel(sK6(X0,X1)) = X0
        & tapOn = X1 ) ),
    introduced(choice_axiom,[]) ).

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

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

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

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

fof(f2356,plain,
    ! [X6,X7] :
      ( ~ releases(X7,X6,n0)
      | ~ happens(X7,n0)
      | releasedAt(X6,n1) ),
    inference(superposition,[],[f202,f207]) ).

fof(f202,plain,
    ! [X2,X0,X1] :
      ( releasedAt(X2,plus(X0,n1))
      | ~ happens(X1,X0)
      | ~ releases(X1,X2,X0) ),
    inference(cnf_transformation,[],[f137]) ).

fof(f137,plain,
    ! [X0,X1,X2] :
      ( releasedAt(X2,plus(X0,n1))
      | ~ happens(X1,X0)
      | ~ releases(X1,X2,X0) ),
    inference(rectify,[],[f118]) ).

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

fof(f117,plain,
    ! [X1,X2,X0] :
      ( releasedAt(X0,plus(X1,n1))
      | ~ happens(X2,X1)
      | ~ releases(X2,X0,X1) ),
    inference(ennf_transformation,[],[f87]) ).

fof(f87,plain,
    ! [X1,X2,X0] :
      ( ( happens(X2,X1)
        & releases(X2,X0,X1) )
     => releasedAt(X0,plus(X1,n1)) ),
    inference(rectify,[],[f11]) ).

fof(f11,axiom,
    ! [X1,X4,X3] :
      ( ( happens(X3,X4)
        & releases(X3,X1,X4) )
     => releasedAt(X1,plus(X4,n1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',happens_releases) ).

fof(f4910,plain,
    spl11_66,
    inference(avatar_split_clause,[],[f4909,f2405]) ).

fof(f2405,plain,
    ( spl11_66
  <=> holdsAt(filling,n1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl11_66])]) ).

fof(f4909,plain,
    holdsAt(filling,n1),
    inference(subsumption_resolution,[],[f2432,f293]) ).

fof(f2432,plain,
    ( holdsAt(filling,n1)
    | ~ happens(tapOn,n0) ),
    inference(resolution,[],[f2386,f300]) ).

fof(f2386,plain,
    ! [X6,X7] :
      ( ~ initiates(X7,X6,n0)
      | holdsAt(X6,n1)
      | ~ happens(X7,n0) ),
    inference(superposition,[],[f248,f207]) ).

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

fof(f159,plain,
    ! [X0,X1,X2] :
      ( holdsAt(X1,plus(X2,n1))
      | ~ happens(X0,X2)
      | ~ initiates(X0,X1,X2) ),
    inference(rectify,[],[f105]) ).

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

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

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

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

fof(f4908,plain,
    ( ~ spl11_66
    | ~ spl11_69 ),
    inference(avatar_split_clause,[],[f4907,f2421,f2405]) ).

fof(f4907,plain,
    ( ~ holdsAt(filling,n1)
    | ~ spl11_69 ),
    inference(subsumption_resolution,[],[f4900,f196]) ).

fof(f196,plain,
    ~ holdsAt(filling,n2),
    inference(cnf_transformation,[],[f92]) ).

fof(f92,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',filling_2) ).

fof(f4900,plain,
    ( holdsAt(filling,n2)
    | ~ holdsAt(filling,n1)
    | ~ spl11_69 ),
    inference(resolution,[],[f4872,f2929]) ).

fof(f2929,plain,
    ( ~ releasedAt(filling,n2)
    | ~ spl11_69 ),
    inference(resolution,[],[f2920,f2594]) ).

fof(f2594,plain,
    ~ releasedAt(filling,n1),
    inference(subsumption_resolution,[],[f2590,f293]) ).

fof(f2590,plain,
    ( ~ happens(tapOn,n0)
    | ~ releasedAt(filling,n1) ),
    inference(resolution,[],[f2588,f300]) ).

fof(f2588,plain,
    ! [X6,X7] :
      ( ~ initiates(X7,X6,n0)
      | ~ happens(X7,n0)
      | ~ releasedAt(X6,n1) ),
    inference(superposition,[],[f278,f207]) ).

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

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

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

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

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

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

fof(f2920,plain,
    ( ! [X5] :
        ( releasedAt(X5,n1)
        | ~ releasedAt(X5,n2) )
    | ~ spl11_69 ),
    inference(subsumption_resolution,[],[f2919,f2422]) ).

fof(f2422,plain,
    ( ! [X1] : ~ happens(X1,n1)
    | ~ spl11_69 ),
    inference(avatar_component_clause,[],[f2421]) ).

fof(f2919,plain,
    ! [X5] :
      ( ~ releasedAt(X5,n2)
      | happens(sK5(X5,n1),n1)
      | releasedAt(X5,n1) ),
    inference(superposition,[],[f192,f190]) ).

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

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

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

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

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

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

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

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

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

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

fof(f4872,plain,
    ( ! [X5] :
        ( releasedAt(X5,n2)
        | holdsAt(X5,n2)
        | ~ holdsAt(X5,n1) )
    | ~ spl11_69 ),
    inference(subsumption_resolution,[],[f4863,f2422]) ).

fof(f4863,plain,
    ! [X5] :
      ( happens(sK10(X5,n1),n1)
      | releasedAt(X5,n2)
      | ~ holdsAt(X5,n1)
      | holdsAt(X5,n2) ),
    inference(superposition,[],[f276,f190]) ).

fof(f276,plain,
    ! [X0,X1] :
      ( releasedAt(X0,plus(X1,n1))
      | holdsAt(X0,plus(X1,n1))
      | ~ holdsAt(X0,X1)
      | happens(sK10(X0,X1),X1) ),
    inference(cnf_transformation,[],[f176]) ).

fof(f176,plain,
    ! [X0,X1] :
      ( holdsAt(X0,plus(X1,n1))
      | releasedAt(X0,plus(X1,n1))
      | ~ holdsAt(X0,X1)
      | ( happens(sK10(X0,X1),X1)
        & terminates(sK10(X0,X1),X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK10])],[f109,f175]) ).

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

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : CSR009+1 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.07/0.14  % 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.35  % Computer : n014.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 17:39:18 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.50  % (29295)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.20/0.50  % (29295)Refutation not found, incomplete strategy% (29295)------------------------------
% 0.20/0.50  % (29295)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (29295)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (29295)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.50  
% 0.20/0.50  % (29295)Memory used [KB]: 1663
% 0.20/0.50  % (29295)Time elapsed: 0.083 s
% 0.20/0.50  % (29295)Instructions burned: 6 (million)
% 0.20/0.50  % (29295)------------------------------
% 0.20/0.50  % (29295)------------------------------
% 0.20/0.51  % (29311)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.20/0.51  % (29311)Instruction limit reached!
% 0.20/0.51  % (29311)------------------------------
% 0.20/0.51  % (29311)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (29311)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (29311)Termination reason: Unknown
% 0.20/0.51  % (29311)Termination phase: Saturation
% 0.20/0.51  
% 0.20/0.51  % (29311)Memory used [KB]: 6140
% 0.20/0.51  % (29311)Time elapsed: 0.095 s
% 0.20/0.51  % (29311)Instructions burned: 8 (million)
% 0.20/0.51  % (29311)------------------------------
% 0.20/0.51  % (29311)------------------------------
% 0.20/0.52  % (29293)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.20/0.52  % (29293)Refutation not found, incomplete strategy% (29293)------------------------------
% 0.20/0.52  % (29293)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (29293)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (29293)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (29293)Memory used [KB]: 6012
% 0.20/0.52  % (29293)Time elapsed: 0.115 s
% 0.20/0.52  % (29293)Instructions burned: 2 (million)
% 0.20/0.52  % (29293)------------------------------
% 0.20/0.52  % (29293)------------------------------
% 0.20/0.52  % (29303)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.20/0.53  % (29286)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.20/0.53  % (29291)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.20/0.53  % (29297)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.20/0.54  % (29287)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.20/0.54  % (29297)Instruction limit reached!
% 0.20/0.54  % (29297)------------------------------
% 0.20/0.54  % (29297)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (29297)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (29297)Termination reason: Unknown
% 0.20/0.54  % (29297)Termination phase: Property scanning
% 0.20/0.54  
% 0.20/0.54  % (29297)Memory used [KB]: 1535
% 0.20/0.54  % (29297)Time elapsed: 0.003 s
% 0.20/0.54  % (29297)Instructions burned: 3 (million)
% 0.20/0.54  % (29297)------------------------------
% 0.20/0.54  % (29297)------------------------------
% 0.20/0.54  % (29305)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.20/0.54  % (29285)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.20/0.54  % (29284)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.20/0.54  % (29285)Instruction limit reached!
% 0.20/0.54  % (29285)------------------------------
% 0.20/0.54  % (29285)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (29285)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (29285)Termination reason: Unknown
% 0.20/0.54  % (29285)Termination phase: Preprocessing 3
% 0.20/0.54  
% 0.20/0.54  % (29285)Memory used [KB]: 1535
% 0.20/0.54  % (29285)Time elapsed: 0.002 s
% 0.20/0.54  % (29285)Instructions burned: 3 (million)
% 0.20/0.54  % (29285)------------------------------
% 0.20/0.54  % (29285)------------------------------
% 0.20/0.54  % (29283)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.20/0.54  % (29288)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.20/0.54  % (29312)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.20/0.54  % (29292)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.20/0.54  % (29288)Refutation not found, incomplete strategy% (29288)------------------------------
% 0.20/0.54  % (29288)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (29288)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (29288)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (29288)Memory used [KB]: 1535
% 0.20/0.54  % (29288)Time elapsed: 0.134 s
% 0.20/0.54  % (29288)Instructions burned: 3 (million)
% 0.20/0.54  % (29288)------------------------------
% 0.20/0.54  % (29288)------------------------------
% 0.20/0.54  % (29294)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.20/0.54  % (29290)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.20/0.54  % (29309)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.20/0.54  % (29290)Refutation not found, incomplete strategy% (29290)------------------------------
% 0.20/0.54  % (29290)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (29290)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (29290)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (29290)Memory used [KB]: 6012
% 0.20/0.54  % (29290)Time elapsed: 0.133 s
% 0.20/0.54  % (29290)Instructions burned: 3 (million)
% 0.20/0.54  % (29290)------------------------------
% 0.20/0.54  % (29290)------------------------------
% 0.20/0.54  % (29292)Refutation not found, incomplete strategy% (29292)------------------------------
% 0.20/0.54  % (29292)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (29292)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (29292)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (29292)Memory used [KB]: 6140
% 0.20/0.54  % (29292)Time elapsed: 0.136 s
% 0.20/0.54  % (29292)Instructions burned: 8 (million)
% 0.20/0.54  % (29292)------------------------------
% 0.20/0.54  % (29292)------------------------------
% 0.20/0.54  % (29304)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.20/0.54  % (29294)Instruction limit reached!
% 0.20/0.54  % (29294)------------------------------
% 0.20/0.54  % (29294)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (29294)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (29294)Termination reason: Unknown
% 0.20/0.54  % (29294)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (29294)Memory used [KB]: 6012
% 0.20/0.54  % (29294)Time elapsed: 0.136 s
% 0.20/0.54  % (29294)Instructions burned: 7 (million)
% 0.20/0.54  % (29294)------------------------------
% 0.20/0.54  % (29294)------------------------------
% 0.20/0.55  % (29308)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.20/0.55  % (29306)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.20/0.55  % (29301)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.20/0.55  % (29307)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.20/0.55  % (29310)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.20/0.55  % (29301)Instruction limit reached!
% 0.20/0.55  % (29301)------------------------------
% 0.20/0.55  % (29301)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (29301)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (29301)Termination reason: Unknown
% 0.20/0.55  % (29301)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (29301)Memory used [KB]: 6012
% 0.20/0.55  % (29301)Time elapsed: 0.004 s
% 0.20/0.55  % (29301)Instructions burned: 3 (million)
% 0.20/0.55  % (29301)------------------------------
% 0.20/0.55  % (29301)------------------------------
% 0.20/0.55  % (29286)Refutation not found, incomplete strategy% (29286)------------------------------
% 0.20/0.55  % (29286)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (29286)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (29286)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (29286)Memory used [KB]: 6140
% 0.20/0.55  % (29286)Time elapsed: 0.144 s
% 0.20/0.55  % (29286)Instructions burned: 6 (million)
% 0.20/0.55  % (29286)------------------------------
% 0.20/0.55  % (29286)------------------------------
% 0.20/0.55  % (29287)Instruction limit reached!
% 0.20/0.55  % (29287)------------------------------
% 0.20/0.55  % (29287)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (29287)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (29287)Termination reason: Unknown
% 0.20/0.55  % (29287)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (29287)Memory used [KB]: 6012
% 0.20/0.55  % (29287)Time elapsed: 0.143 s
% 0.20/0.55  % (29287)Instructions burned: 15 (million)
% 0.20/0.55  % (29287)------------------------------
% 0.20/0.55  % (29287)------------------------------
% 0.20/0.55  % (29298)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.20/0.55  % (29296)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.20/0.55  % (29289)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.20/0.55  % (29300)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.55  % (29302)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.20/0.55  % (29300)Instruction limit reached!
% 0.20/0.55  % (29300)------------------------------
% 0.20/0.55  % (29300)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (29300)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (29300)Termination reason: Unknown
% 0.20/0.55  % (29300)Termination phase: Property scanning
% 0.20/0.55  
% 0.20/0.55  % (29300)Memory used [KB]: 1535
% 0.20/0.55  % (29300)Time elapsed: 0.003 s
% 0.20/0.55  % (29300)Instructions burned: 4 (million)
% 0.20/0.55  % (29300)------------------------------
% 0.20/0.55  % (29300)------------------------------
% 0.20/0.55  % (29298)Instruction limit reached!
% 0.20/0.55  % (29298)------------------------------
% 0.20/0.55  % (29298)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (29298)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (29298)Termination reason: Unknown
% 0.20/0.55  % (29298)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (29298)Memory used [KB]: 6140
% 0.20/0.55  % (29298)Time elapsed: 0.005 s
% 0.20/0.55  % (29298)Instructions burned: 7 (million)
% 0.20/0.55  % (29298)------------------------------
% 0.20/0.55  % (29298)------------------------------
% 0.20/0.56  % (29302)Refutation not found, incomplete strategy% (29302)------------------------------
% 0.20/0.56  % (29302)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (29302)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (29302)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (29302)Memory used [KB]: 6012
% 0.20/0.56  % (29302)Time elapsed: 0.159 s
% 0.20/0.56  % (29302)Instructions burned: 4 (million)
% 0.20/0.56  % (29302)------------------------------
% 0.20/0.56  % (29302)------------------------------
% 0.20/0.56  % (29299)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.20/0.57  % (29303)Instruction limit reached!
% 0.20/0.57  % (29303)------------------------------
% 0.20/0.57  % (29303)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (29303)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (29303)Termination reason: Unknown
% 0.20/0.57  % (29303)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (29303)Memory used [KB]: 6524
% 0.20/0.57  % (29303)Time elapsed: 0.155 s
% 0.20/0.57  % (29303)Instructions burned: 30 (million)
% 0.20/0.57  % (29303)------------------------------
% 0.20/0.57  % (29303)------------------------------
% 0.20/0.57  % (29284)Instruction limit reached!
% 0.20/0.57  % (29284)------------------------------
% 0.20/0.57  % (29284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (29284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (29284)Termination reason: Unknown
% 0.20/0.57  % (29284)Termination phase: Saturation
% 0.20/0.57  
% 0.20/0.57  % (29284)Memory used [KB]: 6140
% 0.20/0.57  % (29284)Time elapsed: 0.137 s
% 0.20/0.57  % (29284)Instructions burned: 14 (million)
% 0.20/0.57  % (29284)------------------------------
% 0.20/0.57  % (29284)------------------------------
% 0.20/0.57  % (29306)Refutation not found, incomplete strategy% (29306)------------------------------
% 0.20/0.57  % (29306)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (29306)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (29306)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.57  
% 0.20/0.57  % (29306)Memory used [KB]: 1663
% 0.20/0.57  % (29306)Time elapsed: 0.169 s
% 0.20/0.57  % (29306)Instructions burned: 7 (million)
% 0.20/0.57  % (29306)------------------------------
% 0.20/0.57  % (29306)------------------------------
% 0.20/0.58  % (29289)Refutation not found, incomplete strategy% (29289)------------------------------
% 0.20/0.58  % (29289)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (29289)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (29289)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.58  
% 0.20/0.58  % (29289)Memory used [KB]: 6012
% 0.20/0.58  % (29289)Time elapsed: 0.147 s
% 0.20/0.58  % (29289)Instructions burned: 8 (million)
% 0.20/0.58  % (29289)------------------------------
% 0.20/0.58  % (29289)------------------------------
% 0.20/0.59  % (29312)Instruction limit reached!
% 0.20/0.59  % (29312)------------------------------
% 0.20/0.59  % (29312)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (29312)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (29312)Termination reason: Unknown
% 0.20/0.59  % (29312)Termination phase: Saturation
% 0.20/0.59  
% 0.20/0.59  % (29312)Memory used [KB]: 6268
% 0.20/0.59  % (29312)Time elapsed: 0.189 s
% 0.20/0.59  % (29312)Instructions burned: 24 (million)
% 0.20/0.59  % (29312)------------------------------
% 0.20/0.59  % (29312)------------------------------
% 0.20/0.59  % (29310)Instruction limit reached!
% 0.20/0.59  % (29310)------------------------------
% 0.20/0.59  % (29310)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.61  % (29310)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.61  % (29310)Termination reason: Unknown
% 0.20/0.61  % (29310)Termination phase: Saturation
% 0.20/0.61  
% 0.20/0.61  % (29310)Memory used [KB]: 6396
% 0.20/0.61  % (29310)Time elapsed: 0.191 s
% 0.20/0.61  % (29310)Instructions burned: 26 (million)
% 0.20/0.61  % (29310)------------------------------
% 0.20/0.61  % (29310)------------------------------
% 2.04/0.62  % (29291)Instruction limit reached!
% 2.04/0.62  % (29291)------------------------------
% 2.04/0.62  % (29291)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.04/0.62  % (29291)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.04/0.62  % (29291)Termination reason: Unknown
% 2.04/0.62  % (29291)Termination phase: Saturation
% 2.04/0.62  
% 2.04/0.62  % (29291)Memory used [KB]: 6652
% 2.04/0.62  % (29291)Time elapsed: 0.218 s
% 2.04/0.62  % (29291)Instructions burned: 50 (million)
% 2.04/0.62  % (29291)------------------------------
% 2.04/0.62  % (29291)------------------------------
% 2.20/0.64  % (29296)Instruction limit reached!
% 2.20/0.64  % (29296)------------------------------
% 2.20/0.64  % (29296)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.64  % (29296)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.64  % (29296)Termination reason: Unknown
% 2.20/0.64  % (29296)Termination phase: Saturation
% 2.20/0.64  
% 2.20/0.64  % (29296)Memory used [KB]: 6652
% 2.20/0.64  % (29296)Time elapsed: 0.241 s
% 2.20/0.64  % (29296)Instructions burned: 51 (million)
% 2.20/0.64  % (29296)------------------------------
% 2.20/0.64  % (29296)------------------------------
% 2.20/0.65  % (29307)Instruction limit reached!
% 2.20/0.65  % (29307)------------------------------
% 2.20/0.65  % (29307)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.65  % (29307)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.65  % (29307)Termination reason: Unknown
% 2.20/0.65  % (29307)Termination phase: Saturation
% 2.20/0.65  
% 2.20/0.65  % (29307)Memory used [KB]: 6780
% 2.20/0.65  % (29307)Time elapsed: 0.211 s
% 2.20/0.65  % (29307)Instructions burned: 51 (million)
% 2.20/0.65  % (29307)------------------------------
% 2.20/0.65  % (29307)------------------------------
% 2.20/0.65  % (29313)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.20/0.66  % (29299)Instruction limit reached!
% 2.20/0.66  % (29299)------------------------------
% 2.20/0.66  % (29299)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.66  % (29299)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.66  % (29299)Termination reason: Unknown
% 2.20/0.66  % (29299)Termination phase: Saturation
% 2.20/0.66  
% 2.20/0.66  % (29299)Memory used [KB]: 7036
% 2.20/0.66  % (29299)Time elapsed: 0.252 s
% 2.20/0.66  % (29299)Instructions burned: 51 (million)
% 2.20/0.66  % (29299)------------------------------
% 2.20/0.66  % (29299)------------------------------
% 2.20/0.66  % (29314)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.20/0.66  % (29313)Refutation not found, incomplete strategy% (29313)------------------------------
% 2.20/0.66  % (29313)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.66  % (29313)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.66  % (29313)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.66  
% 2.20/0.66  % (29313)Memory used [KB]: 6012
% 2.20/0.66  % (29313)Time elapsed: 0.086 s
% 2.20/0.66  % (29313)Instructions burned: 3 (million)
% 2.20/0.66  % (29313)------------------------------
% 2.20/0.66  % (29313)------------------------------
% 2.20/0.67  % (29317)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.20/0.67  % (29320)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.20/0.67  % (29314)Refutation not found, incomplete strategy% (29314)------------------------------
% 2.20/0.67  % (29314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.67  % (29314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.67  % (29314)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.67  
% 2.20/0.67  % (29314)Memory used [KB]: 10490
% 2.20/0.67  % (29314)Time elapsed: 0.077 s
% 2.20/0.67  % (29314)Instructions burned: 2 (million)
% 2.20/0.67  % (29314)------------------------------
% 2.20/0.67  % (29314)------------------------------
% 2.20/0.67  % (29334)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/237Mi)
% 2.20/0.67  % (29318)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 2.20/0.68  % (29326)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/109Mi)
% 2.20/0.68  % (29321)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 2.20/0.68  % (29327)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/86Mi)
% 2.20/0.69  % (29319)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/141Mi)
% 2.20/0.69  % (29327)Refutation not found, incomplete strategy% (29327)------------------------------
% 2.20/0.69  % (29327)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.69  % (29327)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.69  % (29327)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.69  
% 2.20/0.69  % (29327)Memory used [KB]: 6012
% 2.20/0.69  % (29327)Time elapsed: 0.113 s
% 2.20/0.69  % (29327)Instructions burned: 2 (million)
% 2.20/0.69  % (29327)------------------------------
% 2.20/0.69  % (29327)------------------------------
% 2.20/0.69  % (29323)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.20/0.69  % (29315)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.20/0.69  % (29323)Refutation not found, incomplete strategy% (29323)------------------------------
% 2.20/0.69  % (29323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.69  % (29323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.69  % (29323)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.69  
% 2.20/0.69  % (29323)Memory used [KB]: 6012
% 2.20/0.69  % (29323)Time elapsed: 0.117 s
% 2.20/0.69  % (29323)Instructions burned: 2 (million)
% 2.20/0.69  % (29323)------------------------------
% 2.20/0.69  % (29323)------------------------------
% 2.20/0.69  % (29315)Refutation not found, incomplete strategy% (29315)------------------------------
% 2.20/0.69  % (29315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.69  % (29315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.69  % (29315)Termination reason: Refutation not found, incomplete strategy
% 2.20/0.69  
% 2.20/0.69  % (29315)Memory used [KB]: 6012
% 2.20/0.69  % (29315)Time elapsed: 0.127 s
% 2.20/0.69  % (29315)Instructions burned: 2 (million)
% 2.20/0.69  % (29315)------------------------------
% 2.20/0.69  % (29315)------------------------------
% 2.20/0.69  % (29325)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/93Mi)
% 2.20/0.69  % (29305)Instruction limit reached!
% 2.20/0.69  % (29305)------------------------------
% 2.20/0.69  % (29305)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.20/0.69  % (29305)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.20/0.69  % (29305)Termination reason: Unknown
% 2.20/0.69  % (29305)Termination phase: Saturation
% 2.20/0.69  
% 2.20/0.69  % (29305)Memory used [KB]: 7291
% 2.20/0.69  % (29305)Time elapsed: 0.238 s
% 2.20/0.69  % (29305)Instructions burned: 82 (million)
% 2.20/0.69  % (29305)------------------------------
% 2.20/0.69  % (29305)------------------------------
% 2.20/0.69  % (29316)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.66/0.70  % (29318)Refutation not found, incomplete strategy% (29318)------------------------------
% 2.66/0.70  % (29318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.70  % (29318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.70  % (29318)Termination reason: Refutation not found, incomplete strategy
% 2.66/0.70  
% 2.66/0.70  % (29318)Memory used [KB]: 6012
% 2.66/0.70  % (29318)Time elapsed: 0.115 s
% 2.66/0.70  % (29318)Instructions burned: 6 (million)
% 2.66/0.70  % (29318)------------------------------
% 2.66/0.70  % (29318)------------------------------
% 2.66/0.70  % (29329)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/32Mi)
% 2.66/0.70  % (29321)Refutation not found, incomplete strategy% (29321)------------------------------
% 2.66/0.70  % (29321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.70  % (29321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.70  % (29321)Termination reason: Refutation not found, incomplete strategy
% 2.66/0.70  
% 2.66/0.70  % (29321)Memory used [KB]: 6140
% 2.66/0.70  % (29321)Time elapsed: 0.128 s
% 2.66/0.70  % (29321)Instructions burned: 5 (million)
% 2.66/0.70  % (29321)------------------------------
% 2.66/0.70  % (29321)------------------------------
% 2.66/0.70  % (29330)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.66/0.71  % (29308)Instruction limit reached!
% 2.66/0.71  % (29308)------------------------------
% 2.66/0.71  % (29308)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.71  % (29308)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.71  % (29308)Termination reason: Unknown
% 2.66/0.71  % (29308)Termination phase: Saturation
% 2.66/0.71  
% 2.66/0.71  % (29308)Memory used [KB]: 6268
% 2.66/0.71  % (29308)Time elapsed: 0.304 s
% 2.66/0.71  % (29308)Instructions burned: 97 (million)
% 2.66/0.71  % (29308)------------------------------
% 2.66/0.71  % (29308)------------------------------
% 2.66/0.71  % (29319)Refutation not found, incomplete strategy% (29319)------------------------------
% 2.66/0.71  % (29319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.71  % (29319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.71  % (29319)Termination reason: Refutation not found, incomplete strategy
% 2.66/0.71  
% 2.66/0.71  % (29319)Memory used [KB]: 6140
% 2.66/0.71  % (29319)Time elapsed: 0.142 s
% 2.66/0.71  % (29319)Instructions burned: 5 (million)
% 2.66/0.71  % (29319)------------------------------
% 2.66/0.71  % (29319)------------------------------
% 2.66/0.71  % (29304)Instruction limit reached!
% 2.66/0.71  % (29304)------------------------------
% 2.66/0.71  % (29304)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.71  % (29324)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/131Mi)
% 2.66/0.71  % (29304)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.71  % (29304)Termination reason: Unknown
% 2.66/0.71  % (29304)Termination phase: Saturation
% 2.66/0.71  
% 2.66/0.71  % (29304)Memory used [KB]: 6524
% 2.66/0.71  % (29304)Time elapsed: 0.310 s
% 2.66/0.71  % (29304)Instructions burned: 99 (million)
% 2.66/0.71  % (29304)------------------------------
% 2.66/0.71  % (29304)------------------------------
% 2.66/0.71  % (29322)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 2.66/0.71  % (29331)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/66Mi)
% 2.66/0.72  % (29331)Refutation not found, incomplete strategy% (29331)------------------------------
% 2.66/0.72  % (29331)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.72  % (29331)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.72  % (29331)Termination reason: Refutation not found, incomplete strategy
% 2.66/0.72  
% 2.66/0.72  % (29331)Memory used [KB]: 5884
% 2.66/0.72  % (29331)Time elapsed: 0.125 s
% 2.66/0.72  % (29331)Instructions burned: 2 (million)
% 2.66/0.72  % (29331)------------------------------
% 2.66/0.72  % (29331)------------------------------
% 2.66/0.72  % (29309)Instruction limit reached!
% 2.66/0.72  % (29309)------------------------------
% 2.66/0.72  % (29309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.72  % (29309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.72  % (29309)Termination reason: Unknown
% 2.66/0.72  % (29309)Termination phase: Saturation
% 2.66/0.72  
% 2.66/0.72  % (29309)Memory used [KB]: 7419
% 2.66/0.72  % (29309)Time elapsed: 0.315 s
% 2.66/0.72  % (29309)Instructions burned: 100 (million)
% 2.66/0.72  % (29309)------------------------------
% 2.66/0.72  % (29309)------------------------------
% 2.66/0.72  % (29328)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.66/0.74  % (29333)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/341Mi)
% 2.66/0.74  % (29328)Instruction limit reached!
% 2.66/0.74  % (29328)------------------------------
% 2.66/0.74  % (29328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.74  % (29328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.74  % (29328)Termination reason: Unknown
% 2.66/0.74  % (29328)Termination phase: Saturation
% 2.66/0.74  
% 2.66/0.74  % (29328)Memory used [KB]: 6268
% 2.66/0.74  % (29328)Time elapsed: 0.112 s
% 2.66/0.74  % (29328)Instructions burned: 15 (million)
% 2.66/0.74  % (29328)------------------------------
% 2.66/0.74  % (29328)------------------------------
% 2.66/0.74  % (29333)Refutation not found, incomplete strategy% (29333)------------------------------
% 2.66/0.74  % (29333)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.74  % (29333)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.74  % (29333)Termination reason: Refutation not found, incomplete strategy
% 2.66/0.74  
% 2.66/0.74  % (29333)Memory used [KB]: 6012
% 2.66/0.74  % (29333)Time elapsed: 0.098 s
% 2.66/0.74  % (29333)Instructions burned: 2 (million)
% 2.66/0.74  % (29333)------------------------------
% 2.66/0.74  % (29333)------------------------------
% 2.66/0.75  % (29332)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/19Mi)
% 2.66/0.75  % (29320)Instruction limit reached!
% 2.66/0.75  % (29320)------------------------------
% 2.66/0.75  % (29320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.75  % (29320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.75  % (29320)Termination reason: Unknown
% 2.66/0.75  % (29320)Termination phase: Saturation
% 2.66/0.75  
% 2.66/0.75  % (29320)Memory used [KB]: 6396
% 2.66/0.75  % (29320)Time elapsed: 0.167 s
% 2.66/0.75  % (29320)Instructions burned: 43 (million)
% 2.66/0.75  % (29320)------------------------------
% 2.66/0.75  % (29320)------------------------------
% 2.92/0.77  % (29336)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=472:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/472Mi)
% 2.92/0.78  % (29332)Instruction limit reached!
% 2.92/0.78  % (29332)------------------------------
% 2.92/0.78  % (29332)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.78  % (29332)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.78  % (29332)Termination reason: Unknown
% 2.92/0.78  % (29332)Termination phase: Saturation
% 2.92/0.78  
% 2.92/0.78  % (29332)Memory used [KB]: 6396
% 2.92/0.78  % (29332)Time elapsed: 0.156 s
% 2.92/0.78  % (29332)Instructions burned: 20 (million)
% 2.92/0.78  % (29332)------------------------------
% 2.92/0.78  % (29332)------------------------------
% 2.92/0.78  % (29329)Instruction limit reached!
% 2.92/0.78  % (29329)------------------------------
% 2.92/0.78  % (29329)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.78  % (29329)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.78  % (29329)Termination reason: Unknown
% 2.92/0.78  % (29329)Termination phase: Saturation
% 2.92/0.78  
% 2.92/0.78  % (29329)Memory used [KB]: 6396
% 2.92/0.78  % (29329)Time elapsed: 0.187 s
% 2.92/0.78  % (29329)Instructions burned: 32 (million)
% 2.92/0.78  % (29329)------------------------------
% 2.92/0.78  % (29329)------------------------------
% 2.92/0.78  % (29337)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/21Mi)
% 2.92/0.79  % (29335)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/10Mi)
% 2.92/0.79  % (29336)Refutation not found, incomplete strategy% (29336)------------------------------
% 2.92/0.79  % (29336)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.79  % (29336)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.79  % (29336)Termination reason: Refutation not found, incomplete strategy
% 2.92/0.79  
% 2.92/0.79  % (29336)Memory used [KB]: 6140
% 2.92/0.79  % (29336)Time elapsed: 0.089 s
% 2.92/0.79  % (29336)Instructions burned: 6 (million)
% 2.92/0.79  % (29336)------------------------------
% 2.92/0.79  % (29336)------------------------------
% 2.92/0.79  % (29339)lrs+10_1:1_av=off:sd=2:sos=on:ss=axioms:st=1.5:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/21Mi)
% 2.92/0.80  % (29338)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/97Mi)
% 2.92/0.80  % (29316)Instruction limit reached!
% 2.92/0.80  % (29316)------------------------------
% 2.92/0.80  % (29316)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.80  % (29316)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.80  % (29316)Termination reason: Unknown
% 2.92/0.80  % (29316)Termination phase: Saturation
% 2.92/0.80  
% 2.92/0.80  % (29316)Memory used [KB]: 2174
% 2.92/0.80  % (29316)Time elapsed: 0.240 s
% 2.92/0.80  % (29316)Instructions burned: 70 (million)
% 2.92/0.80  % (29316)------------------------------
% 2.92/0.80  % (29316)------------------------------
% 2.92/0.81  % (29335)Instruction limit reached!
% 2.92/0.81  % (29335)------------------------------
% 2.92/0.81  % (29335)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.81  % (29335)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.81  % (29335)Termination reason: Unknown
% 2.92/0.81  % (29335)Termination phase: Saturation
% 2.92/0.81  
% 2.92/0.81  % (29335)Memory used [KB]: 6140
% 2.92/0.81  % (29335)Time elapsed: 0.111 s
% 2.92/0.81  % (29335)Instructions burned: 10 (million)
% 2.92/0.81  % (29335)------------------------------
% 2.92/0.81  % (29335)------------------------------
% 2.92/0.81  % (29337)Refutation not found, incomplete strategy% (29337)------------------------------
% 2.92/0.81  % (29337)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.81  % (29337)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.81  % (29337)Termination reason: Refutation not found, incomplete strategy
% 2.92/0.81  
% 2.92/0.81  % (29337)Memory used [KB]: 6012
% 2.92/0.81  % (29337)Time elapsed: 0.129 s
% 2.92/0.81  % (29337)Instructions burned: 17 (million)
% 2.92/0.81  % (29337)------------------------------
% 2.92/0.81  % (29337)------------------------------
% 2.92/0.81  % (29340)dis+1011_1:1_nwc=3.0:sd=1:spb=goal_then_units:ss=included:to=lpo:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/138Mi)
% 2.92/0.82  % (29339)Instruction limit reached!
% 2.92/0.82  % (29339)------------------------------
% 2.92/0.82  % (29339)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.82  % (29339)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.82  % (29339)Termination reason: Unknown
% 2.92/0.82  % (29339)Termination phase: Saturation
% 2.92/0.82  
% 2.92/0.82  % (29339)Memory used [KB]: 1791
% 2.92/0.82  % (29339)Time elapsed: 0.053 s
% 2.92/0.82  % (29339)Instructions burned: 21 (million)
% 2.92/0.82  % (29339)------------------------------
% 2.92/0.82  % (29339)------------------------------
% 2.92/0.82  % (29338)Refutation not found, incomplete strategy% (29338)------------------------------
% 2.92/0.82  % (29338)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.82  % (29338)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.82  % (29338)Termination reason: Refutation not found, incomplete strategy
% 2.92/0.82  
% 2.92/0.82  % (29338)Memory used [KB]: 6140
% 2.92/0.82  % (29338)Time elapsed: 0.124 s
% 2.92/0.82  % (29338)Instructions burned: 5 (million)
% 2.92/0.82  % (29338)------------------------------
% 2.92/0.82  % (29338)------------------------------
% 2.92/0.82  % (29322)Instruction limit reached!
% 2.92/0.82  % (29322)------------------------------
% 2.92/0.82  % (29322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.82  % (29322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.82  % (29322)Termination reason: Unknown
% 2.92/0.82  % (29322)Termination phase: Saturation
% 2.92/0.82  
% 2.92/0.82  % (29322)Memory used [KB]: 6652
% 2.92/0.82  % (29322)Time elapsed: 0.254 s
% 2.92/0.82  % (29322)Instructions burned: 68 (million)
% 2.92/0.82  % (29322)------------------------------
% 2.92/0.82  % (29322)------------------------------
% 2.92/0.83  % (29346)lrs+35_1:2_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/222Mi)
% 2.92/0.83  % (29343)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/93Mi)
% 2.92/0.84  % (29348)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=79:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/79Mi)
% 2.92/0.84  % (29342)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/488Mi)
% 2.92/0.84  % (29345)lrs+1010_1:1_sd=1:sos=on:sp=frequency:ss=included:to=lpo:i=221:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/221Mi)
% 2.92/0.84  % (29344)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/23Mi)
% 2.92/0.84  % (29349)lrs+11_1:32_awrs=converge:awrsf=32:bd=preordered:drc=off:fd=preordered:flr=on:to=lpo:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/377Mi)
% 2.92/0.84  % (29341)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/393Mi)
% 2.92/0.84  % (29347)dis+1003_1:128_atotf=0.3:bce=on:newcnf=on:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/86Mi)
% 2.92/0.85  % (29325)Refutation not found, incomplete strategy% (29325)------------------------------
% 2.92/0.85  % (29325)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.85  % (29325)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.85  % (29325)Termination reason: Refutation not found, incomplete strategy
% 2.92/0.85  
% 2.92/0.85  % (29325)Memory used [KB]: 6524
% 2.92/0.85  % (29325)Time elapsed: 0.276 s
% 2.92/0.85  % (29325)Instructions burned: 85 (million)
% 2.92/0.85  % (29325)------------------------------
% 2.92/0.85  % (29325)------------------------------
% 3.42/0.85  % (29350)lrs+10_1:64_plsq=on:plsqr=32,1:sac=on:sos=all:ss=axioms:st=5.0:i=118:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/118Mi)
% 3.42/0.86  % (29342)Refutation not found, incomplete strategy% (29342)------------------------------
% 3.42/0.86  % (29342)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.42/0.86  % (29342)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.42/0.86  % (29342)Termination reason: Refutation not found, incomplete strategy
% 3.42/0.86  
% 3.42/0.86  % (29342)Memory used [KB]: 6140
% 3.42/0.86  % (29342)Time elapsed: 0.132 s
% 3.42/0.86  % (29342)Instructions burned: 6 (million)
% 3.42/0.86  % (29342)------------------------------
% 3.42/0.86  % (29342)------------------------------
% 3.42/0.86  % (29345)Refutation not found, incomplete strategy% (29345)------------------------------
% 3.42/0.86  % (29345)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.42/0.86  % (29345)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.42/0.86  % (29345)Termination reason: Refutation not found, incomplete strategy
% 3.42/0.86  
% 3.42/0.86  % (29345)Memory used [KB]: 6012
% 3.42/0.86  % (29345)Time elapsed: 0.127 s
% 3.42/0.86  % (29345)Instructions burned: 3 (million)
% 3.42/0.86  % (29345)------------------------------
% 3.42/0.86  % (29345)------------------------------
% 3.42/0.86  % (29326)Instruction limit reached!
% 3.42/0.86  % (29326)------------------------------
% 3.42/0.86  % (29326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.42/0.86  % (29326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.42/0.86  % (29326)Termination reason: Unknown
% 3.42/0.86  % (29326)Termination phase: Saturation
% 3.42/0.86  
% 3.42/0.86  % (29326)Memory used [KB]: 7164
% 3.42/0.86  % (29326)Time elapsed: 0.288 s
% 3.42/0.86  % (29326)Instructions burned: 111 (million)
% 3.42/0.86  % (29326)------------------------------
% 3.42/0.86  % (29326)------------------------------
% 3.42/0.87  % (29351)ins+10_1:1_br=off:gs=on:igrr=1/32:igs=34:igwr=on:nm=0:sp=const_min:uhcvi=on:updr=off:urr=ec_only:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/34Mi)
% 3.42/0.87  % (29317)Instruction limit reached!
% 3.42/0.87  % (29317)------------------------------
% 3.42/0.87  % (29317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.42/0.87  % (29317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.42/0.87  % (29317)Termination reason: Unknown
% 3.42/0.87  % (29317)Termination phase: Saturation
% 3.42/0.87  
% 3.42/0.87  % (29317)Memory used [KB]: 2174
% 3.42/0.87  % (29317)Time elapsed: 0.293 s
% 3.42/0.87  % (29317)Instructions burned: 109 (million)
% 3.42/0.87  % (29317)------------------------------
% 3.42/0.87  % (29317)------------------------------
% 3.42/0.88  % (29343)Refutation not found, incomplete strategy% (29343)------------------------------
% 3.42/0.88  % (29343)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.42/0.88  % (29343)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.42/0.88  % (29343)Termination reason: Refutation not found, incomplete strategy
% 3.42/0.88  
% 3.42/0.88  % (29343)Memory used [KB]: 6268
% 3.42/0.88  % (29343)Time elapsed: 0.149 s
% 3.42/0.88  % (29343)Instructions burned: 20 (million)
% 3.42/0.88  % (29343)------------------------------
% 3.42/0.88  % (29343)------------------------------
% 3.42/0.88  % (29344)Instruction limit reached!
% 3.42/0.88  % (29344)------------------------------
% 3.42/0.88  % (29344)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.42/0.88  % (29344)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.42/0.88  % (29344)Termination reason: Unknown
% 3.42/0.88  % (29344)Termination phase: Saturation
% 3.42/0.88  
% 3.42/0.88  % (29344)Memory used [KB]: 6524
% 3.42/0.88  % (29344)Time elapsed: 0.147 s
% 3.42/0.88  % (29344)Instructions burned: 23 (million)
% 3.42/0.88  % (29344)------------------------------
% 3.42/0.88  % (29344)------------------------------
% 3.42/0.88  % (29352)lrs+1011_1:4_av=off:bd=off:drc=off:ins=1:nwc=2.0:spb=goal:tgt=full:to=lpo:i=113:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/113Mi)
% 3.62/0.90  % (29324)Instruction limit reached!
% 3.62/0.90  % (29324)------------------------------
% 3.62/0.90  % (29324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/0.90  % (29354)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=390:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/390Mi)
% 3.62/0.91  % (29355)ott+1011_1:16_lma=on:nicw=on:sd=7:sp=const_frequency:ss=axioms:st=5.0:urr=ec_only:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/23Mi)
% 3.62/0.92  % (29354)Refutation not found, incomplete strategy% (29354)------------------------------
% 3.62/0.92  % (29354)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/0.92  % (29351)Instruction limit reached!
% 3.62/0.92  % (29351)------------------------------
% 3.62/0.92  % (29351)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/0.92  % (29351)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/0.92  % (29351)Termination reason: Unknown
% 3.62/0.92  % (29351)Termination phase: Saturation
% 3.62/0.92  
% 3.62/0.92  % (29351)Memory used [KB]: 11513
% 3.62/0.92  % (29351)Time elapsed: 0.029 s
% 3.62/0.92  % (29351)Instructions burned: 35 (million)
% 3.62/0.92  % (29351)------------------------------
% 3.62/0.92  % (29351)------------------------------
% 3.62/0.92  % (29324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/0.92  % (29324)Termination reason: Unknown
% 3.62/0.92  % (29324)Termination phase: Saturation
% 3.62/0.92  
% 3.62/0.92  % (29324)Memory used [KB]: 7291
% 3.62/0.92  % (29324)Time elapsed: 0.334 s
% 3.62/0.92  % (29324)Instructions burned: 131 (million)
% 3.62/0.92  % (29324)------------------------------
% 3.62/0.92  % (29324)------------------------------
% 3.62/0.93  % (29353)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 (2996ds/8Mi)
% 3.62/0.93  % (29354)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/0.93  % (29354)Termination reason: Refutation not found, incomplete strategy
% 3.62/0.93  
% 3.62/0.93  % (29354)Memory used [KB]: 6012
% 3.62/0.93  % (29354)Time elapsed: 0.124 s
% 3.62/0.93  % (29354)Instructions burned: 3 (million)
% 3.62/0.93  % (29354)------------------------------
% 3.62/0.93  % (29354)------------------------------
% 3.62/0.93  % (29353)Instruction limit reached!
% 3.62/0.93  % (29353)------------------------------
% 3.62/0.93  % (29353)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.62/0.93  % (29353)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.62/0.93  % (29353)Termination reason: Unknown
% 3.62/0.93  % (29353)Termination phase: Saturation
% 3.62/0.93  
% 3.62/0.93  % (29353)Memory used [KB]: 6140
% 3.62/0.93  % (29353)Time elapsed: 0.145 s
% 3.62/0.93  % (29353)Instructions burned: 8 (million)
% 3.62/0.93  % (29353)------------------------------
% 3.62/0.93  % (29353)------------------------------
% 3.62/0.93  % (29356)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=357:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/357Mi)
% 3.62/0.93  % (29357)lrs+10_1:32_abs=on:br=off:urr=ec_only:i=366:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/366Mi)
% 3.84/0.94  % (29358)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=424:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/424Mi)
% 3.84/0.95  % (29355)Instruction limit reached!
% 3.84/0.95  % (29355)------------------------------
% 3.84/0.95  % (29355)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.84/0.95  % (29355)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.84/0.95  % (29355)Termination reason: Unknown
% 3.84/0.95  % (29355)Termination phase: Saturation
% 3.84/0.95  
% 3.84/0.95  % (29355)Memory used [KB]: 6396
% 3.84/0.95  % (29355)Time elapsed: 0.154 s
% 3.84/0.95  % (29355)Instructions burned: 23 (million)
% 3.84/0.95  % (29355)------------------------------
% 3.84/0.95  % (29355)------------------------------
% 3.84/0.95  % (29361)lrs+10_1:1_sd=1:sos=on:spb=goal_then_units:ss=included:to=lpo:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1000Mi)
% 3.84/0.95  % (29361)Refutation not found, incomplete strategy% (29361)------------------------------
% 3.84/0.95  % (29361)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.84/0.95  % (29361)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.84/0.95  % (29361)Termination reason: Refutation not found, incomplete strategy
% 3.84/0.95  
% 3.84/0.95  % (29361)Memory used [KB]: 6012
% 3.84/0.95  % (29361)Time elapsed: 0.110 s
% 3.84/0.95  % (29361)Instructions burned: 2 (million)
% 3.84/0.95  % (29361)------------------------------
% 3.84/0.95  % (29361)------------------------------
% 3.84/0.96  % (29359)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=753:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/753Mi)
% 3.84/0.96  % (29360)lrs+11_1:2_aac=none:acc=on:alpa=true:spb=units:i=288:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/288Mi)
% 3.84/0.96  % (29362)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/149Mi)
% 3.84/0.96  % (29334)Instruction limit reached!
% 3.84/0.96  % (29334)------------------------------
% 3.84/0.96  % (29334)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.84/0.96  % (29334)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.84/0.96  % (29334)Termination reason: Unknown
% 3.84/0.96  % (29334)Termination phase: Saturation
% 3.84/0.96  
% 3.84/0.96  % (29334)Memory used [KB]: 6652
% 3.84/0.96  % (29334)Time elapsed: 0.268 s
% 3.84/0.96  % (29334)Instructions burned: 238 (million)
% 3.84/0.96  % (29334)------------------------------
% 3.84/0.96  % (29334)------------------------------
% 3.84/0.96  % (29357)Refutation not found, incomplete strategy% (29357)------------------------------
% 3.84/0.96  % (29357)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.84/0.96  % (29357)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.84/0.96  % (29357)Termination reason: Refutation not found, incomplete strategy
% 3.84/0.96  
% 3.84/0.96  % (29357)Memory used [KB]: 6268
% 3.84/0.96  % (29357)Time elapsed: 0.122 s
% 3.84/0.96  % (29357)Instructions burned: 14 (million)
% 3.84/0.96  % (29357)------------------------------
% 3.84/0.96  % (29357)------------------------------
% 3.84/0.97  % (29348)Instruction limit reached!
% 3.84/0.97  % (29348)------------------------------
% 3.84/0.97  % (29348)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.84/0.97  % (29348)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.84/0.97  % (29348)Termination reason: Unknown
% 3.84/0.97  % (29348)Termination phase: Saturation
% 3.84/0.97  
% 3.84/0.97  % (29348)Memory used [KB]: 7291
% 3.84/0.97  % (29348)Time elapsed: 0.219 s
% 3.84/0.97  % (29348)Instructions burned: 80 (million)
% 3.84/0.97  % (29348)------------------------------
% 3.84/0.97  % (29348)------------------------------
% 3.84/0.97  % (29330)Instruction limit reached!
% 3.84/0.97  % (29330)------------------------------
% 3.84/0.97  % (29330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.84/0.97  % (29330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.84/0.97  % (29330)Termination reason: Unknown
% 3.84/0.97  % (29330)Termination phase: Saturation
% 3.84/0.97  
% 3.84/0.97  % (29330)Memory used [KB]: 7164
% 3.84/0.97  % (29330)Time elapsed: 0.346 s
% 3.84/0.97  % (29330)Instructions burned: 151 (million)
% 3.84/0.97  % (29330)------------------------------
% 3.84/0.97  % (29330)------------------------------
% 3.84/0.98  % (29363)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/35Mi)
% 3.84/0.98  % (29365)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=300:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/300Mi)
% 3.84/0.98  % (29362)Refutation not found, incomplete strategy% (29362)------------------------------
% 3.84/0.98  % (29362)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.84/0.98  % (29362)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.84/0.98  % (29362)Termination reason: Refutation not found, incomplete strategy
% 3.84/0.98  
% 3.84/0.98  % (29362)Memory used [KB]: 6012
% 3.84/0.98  % (29362)Time elapsed: 0.120 s
% 3.84/0.98  % (29362)Instructions burned: 8 (million)
% 3.84/0.98  % (29362)------------------------------
% 3.84/0.98  % (29362)------------------------------
% 3.84/0.98  % (29368)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=136:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/136Mi)
% 3.84/0.99  % (29367)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/23Mi)
% 3.84/0.99  % (29366)dis+1002_1:1_nm=0:nwc=2.0:s2a=on:spb=goal_then_units:to=lpo:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/45Mi)
% 3.84/0.99  % (29364)dis+1002_1:1_av=off:dr=on:ep=RS:mep=off:newcnf=on:nm=2:nwc=10.0:s2a=on:slsq=on:slsqc=0:slsqr=1,8:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/377Mi)
% 3.84/0.99  % (29347)Instruction limit reached!
% 3.84/0.99  % (29347)------------------------------
% 3.84/0.99  % (29347)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.84/0.99  % (29347)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.84/0.99  % (29347)Termination reason: Unknown
% 3.84/0.99  % (29347)Termination phase: Saturation
% 3.84/0.99  
% 3.84/0.99  % (29347)Memory used [KB]: 7036
% 3.84/0.99  % (29347)Time elapsed: 0.258 s
% 3.84/0.99  % (29347)Instructions burned: 86 (million)
% 3.84/0.99  % (29347)------------------------------
% 3.84/0.99  % (29347)------------------------------
% 4.27/1.01  % (29369)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=91:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/91Mi)
% 4.27/1.02  % (29350)Instruction limit reached!
% 4.27/1.02  % (29350)------------------------------
% 4.27/1.02  % (29350)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.27/1.03  % (29370)lrs+10_1:4_drc=off:sos=on:to=lpo:i=102:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/102Mi)
% 4.27/1.03  % (29370)Refutation not found, incomplete strategy% (29370)------------------------------
% 4.27/1.03  % (29370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.27/1.03  % (29370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.27/1.03  % (29370)Termination reason: Refutation not found, incomplete strategy
% 4.27/1.03  
% 4.27/1.03  % (29370)Memory used [KB]: 6140
% 4.27/1.03  % (29370)Time elapsed: 0.050 s
% 4.27/1.03  % (29370)Instructions burned: 4 (million)
% 4.27/1.03  % (29370)------------------------------
% 4.27/1.03  % (29370)------------------------------
% 4.27/1.03  % (29350)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.27/1.03  % (29350)Termination reason: Unknown
% 4.27/1.03  % (29350)Termination phase: Saturation
% 4.27/1.03  
% 4.27/1.03  % (29350)Memory used [KB]: 6908
% 4.27/1.03  % (29350)Time elapsed: 0.283 s
% 4.27/1.03  % (29350)Instructions burned: 118 (million)
% 4.27/1.03  % (29350)------------------------------
% 4.27/1.03  % (29350)------------------------------
% 4.27/1.04  % (29367)Instruction limit reached!
% 4.27/1.04  % (29367)------------------------------
% 4.27/1.04  % (29367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.27/1.04  % (29367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.27/1.04  % (29367)Termination reason: Unknown
% 4.27/1.04  % (29367)Termination phase: Saturation
% 4.27/1.04  
% 4.27/1.04  % (29367)Memory used [KB]: 6524
% 4.27/1.04  % (29367)Time elapsed: 0.078 s
% 4.27/1.04  % (29367)Instructions burned: 23 (million)
% 4.27/1.04  % (29367)------------------------------
% 4.27/1.04  % (29367)------------------------------
% 4.27/1.05  % (29352)Instruction limit reached!
% 4.27/1.05  % (29352)------------------------------
% 4.27/1.05  % (29352)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.27/1.05  % (29352)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.27/1.05  % (29352)Termination reason: Unknown
% 4.27/1.05  % (29352)Termination phase: Saturation
% 4.27/1.05  
% 4.27/1.05  % (29352)Memory used [KB]: 2174
% 4.27/1.05  % (29352)Time elapsed: 0.263 s
% 4.27/1.05  % (29352)Instructions burned: 113 (million)
% 4.27/1.05  % (29352)------------------------------
% 4.27/1.05  % (29352)------------------------------
% 4.27/1.05  % (29372)dis+1002_1:2_er=filter:fde=unused:nwc=3.0:sac=on:sp=frequency:ss=included:to=lpo:i=246:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/246Mi)
% 4.54/1.06  % (29371)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=234:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/234Mi)
% 4.54/1.06  % (29363)Instruction limit reached!
% 4.54/1.06  % (29363)------------------------------
% 4.54/1.06  % (29363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.54/1.06  % (29363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.54/1.06  % (29363)Termination reason: Unknown
% 4.54/1.06  % (29363)Termination phase: Saturation
% 4.54/1.06  
% 4.54/1.06  % (29363)Memory used [KB]: 6524
% 4.54/1.06  % (29363)Time elapsed: 0.195 s
% 4.54/1.06  % (29363)Instructions burned: 36 (million)
% 4.54/1.06  % (29363)------------------------------
% 4.54/1.06  % (29363)------------------------------
% 4.54/1.06  % (29366)Instruction limit reached!
% 4.54/1.06  % (29366)------------------------------
% 4.54/1.06  % (29366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.54/1.06  % (29366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.54/1.06  % (29366)Termination reason: Unknown
% 4.54/1.06  % (29366)Termination phase: Saturation
% 4.54/1.06  
% 4.54/1.06  % (29366)Memory used [KB]: 6396
% 4.54/1.06  % (29366)Time elapsed: 0.130 s
% 4.54/1.06  % (29366)Instructions burned: 45 (million)
% 4.54/1.06  % (29366)------------------------------
% 4.54/1.06  % (29366)------------------------------
% 4.54/1.06  % (29374)dis+1010_1:3_av=off:bd=off:bs=on:bsr=on:cond=on:gsp=on:slsq=on:slsqc=1:slsqr=1,4:uwa=all:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/68Mi)
% 4.54/1.06  % (29373)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/290Mi)
% 4.54/1.07  % (29340)Instruction limit reached!
% 4.54/1.07  % (29340)------------------------------
% 4.54/1.07  % (29340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.54/1.07  % (29340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.54/1.07  % (29340)Termination reason: Unknown
% 4.54/1.07  % (29340)Termination phase: Saturation
% 4.54/1.07  
% 4.54/1.07  % (29340)Memory used [KB]: 6908
% 4.54/1.07  % (29340)Time elapsed: 0.338 s
% 4.54/1.07  % (29340)Instructions burned: 138 (million)
% 4.54/1.07  % (29340)------------------------------
% 4.54/1.07  % (29340)------------------------------
% 4.54/1.08  % (29376)lrs+1011_1:5_add=large:afp=4000:anc=none:irw=on:lma=on:nm=64:sac=on:sd=3:sos=on:sp=reverse_arity:ss=axioms:st=2.0:stl=30:updr=off:urr=on:i=126:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/126Mi)
% 4.54/1.08  % (29375)dis+10_1:1_ep=R:fde=none:fsr=off:slsq=on:slsqc=1:slsql=off:slsqr=1,4:ss=axioms:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/248Mi)
% 4.54/1.09  % (29379)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=997:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/997Mi)
% 4.54/1.09  % (29381)lrs+1_4:1_cond=fast:fde=unused:lcm=predicate:nm=4:s2a=on:sd=3:sos=on:ss=axioms:st=2.0:i=139:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/139Mi)
% 4.54/1.10  % (29383)ott+4_8:1_acc=on:fsr=off:lcm=reverse:lma=on:sd=2:sos=all:ss=axioms:st=1.5:i=121:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/121Mi)
% 4.54/1.10  % (29369)Instruction limit reached!
% 4.54/1.10  % (29369)------------------------------
% 4.54/1.10  % (29369)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.54/1.10  % (29390)lrs+2_1:1_lwlo=on:nwc=10.0:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/92Mi)
% 4.54/1.10  % (29379)Refutation not found, incomplete strategy% (29379)------------------------------
% 4.54/1.10  % (29379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.54/1.10  % (29379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.54/1.10  % (29379)Termination reason: Refutation not found, incomplete strategy
% 4.54/1.10  
% 4.54/1.11  % (29379)Memory used [KB]: 6012
% 4.54/1.11  % (29379)Time elapsed: 0.116 s
% 4.54/1.11  % (29379)Instructions burned: 2 (million)
% 4.54/1.11  % (29379)------------------------------
% 4.54/1.11  % (29379)------------------------------
% 4.54/1.11  % (29383)Refutation not found, incomplete strategy% (29383)------------------------------
% 4.54/1.11  % (29383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.54/1.11  % (29383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.54/1.11  % (29383)Termination reason: Refutation not found, incomplete strategy
% 4.54/1.11  
% 4.54/1.11  % (29383)Memory used [KB]: 6140
% 4.54/1.11  % (29383)Time elapsed: 0.112 s
% 4.54/1.11  % (29383)Instructions burned: 5 (million)
% 4.54/1.11  % (29383)------------------------------
% 4.54/1.11  % (29383)------------------------------
% 4.54/1.12  % (29394)lrs+1011_1:1_nwc=5.0:sd=4:ss=included:st=5.0:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/43Mi)
% 4.54/1.12  % (29369)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.54/1.12  % (29369)Termination reason: Unknown
% 4.54/1.12  % (29369)Termination phase: Saturation
% 4.54/1.12  
% 4.54/1.12  % (29369)Memory used [KB]: 6780
% 4.54/1.12  % (29369)Time elapsed: 0.164 s
% 4.54/1.12  % (29369)Instructions burned: 91 (million)
% 4.54/1.12  % (29369)------------------------------
% 4.54/1.12  % (29369)------------------------------
% 4.54/1.13  % (29414)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/50Mi)
% 4.54/1.14  % (29364)Refutation not found, incomplete strategy% (29364)------------------------------
% 4.54/1.14  % (29364)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.54/1.16  % (29364)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.54/1.16  % (29364)Termination reason: Refutation not found, incomplete strategy
% 4.54/1.16  
% 4.54/1.16  % (29364)Memory used [KB]: 2302
% 4.54/1.16  % (29364)Time elapsed: 0.269 s
% 4.54/1.16  % (29364)Instructions burned: 97 (million)
% 4.54/1.16  % (29364)------------------------------
% 4.54/1.16  % (29364)------------------------------
% 4.54/1.16  % (29368)Instruction limit reached!
% 4.54/1.16  % (29368)------------------------------
% 4.54/1.16  % (29368)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.54/1.16  % (29368)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.54/1.16  % (29368)Termination reason: Unknown
% 4.54/1.16  % (29368)Termination phase: Saturation
% 4.54/1.16  
% 4.54/1.16  % (29368)Memory used [KB]: 7675
% 4.54/1.16  % (29368)Time elapsed: 0.220 s
% 4.54/1.16  % (29368)Instructions burned: 136 (million)
% 4.54/1.16  % (29368)------------------------------
% 4.54/1.16  % (29368)------------------------------
% 6.39/1.17  % (29419)lrs+10_1:1_bd=preordered:drc=off:rp=on:sp=frequency:to=lpo:urr=on:i=9:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9Mi)
% 6.39/1.17  % (29425)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=437:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/437Mi)
% 6.39/1.17  % (29419)Instruction limit reached!
% 6.39/1.17  % (29419)------------------------------
% 6.39/1.17  % (29419)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.39/1.18  % (29346)Refutation not found, non-redundant clauses discarded% (29346)------------------------------
% 6.39/1.18  % (29346)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.39/1.18  % (29346)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.39/1.18  % (29346)Termination reason: Refutation not found, non-redundant clauses discarded
% 6.39/1.18  
% 6.39/1.18  % (29346)Memory used [KB]: 2686
% 6.39/1.18  % (29346)Time elapsed: 0.450 s
% 6.39/1.18  % (29346)Instructions burned: 219 (million)
% 6.39/1.18  % (29346)------------------------------
% 6.39/1.18  % (29346)------------------------------
% 6.39/1.18  % (29419)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.39/1.18  % (29419)Termination reason: Unknown
% 6.39/1.18  % (29419)Termination phase: Saturation
% 6.39/1.18  
% 6.39/1.18  % (29419)Memory used [KB]: 6140
% 6.39/1.18  % (29419)Time elapsed: 0.006 s
% 6.39/1.18  % (29419)Instructions burned: 9 (million)
% 6.39/1.18  % (29419)------------------------------
% 6.39/1.18  % (29419)------------------------------
% 6.39/1.18  % (29429)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/206Mi)
% 6.39/1.19  % (29429)Refutation not found, incomplete strategy% (29429)------------------------------
% 6.39/1.19  % (29429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.39/1.19  % (29429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.39/1.19  % (29429)Termination reason: Refutation not found, incomplete strategy
% 6.39/1.19  
% 6.39/1.19  % (29429)Memory used [KB]: 6140
% 6.39/1.19  % (29429)Time elapsed: 0.097 s
% 6.39/1.19  % (29429)Instructions burned: 5 (million)
% 6.39/1.19  % (29429)------------------------------
% 6.39/1.19  % (29429)------------------------------
% 6.39/1.19  % (29432)dis+11_1:17_bce=on:bsr=unit_only:drc=off:flr=on:gs=on:sp=frequency:spb=units:to=lpo:i=1287:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1287Mi)
% 6.39/1.19  % (29450)dis+1011_1:1_bd=off:fd=preordered:fde=unused:sfv=off:sos=on:sp=reverse_frequency:spb=goal:to=lpo:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/32Mi)
% 6.39/1.19  % (29424)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=915:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/915Mi)
% 6.39/1.19  % (29424)Refutation not found, incomplete strategy% (29424)------------------------------
% 6.39/1.19  % (29424)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.39/1.19  % (29424)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.39/1.19  % (29424)Termination reason: Refutation not found, incomplete strategy
% 6.39/1.19  
% 6.39/1.19  % (29424)Memory used [KB]: 6012
% 6.39/1.19  % (29424)Time elapsed: 0.125 s
% 6.39/1.19  % (29424)Instructions burned: 5 (million)
% 6.39/1.19  % (29424)------------------------------
% 6.39/1.19  % (29424)------------------------------
% 6.39/1.20  % (29414)Instruction limit reached!
% 6.39/1.20  % (29414)------------------------------
% 6.39/1.20  % (29414)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.39/1.20  % (29374)Instruction limit reached!
% 6.39/1.20  % (29374)------------------------------
% 6.39/1.20  % (29374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.39/1.20  % (29374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.39/1.20  % (29374)Termination reason: Unknown
% 6.39/1.20  % (29374)Termination phase: Saturation
% 6.39/1.20  
% 6.39/1.20  % (29374)Memory used [KB]: 2558
% 6.39/1.20  % (29374)Time elapsed: 0.222 s
% 6.39/1.20  % (29374)Instructions burned: 69 (million)
% 6.39/1.20  % (29374)------------------------------
% 6.39/1.20  % (29374)------------------------------
% 6.39/1.20  % (29414)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.39/1.20  % (29414)Termination reason: Unknown
% 6.39/1.20  % (29414)Termination phase: Saturation
% 6.39/1.20  
% 6.39/1.20  % (29414)Memory used [KB]: 7291
% 6.39/1.20  % (29414)Time elapsed: 0.135 s
% 6.39/1.20  % (29414)Instructions burned: 50 (million)
% 6.39/1.20  % (29414)------------------------------
% 6.39/1.20  % (29414)------------------------------
% 6.39/1.20  % (29394)Instruction limit reached!
% 6.39/1.20  % (29394)------------------------------
% 6.39/1.20  % (29394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.39/1.20  % (29394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.39/1.20  % (29394)Termination reason: Unknown
% 6.39/1.20  % (29394)Termination phase: Saturation
% 6.39/1.20  
% 6.39/1.20  % (29394)Memory used [KB]: 6652
% 6.39/1.20  % (29394)Time elapsed: 0.159 s
% 6.39/1.20  % (29394)Instructions burned: 44 (million)
% 6.39/1.20  % (29394)------------------------------
% 6.39/1.20  % (29394)------------------------------
% 6.39/1.20  % (29440)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=1501:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1501Mi)
% 6.39/1.20  % (29440)Refutation not found, incomplete strategy% (29440)------------------------------
% 6.39/1.20  % (29440)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.39/1.20  % (29440)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.39/1.20  % (29440)Termination reason: Refutation not found, incomplete strategy
% 6.39/1.20  
% 6.39/1.20  % (29440)Memory used [KB]: 6140
% 6.39/1.20  % (29440)Time elapsed: 0.100 s
% 6.39/1.20  % (29440)Instructions burned: 7 (million)
% 6.39/1.20  % (29440)------------------------------
% 6.39/1.20  % (29440)------------------------------
% 6.76/1.24  % (29390)Refutation not found, non-redundant clauses discarded% (29390)------------------------------
% 6.76/1.24  % (29390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.76/1.24  % (29390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.76/1.24  % (29390)Termination reason: Refutation not found, non-redundant clauses discarded
% 6.76/1.24  
% 6.76/1.24  % (29390)Memory used [KB]: 6780
% 6.76/1.24  % (29390)Time elapsed: 0.219 s
% 6.76/1.24  % (29390)Instructions burned: 77 (million)
% 6.76/1.24  % (29390)------------------------------
% 6.76/1.24  % (29390)------------------------------
% 6.76/1.24  % (29450)Instruction limit reached!
% 6.76/1.24  % (29450)------------------------------
% 6.76/1.24  % (29450)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.76/1.24  % (29450)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.76/1.24  % (29450)Termination reason: Unknown
% 6.76/1.24  % (29450)Termination phase: Saturation
% 6.76/1.24  
% 6.76/1.24  % (29450)Memory used [KB]: 6652
% 6.76/1.24  % (29450)Time elapsed: 0.098 s
% 6.76/1.24  % (29450)Instructions burned: 33 (million)
% 6.76/1.24  % (29450)------------------------------
% 6.76/1.24  % (29450)------------------------------
% 6.76/1.24  % (29452)dis+4_1:64_av=off:bce=on:flr=on:lcm=reverse:sfv=off:sos=all:i=117:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/117Mi)
% 6.76/1.25  % (29490)lrs+10_1:1_bsr=on:lma=on:sac=on:sos=all:spb=units:to=lpo:i=115:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/115Mi)
% 7.00/1.26  % (29466)lrs+11_1:1_bd=off:erd=off:plsq=on:plsqr=32,1:sfv=off:sos=all:i=283:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/283Mi)
% 7.00/1.29  % (29511)lrs+1_1:16_av=off:fd=off:newcnf=on:nm=10:sims=off:sos=on:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/92Mi)
% 7.00/1.29  % (29491)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/93Mi)
% 7.00/1.30  % (29520)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=1486:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/1486Mi)
% 7.00/1.30  % (29283)First to succeed.
% 7.00/1.31  % (29376)Instruction limit reached!
% 7.00/1.31  % (29376)------------------------------
% 7.00/1.31  % (29376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.00/1.31  % (29376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.00/1.31  % (29376)Termination reason: Unknown
% 7.00/1.31  % (29376)Termination phase: Saturation
% 7.00/1.31  
% 7.00/1.31  % (29376)Memory used [KB]: 6908
% 7.00/1.31  % (29376)Time elapsed: 0.290 s
% 7.00/1.31  % (29376)Instructions burned: 126 (million)
% 7.00/1.31  % (29376)------------------------------
% 7.00/1.31  % (29376)------------------------------
% 7.00/1.31  % (29513)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=80:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/80Mi)
% 7.00/1.31  % (29381)Instruction limit reached!
% 7.00/1.31  % (29381)------------------------------
% 7.00/1.31  % (29381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.00/1.31  % (29381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.00/1.31  % (29381)Termination reason: Unknown
% 7.00/1.31  % (29381)Termination phase: Saturation
% 7.00/1.31  
% 7.00/1.31  % (29381)Memory used [KB]: 6908
% 7.00/1.31  % (29381)Time elapsed: 0.297 s
% 7.00/1.31  % (29381)Instructions burned: 139 (million)
% 7.00/1.31  % (29381)------------------------------
% 7.00/1.31  % (29381)------------------------------
% 7.00/1.32  % (29515)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=251:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/251Mi)
% 7.00/1.33  % (29517)lrs+1011_1:1_bd=preordered:drc=off:fd=preordered:fsr=off:plsq=on:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/94Mi)
% 7.00/1.33  % (29360)Also succeeded, but the first one will report.
% 7.00/1.33  % (29283)Refutation found. Thanks to Tanya!
% 7.00/1.33  % SZS status Theorem for theBenchmark
% 7.00/1.33  % SZS output start Proof for theBenchmark
% See solution above
% 7.00/1.33  % (29283)------------------------------
% 7.00/1.33  % (29283)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.00/1.33  % (29283)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.00/1.33  % (29283)Termination reason: Refutation
% 7.00/1.33  
% 7.00/1.33  % (29283)Memory used [KB]: 9466
% 7.00/1.33  % (29283)Time elapsed: 0.902 s
% 7.00/1.33  % (29283)Instructions burned: 449 (million)
% 7.00/1.33  % (29283)------------------------------
% 7.00/1.33  % (29283)------------------------------
% 7.00/1.33  % (29282)Success in time 0.963 s
%------------------------------------------------------------------------------