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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : CSR021+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 : n011.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 15:54:10 EDT 2022

% Result   : Theorem 0.20s 0.57s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   55 (  19 unt;   0 def)
%            Number of atoms       :  302 ( 158 equ)
%            Maximal formula atoms :   22 (   5 avg)
%            Number of connectives :  367 ( 120   ~; 120   |; 114   &)
%                                         (  11 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   6 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   10 (   8 usr;   1 prp; 0-3 aty)
%            Number of functors    :   10 (  10 usr;   9 con; 0-2 aty)
%            Number of variables   :   96 (  96   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f512,plain,
    $false,
    inference(subsumption_resolution,[],[f511,f166]) ).

fof(f166,plain,
    holdsAt(backwards,n3),
    inference(cnf_transformation,[],[f51]) ).

fof(f51,plain,
    holdsAt(backwards,n3),
    inference(flattening,[],[f49]) ).

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

fof(f48,conjecture,
    ~ holdsAt(backwards,n3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_backwards_3) ).

fof(f511,plain,
    ~ holdsAt(backwards,n3),
    inference(forward_demodulation,[],[f510,f229]) ).

fof(f229,plain,
    n3 = plus(n1,n2),
    inference(cnf_transformation,[],[f26]) ).

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

fof(f510,plain,
    ~ holdsAt(backwards,plus(n1,n2)),
    inference(forward_demodulation,[],[f502,f141]) ).

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

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

fof(f31,axiom,
    ! [X9,X8] : plus(X8,X9) = plus(X9,X8),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_plus) ).

fof(f502,plain,
    ~ holdsAt(backwards,plus(n2,n1)),
    inference(unit_resulting_resolution,[],[f469,f333,f232]) ).

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

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

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

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

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

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

fof(f333,plain,
    happens(pull,n2),
    inference(unit_resulting_resolution,[],[f270,f222]) ).

fof(f222,plain,
    ! [X0,X1] :
      ( ~ sP4(X1,X0)
      | happens(X1,X0) ),
    inference(cnf_transformation,[],[f125]) ).

fof(f125,plain,
    ! [X0,X1] :
      ( ( happens(X1,X0)
        | ~ sP4(X1,X0) )
      & ( sP4(X1,X0)
        | ~ happens(X1,X0) ) ),
    inference(nnf_transformation,[],[f89]) ).

fof(f89,plain,
    ! [X0,X1] :
      ( happens(X1,X0)
    <=> sP4(X1,X0) ),
    inference(definition_folding,[],[f68,f88]) ).

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

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

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

fof(f270,plain,
    sP4(pull,n2),
    inference(equality_resolution,[],[f269]) ).

fof(f269,plain,
    ! [X1] :
      ( sP4(pull,X1)
      | n2 != X1 ),
    inference(equality_resolution,[],[f217]) ).

fof(f217,plain,
    ! [X0,X1] :
      ( sP4(X0,X1)
      | pull != X0
      | n2 != X1 ),
    inference(cnf_transformation,[],[f124]) ).

fof(f124,plain,
    ! [X0,X1] :
      ( ( sP4(X0,X1)
        | ( ( pull != X0
            | n1 != X1 )
          & ( n2 != X1
            | push != X0 )
          & ( push != X0
            | n0 != X1 )
          & ( pull != X0
            | n2 != X1 ) ) )
      & ( ( pull = X0
          & n1 = X1 )
        | ( n2 = X1
          & push = X0 )
        | ( push = X0
          & n0 = X1 )
        | ( pull = X0
          & n2 = X1 )
        | ~ sP4(X0,X1) ) ),
    inference(rectify,[],[f123]) ).

fof(f123,plain,
    ! [X1,X0] :
      ( ( sP4(X1,X0)
        | ( ( pull != X1
            | n1 != X0 )
          & ( n2 != X0
            | push != X1 )
          & ( push != X1
            | n0 != X0 )
          & ( pull != X1
            | n2 != X0 ) ) )
      & ( ( pull = X1
          & n1 = X0 )
        | ( n2 = X0
          & push = X1 )
        | ( push = X1
          & n0 = X0 )
        | ( pull = X1
          & n2 = X0 )
        | ~ sP4(X1,X0) ) ),
    inference(flattening,[],[f122]) ).

