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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : CSR023+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 : n009.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:11 EDT 2022

% Result   : Theorem 0.19s 0.55s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   47 (  19 unt;   0 def)
%            Number of atoms       :  207 ( 113 equ)
%            Maximal formula atoms :   18 (   4 avg)
%            Number of connectives :  234 (  74   ~;  80   |;  70   &)
%                                         (   8 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-3 aty)
%            Number of functors    :   10 (  10 usr;   9 con; 0-2 aty)
%            Number of variables   :   75 (  75   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f490,plain,
    $false,
    inference(subsumption_resolution,[],[f489,f199]) ).

fof(f199,plain,
    ~ holdsAt(spinning,n3),
    inference(cnf_transformation,[],[f51]) ).

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

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

fof(f48,conjecture,
    holdsAt(spinning,n3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',spinning_3) ).

fof(f489,plain,
    holdsAt(spinning,n3),
    inference(forward_demodulation,[],[f488,f244]) ).

fof(f244,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(f488,plain,
    holdsAt(spinning,plus(n1,n2)),
    inference(forward_demodulation,[],[f487,f219]) ).

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

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

fof(f64,plain,
    ! [X1,X0] : 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(f487,plain,
    holdsAt(spinning,plus(n2,n1)),
    inference(unit_resulting_resolution,[],[f473,f346,f143]) ).

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

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

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

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

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

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

fof(f346,plain,
    happens(pull,n2),
    inference(unit_resulting_resolution,[],[f273,f243]) ).

fof(f243,plain,
    ! [X0,X1] :
      ( ~ sP5(X0,X1)
      | happens(X1,X0) ),
    inference(cnf_transformation,[],[f133]) ).

fof(f133,plain,
    ! [X0,X1] :
      ( ( happens(X1,X0)
        | ~ sP5(X0,X1) )
      & ( sP5(X0,X1)
        | ~ happens(X1,X0) ) ),
    inference(nnf_transformation,[],[f91]) ).

fof(f91,plain,
    ! [X0,X1] :
      ( happens(X1,X0)
    <=> sP5(X0,X1) ),
    inference(definition_folding,[],[f68,f90]) ).

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

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

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

fof(f273,plain,
    sP5(n2,pull),
    inference(equality_resolution,[],[f272]) ).

fof(f272,plain,
    ! [X1] :
      ( sP5(n2,X1)
      | pull != X1 ),
    inference(equality_resolution,[],[f241]) ).

fof(f241,plain,
    ! [X0,X1] :
      ( sP5(X0,X1)
      | n2 != X0
      | pull != X1 ),
    inference(cnf_transformation,[],[f132]) ).

fof(f132,plain,
    ! [X0,X1] :
      ( ( sP5(X0,X1)
        | ( ( n2 != X0
            | pull != X1 )
          & ( push != X1
            | n0 != X0 )
          & ( push != X1
            | n2 != X0 )
          & ( n1 != X0
            | pull != X1 ) ) )
      & ( ( n2 = X0
          & pull = X1 )
        | ( push = X1
          & n0 = X0 )
        | ( push = X1
          & n2 = X0 )
        | ( n1 = X0
          & pull = X1 )
        | ~ sP5(X0,X1) ) ),
    inference(flattening,[],[f131]) ).

fof(f131,plain,
    ! [X0,X1] :
      ( ( sP5(X0,X1)
        | ( ( n2 != X0
            | pull != X1 )
          & ( push != X1
            | n0 != X0 )
          & ( push != X1
            | n2 != X0 )
          & ( n1 != X0
            | pull != X1 ) ) )
      & ( ( n2 = X0
          & pull = X1 )
        | ( push = X1
          & n0 = X0 )
        | ( push = X1
          & n2 = X0 )
        | ( n1 = X0
          & pull = X1 )
        | ~ sP5(X0,X1) ) ),
    inference(nnf_transformation,[],[f90]) ).

fof(f473,plain,
    initiates(pull,spinning,n2),
    inference(unit_resulting_resolution,[],[f347,f271]) ).

fof(f271,plain,
    ! [X1] :
      ( initiates(pull,spinning,X1)
      | ~ happens(push,X1) ),
    inference(equality_resolution,[],[f270]) ).

fof(f270,plain,
    ! [X0,X1] :
      ( initiates(X0,spinning,X1)
      | ~ happens(push,X1)
      | pull != X0 ),
    inference(equality_resolution,[],[f215]) ).

fof(f215,plain,
    ! [X2,X0,X1] :
      ( initiates(X0,X2,X1)
      | ~ happens(push,X1)
      | spinning != X2
      | pull != X0 ),
    inference(cnf_transformation,[],[f128]) ).

fof(f128,plain,
    ! [X0,X1,X2] :
      ( ( initiates(X0,X2,X1)
        | ( ( forwards != X2
            | push != X0
            | happens(pull,X1) )
          & ( ~ happens(push,X1)
            | spinning != X2
            | pull != X0 )
          & ~ sP4(X0,X1,X2) ) )
      & ( ( forwards = X2
          & push = X0
          & ~ happens(pull,X1) )
        | ( happens(push,X1)
          & spinning = X2
          & pull = X0 )
        | sP4(X0,X1,X2)
        | ~ initiates(X0,X2,X1) ) ),
    inference(rectify,[],[f127]) ).

fof(f127,plain,
    ! [X1,X0,X2] :
      ( ( initiates(X1,X2,X0)
        | ( ( forwards != X2
            | push != X1
            | happens(pull,X0) )
          & ( ~ happens(push,X0)
            | spinning != X2
            | pull != X1 )
          & ~ sP4(X1,X0,X2) ) )
      & ( ( forwards = X2
          & push = X1
          & ~ happens(pull,X0) )
        | ( happens(push,X0)
          & spinning = X2
          & pull = X1 )
        | sP4(X1,X0,X2)
        | ~ initiates(X1,X2,X0) ) ),
    inference(flattening,[],[f126]) ).

fof(f126,plain,
    ! [X1,X0,X2] :
      ( ( initiates(X1,X2,X0)
        | ( ( forwards != X2
            | push != X1
            | happens(pull,X0) )
          & ( ~ happens(push,X0)
            | spinning != X2
            | pull != X1 )
          & ~ sP4(X1,X0,X2) ) )
      & ( ( forwards = X2
          & push = X1
          & ~ happens(pull,X0) )
        | ( happens(push,X0)
          & spinning = X2
          & pull = X1 )
        | sP4(X1,X0,X2)
        | ~ initiates(X1,X2,X0) ) ),
    inference(nnf_transformation,[],[f89]) ).

fof(f89,plain,
    ! [X1,X0,X2] :
      ( initiates(X1,X2,X0)
    <=> ( ( forwards = X2
          & push = X1
          & ~ happens(pull,X0) )
        | ( happens(push,X0)
          & spinning = X2
          & pull = X1 )
        | sP4(X1,X0,X2) ) ),
    inference(definition_folding,[],[f59,f88]) ).

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

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

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

fof(f347,plain,
    happens(push,n2),
    inference(unit_resulting_resolution,[],[f277,f243]) ).

fof(f277,plain,
    sP5(n2,push),
    inference(equality_resolution,[],[f276]) ).

fof(f276,plain,
    ! [X0] :
      ( sP5(X0,push)
      | n2 != X0 ),
    inference(equality_resolution,[],[f239]) ).

fof(f239,plain,
    ! [X0,X1] :
      ( sP5(X0,X1)
      | push != X1
      | n2 != X0 ),
    inference(cnf_transformation,[],[f132]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem    : CSR023+1 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.10/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.12/0.33  % Computer : n009.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Mon Aug 29 17:37:05 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.19/0.49  % (5651)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.19/0.49  % (5669)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.49  % (5654)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.19/0.49  % (5652)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.19/0.50  % (5650)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.50  % (5652)Refutation not found, incomplete strategy% (5652)------------------------------
% 0.19/0.50  % (5652)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (5652)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (5652)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.50  
% 0.19/0.50  % (5652)Memory used [KB]: 6012
% 0.19/0.50  % (5652)Time elapsed: 0.099 s
% 0.19/0.50  % (5652)Instructions burned: 3 (million)
% 0.19/0.50  % (5652)------------------------------
% 0.19/0.50  % (5652)------------------------------
% 0.19/0.50  % (5670)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.50  % (5661)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.19/0.50  % (5670)Refutation not found, incomplete strategy% (5670)------------------------------
% 0.19/0.50  % (5670)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (5670)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (5670)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.50  
% 0.19/0.50  % (5670)Memory used [KB]: 6140
% 0.19/0.50  % (5670)Time elapsed: 0.108 s
% 0.19/0.50  % (5670)Instructions burned: 7 (million)
% 0.19/0.50  % (5670)------------------------------
% 0.19/0.50  % (5670)------------------------------
% 0.19/0.50  % (5644)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.50  % (5642)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.19/0.50  % (5648)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.50  % (5644)Instruction limit reached!
% 0.19/0.50  % (5644)------------------------------
% 0.19/0.50  % (5644)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (5644)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (5644)Termination reason: Unknown
% 0.19/0.50  % (5644)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (5644)Memory used [KB]: 1535
% 0.19/0.50  % (5644)Time elapsed: 0.003 s
% 0.19/0.50  % (5644)Instructions burned: 4 (million)
% 0.19/0.50  % (5644)------------------------------
% 0.19/0.50  % (5644)------------------------------
% 0.19/0.51  % (5646)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.51  % (5662)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.19/0.51  % (5664)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.19/0.51  % (5651)Refutation not found, incomplete strategy% (5651)------------------------------
% 0.19/0.51  % (5651)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (5651)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (5651)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (5651)Memory used [KB]: 6140
% 0.19/0.51  % (5651)Time elapsed: 0.119 s
% 0.19/0.51  % (5651)Instructions burned: 5 (million)
% 0.19/0.51  % (5651)------------------------------
% 0.19/0.51  % (5651)------------------------------
% 0.19/0.51  % (5643)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.19/0.51  % (5653)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.51  % (5643)Refutation not found, incomplete strategy% (5643)------------------------------
% 0.19/0.51  % (5643)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (5643)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (5643)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (5643)Memory used [KB]: 6140
% 0.19/0.51  % (5643)Time elapsed: 0.126 s
% 0.19/0.51  % (5643)Instructions burned: 8 (million)
% 0.19/0.51  % (5643)------------------------------
% 0.19/0.51  % (5643)------------------------------
% 0.19/0.51  % (5655)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.51  % (5653)Instruction limit reached!
% 0.19/0.51  % (5653)------------------------------
% 0.19/0.51  % (5653)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (5653)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (5653)Termination reason: Unknown
% 0.19/0.51  % (5653)Termination phase: Saturation
% 0.19/0.51  
% 0.19/0.51  % (5653)Memory used [KB]: 6012
% 0.19/0.51  % (5653)Time elapsed: 0.125 s
% 0.19/0.51  % (5653)Instructions burned: 7 (million)
% 0.19/0.51  % (5653)------------------------------
% 0.19/0.51  % (5653)------------------------------
% 0.19/0.51  % (5656)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.51  % (5647)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.52  % (5654)Instruction limit reached!
% 0.19/0.52  % (5654)------------------------------
% 0.19/0.52  % (5654)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (5654)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (5654)Termination reason: Unknown
% 0.19/0.52  % (5654)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (5654)Memory used [KB]: 1791
% 0.19/0.52  % (5654)Time elapsed: 0.132 s
% 0.19/0.52  % (5654)Instructions burned: 16 (million)
% 0.19/0.52  % (5654)------------------------------
% 0.19/0.52  % (5654)------------------------------
% 0.19/0.52  % (5658)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.52  % (5656)Instruction limit reached!
% 0.19/0.52  % (5656)------------------------------
% 0.19/0.52  % (5656)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (5656)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (5656)Termination reason: Unknown
% 0.19/0.52  % (5656)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (5656)Memory used [KB]: 6012
% 0.19/0.52  % (5656)Time elapsed: 0.003 s
% 0.19/0.52  % (5656)Instructions burned: 5 (million)
% 0.19/0.52  % (5656)------------------------------
% 0.19/0.52  % (5656)------------------------------
% 0.19/0.52  % (5647)Refutation not found, incomplete strategy% (5647)------------------------------
% 0.19/0.52  % (5647)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (5647)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (5647)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (5647)Memory used [KB]: 1535
% 0.19/0.52  % (5647)Time elapsed: 0.126 s
% 0.19/0.52  % (5647)Instructions burned: 3 (million)
% 0.19/0.52  % (5647)------------------------------
% 0.19/0.52  % (5647)------------------------------
% 0.19/0.52  % (5671)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.19/0.52  % (5665)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.19/0.52  % (5659)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.52  % (5661)Refutation not found, incomplete strategy% (5661)------------------------------
% 0.19/0.52  % (5661)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (5659)Instruction limit reached!
% 0.19/0.52  % (5659)------------------------------
% 0.19/0.52  % (5659)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (5659)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (5659)Termination reason: Unknown
% 0.19/0.52  % (5659)Termination phase: Property scanning
% 0.19/0.52  
% 0.19/0.52  % (5659)Memory used [KB]: 1535
% 0.19/0.52  % (5659)Time elapsed: 0.003 s
% 0.19/0.52  % (5659)Instructions burned: 3 (million)
% 0.19/0.52  % (5659)------------------------------
% 0.19/0.52  % (5659)------------------------------
% 0.19/0.52  % (5663)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.52  % (5650)Refutation not found, incomplete strategy% (5650)------------------------------
% 0.19/0.52  % (5650)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (5650)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (5650)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (5650)Memory used [KB]: 6268
% 0.19/0.52  % (5650)Time elapsed: 0.128 s
% 0.19/0.52  % (5650)Instructions burned: 13 (million)
% 0.19/0.52  % (5650)------------------------------
% 0.19/0.52  % (5650)------------------------------
% 0.19/0.52  % (5661)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (5661)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (5661)Memory used [KB]: 6140
% 0.19/0.52  % (5661)Time elapsed: 0.125 s
% 0.19/0.52  % (5661)Instructions burned: 7 (million)
% 0.19/0.52  % (5661)------------------------------
% 0.19/0.52  % (5661)------------------------------
% 0.19/0.52  % (5657)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.52  % (5663)Refutation not found, incomplete strategy% (5663)------------------------------
% 0.19/0.52  % (5663)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (5663)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (5663)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (5663)Memory used [KB]: 6268
% 0.19/0.52  % (5663)Time elapsed: 0.138 s
% 0.19/0.52  % (5663)Instructions burned: 7 (million)
% 0.19/0.52  % (5663)------------------------------
% 0.19/0.52  % (5663)------------------------------
% 0.19/0.52  % (5645)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (5669)Instruction limit reached!
% 0.19/0.53  % (5669)------------------------------
% 0.19/0.53  % (5669)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (5657)Instruction limit reached!
% 0.19/0.53  % (5657)------------------------------
% 0.19/0.53  % (5657)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (5657)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (5657)Termination reason: Unknown
% 0.19/0.53  % (5657)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (5657)Memory used [KB]: 6140
% 0.19/0.53  % (5657)Time elapsed: 0.004 s
% 0.19/0.53  % (5657)Instructions burned: 7 (million)
% 0.19/0.53  % (5657)------------------------------
% 0.19/0.53  % (5657)------------------------------
% 0.19/0.53  % (5646)Instruction limit reached!
% 0.19/0.53  % (5646)------------------------------
% 0.19/0.53  % (5646)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (5646)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (5646)Termination reason: Unknown
% 0.19/0.53  % (5646)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (5646)Memory used [KB]: 6012
% 0.19/0.53  % (5646)Time elapsed: 0.143 s
% 0.19/0.53  % (5645)Refutation not found, incomplete strategy% (5645)------------------------------
% 0.19/0.53  % (5645)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (5646)Instructions burned: 13 (million)
% 0.19/0.53  % (5646)------------------------------
% 0.19/0.53  % (5646)------------------------------
% 0.19/0.53  % (5645)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (5645)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (5645)Memory used [KB]: 6140
% 0.19/0.53  % (5645)Time elapsed: 0.137 s
% 0.19/0.53  % (5645)Instructions burned: 5 (million)
% 0.19/0.53  % (5645)------------------------------
% 0.19/0.53  % (5645)------------------------------
% 0.19/0.53  % (5669)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (5669)Termination reason: Unknown
% 0.19/0.53  % (5669)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (5669)Memory used [KB]: 6268
% 0.19/0.53  % (5669)Time elapsed: 0.136 s
% 0.19/0.53  % (5669)Instructions burned: 25 (million)
% 0.19/0.53  % (5669)------------------------------
% 0.19/0.53  % (5669)------------------------------
% 0.19/0.53  % (5666)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (5668)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.53  % (5649)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.19/0.53  % (5667)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.19/0.53  % (5660)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.53  % (5660)Instruction limit reached!
% 0.19/0.53  % (5660)------------------------------
% 0.19/0.53  % (5660)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (5660)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (5660)Termination reason: Unknown
% 0.19/0.53  % (5660)Termination phase: Preprocessing 1
% 0.19/0.53  
% 0.19/0.53  % (5660)Memory used [KB]: 1407
% 0.19/0.53  % (5660)Time elapsed: 0.003 s
% 0.19/0.53  % (5660)Instructions burned: 2 (million)
% 0.19/0.53  % (5660)------------------------------
% 0.19/0.53  % (5660)------------------------------
% 0.19/0.54  % (5665)Refutation not found, incomplete strategy% (5665)------------------------------
% 0.19/0.54  % (5665)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (5665)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (5665)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (5665)Memory used [KB]: 1663
% 0.19/0.54  % (5665)Time elapsed: 0.151 s
% 0.19/0.54  % (5665)Instructions burned: 9 (million)
% 0.19/0.54  % (5665)------------------------------
% 0.19/0.54  % (5665)------------------------------
% 0.19/0.54  % (5648)Refutation not found, incomplete strategy% (5648)------------------------------
% 0.19/0.54  % (5648)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (5648)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (5648)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (5648)Memory used [KB]: 6140
% 0.19/0.54  % (5648)Time elapsed: 0.121 s
% 0.19/0.54  % (5648)Instructions burned: 11 (million)
% 0.19/0.54  % (5648)------------------------------
% 0.19/0.54  % (5648)------------------------------
% 0.19/0.55  % (5671)Instruction limit reached!
% 0.19/0.55  % (5671)------------------------------
% 0.19/0.55  % (5671)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (5671)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (5671)Termination reason: Unknown
% 0.19/0.55  % (5671)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (5671)Memory used [KB]: 1663
% 0.19/0.55  % (5671)Time elapsed: 0.010 s
% 0.19/0.55  % (5671)Instructions burned: 24 (million)
% 0.19/0.55  % (5671)------------------------------
% 0.19/0.55  % (5671)------------------------------
% 0.19/0.55  % (5662)Instruction limit reached!
% 0.19/0.55  % (5662)------------------------------
% 0.19/0.55  % (5662)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (5662)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (5662)Termination reason: Unknown
% 0.19/0.55  % (5662)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (5662)Memory used [KB]: 6524
% 0.19/0.55  % (5662)Time elapsed: 0.164 s
% 0.19/0.55  % (5662)Instructions burned: 31 (million)
% 0.19/0.55  % (5662)------------------------------
% 0.19/0.55  % (5662)------------------------------
% 0.19/0.55  % (5655)First to succeed.
% 0.19/0.55  % (5655)Refutation found. Thanks to Tanya!
% 0.19/0.55  % SZS status Theorem for theBenchmark
% 0.19/0.55  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.55  % (5655)------------------------------
% 0.19/0.55  % (5655)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (5655)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (5655)Termination reason: Refutation
% 0.19/0.55  
% 0.19/0.55  % (5655)Memory used [KB]: 6268
% 0.19/0.55  % (5655)Time elapsed: 0.155 s
% 0.19/0.55  % (5655)Instructions burned: 15 (million)
% 0.19/0.55  % (5655)------------------------------
% 0.19/0.55  % (5655)------------------------------
% 0.19/0.55  % (5641)Success in time 0.201 s
%------------------------------------------------------------------------------