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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : NUM301+1 : TPTP v8.1.0. Released 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 17:58:03 EDT 2022

% Result   : Theorem 1.61s 0.59s
% Output   : Refutation 1.61s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   20 (  12 unt;   0 def)
%            Number of atoms       :   41 (   0 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   42 (  21   ~;  15   |;   4   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-1 aty)
%            Number of variables   :   34 (  32   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1180,plain,
    $false,
    inference(resolution,[],[f1175,f815]) ).

fof(f815,plain,
    rdn_translate(nn3,rdn_neg(rdnn(n3))),
    inference(cnf_transformation,[],[f131]) ).

fof(f131,axiom,
    rdn_translate(nn3,rdn_neg(rdnn(n3))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdnn3) ).

fof(f1175,plain,
    ! [X0] : ~ rdn_translate(X0,rdn_neg(rdnn(n3))),
    inference(resolution,[],[f1174,f898]) ).

fof(f898,plain,
    rdn_positive_less(rdnn(n2),rdnn(n3)),
    inference(cnf_transformation,[],[f268]) ).

fof(f268,axiom,
    rdn_positive_less(rdnn(n2),rdnn(n3)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdn_positive_less23) ).

fof(f1174,plain,
    ! [X0,X1] :
      ( ~ rdn_positive_less(rdnn(n2),X0)
      | ~ rdn_translate(X1,rdn_neg(X0)) ),
    inference(resolution,[],[f907,f866]) ).

fof(f866,plain,
    rdn_translate(nn2,rdn_neg(rdnn(n2))),
    inference(cnf_transformation,[],[f130]) ).

fof(f130,axiom,
    rdn_translate(nn2,rdn_neg(rdnn(n2))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdnn2) ).

fof(f907,plain,
    ! [X8,X9,X7] :
      ( ~ rdn_translate(nn2,rdn_neg(X9))
      | ~ rdn_positive_less(X9,X8)
      | ~ rdn_translate(X7,rdn_neg(X8)) ),
    inference(resolution,[],[f578,f806]) ).

fof(f806,plain,
    ! [X2,X3,X0,X1] :
      ( less(X3,X1)
      | ~ rdn_translate(X3,rdn_neg(X0))
      | ~ rdn_positive_less(X2,X0)
      | ~ rdn_translate(X1,rdn_neg(X2)) ),
    inference(cnf_transformation,[],[f491]) ).

fof(f491,plain,
    ! [X0,X1,X2,X3] :
      ( less(X3,X1)
      | ~ rdn_translate(X1,rdn_neg(X2))
      | ~ rdn_positive_less(X2,X0)
      | ~ rdn_translate(X3,rdn_neg(X0)) ),
    inference(rectify,[],[f455]) ).

fof(f455,plain,
    ! [X0,X3,X1,X2] :
      ( less(X2,X3)
      | ~ rdn_translate(X3,rdn_neg(X1))
      | ~ rdn_positive_less(X1,X0)
      | ~ rdn_translate(X2,rdn_neg(X0)) ),
    inference(flattening,[],[f454]) ).

fof(f454,plain,
    ! [X3,X1,X0,X2] :
      ( less(X2,X3)
      | ~ rdn_translate(X3,rdn_neg(X1))
      | ~ rdn_positive_less(X1,X0)
      | ~ rdn_translate(X2,rdn_neg(X0)) ),
    inference(ennf_transformation,[],[f406]) ).

fof(f406,plain,
    ! [X3,X1,X0,X2] :
      ( ( rdn_translate(X3,rdn_neg(X1))
        & rdn_positive_less(X1,X0)
        & rdn_translate(X2,rdn_neg(X0)) )
     => less(X2,X3) ),
    inference(rectify,[],[f283]) ).

fof(f283,axiom,
    ! [X9,X10,X0,X1] :
      ( ( rdn_translate(X0,rdn_neg(X9))
        & rdn_positive_less(X10,X9)
        & rdn_translate(X1,rdn_neg(X10)) )
     => less(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_entry_point_neg_neg) ).

fof(f578,plain,
    ! [X0] : ~ less(X0,nn2),
    inference(cnf_transformation,[],[f453]) ).

fof(f453,plain,
    ! [X0] : ~ less(X0,nn2),
    inference(ennf_transformation,[],[f403]) ).

fof(f403,negated_conjecture,
    ~ ? [X0] : less(X0,nn2),
    inference(negated_conjecture,[],[f402]) ).

fof(f402,conjecture,
    ? [X0] : less(X0,nn2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',something_less_nn2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : NUM301+1 : TPTP v8.1.0. Released v3.1.0.
% 0.03/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.12/0.34  % Computer : n009.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 30 06:17:50 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.51  % (17902)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.52  % (17901)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.53  % (17890)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.53  % (17893)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.53  % (17890)Refutation not found, incomplete strategy% (17890)------------------------------
% 0.19/0.53  % (17890)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (17890)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (17890)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (17890)Memory used [KB]: 6268
% 0.19/0.53  % (17890)Time elapsed: 0.113 s
% 0.19/0.53  % (17890)Instructions burned: 4 (million)
% 0.19/0.53  % (17890)------------------------------
% 0.19/0.53  % (17890)------------------------------
% 0.19/0.53  % (17918)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.53  % (17915)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  % (17907)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  % (17911)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.53  % (17899)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.53  % (17907)Instruction limit reached!
% 0.19/0.53  % (17907)------------------------------
% 0.19/0.53  % (17907)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (17895)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.54  % (17908)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.54  % (17896)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.54  % (17903)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.54  % (17894)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.54  % (17891)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.54  % (17906)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.54  % (17910)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.54  % (17899)Instruction limit reached!
% 0.19/0.54  % (17899)------------------------------
% 0.19/0.54  % (17899)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (17898)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.54  % (17891)Instruction limit reached!
% 0.19/0.54  % (17891)------------------------------
% 0.19/0.54  % (17891)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (17901)Instruction limit reached!
% 0.19/0.54  % (17901)------------------------------
% 0.19/0.54  % (17901)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (17892)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.54  % (17892)Refutation not found, incomplete strategy% (17892)------------------------------
% 0.19/0.54  % (17892)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (17892)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (17892)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (17892)Memory used [KB]: 6268
% 0.19/0.54  % (17892)Time elapsed: 0.129 s
% 0.19/0.54  % (17892)Instructions burned: 3 (million)
% 0.19/0.54  % (17892)------------------------------
% 0.19/0.54  % (17892)------------------------------
% 0.19/0.54  % (17891)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (17891)Termination reason: Unknown
% 0.19/0.54  % (17891)Termination phase: Preprocessing 3
% 0.19/0.54  
% 0.19/0.54  % (17891)Memory used [KB]: 1791
% 0.19/0.54  % (17891)Time elapsed: 0.004 s
% 0.19/0.54  % (17891)Instructions burned: 3 (million)
% 0.19/0.54  % (17891)------------------------------
% 0.19/0.54  % (17891)------------------------------
% 0.19/0.54  % (17901)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (17901)Termination reason: Unknown
% 0.19/0.54  % (17901)Termination phase: Property scanning
% 0.19/0.54  
% 0.19/0.54  % (17901)Memory used [KB]: 1918
% 0.19/0.54  % (17901)Time elapsed: 0.008 s
% 0.19/0.54  % (17901)Instructions burned: 17 (million)
% 0.19/0.54  % (17901)------------------------------
% 0.19/0.54  % (17901)------------------------------
% 1.38/0.54  % (17903)Instruction limit reached!
% 1.38/0.54  % (17903)------------------------------
% 1.38/0.54  % (17903)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.54  % (17893)Instruction limit reached!
% 1.38/0.54  % (17893)------------------------------
% 1.38/0.54  % (17893)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.54  % (17893)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.54  % (17893)Termination reason: Unknown
% 1.38/0.54  % (17893)Termination phase: Saturation
% 1.38/0.54  
% 1.38/0.54  % (17893)Memory used [KB]: 6396
% 1.38/0.54  % (17893)Time elapsed: 0.128 s
% 1.38/0.54  % (17893)Instructions burned: 14 (million)
% 1.38/0.54  % (17893)------------------------------
% 1.38/0.54  % (17893)------------------------------
% 1.38/0.54  % (17910)Refutation not found, incomplete strategy% (17910)------------------------------
% 1.38/0.54  % (17910)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.54  % (17910)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.54  % (17910)Termination reason: Refutation not found, incomplete strategy
% 1.38/0.54  
% 1.38/0.54  % (17910)Memory used [KB]: 6268
% 1.38/0.54  % (17910)Time elapsed: 0.138 s
% 1.38/0.54  % (17910)Instructions burned: 6 (million)
% 1.38/0.54  % (17910)------------------------------
% 1.38/0.54  % (17910)------------------------------
% 1.38/0.55  % (17907)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.55  % (17907)Termination reason: Unknown
% 1.38/0.55  % (17907)Termination phase: SInE selection
% 1.38/0.55  
% 1.38/0.55  % (17907)Memory used [KB]: 1663
% 1.38/0.55  % (17907)Time elapsed: 0.003 s
% 1.38/0.55  % (17907)Instructions burned: 2 (million)
% 1.38/0.55  % (17907)------------------------------
% 1.38/0.55  % (17907)------------------------------
% 1.38/0.55  % (17909)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)
% 1.38/0.55  % (17904)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)
% 1.38/0.55  % (17889)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 1.38/0.55  % (17906)Instruction limit reached!
% 1.38/0.55  % (17906)------------------------------
% 1.38/0.55  % (17906)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.55  % (17906)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.55  % (17906)Termination reason: Unknown
% 1.38/0.55  % (17906)Termination phase: Preprocessing 3
% 1.38/0.55  
% 1.38/0.55  % (17906)Memory used [KB]: 1791
% 1.38/0.55  % (17906)Time elapsed: 0.006 s
% 1.38/0.55  % (17906)Instructions burned: 3 (million)
% 1.38/0.55  % (17906)------------------------------
% 1.38/0.55  % (17906)------------------------------
% 1.38/0.55  % (17912)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)
% 1.38/0.55  % (17905)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.38/0.55  % (17894)Instruction limit reached!
% 1.38/0.55  % (17894)------------------------------
% 1.38/0.55  % (17894)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.55  % (17894)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.55  % (17894)Termination reason: Unknown
% 1.38/0.55  % (17894)Termination phase: Saturation
% 1.38/0.55  
% 1.38/0.55  % (17894)Memory used [KB]: 2046
% 1.38/0.55  % (17894)Time elapsed: 0.139 s
% 1.38/0.55  % (17894)Instructions burned: 15 (million)
% 1.38/0.55  % (17894)------------------------------
% 1.38/0.55  % (17894)------------------------------
% 1.38/0.55  % (17914)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)
% 1.38/0.55  % (17916)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)
% 1.38/0.55  % (17903)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.55  % (17903)Termination reason: Unknown
% 1.38/0.55  % (17903)Termination phase: Property scanning
% 1.38/0.55  
% 1.38/0.55  % (17903)Memory used [KB]: 1791
% 1.38/0.55  % (17903)Time elapsed: 0.006 s
% 1.38/0.55  % (17903)Instructions burned: 4 (million)
% 1.38/0.55  % (17903)------------------------------
% 1.38/0.55  % (17903)------------------------------
% 1.38/0.55  % (17899)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.55  % (17899)Termination reason: Unknown
% 1.38/0.55  % (17899)Termination phase: Saturation
% 1.38/0.55  
% 1.38/0.55  % (17899)Memory used [KB]: 6396
% 1.38/0.55  % (17899)Time elapsed: 0.124 s
% 1.38/0.55  % (17899)Instructions burned: 12 (million)
% 1.38/0.55  % (17899)------------------------------
% 1.38/0.55  % (17899)------------------------------
% 1.38/0.55  % (17900)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)
% 1.38/0.56  % (17897)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)
% 1.38/0.56  % (17908)Instruction limit reached!
% 1.38/0.56  % (17908)------------------------------
% 1.38/0.56  % (17908)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.56  % (17908)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.56  % (17908)Termination reason: Unknown
% 1.38/0.56  % (17908)Termination phase: Saturation
% 1.38/0.56  
% 1.38/0.56  % (17908)Memory used [KB]: 6524
% 1.38/0.56  % (17908)Time elapsed: 0.162 s
% 1.38/0.56  % (17908)Instructions burned: 11 (million)
% 1.38/0.56  % (17908)------------------------------
% 1.38/0.56  % (17908)------------------------------
% 1.38/0.56  % (17898)Refutation not found, incomplete strategy% (17898)------------------------------
% 1.38/0.56  % (17898)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.56  % (17898)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.56  % (17898)Termination reason: Refutation not found, incomplete strategy
% 1.38/0.56  
% 1.38/0.56  % (17898)Memory used [KB]: 6524
% 1.38/0.56  % (17898)Time elapsed: 0.158 s
% 1.38/0.56  % (17898)Instructions burned: 14 (million)
% 1.38/0.56  % (17898)------------------------------
% 1.38/0.56  % (17898)------------------------------
% 1.38/0.56  % (17917)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)
% 1.38/0.56  % (17918)Instruction limit reached!
% 1.38/0.56  % (17918)------------------------------
% 1.38/0.56  % (17918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.56  % (17918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.56  % (17918)Termination reason: Unknown
% 1.38/0.56  % (17918)Termination phase: Saturation
% 1.38/0.56  
% 1.38/0.56  % (17918)Memory used [KB]: 6652
% 1.38/0.56  % (17918)Time elapsed: 0.144 s
% 1.38/0.56  % (17918)Instructions burned: 25 (million)
% 1.38/0.56  % (17918)------------------------------
% 1.38/0.56  % (17918)------------------------------
% 1.38/0.56  % (17904)Instruction limit reached!
% 1.38/0.56  % (17904)------------------------------
% 1.38/0.56  % (17904)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.57  % (17913)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)
% 1.61/0.57  % (17904)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.57  % (17904)Termination reason: Unknown
% 1.61/0.57  % (17904)Termination phase: Property scanning
% 1.61/0.57  
% 1.61/0.57  % (17904)Memory used [KB]: 1791
% 1.61/0.57  % (17904)Time elapsed: 0.007 s
% 1.61/0.57  % (17904)Instructions burned: 8 (million)
% 1.61/0.57  % (17904)------------------------------
% 1.61/0.57  % (17904)------------------------------
% 1.61/0.57  % (17912)Refutation not found, incomplete strategy% (17912)------------------------------
% 1.61/0.57  % (17912)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.57  % (17912)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.57  % (17912)Termination reason: Refutation not found, incomplete strategy
% 1.61/0.57  
% 1.61/0.57  % (17912)Memory used [KB]: 2046
% 1.61/0.57  % (17912)Time elapsed: 0.149 s
% 1.61/0.57  % (17912)Instructions burned: 13 (million)
% 1.61/0.57  % (17912)------------------------------
% 1.61/0.57  % (17912)------------------------------
% 1.61/0.58  % (17914)Refutation not found, incomplete strategy% (17914)------------------------------
% 1.61/0.58  % (17914)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.58  % (17914)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.58  % (17914)Termination reason: Refutation not found, incomplete strategy
% 1.61/0.58  
% 1.61/0.58  % (17914)Memory used [KB]: 6396
% 1.61/0.58  % (17914)Time elapsed: 0.152 s
% 1.61/0.58  % (17914)Instructions burned: 12 (million)
% 1.61/0.58  % (17914)------------------------------
% 1.61/0.58  % (17914)------------------------------
% 1.61/0.58  % (17915)First to succeed.
% 1.61/0.58  % (17900)Instruction limit reached!
% 1.61/0.58  % (17900)------------------------------
% 1.61/0.58  % (17900)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.58  % (17900)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.58  % (17900)Termination reason: Unknown
% 1.61/0.58  % (17900)Termination phase: Saturation
% 1.61/0.58  
% 1.61/0.58  % (17900)Memory used [KB]: 6396
% 1.61/0.58  % (17900)Time elapsed: 0.145 s
% 1.61/0.58  % (17900)Instructions burned: 7 (million)
% 1.61/0.58  % (17900)------------------------------
% 1.61/0.58  % (17900)------------------------------
% 1.61/0.58  % (17895)Refutation not found, incomplete strategy% (17895)------------------------------
% 1.61/0.58  % (17895)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.58  % (17895)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.58  % (17895)Termination reason: Refutation not found, incomplete strategy
% 1.61/0.58  
% 1.61/0.58  % (17895)Memory used [KB]: 6396
% 1.61/0.58  % (17895)Time elapsed: 0.143 s
% 1.61/0.58  % (17895)Instructions burned: 15 (million)
% 1.61/0.58  % (17895)------------------------------
% 1.61/0.58  % (17895)------------------------------
% 1.61/0.58  % (17917)Instruction limit reached!
% 1.61/0.58  % (17917)------------------------------
% 1.61/0.58  % (17917)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.58  % (17917)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.58  % (17917)Termination reason: Unknown
% 1.61/0.58  % (17917)Termination phase: Property scanning
% 1.61/0.58  
% 1.61/0.58  % (17917)Memory used [KB]: 1791
% 1.61/0.58  % (17917)Time elapsed: 0.005 s
% 1.61/0.58  % (17917)Instructions burned: 10 (million)
% 1.61/0.58  % (17917)------------------------------
% 1.61/0.58  % (17917)------------------------------
% 1.61/0.59  % (17916)Instruction limit reached!
% 1.61/0.59  % (17916)------------------------------
% 1.61/0.59  % (17916)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.59  % (17916)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.59  % (17916)Termination reason: Unknown
% 1.61/0.59  % (17916)Termination phase: Saturation
% 1.61/0.59  
% 1.61/0.59  % (17916)Memory used [KB]: 6652
% 1.61/0.59  % (17916)Time elapsed: 0.175 s
% 1.61/0.59  % (17916)Instructions burned: 26 (million)
% 1.61/0.59  % (17916)------------------------------
% 1.61/0.59  % (17916)------------------------------
% 1.61/0.59  % (17897)Refutation not found, incomplete strategy% (17897)------------------------------
% 1.61/0.59  % (17897)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.59  % (17897)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.59  % (17897)Termination reason: Refutation not found, incomplete strategy
% 1.61/0.59  
% 1.61/0.59  % (17897)Memory used [KB]: 6396
% 1.61/0.59  % (17897)Time elapsed: 0.172 s
% 1.61/0.59  % (17897)Instructions burned: 8 (million)
% 1.61/0.59  % (17897)------------------------------
% 1.61/0.59  % (17897)------------------------------
% 1.61/0.59  % (17896)Instruction limit reached!
% 1.61/0.59  % (17896)------------------------------
% 1.61/0.59  % (17896)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.59  % (17896)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.59  % (17896)Termination reason: Unknown
% 1.61/0.59  % (17896)Termination phase: Saturation
% 1.61/0.59  
% 1.61/0.59  % (17896)Memory used [KB]: 6524
% 1.61/0.59  % (17896)Time elapsed: 0.152 s
% 1.61/0.59  % (17896)Instructions burned: 39 (million)
% 1.61/0.59  % (17896)------------------------------
% 1.61/0.59  % (17896)------------------------------
% 1.61/0.59  % (17915)Refutation found. Thanks to Tanya!
% 1.61/0.59  % SZS status Theorem for theBenchmark
% 1.61/0.59  % SZS output start Proof for theBenchmark
% See solution above
% 1.61/0.59  % (17915)------------------------------
% 1.61/0.59  % (17915)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.61/0.59  % (17915)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.61/0.59  % (17915)Termination reason: Refutation
% 1.61/0.59  
% 1.61/0.59  % (17915)Memory used [KB]: 7547
% 1.61/0.59  % (17915)Time elapsed: 0.138 s
% 1.61/0.59  % (17915)Instructions burned: 27 (million)
% 1.61/0.59  % (17915)------------------------------
% 1.61/0.59  % (17915)------------------------------
% 1.61/0.59  % (17888)Success in time 0.235 s
%------------------------------------------------------------------------------