fof(f122,plain,
    ! [X1,X0] :
      ( ( sP4(X1,X0)
        | ( ( pull != X1
            | n1 != X0 )
          & ( n2 != X0
            | push != X1 )
          & ( push != X1
            | n0 != X0 )
          & ( pull != X1
            | n2 != X0 ) ) )
      & ( ( pull = X1
          & n1 = X0 )
        | ( n2 = X0
          & push = X1 )
        | ( push = X1
          & n0 = X0 )
        | ( pull = X1
          & n2 = X0 )
        | ~ sP4(X1,X0) ) ),
    inference(nnf_transformation,[],[f88]) ).

fof(f469,plain,
    terminates(pull,backwards,n2),
    inference(unit_resulting_resolution,[],[f455,f194]) ).

fof(f194,plain,
    ! [X2,X0,X1] :
      ( ~ sP1(X1,X0,X2)
      | terminates(X0,X1,X2) ),
    inference(cnf_transformation,[],[f119]) ).

fof(f119,plain,
    ! [X0,X1,X2] :
      ( ( terminates(X0,X1,X2)
        | ( ( happens(push,X2)
            | pull != X0
            | forwards != X1 )
          & ( ~ happens(push,X2)
            | pull != X0
            | forwards != X1 )
          & ~ sP3(X2,X1,X0)
          & ~ sP2(X0,X1,X2)
          & ~ sP1(X1,X0,X2)
          & ~ sP0(X0,X2,X1) ) )
      & ( ( ~ happens(push,X2)
          & pull = X0
          & forwards = X1 )
        | ( happens(push,X2)
          & pull = X0
          & forwards = X1 )
        | sP3(X2,X1,X0)
        | sP2(X0,X1,X2)
        | sP1(X1,X0,X2)
        | sP0(X0,X2,X1)
        | ~ terminates(X0,X1,X2) ) ),
    inference(rectify,[],[f118]) ).

fof(f118,plain,
    ! [X2,X0,X1] :
      ( ( terminates(X2,X0,X1)
        | ( ( happens(push,X1)
            | pull != X2
            | forwards != X0 )
          & ( ~ happens(push,X1)
            | pull != X2
            | forwards != X0 )
          & ~ sP3(X1,X0,X2)
          & ~ sP2(X2,X0,X1)
          & ~ sP1(X0,X2,X1)
          & ~ sP0(X2,X1,X0) ) )
      & ( ( ~ happens(push,X1)
          & pull = X2
          & forwards = X0 )
        | ( happens(push,X1)
          & pull = X2
          & forwards = X0 )
        | sP3(X1,X0,X2)
        | sP2(X2,X0,X1)
        | sP1(X0,X2,X1)
        | sP0(X2,X1,X0)
        | ~ terminates(X2,X0,X1) ) ),
    inference(flattening,[],[f117]) ).

fof(f117,plain,
    ! [X2,X0,X1] :
      ( ( terminates(X2,X0,X1)
        | ( ( happens(push,X1)
            | pull != X2
            | forwards != X0 )
          & ( ~ happens(push,X1)
            | pull != X2
            | forwards != X0 )
          & ~ sP3(X1,X0,X2)
          & ~ sP2(X2,X0,X1)
          & ~ sP1(X0,X2,X1)
          & ~ sP0(X2,X1,X0) ) )
      & ( ( ~ happens(push,X1)
          & pull = X2
          & forwards = X0 )
        | ( happens(push,X1)
          & pull = X2
          & forwards = X0 )
        | sP3(X1,X0,X2)
        | sP2(X2,X0,X1)
        | sP1(X0,X2,X1)
        | sP0(X2,X1,X0)
        | ~ terminates(X2,X0,X1) ) ),
    inference(nnf_transformation,[],[f87]) ).

fof(f87,plain,
    ! [X2,X0,X1] :
      ( terminates(X2,X0,X1)
    <=> ( ( ~ happens(push,X1)
          & pull = X2
          & forwards = X0 )
        | ( happens(push,X1)
          & pull = X2
          & forwards = X0 )
        | sP3(X1,X0,X2)
        | sP2(X2,X0,X1)
        | sP1(X0,X2,X1)
        | sP0(X2,X1,X0) ) ),
    inference(definition_folding,[],[f58,f86,f85,f84,f83]) ).

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

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

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

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

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

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

fof(f455,plain,
    sP1(backwards,pull,n2),
    inference(unit_resulting_resolution,[],[f334,f256]) ).

