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

View Problem - Process Solution

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

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

% Result   : Theorem 1.69s 0.58s
% Output   : Refutation 1.69s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   48 (  13 unt;   0 def)
%            Number of atoms       :  281 ( 143 equ)
%            Maximal formula atoms :   22 (   5 avg)
%            Number of connectives :  344 ( 111   ~; 114   |; 106   &)
%                                         (  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    :    9 (   9 usr;   8 con; 0-2 aty)
%            Number of variables   :   85 (  85   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f485,plain,
    $false,
    inference(subsumption_resolution,[],[f482,f479]) ).

fof(f479,plain,
    ~ terminates(push,backwards,n0),
    inference(unit_resulting_resolution,[],[f303,f138,f473]) ).

fof(f473,plain,
    ! [X6,X7] :
      ( ~ terminates(X7,X6,n0)
      | ~ holdsAt(X6,n1)
      | ~ happens(X7,n0) ),
    inference(superposition,[],[f217,f240]) ).

fof(f240,plain,
    n1 = plus(n0,n1),
    inference(cnf_transformation,[],[f22]) ).

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

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

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

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

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

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

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

fof(f138,plain,
    holdsAt(backwards,n1),
    inference(cnf_transformation,[],[f51]) ).

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

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

fof(f48,conjecture,
    ~ holdsAt(backwards,n1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_backwards_1) ).

fof(f303,plain,
    happens(push,n0),
    inference(unit_resulting_resolution,[],[f267,f194]) ).

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

fof(f111,plain,
    ! [X0,X1] :
      ( ( sP4(X0,X1)
        | ~ happens(X1,X0) )
      & ( happens(X1,X0)
        | ~ sP4(X0,X1) ) ),
    inference(rectify,[],[f110]) ).

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

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

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

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

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

fof(f267,plain,
    sP4(n0,push),
    inference(equality_resolution,[],[f266]) ).

fof(f266,plain,
    ! [X1] :
      ( sP4(n0,X1)
      | push != X1 ),
    inference(equality_resolution,[],[f191]) ).

fof(f191,plain,
    ! [X0,X1] :
      ( sP4(X0,X1)
      | n0 != X0
      | push != X1 ),
    inference(cnf_transformation,[],[f109]) ).

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

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

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

fof(f482,plain,
    terminates(push,backwards,n0),
    inference(unit_resulting_resolution,[],[f480,f261]) ).

fof(f261,plain,
    ! [X0] :
      ( terminates(push,backwards,X0)
      | happens(pull,X0) ),
    inference(equality_resolution,[],[f260]) ).

fof(f260,plain,
    ! [X2,X0] :
      ( terminates(X2,backwards,X0)
      | happens(pull,X0)
      | push != X2 ),
    inference(equality_resolution,[],[f168]) ).

fof(f168,plain,
    ! [X2,X0,X1] :
      ( terminates(X2,X1,X0)
      | happens(pull,X0)
      | backwards != X1
      | push != X2 ),
    inference(cnf_transformation,[],[f105]) ).

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

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

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

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

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

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

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

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

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

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

fof(f480,plain,
    ~ happens(pull,n0),
    inference(unit_resulting_resolution,[],[f138,f425,f473]) ).

fof(f425,plain,
    terminates(pull,backwards,n0),
    inference(unit_resulting_resolution,[],[f303,f259]) ).

fof(f259,plain,
    ! [X0] :
      ( terminates(pull,backwards,X0)
      | ~ happens(push,X0) ),
    inference(equality_resolution,[],[f258]) ).

fof(f258,plain,
    ! [X0,X1] :
      ( terminates(pull,X1,X0)
      | backwards != X1
      | ~ happens(push,X0) ),
    inference(equality_resolution,[],[f169]) ).

fof(f169,plain,
    ! [X2,X0,X1] :
      ( terminates(X2,X1,X0)
      | pull != X2
      | backwards != X1
      | ~ happens(push,X0) ),
    inference(cnf_transformation,[],[f105]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : CSR015+1 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.12/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.14/0.34  % Computer : n018.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon Aug 29 17:42:24 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.21/0.48  % (15338)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.21/0.49  % (15338)Refutation not found, incomplete strategy% (15338)------------------------------
% 0.21/0.49  % (15338)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.49  % (15346)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.21/0.49  % (15338)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.49  % (15338)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.49  
% 0.21/0.49  % (15338)Memory used [KB]: 6140
% 0.21/0.49  % (15338)Time elapsed: 0.075 s
% 0.21/0.49  % (15338)Instructions burned: 6 (million)
% 0.21/0.49  % (15338)------------------------------
% 0.21/0.49  % (15338)------------------------------
% 0.21/0.49  % (15346)Instruction limit reached!
% 0.21/0.49  % (15346)------------------------------
% 0.21/0.49  % (15346)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.49  % (15346)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.49  % (15346)Termination reason: Unknown
% 0.21/0.49  % (15346)Termination phase: Preprocessing 3
% 0.21/0.49  
% 0.21/0.49  % (15346)Memory used [KB]: 1535
% 0.21/0.49  % (15346)Time elapsed: 0.004 s
% 0.21/0.49  % (15346)Instructions burned: 3 (million)
% 0.21/0.49  % (15346)------------------------------
% 0.21/0.49  % (15346)------------------------------
% 0.21/0.51  % (15329)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.21/0.51  % (15341)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.21/0.51  % (15339)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.21/0.52  % (15340)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.21/0.52  % (15334)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.21/0.52  % (15351)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.21/0.52  % (15334)Refutation not found, incomplete strategy% (15334)------------------------------
% 0.21/0.52  % (15334)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (15334)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (15334)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.52  
% 0.21/0.52  % (15334)Memory used [KB]: 1535
% 0.21/0.52  % (15334)Time elapsed: 0.123 s
% 0.21/0.52  % (15334)Instructions burned: 3 (million)
% 0.21/0.53  % (15330)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.21/0.53  % (15344)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.21/0.53  % (15355)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.21/0.53  % (15337)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.21/0.53  % (15344)Instruction limit reached!
% 0.21/0.53  % (15344)------------------------------
% 0.21/0.53  % (15344)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (15344)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (15344)Termination reason: Unknown
% 0.21/0.53  % (15344)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (15344)Memory used [KB]: 6140
% 0.21/0.53  % (15344)Time elapsed: 0.138 s
% 0.21/0.53  % (15344)Instructions burned: 7 (million)
% 0.21/0.53  % (15344)------------------------------
% 0.21/0.53  % (15344)------------------------------
% 0.21/0.53  % (15333)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.21/0.53  % (15331)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.21/0.53  % (15332)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.21/0.53  % (15331)Instruction limit reached!
% 0.21/0.53  % (15331)------------------------------
% 0.21/0.53  % (15331)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (15331)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (15331)Termination reason: Unknown
% 0.21/0.53  % (15331)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (15331)Memory used [KB]: 1535
% 0.21/0.53  % (15331)Time elapsed: 0.003 s
% 0.21/0.53  % (15331)Instructions burned: 5 (million)
% 0.21/0.53  % (15331)------------------------------
% 0.21/0.53  % (15331)------------------------------
% 0.21/0.53  % (15354)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.21/0.53  % (15333)Refutation not found, incomplete strategy% (15333)------------------------------
% 0.21/0.53  % (15333)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (15333)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (15333)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.53  
% 0.21/0.53  % (15333)Memory used [KB]: 6012
% 0.21/0.53  % (15333)Time elapsed: 0.136 s
% 0.21/0.53  % (15333)Instructions burned: 4 (million)
% 0.21/0.53  % (15333)------------------------------
% 0.21/0.53  % (15333)------------------------------
% 0.21/0.54  % (15339)Refutation not found, incomplete strategy% (15339)------------------------------
% 0.21/0.54  % (15339)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (15339)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (15339)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.54  
% 0.21/0.54  % (15339)Memory used [KB]: 6012
% 0.21/0.54  % (15339)Time elapsed: 0.133 s
% 0.21/0.54  % (15339)Instructions burned: 4 (million)
% 0.21/0.54  % (15339)------------------------------
% 0.21/0.54  % (15339)------------------------------
% 0.21/0.54  % (15332)Refutation not found, incomplete strategy% (15332)------------------------------
% 0.21/0.54  % (15332)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (15332)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (15332)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.54  
% 0.21/0.54  % (15332)Memory used [KB]: 6012
% 0.21/0.54  % (15332)Time elapsed: 0.136 s
% 0.21/0.54  % (15332)Instructions burned: 5 (million)
% 0.21/0.54  % (15332)------------------------------
% 0.21/0.54  % (15332)------------------------------
% 0.21/0.54  % (15335)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.21/0.54  % (15340)Instruction limit reached!
% 0.21/0.54  % (15340)------------------------------
% 0.21/0.54  % (15340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (15340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (15340)Termination reason: Unknown
% 0.21/0.54  % (15340)Termination phase: Saturation
% 0.21/0.54  
% 0.21/0.54  % (15340)Memory used [KB]: 6012
% 0.21/0.54  % (15340)Time elapsed: 0.136 s
% 0.21/0.54  % (15340)Instructions burned: 7 (million)
% 0.21/0.54  % (15340)------------------------------
% 0.21/0.54  % (15340)------------------------------
% 0.21/0.54  % (15358)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.21/0.54  % (15357)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.21/0.54  % (15350)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.21/0.54  % (15341)Instruction limit reached!
% 0.21/0.54  % (15341)------------------------------
% 0.21/0.54  % (15341)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (15341)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (15341)Termination reason: Unknown
% 0.21/0.54  % (15341)Termination phase: Saturation
% 0.21/0.54  
% 0.21/0.54  % (15341)Memory used [KB]: 1791
% 0.21/0.54  % (15341)Time elapsed: 0.139 s
% 0.21/0.54  % (15341)Instructions burned: 18 (million)
% 0.21/0.54  % (15341)------------------------------
% 0.21/0.54  % (15341)------------------------------
% 0.21/0.54  % (15343)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.21/0.54  % (15336)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.21/0.54  % (15352)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.21/0.54  % (15357)Refutation not found, incomplete strategy% (15357)------------------------------
% 0.21/0.54  % (15357)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (15357)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (15357)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.54  
% 0.21/0.54  % (15357)Memory used [KB]: 6140
% 0.21/0.54  % (15357)Time elapsed: 0.147 s
% 0.21/0.54  % (15357)Instructions burned: 5 (million)
% 0.21/0.54  % (15357)------------------------------
% 0.21/0.54  % (15357)------------------------------
% 0.21/0.54  % (15343)Instruction limit reached!
% 0.21/0.54  % (15343)------------------------------
% 0.21/0.54  % (15343)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (15343)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (15343)Termination reason: Unknown
% 0.21/0.54  % (15343)Termination phase: Saturation
% 0.21/0.54  
% 0.21/0.54  % (15343)Memory used [KB]: 1535
% 0.21/0.54  % (15343)Time elapsed: 0.003 s
% 0.21/0.54  % (15343)Instructions burned: 4 (million)
% 0.21/0.54  % (15343)------------------------------
% 0.21/0.54  % (15343)------------------------------
% 0.21/0.54  % (15334)------------------------------
% 0.21/0.54  % (15334)------------------------------
% 0.21/0.54  % (15347)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.21/0.54  % (15347)Instruction limit reached!
% 0.21/0.54  % (15347)------------------------------
% 0.21/0.54  % (15347)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (15347)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (15347)Termination reason: Unknown
% 0.21/0.54  % (15347)Termination phase: Preprocessing 3
% 0.21/0.54  
% 0.21/0.54  % (15347)Memory used [KB]: 1407
% 0.21/0.54  % (15347)Time elapsed: 0.002 s
% 0.21/0.54  % (15347)Instructions burned: 2 (million)
% 0.21/0.54  % (15347)------------------------------
% 0.21/0.54  % (15347)------------------------------
% 0.21/0.55  % (15353)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.21/0.55  % (15342)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.21/0.55  % (15348)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.21/0.55  % (15356)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.21/0.55  % (15349)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.21/0.55  % (15348)Refutation not found, incomplete strategy% (15348)------------------------------
% 0.21/0.55  % (15348)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (15348)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (15348)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.55  
% 0.21/0.55  % (15348)Memory used [KB]: 6140
% 0.21/0.55  % (15348)Time elapsed: 0.149 s
% 0.21/0.55  % (15348)Instructions burned: 5 (million)
% 0.21/0.55  % (15348)------------------------------
% 0.21/0.55  % (15348)------------------------------
% 0.21/0.56  % (15335)Refutation not found, incomplete strategy% (15335)------------------------------
% 0.21/0.56  % (15335)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (15335)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (15335)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.56  
% 0.21/0.56  % (15335)Memory used [KB]: 6012
% 0.21/0.56  % (15335)Time elapsed: 0.113 s
% 0.21/0.56  % (15335)Instructions burned: 5 (million)
% 0.21/0.56  % (15335)------------------------------
% 0.21/0.56  % (15335)------------------------------
% 0.21/0.56  % (15350)Refutation not found, incomplete strategy% (15350)------------------------------
% 0.21/0.56  % (15350)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (15350)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (15350)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.56  
% 0.21/0.56  % (15350)Memory used [KB]: 6268
% 0.21/0.56  % (15350)Time elapsed: 0.151 s
% 0.21/0.56  % (15350)Instructions burned: 9 (million)
% 0.21/0.56  % (15350)------------------------------
% 0.21/0.56  % (15350)------------------------------
% 0.21/0.56  % (15352)Refutation not found, incomplete strategy% (15352)------------------------------
% 0.21/0.56  % (15352)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (15352)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (15352)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.56  
% 0.21/0.56  % (15352)Memory used [KB]: 1663
% 0.21/0.56  % (15352)Time elapsed: 0.149 s
% 0.21/0.56  % (15352)Instructions burned: 8 (million)
% 0.21/0.56  % (15352)------------------------------
% 0.21/0.56  % (15352)------------------------------
% 0.21/0.57  % (15342)First to succeed.
% 1.69/0.57  % (15345)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)
% 1.69/0.57  % (15358)Instruction limit reached!
% 1.69/0.57  % (15358)------------------------------
% 1.69/0.57  % (15358)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.57  % (15358)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.57  % (15358)Termination reason: Unknown
% 1.69/0.57  % (15358)Termination phase: Saturation
% 1.69/0.57  
% 1.69/0.57  % (15358)Memory used [KB]: 6140
% 1.69/0.57  % (15358)Time elapsed: 0.010 s
% 1.69/0.57  % (15358)Instructions burned: 25 (million)
% 1.69/0.57  % (15358)------------------------------
% 1.69/0.57  % (15358)------------------------------
% 1.69/0.57  % (15330)Instruction limit reached!
% 1.69/0.57  % (15330)------------------------------
% 1.69/0.57  % (15330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.57  % (15330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.57  % (15330)Termination reason: Unknown
% 1.69/0.57  % (15330)Termination phase: Saturation
% 1.69/0.57  
% 1.69/0.57  % (15330)Memory used [KB]: 6140
% 1.69/0.57  % (15330)Time elapsed: 0.169 s
% 1.69/0.57  % (15330)Instructions burned: 13 (million)
% 1.69/0.57  % (15330)------------------------------
% 1.69/0.57  % (15330)------------------------------
% 1.69/0.58  % (15342)Refutation found. Thanks to Tanya!
% 1.69/0.58  % SZS status Theorem for theBenchmark
% 1.69/0.58  % SZS output start Proof for theBenchmark
% See solution above
% 1.69/0.58  % (15342)------------------------------
% 1.69/0.58  % (15342)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.58  % (15342)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.58  % (15342)Termination reason: Refutation
% 1.69/0.58  
% 1.69/0.58  % (15342)Memory used [KB]: 6268
% 1.69/0.58  % (15342)Time elapsed: 0.153 s
% 1.69/0.58  % (15342)Instructions burned: 14 (million)
% 1.69/0.58  % (15342)------------------------------
% 1.69/0.58  % (15342)------------------------------
% 1.69/0.58  % (15328)Success in time 0.217 s
%------------------------------------------------------------------------------