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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : CSR022+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 : n012.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 1.65s 0.55s
% Output   : Refutation 1.65s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   49 (  18 unt;   0 def)
%            Number of atoms       :  257 ( 130 equ)
%            Maximal formula atoms :   22 (   5 avg)
%            Number of connectives :  306 (  98   ~;  98   |;  97   &)
%                                         (  11 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 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   :   82 (  82   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f508,plain,
    $false,
    inference(subsumption_resolution,[],[f507,f176]) ).

fof(f176,plain,
    holdsAt(forwards,n3),
    inference(cnf_transformation,[],[f51]) ).

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

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

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

fof(f507,plain,
    ~ holdsAt(forwards,n3),
    inference(forward_demodulation,[],[f506,f181]) ).

fof(f181,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(f506,plain,
    ~ holdsAt(forwards,plus(n1,n2)),
    inference(forward_demodulation,[],[f498,f145]) ).

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

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

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

fof(f498,plain,
    ~ holdsAt(forwards,plus(n2,n1)),
    inference(unit_resulting_resolution,[],[f313,f470,f172]) ).

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

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

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

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

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

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

fof(f470,plain,
    terminates(pull,forwards,n2),
    inference(unit_resulting_resolution,[],[f314,f275]) ).

fof(f275,plain,
    ! [X1] :
      ( terminates(pull,forwards,X1)
      | ~ happens(push,X1) ),
    inference(equality_resolution,[],[f274]) ).

fof(f274,plain,
    ! [X0,X1] :
      ( terminates(X0,forwards,X1)
      | pull != X0
      | ~ happens(push,X1) ),
    inference(equality_resolution,[],[f235]) ).

fof(f235,plain,
    ! [X2,X0,X1] :
      ( terminates(X0,X2,X1)
      | forwards != X2
      | pull != X0
      | ~ happens(push,X1) ),
    inference(cnf_transformation,[],[f129]) ).

fof(f129,plain,
    ! [X0,X1,X2] :
      ( ( terminates(X0,X2,X1)
        | ( ( happens(pull,X1)
            | spinning != X2
            | push != X0 )
          & ( forwards != X2
            | pull != X0
            | ~ happens(push,X1) )
          & ~ sP5(X2,X0,X1)
          & ~ sP4(X0,X1,X2)
          & ~ sP3(X2,X1,X0)
          & ~ sP2(X0,X1,X2) ) )
      & ( ( ~ happens(pull,X1)
          & spinning = X2
          & push = X0 )
        | ( forwards = X2
          & pull = X0
          & happens(push,X1) )
        | sP5(X2,X0,X1)
        | sP4(X0,X1,X2)
        | sP3(X2,X1,X0)
        | sP2(X0,X1,X2)
        | ~ terminates(X0,X2,X1) ) ),
    inference(rectify,[],[f128]) ).

fof(f128,plain,
    ! [X2,X0,X1] :
      ( ( terminates(X2,X1,X0)
        | ( ( happens(pull,X0)
            | spinning != X1
            | push != X2 )
          & ( forwards != X1
            | pull != X2
            | ~ happens(push,X0) )
          & ~ sP5(X1,X2,X0)
          & ~ sP4(X2,X0,X1)
          & ~ sP3(X1,X0,X2)
          & ~ sP2(X2,X0,X1) ) )
      & ( ( ~ happens(pull,X0)
          & spinning = X1
          & push = X2 )
        | ( forwards = X1
          & pull = X2
          & happens(push,X0) )
        | sP5(X1,X2,X0)
        | sP4(X2,X0,X1)
        | sP3(X1,X0,X2)
        | sP2(X2,X0,X1)
        | ~ terminates(X2,X1,X0) ) ),
    inference(flattening,[],[f127]) ).

fof(f127,plain,
    ! [X2,X0,X1] :
      ( ( terminates(X2,X1,X0)
        | ( ( happens(pull,X0)
            | spinning != X1
            | push != X2 )
          & ( forwards != X1
            | pull != X2
            | ~ happens(push,X0) )
          & ~ sP5(X1,X2,X0)
          & ~ sP4(X2,X0,X1)
          & ~ sP3(X1,X0,X2)
          & ~ sP2(X2,X0,X1) ) )
      & ( ( ~ happens(pull,X0)
          & spinning = X1
          & push = X2 )
        | ( forwards = X1
          & pull = X2
          & happens(push,X0) )
        | sP5(X1,X2,X0)
        | sP4(X2,X0,X1)
        | sP3(X1,X0,X2)
        | sP2(X2,X0,X1)
        | ~ terminates(X2,X1,X0) ) ),
    inference(nnf_transformation,[],[f91]) ).

fof(f91,plain,
    ! [X2,X0,X1] :
      ( terminates(X2,X1,X0)
    <=> ( ( ~ happens(pull,X0)
          & spinning = X1
          & push = X2 )
        | ( forwards = X1
          & pull = X2
          & happens(push,X0) )
        | sP5(X1,X2,X0)
        | sP4(X2,X0,X1)
        | sP3(X1,X0,X2)
        | sP2(X2,X0,X1) ) ),
    inference(definition_folding,[],[f58,f90,f89,f88,f87]) ).

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

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

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

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

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

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

fof(f314,plain,
    happens(push,n2),
    inference(unit_resulting_resolution,[],[f261,f203]) ).

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

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

fof(f86,plain,
    ! [X0,X1] :
      ( happens(X1,X0)
    <=> sP1(X0,X1) ),
    inference(definition_folding,[],[f68,f85]) ).

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

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

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

fof(f261,plain,
    sP1(n2,push),
    inference(equality_resolution,[],[f260]) ).

fof(f260,plain,
    ! [X1] :
      ( sP1(n2,X1)
      | push != X1 ),
    inference(equality_resolution,[],[f199]) ).

fof(f199,plain,
    ! [X0,X1] :
      ( sP1(X0,X1)
      | n2 != X0
      | push != X1 ),
    inference(cnf_transformation,[],[f112]) ).

fof(f112,plain,
    ! [X0,X1] :
      ( ( sP1(X0,X1)
        | ( ( n2 != X0
            | pull != X1 )
          & ( n0 != X0
            | push != X1 )
          & ( n2 != X0
            | push != X1 )
          & ( pull != X1
            | n1 != X0 ) ) )
      & ( ( n2 = X0
          & pull = X1 )
        | ( n0 = X0
          & push = X1 )
        | ( n2 = X0
          & push = X1 )
        | ( pull = X1
          & n1 = X0 )
        | ~ sP1(X0,X1) ) ),
    inference(flattening,[],[f111]) ).

fof(f111,plain,
    ! [X0,X1] :
      ( ( sP1(X0,X1)
        | ( ( n2 != X0
            | pull != X1 )
          & ( n0 != X0
            | push != X1 )
          & ( n2 != X0
            | push != X1 )
          & ( pull != X1
            | n1 != X0 ) ) )
      & ( ( n2 = X0
          & pull = X1 )
        | ( n0 = X0
          & push = X1 )
        | ( n2 = X0
          & push = X1 )
        | ( pull = X1
          & n1 = X0 )
        | ~ sP1(X0,X1) ) ),
    inference(nnf_transformation,[],[f85]) ).

fof(f313,plain,
    happens(pull,n2),
    inference(unit_resulting_resolution,[],[f257,f203]) ).

fof(f257,plain,
    sP1(n2,pull),
    inference(equality_resolution,[],[f256]) ).

fof(f256,plain,
    ! [X1] :
      ( sP1(n2,X1)
      | pull != X1 ),
    inference(equality_resolution,[],[f201]) ).

fof(f201,plain,
    ! [X0,X1] :
      ( sP1(X0,X1)
      | n2 != X0
      | pull != X1 ),
    inference(cnf_transformation,[],[f112]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem    : CSR022+1 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.03/0.12  % 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.33  % Computer : n012.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Mon Aug 29 17:38:51 EDT 2022
% 0.13/0.33  % CPUTime    : 
% 0.20/0.49  % (11627)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.50  % (11619)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.50  % (11611)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.50  % (11615)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.50  % (11602)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.50  % (11624)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.50  % (11616)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.50  % (11611)Refutation not found, incomplete strategy% (11611)------------------------------
% 0.20/0.50  % (11611)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (11611)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (11611)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.50  
% 0.20/0.50  % (11611)Memory used [KB]: 6140
% 0.20/0.50  % (11611)Time elapsed: 0.112 s
% 0.20/0.50  % (11611)Instructions burned: 5 (million)
% 0.20/0.50  % (11611)------------------------------
% 0.20/0.50  % (11611)------------------------------
% 0.20/0.51  % (11608)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.51  % (11619)Instruction limit reached!
% 0.20/0.51  % (11619)------------------------------
% 0.20/0.51  % (11619)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (11619)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (11619)Termination reason: Unknown
% 0.20/0.51  % (11619)Termination phase: Preprocessing 3
% 0.20/0.51  
% 0.20/0.51  % (11617)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.51  % (11619)Memory used [KB]: 1535
% 0.20/0.51  % (11619)Time elapsed: 0.005 s
% 0.20/0.51  % (11619)Instructions burned: 3 (million)
% 0.20/0.51  % (11619)------------------------------
% 0.20/0.51  % (11619)------------------------------
% 0.20/0.51  % (11617)Instruction limit reached!
% 0.20/0.51  % (11617)------------------------------
% 0.20/0.51  % (11617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (11617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (11617)Termination reason: Unknown
% 0.20/0.51  % (11617)Termination phase: Saturation
% 0.20/0.51  
% 0.20/0.51  % (11617)Memory used [KB]: 6140
% 0.20/0.51  % (11617)Time elapsed: 0.006 s
% 0.20/0.51  % (11617)Instructions burned: 7 (million)
% 0.20/0.51  % (11617)------------------------------
% 0.20/0.51  % (11617)------------------------------
% 0.20/0.51  % (11609)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.51  % (11605)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.52  % (11604)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.52  % (11604)Instruction limit reached!
% 0.20/0.52  % (11604)------------------------------
% 0.20/0.52  % (11604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (11604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (11604)Termination reason: Unknown
% 0.20/0.52  % (11604)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (11604)Memory used [KB]: 1535
% 0.20/0.52  % (11604)Time elapsed: 0.003 s
% 0.20/0.52  % (11604)Instructions burned: 4 (million)
% 0.20/0.52  % (11604)------------------------------
% 0.20/0.52  % (11604)------------------------------
% 0.20/0.52  % (11605)Refutation not found, incomplete strategy% (11605)------------------------------
% 0.20/0.52  % (11605)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (11605)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (11605)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (11605)Memory used [KB]: 6140
% 0.20/0.52  % (11605)Time elapsed: 0.136 s
% 0.20/0.52  % (11605)Instructions burned: 5 (million)
% 0.20/0.52  % (11605)------------------------------
% 0.20/0.52  % (11605)------------------------------
% 0.20/0.52  % (11607)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.52  % (11606)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.52  % (11607)Refutation not found, incomplete strategy% (11607)------------------------------
% 0.20/0.52  % (11607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (11607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (11607)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (11607)Memory used [KB]: 1535
% 0.20/0.52  % (11607)Time elapsed: 0.136 s
% 0.20/0.52  % (11607)Instructions burned: 3 (million)
% 0.20/0.52  % (11607)------------------------------
% 0.20/0.52  % (11607)------------------------------
% 0.20/0.52  % (11626)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.52  % (11616)Instruction limit reached!
% 0.20/0.52  % (11616)------------------------------
% 0.20/0.52  % (11616)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (11616)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (11616)Termination reason: Unknown
% 0.20/0.52  % (11616)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (11616)Memory used [KB]: 6012
% 0.20/0.52  % (11616)Time elapsed: 0.005 s
% 0.20/0.52  % (11616)Instructions burned: 5 (million)
% 0.20/0.52  % (11616)------------------------------
% 0.20/0.52  % (11616)------------------------------
% 0.20/0.52  % (11614)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  % (11629)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.52  % (11628)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.52  % (11603)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.52  % (11625)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.53  % (11615)First to succeed.
% 0.20/0.53  % (11621)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  % (11603)Refutation not found, incomplete strategy% (11603)------------------------------
% 0.20/0.53  % (11603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (11603)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (11603)Memory used [KB]: 6140
% 0.20/0.53  % (11603)Time elapsed: 0.135 s
% 0.20/0.53  % (11603)Instructions burned: 10 (million)
% 0.20/0.53  % (11603)------------------------------
% 0.20/0.53  % (11603)------------------------------
% 0.20/0.53  % (11620)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.53  % (11631)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.53  % (11620)Instruction limit reached!
% 0.20/0.53  % (11620)------------------------------
% 0.20/0.53  % (11620)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11620)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (11620)Termination reason: Unknown
% 0.20/0.53  % (11620)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (11620)Memory used [KB]: 1407
% 0.20/0.53  % (11620)Time elapsed: 0.002 s
% 0.20/0.53  % (11620)Instructions burned: 3 (million)
% 0.20/0.53  % (11620)------------------------------
% 0.20/0.53  % (11620)------------------------------
% 0.20/0.53  % (11621)Refutation not found, incomplete strategy% (11621)------------------------------
% 0.20/0.53  % (11621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (11621)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (11621)Memory used [KB]: 6140
% 0.20/0.53  % (11621)Time elapsed: 0.148 s
% 0.20/0.53  % (11621)Instructions burned: 7 (million)
% 0.20/0.53  % (11621)------------------------------
% 0.20/0.53  % (11621)------------------------------
% 0.20/0.53  % (11612)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.53  % (11618)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.53  % (11630)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  % (11613)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.53  % (11612)Refutation not found, incomplete strategy% (11612)------------------------------
% 0.20/0.53  % (11612)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11612)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (11612)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (11612)Memory used [KB]: 6012
% 0.20/0.53  % (11612)Time elapsed: 0.150 s
% 0.20/0.53  % (11612)Instructions burned: 2 (million)
% 0.20/0.53  % (11612)------------------------------
% 0.20/0.53  % (11612)------------------------------
% 0.20/0.53  % (11623)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.53  % (11630)Refutation not found, incomplete strategy% (11630)------------------------------
% 0.20/0.53  % (11630)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11630)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (11630)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (11630)Memory used [KB]: 6140
% 0.20/0.53  % (11630)Time elapsed: 0.149 s
% 0.20/0.53  % (11630)Instructions burned: 7 (million)
% 0.20/0.53  % (11630)------------------------------
% 0.20/0.53  % (11630)------------------------------
% 0.20/0.53  % (11608)Refutation not found, incomplete strategy% (11608)------------------------------
% 0.20/0.53  % (11608)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11608)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (11608)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (11608)Memory used [KB]: 6140
% 0.20/0.53  % (11608)Time elapsed: 0.094 s
% 0.20/0.53  % (11608)Instructions burned: 13 (million)
% 0.20/0.53  % (11608)------------------------------
% 0.20/0.53  % (11608)------------------------------
% 0.20/0.53  % (11613)Instruction limit reached!
% 0.20/0.53  % (11613)------------------------------
% 0.20/0.53  % (11613)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11613)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (11613)Termination reason: Unknown
% 0.20/0.53  % (11613)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (11613)Memory used [KB]: 6140
% 0.20/0.53  % (11613)Time elapsed: 0.151 s
% 0.20/0.53  % (11613)Instructions burned: 7 (million)
% 0.20/0.53  % (11613)------------------------------
% 0.20/0.53  % (11613)------------------------------
% 0.20/0.54  % (11610)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.54  % (11622)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.54  % (11625)Refutation not found, incomplete strategy% (11625)------------------------------
% 0.20/0.54  % (11625)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (11625)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (11625)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (11625)Memory used [KB]: 1663
% 0.20/0.54  % (11625)Time elapsed: 0.145 s
% 0.20/0.54  % (11625)Instructions burned: 6 (million)
% 0.20/0.54  % (11625)------------------------------
% 0.20/0.54  % (11625)------------------------------
% 0.20/0.54  % (11606)Instruction limit reached!
% 0.20/0.54  % (11606)------------------------------
% 0.20/0.54  % (11606)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (11606)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (11606)Termination reason: Unknown
% 0.20/0.54  % (11606)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (11606)Memory used [KB]: 6012
% 0.20/0.54  % (11606)Time elapsed: 0.140 s
% 0.20/0.54  % (11606)Instructions burned: 13 (million)
% 0.20/0.54  % (11606)------------------------------
% 0.20/0.54  % (11606)------------------------------
% 1.65/0.54  % (11614)Instruction limit reached!
% 1.65/0.54  % (11614)------------------------------
% 1.65/0.54  % (11614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.54  % (11614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.54  % (11614)Termination reason: Unknown
% 1.65/0.54  % (11614)Termination phase: Saturation
% 1.65/0.54  
% 1.65/0.54  % (11614)Memory used [KB]: 1791
% 1.65/0.54  % (11614)Time elapsed: 0.140 s
% 1.65/0.54  % (11614)Instructions burned: 16 (million)
% 1.65/0.54  % (11614)------------------------------
% 1.65/0.54  % (11614)------------------------------
% 1.65/0.55  % (11615)Refutation found. Thanks to Tanya!
% 1.65/0.55  % SZS status Theorem for theBenchmark
% 1.65/0.55  % SZS output start Proof for theBenchmark
% See solution above
% 1.65/0.55  % (11615)------------------------------
% 1.65/0.55  % (11615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.55  % (11615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.55  % (11615)Termination reason: Refutation
% 1.65/0.55  
% 1.65/0.55  % (11615)Memory used [KB]: 6268
% 1.65/0.55  % (11615)Time elapsed: 0.142 s
% 1.65/0.55  % (11615)Instructions burned: 14 (million)
% 1.65/0.55  % (11615)------------------------------
% 1.65/0.55  % (11615)------------------------------
% 1.65/0.55  % (11601)Success in time 0.2 s
%------------------------------------------------------------------------------