fof(f256,plain,
    ! [X2] :
      ( sP1(backwards,pull,X2)
      | ~ happens(push,X2) ),
    inference(equality_resolution,[],[f255]) ).

fof(f255,plain,
    ! [X2,X1] :
      ( sP1(backwards,X1,X2)
      | pull != X1
      | ~ happens(push,X2) ),
    inference(equality_resolution,[],[f179]) ).

fof(f179,plain,
    ! [X2,X0,X1] :
      ( sP1(X0,X1,X2)
      | backwards != X0
      | pull != X1
      | ~ happens(push,X2) ),
    inference(cnf_transformation,[],[f113]) ).

fof(f113,plain,
    ! [X0,X1,X2] :
      ( ( sP1(X0,X1,X2)
        | backwards != X0
        | pull != X1
        | ~ happens(push,X2) )
      & ( ( backwards = X0
          & pull = X1
          & happens(push,X2) )
        | ~ sP1(X0,X1,X2) ) ),
    inference(rectify,[],[f112]) ).

fof(f112,plain,
    ! [X0,X2,X1] :
      ( ( sP1(X0,X2,X1)
        | backwards != X0
        | pull != X2
        | ~ happens(push,X1) )
      & ( ( backwards = X0
          & pull = X2
          & happens(push,X1) )
        | ~ sP1(X0,X2,X1) ) ),
    inference(flattening,[],[f111]) ).

fof(f111,plain,
    ! [X0,X2,X1] :
      ( ( sP1(X0,X2,X1)
        | backwards != X0
        | pull != X2
        | ~ happens(push,X1) )
      & ( ( backwards = X0
          & pull = X2
          & happens(push,X1) )
        | ~ sP1(X0,X2,X1) ) ),
    inference(nnf_transformation,[],[f84]) ).

fof(f334,plain,
    happens(push,n2),
    inference(unit_resulting_resolution,[],[f266,f222]) ).

fof(f266,plain,
    sP4(push,n2),
    inference(equality_resolution,[],[f265]) ).

fof(f265,plain,
    ! [X0] :
      ( sP4(X0,n2)
      | push != X0 ),
    inference(equality_resolution,[],[f219]) ).

fof(f219,plain,
    ! [X0,X1] :
      ( sP4(X0,X1)
      | n2 != X1
      | push != X0 ),
    inference(cnf_transformation,[],[f124]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : CSR021+1 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.35  % Computer : n011.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:37:25 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.51  % (22028)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.51  % (22046)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.51  % (22028)Refutation not found, incomplete strategy% (22028)------------------------------
% 0.20/0.51  % (22028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (22049)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.51  % (22040)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.52  % (22028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (22028)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (22028)Memory used [KB]: 6140
% 0.20/0.52  % (22028)Time elapsed: 0.109 s
% 0.20/0.52  % (22028)Instructions burned: 4 (million)
% 0.20/0.52  % (22028)------------------------------
% 0.20/0.52  % (22028)------------------------------
% 0.20/0.52  % (22032)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.52  % (22037)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.52  % (22038)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.52  % (22036)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.52  % (22025)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.53  % (22054)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.53  % (22027)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.53  % (22027)Instruction limit reached!
% 0.20/0.53  % (22027)------------------------------
% 0.20/0.53  % (22027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (22027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (22027)Termination reason: Unknown
% 0.20/0.53  % (22027)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (22027)Memory used [KB]: 1535
% 0.20/0.53  % (22027)Time elapsed: 0.003 s
% 0.20/0.53  % (22027)Instructions burned: 4 (million)
% 0.20/0.53  % (22027)------------------------------
% 0.20/0.53  % (22027)------------------------------
% 0.20/0.53  % (22044)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.53  % (22049)Refutation not found, incomplete strategy% (22049)------------------------------
% 0.20/0.53  % (22049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (22049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (22049)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (22049)Memory used [KB]: 1663
% 0.20/0.53  % (22049)Time elapsed: 0.083 s
% 0.20/0.53  % (22049)Instructions burned: 8 (million)
% 0.20/0.53  % (22049)------------------------------
% 0.20/0.53  % (22049)------------------------------
% 0.20/0.53  % (22030)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.53  % (22052)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.53  % (22030)Refutation not found, incomplete strategy% (22030)------------------------------
% 0.20/0.53  % (22030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (22030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (22030)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (22030)Memory used [KB]: 1535
% 0.20/0.53  % (22030)Time elapsed: 0.126 s
% 0.20/0.53  % (22030)Instructions burned: 3 (million)
% 0.20/0.53  % (22030)------------------------------
% 0.20/0.53  % (22030)------------------------------
% 0.20/0.53  % (22054)Refutation not found, incomplete strategy% (22054)------------------------------
% 0.20/0.53  % (22054)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (22054)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (22054)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (22054)Memory used [KB]: 6140
% 0.20/0.53  % (22054)Time elapsed: 0.129 s
% 0.20/0.53  % (22054)Instructions burned: 7 (million)
% 0.20/0.53  % (22054)------------------------------
% 0.20/0.53  % (22054)------------------------------
% 0.20/0.53  % (22039)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.53  % (22029)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.53  % (22040)Instruction limit reached!
% 0.20/0.53  % (22040)------------------------------
% 0.20/0.53  % (22040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (22040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (22040)Termination reason: Unknown
% 0.20/0.53  % (22040)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (22040)Memory used [KB]: 6140
% 0.20/0.53  % (22040)Time elapsed: 0.081 s
% 0.20/0.53  % (22040)Instructions burned: 8 (million)
% 0.20/0.53  % (22040)------------------------------
% 0.20/0.53  % (22040)------------------------------
% 0.20/0.53  % (22026)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.53  % (22039)Instruction limit reached!
% 0.20/0.53  % (22039)------------------------------
% 0.20/0.53  % (22039)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (22044)Refutation not found, incomplete strategy% (22044)------------------------------
% 0.20/0.54  % (22044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (22050)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.54  % (22044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (22044)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (22044)Memory used [KB]: 6140
% 0.20/0.54  % (22044)Time elapsed: 0.130 s
% 0.20/0.54  % (22044)Instructions burned: 6 (million)
% 0.20/0.54  % (22044)------------------------------
% 0.20/0.54  % (22044)------------------------------
% 0.20/0.54  % (22031)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.54  % (22036)Instruction limit reached!
% 0.20/0.54  % (22036)------------------------------
% 0.20/0.54  % (22036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (22036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (22036)Termination reason: Unknown
% 0.20/0.54  % (22036)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (22036)Memory used [KB]: 6012
% 0.20/0.54  % (22036)Time elapsed: 0.134 s
% 0.20/0.54  % (22036)Instructions burned: 7 (million)
% 0.20/0.54  % (22036)------------------------------
% 0.20/0.54  % (22036)------------------------------
% 0.20/0.54  % (22026)Refutation not found, incomplete strategy% (22026)------------------------------
% 0.20/0.54  % (22026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (22026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (22026)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (22026)Memory used [KB]: 6140
% 0.20/0.54  % (22026)Time elapsed: 0.127 s
% 0.20/0.54  % (22026)Instructions burned: 9 (million)
% 0.20/0.54  % (22026)------------------------------
% 0.20/0.54  % (22026)------------------------------
% 0.20/0.54  % (22053)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.54  % (22039)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (22039)Termination reason: Unknown
% 0.20/0.54  % (22039)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (22039)Memory used [KB]: 1535
% 0.20/0.54  % (22039)Time elapsed: 0.004 s
% 0.20/0.54  % (22039)Instructions burned: 4 (million)
% 0.20/0.54  % (22039)------------------------------
% 0.20/0.54  % (22039)------------------------------
% 0.20/0.54  % (22035)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.54  % (22051)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.54  % (22037)Instruction limit reached!
% 0.20/0.54  % (22037)------------------------------
% 0.20/0.54  % (22037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (22035)Refutation not found, incomplete strategy% (22035)------------------------------
% 0.20/0.54  % (22035)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (22035)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (22035)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (22035)Memory used [KB]: 6012
% 0.20/0.54  % (22035)Time elapsed: 0.137 s
% 0.20/0.54  % (22035)Instructions burned: 3 (million)
% 0.20/0.54  % (22035)------------------------------
% 0.20/0.54  % (22035)------------------------------
% 0.20/0.54  % (22033)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.55  % (22037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (22037)Termination reason: Unknown
% 0.20/0.55  % (22037)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (22037)Memory used [KB]: 1791
% 0.20/0.55  % (22037)Time elapsed: 0.130 s
% 0.20/0.55  % (22037)Instructions burned: 16 (million)
% 0.20/0.55  % (22037)------------------------------
% 0.20/0.55  % (22037)------------------------------
% 0.20/0.55  % (22043)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  % (22043)Instruction limit reached!
% 0.20/0.55  % (22043)------------------------------
% 0.20/0.55  % (22043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (22043)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (22043)Termination reason: Unknown
% 0.20/0.55  % (22043)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (22043)Memory used [KB]: 6012
% 0.20/0.55  % (22043)Time elapsed: 0.003 s
% 0.20/0.55  % (22043)Instructions burned: 3 (million)
% 0.20/0.55  % (22043)------------------------------
% 0.20/0.55  % (22043)------------------------------
% 0.20/0.55  % (22041)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.55  % (22055)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.55  % (22034)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.55  % (22048)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.55  % (22046)Instruction limit reached!
% 0.20/0.55  % (22046)------------------------------
% 0.20/0.55  % (22046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (22046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (22046)Termination reason: Unknown
% 0.20/0.55  % (22046)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (22046)Memory used [KB]: 6524
% 0.20/0.55  % (22046)Time elapsed: 0.141 s
% 0.20/0.55  % (22046)Instructions burned: 30 (million)
% 0.20/0.55  % (22046)------------------------------
% 0.20/0.55  % (22046)------------------------------
% 0.20/0.55  % (22034)Refutation not found, incomplete strategy% (22034)------------------------------
% 0.20/0.55  % (22034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (22034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (22034)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (22034)Memory used [KB]: 6140
% 0.20/0.55  % (22034)Time elapsed: 0.149 s
% 0.20/0.55  % (22034)Instructions burned: 7 (million)
% 0.20/0.55  % (22034)------------------------------
% 0.20/0.55  % (22034)------------------------------
% 0.20/0.56  % (22042)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.56  % (22031)Refutation not found, incomplete strategy% (22031)------------------------------
% 0.20/0.56  % (22031)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (22031)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (22031)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (22031)Memory used [KB]: 6140
% 0.20/0.56  % (22031)Time elapsed: 0.140 s
% 0.20/0.56  % (22031)Instructions burned: 12 (million)
% 0.20/0.56  % (22031)------------------------------
% 0.20/0.56  % (22031)------------------------------
% 0.20/0.56  % (22042)Instruction limit reached!
% 0.20/0.56  % (22042)------------------------------
% 0.20/0.56  % (22042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (22042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (22042)Termination reason: Unknown
% 0.20/0.56  % (22042)Termination phase: Property scanning
% 0.20/0.56  
% 0.20/0.56  % (22042)Memory used [KB]: 1535
% 0.20/0.56  % (22042)Time elapsed: 0.003 s
% 0.20/0.56  % (22042)Instructions burned: 3 (million)
% 0.20/0.56  % (22042)------------------------------
% 0.20/0.56  % (22042)------------------------------
% 0.20/0.56  % (22047)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.56  % (22029)Instruction limit reached!
% 0.20/0.56  % (22029)------------------------------
% 0.20/0.56  % (22029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (22029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (22029)Termination reason: Unknown
% 0.20/0.56  % (22029)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (22029)Memory used [KB]: 6012
% 0.20/0.56  % (22029)Time elapsed: 0.155 s
% 0.20/0.56  % (22029)Instructions burned: 14 (million)
% 0.20/0.56  % (22029)------------------------------
% 0.20/0.56  % (22029)------------------------------
% 0.20/0.57  % (22038)First to succeed.
% 0.20/0.57  % (22038)Refutation found. Thanks to Tanya!
% 0.20/0.57  % SZS status Theorem for theBenchmark
% 0.20/0.57  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.57  % (22038)------------------------------
% 0.20/0.57  % (22038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (22038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (22038)Termination reason: Refutation
% 0.20/0.57  
% 0.20/0.57  % (22038)Memory used [KB]: 6268
% 0.20/0.57  % (22038)Time elapsed: 0.166 s
% 0.20/0.57  % (22038)Instructions burned: 15 (million)
% 0.20/0.57  % (22038)------------------------------
% 0.20/0.57  % (22038)------------------------------
% 0.20/0.57  % (22020)Success in time 0.202 s
%------------------------------------------------------------------------------