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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : NUM324+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 : n020.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:08 EDT 2022

% Result   : Theorem 1.37s 0.62s
% Output   : Refutation 1.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   41 (  24 unt;   0 def)
%            Number of atoms       :   93 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   92 (  40   ~;  36   |;  11   &)
%                                         (   0 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   1 prp; 0-4 aty)
%            Number of functors    :   10 (  10 usr;   7 con; 0-1 aty)
%            Number of variables   :   85 (  83   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1009,plain,
    $false,
    inference(unit_resulting_resolution,[],[f788,f528,f464,f462]) ).

fof(f462,plain,
    ! [X2,X3,X0,X1,X4] :
      ( ~ rdn_digit_add(rdnn(X3),rdnn(X2),rdnn(X0),rdnn(n0))
      | ~ rdn_digit_add(rdnn(X0),rdnn(X1),rdnn(X4),rdnn(n0))
      | rdn_add_with_carry(rdnn(X1),rdnn(X3),rdnn(X2),rdnn(X4)) ),
    inference(cnf_transformation,[],[f441]) ).

fof(f441,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ~ rdn_digit_add(rdnn(X0),rdnn(X1),rdnn(X4),rdnn(n0))
      | ~ rdn_digit_add(rdnn(X3),rdnn(X2),rdnn(X0),rdnn(n0))
      | rdn_add_with_carry(rdnn(X1),rdnn(X3),rdnn(X2),rdnn(X4)) ),
    inference(rectify,[],[f425]) ).

fof(f425,plain,
    ! [X2,X4,X0,X3,X1] :
      ( ~ rdn_digit_add(rdnn(X2),rdnn(X4),rdnn(X1),rdnn(n0))
      | ~ rdn_digit_add(rdnn(X3),rdnn(X0),rdnn(X2),rdnn(n0))
      | rdn_add_with_carry(rdnn(X4),rdnn(X3),rdnn(X0),rdnn(X1)) ),
    inference(flattening,[],[f424]) ).

fof(f424,plain,
    ! [X4,X2,X1,X0,X3] :
      ( rdn_add_with_carry(rdnn(X4),rdnn(X3),rdnn(X0),rdnn(X1))
      | ~ rdn_digit_add(rdnn(X3),rdnn(X0),rdnn(X2),rdnn(n0))
      | ~ rdn_digit_add(rdnn(X2),rdnn(X4),rdnn(X1),rdnn(n0)) ),
    inference(ennf_transformation,[],[f415]) ).

fof(f415,plain,
    ! [X4,X2,X1,X0,X3] :
      ( ( rdn_digit_add(rdnn(X3),rdnn(X0),rdnn(X2),rdnn(n0))
        & rdn_digit_add(rdnn(X2),rdnn(X4),rdnn(X1),rdnn(n0)) )
     => rdn_add_with_carry(rdnn(X4),rdnn(X3),rdnn(X0),rdnn(X1)) ),
    inference(rectify,[],[f297]) ).

fof(f297,axiom,
    ! [X22,X23,X24,X21,X20] :
      ( ( rdn_digit_add(rdnn(X21),rdnn(X22),rdnn(X24),rdnn(n0))
        & rdn_digit_add(rdnn(X24),rdnn(X20),rdnn(X23),rdnn(n0)) )
     => rdn_add_with_carry(rdnn(X20),rdnn(X21),rdnn(X22),rdnn(X23)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',add_digit_digit_digit) ).

fof(f464,plain,
    rdn_digit_add(rdnn(n2),rdnn(n3),rdnn(n5),rdnn(n0)),
    inference(cnf_transformation,[],[f325]) ).

fof(f325,axiom,
    rdn_digit_add(rdnn(n2),rdnn(n3),rdnn(n5),rdnn(n0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn_digit_add_n2_n3_n5_n0) ).

fof(f528,plain,
    rdn_digit_add(rdnn(n5),rdnn(n0),rdnn(n5),rdnn(n0)),
    inference(cnf_transformation,[],[f352]) ).

fof(f352,axiom,
    rdn_digit_add(rdnn(n5),rdnn(n0),rdnn(n5),rdnn(n0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn_digit_add_n5_n0_n5_n0) ).

fof(f788,plain,
    ~ rdn_add_with_carry(rdnn(n0),rdnn(n2),rdnn(n3),rdnn(n5)),
    inference(unit_resulting_resolution,[],[f526,f518,f546,f599,f460,f459]) ).

fof(f459,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ rdn_add_with_carry(rdnn(n0),X2,X4,X1)
      | ~ rdn_positive_less(X2,X1)
      | ~ rdn_translate(X3,rdn_pos(X2))
      | sum(X3,X0,X5)
      | ~ rdn_translate(X5,rdn_neg(X4))
      | ~ rdn_translate(X0,rdn_neg(X1)) ),
    inference(cnf_transformation,[],[f440]) ).

fof(f440,plain,
    ! [X0,X1,X2,X3,X4,X5] :
      ( ~ rdn_translate(X3,rdn_pos(X2))
      | ~ rdn_translate(X0,rdn_neg(X1))
      | ~ rdn_translate(X5,rdn_neg(X4))
      | ~ rdn_add_with_carry(rdnn(n0),X2,X4,X1)
      | sum(X3,X0,X5)
      | ~ rdn_positive_less(X2,X1) ),
    inference(rectify,[],[f434]) ).

fof(f434,plain,
    ! [X0,X1,X4,X2,X3,X5] :
      ( ~ rdn_translate(X2,rdn_pos(X4))
      | ~ rdn_translate(X0,rdn_neg(X1))
      | ~ rdn_translate(X5,rdn_neg(X3))
      | ~ rdn_add_with_carry(rdnn(n0),X4,X3,X1)
      | sum(X2,X0,X5)
      | ~ rdn_positive_less(X4,X1) ),
    inference(flattening,[],[f433]) ).

fof(f433,plain,
    ! [X3,X0,X5,X2,X4,X1] :
      ( sum(X2,X0,X5)
      | ~ rdn_translate(X5,rdn_neg(X3))
      | ~ rdn_translate(X0,rdn_neg(X1))
      | ~ rdn_add_with_carry(rdnn(n0),X4,X3,X1)
      | ~ rdn_positive_less(X4,X1)
      | ~ rdn_translate(X2,rdn_pos(X4)) ),
    inference(ennf_transformation,[],[f405]) ).

fof(f405,plain,
    ! [X3,X0,X5,X2,X4,X1] :
      ( ( rdn_translate(X5,rdn_neg(X3))
        & rdn_translate(X0,rdn_neg(X1))
        & rdn_add_with_carry(rdnn(n0),X4,X3,X1)
        & rdn_positive_less(X4,X1)
        & rdn_translate(X2,rdn_pos(X4)) )
     => sum(X2,X0,X5) ),
    inference(rectify,[],[f289]) ).

fof(f289,axiom,
    ! [X1,X10,X0,X11,X9,X2] :
      ( ( rdn_translate(X0,rdn_pos(X9))
        & rdn_translate(X1,rdn_neg(X10))
        & rdn_positive_less(X9,X10)
        & rdn_translate(X2,rdn_neg(X11))
        & rdn_add_with_carry(rdnn(n0),X9,X11,X10) )
     => sum(X0,X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sum_entry_point_pos_neg_1) ).

fof(f460,plain,
    rdn_translate(n2,rdn_pos(rdnn(n2))),
    inference(cnf_transformation,[],[f3]) ).

fof(f3,axiom,
    rdn_translate(n2,rdn_pos(rdnn(n2))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn2) ).

fof(f599,plain,
    rdn_positive_less(rdnn(n2),rdnn(n5)),
    inference(unit_resulting_resolution,[],[f513,f588,f451]) ).

fof(f451,plain,
    ! [X2,X0,X1] :
      ( ~ rdn_positive_less(rdnn(X2),rdnn(X0))
      | rdn_positive_less(rdnn(X1),rdnn(X0))
      | ~ rdn_positive_less(rdnn(X1),rdnn(X2)) ),
    inference(cnf_transformation,[],[f439]) ).

fof(f439,plain,
    ! [X0,X1,X2] :
      ( rdn_positive_less(rdnn(X1),rdnn(X0))
      | ~ rdn_positive_less(rdnn(X1),rdnn(X2))
      | ~ rdn_positive_less(rdnn(X2),rdnn(X0)) ),
    inference(rectify,[],[f432]) ).

fof(f432,plain,
    ! [X2,X0,X1] :
      ( rdn_positive_less(rdnn(X0),rdnn(X2))
      | ~ rdn_positive_less(rdnn(X0),rdnn(X1))
      | ~ rdn_positive_less(rdnn(X1),rdnn(X2)) ),
    inference(flattening,[],[f431]) ).

fof(f431,plain,
    ! [X2,X0,X1] :
      ( rdn_positive_less(rdnn(X0),rdnn(X2))
      | ~ rdn_positive_less(rdnn(X0),rdnn(X1))
      | ~ rdn_positive_less(rdnn(X1),rdnn(X2)) ),
    inference(ennf_transformation,[],[f275]) ).

fof(f275,axiom,
    ! [X2,X0,X1] :
      ( ( rdn_positive_less(rdnn(X0),rdnn(X1))
        & rdn_positive_less(rdnn(X1),rdnn(X2)) )
     => rdn_positive_less(rdnn(X0),rdnn(X2)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn_positive_less_transitivity) ).

fof(f588,plain,
    rdn_positive_less(rdnn(n2),rdnn(n4)),
    inference(unit_resulting_resolution,[],[f525,f551,f451]) ).

fof(f551,plain,
    rdn_positive_less(rdnn(n3),rdnn(n4)),
    inference(cnf_transformation,[],[f269]) ).

fof(f269,axiom,
    rdn_positive_less(rdnn(n3),rdnn(n4)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn_positive_less34) ).

fof(f525,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/sandbox2/benchmark/theBenchmark.p',rdn_positive_less23) ).

fof(f513,plain,
    rdn_positive_less(rdnn(n4),rdnn(n5)),
    inference(cnf_transformation,[],[f270]) ).

fof(f270,axiom,
    rdn_positive_less(rdnn(n4),rdnn(n5)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn_positive_less45) ).

fof(f546,plain,
    rdn_translate(nn5,rdn_neg(rdnn(n5))),
    inference(cnf_transformation,[],[f133]) ).

fof(f133,axiom,
    rdn_translate(nn5,rdn_neg(rdnn(n5))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdnn5) ).

fof(f518,plain,
    ! [X0] : ~ sum(X0,nn5,nn3),
    inference(cnf_transformation,[],[f430]) ).

fof(f430,plain,
    ! [X0] : ~ sum(X0,nn5,nn3),
    inference(ennf_transformation,[],[f403]) ).

fof(f403,negated_conjecture,
    ~ ? [X0] : sum(X0,nn5,nn3),
    inference(negated_conjecture,[],[f402]) ).

fof(f402,conjecture,
    ? [X0] : sum(X0,nn5,nn3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sum_what_nn5_nn3) ).

fof(f526,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/sandbox2/benchmark/theBenchmark.p',rdnn3) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : NUM324+1 : TPTP v8.1.0. Released v3.1.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.35  % Computer : n020.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Aug 30 06:24:30 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 1.14/0.53  % (4810)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)
% 1.14/0.53  % (4797)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)
% 1.14/0.53  % (4798)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)
% 1.14/0.53  % (4798)Refutation not found, incomplete strategy% (4798)------------------------------
% 1.14/0.53  % (4798)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.14/0.53  % (4798)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.14/0.53  % (4798)Termination reason: Refutation not found, incomplete strategy
% 1.14/0.53  
% 1.14/0.53  % (4798)Memory used [KB]: 6268
% 1.14/0.53  % (4798)Time elapsed: 0.108 s
% 1.14/0.53  % (4798)Instructions burned: 3 (million)
% 1.14/0.53  % (4798)------------------------------
% 1.14/0.53  % (4798)------------------------------
% 1.14/0.54  % (4807)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.14/0.54  % (4810)Instruction limit reached!
% 1.14/0.54  % (4810)------------------------------
% 1.14/0.54  % (4810)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.14/0.54  % (4810)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.14/0.54  % (4810)Termination reason: Unknown
% 1.14/0.54  % (4810)Termination phase: Preprocessing 3
% 1.14/0.54  
% 1.14/0.54  % (4799)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)
% 1.14/0.54  % (4810)Memory used [KB]: 1791
% 1.14/0.54  % (4810)Time elapsed: 0.003 s
% 1.14/0.54  % (4810)Instructions burned: 3 (million)
% 1.14/0.54  % (4810)------------------------------
% 1.14/0.54  % (4810)------------------------------
% 1.14/0.54  % (4816)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.14/0.54  % (4799)Refutation not found, incomplete strategy% (4799)------------------------------
% 1.14/0.54  % (4799)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.14/0.54  % (4799)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.14/0.54  % (4799)Termination reason: Refutation not found, incomplete strategy
% 1.14/0.54  
% 1.14/0.54  % (4799)Memory used [KB]: 6268
% 1.14/0.54  % (4799)Time elapsed: 0.120 s
% 1.14/0.54  % (4799)Instructions burned: 4 (million)
% 1.14/0.54  % (4799)------------------------------
% 1.14/0.54  % (4799)------------------------------
% 1.37/0.54  % (4800)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)
% 1.37/0.54  % (4819)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.37/0.54  % (4801)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)
% 1.37/0.55  % (4819)Refutation not found, incomplete strategy% (4819)------------------------------
% 1.37/0.55  % (4819)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.55  % (4811)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.37/0.55  % (4796)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)
% 1.37/0.55  % (4824)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.37/0.55  % (4808)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)
% 1.37/0.55  % (4811)Instruction limit reached!
% 1.37/0.55  % (4811)------------------------------
% 1.37/0.55  % (4811)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.55  % (4822)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)
% 1.37/0.55  % (4821)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.37/0.55  % (4809)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)
% 1.37/0.55  % (4795)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.37/0.55  % (4818)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)
% 1.37/0.55  % (4806)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)
% 1.37/0.55  % (4808)Instruction limit reached!
% 1.37/0.55  % (4808)------------------------------
% 1.37/0.55  % (4808)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.55  % (4808)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.55  % (4808)Termination reason: Unknown
% 1.37/0.55  % (4808)Termination phase: Property scanning
% 1.37/0.55  
% 1.37/0.55  % (4808)Memory used [KB]: 1918
% 1.37/0.55  % (4808)Time elapsed: 0.008 s
% 1.37/0.55  % (4808)Instructions burned: 17 (million)
% 1.37/0.55  % (4808)------------------------------
% 1.37/0.55  % (4808)------------------------------
% 1.37/0.55  % (4813)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.37/0.55  % (4797)Instruction limit reached!
% 1.37/0.55  % (4797)------------------------------
% 1.37/0.55  % (4797)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.55  % (4797)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.55  % (4797)Termination reason: Unknown
% 1.37/0.55  % (4797)Termination phase: Clausification
% 1.37/0.55  
% 1.37/0.55  % (4797)Memory used [KB]: 1791
% 1.37/0.55  % (4797)Time elapsed: 0.004 s
% 1.37/0.55  % (4797)Instructions burned: 4 (million)
% 1.37/0.55  % (4797)------------------------------
% 1.37/0.55  % (4797)------------------------------
% 1.37/0.56  % (4812)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.37/0.56  % (4802)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)
% 1.37/0.56  % (4825)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)
% 1.37/0.56  % (4823)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.37/0.56  % (4807)Refutation not found, incomplete strategy% (4807)------------------------------
% 1.37/0.56  % (4807)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.56  % (4807)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.56  % (4807)Termination reason: Refutation not found, incomplete strategy
% 1.37/0.56  
% 1.37/0.56  % (4807)Memory used [KB]: 6268
% 1.37/0.56  % (4807)Time elapsed: 0.132 s
% 1.37/0.56  % (4807)Instructions burned: 4 (million)
% 1.37/0.56  % (4807)------------------------------
% 1.37/0.56  % (4807)------------------------------
% 1.37/0.56  % (4814)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)
% 1.37/0.56  % (4805)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)
% 1.37/0.56  % (4802)Refutation not found, incomplete strategy% (4802)------------------------------
% 1.37/0.56  % (4802)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.56  % (4802)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.56  % (4802)Termination reason: Refutation not found, incomplete strategy
% 1.37/0.56  
% 1.37/0.56  % (4802)Memory used [KB]: 6268
% 1.37/0.56  % (4802)Time elapsed: 0.106 s
% 1.37/0.56  % (4802)Instructions burned: 3 (million)
% 1.37/0.56  % (4802)------------------------------
% 1.37/0.56  % (4802)------------------------------
% 1.37/0.56  % (4800)Refutation not found, incomplete strategy% (4800)------------------------------
% 1.37/0.56  % (4800)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.56  % (4800)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.56  % (4800)Termination reason: Refutation not found, incomplete strategy
% 1.37/0.56  
% 1.37/0.56  % (4800)Memory used [KB]: 1791
% 1.37/0.56  % (4800)Time elapsed: 0.139 s
% 1.37/0.56  % (4800)Instructions burned: 3 (million)
% 1.37/0.56  % (4800)------------------------------
% 1.37/0.56  % (4800)------------------------------
% 1.37/0.56  % (4811)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.56  % (4811)Termination reason: Unknown
% 1.37/0.56  % (4811)Termination phase: Property scanning
% 1.37/0.56  
% 1.37/0.56  % (4811)Memory used [KB]: 1791
% 1.37/0.56  % (4811)Time elapsed: 0.005 s
% 1.37/0.56  % (4811)Instructions burned: 7 (million)
% 1.37/0.56  % (4811)------------------------------
% 1.37/0.56  % (4811)------------------------------
% 1.37/0.56  % (4819)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.56  % (4819)Termination reason: Refutation not found, incomplete strategy
% 1.37/0.56  
% 1.37/0.56  % (4819)Memory used [KB]: 1918
% 1.37/0.56  % (4819)Time elapsed: 0.082 s
% 1.37/0.56  % (4819)Instructions burned: 9 (million)
% 1.37/0.56  % (4819)------------------------------
% 1.37/0.56  % (4819)------------------------------
% 1.37/0.56  % (4824)Instruction limit reached!
% 1.37/0.56  % (4824)------------------------------
% 1.37/0.56  % (4824)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.56  % (4824)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.56  % (4824)Termination reason: Unknown
% 1.37/0.56  % (4824)Termination phase: Property scanning
% 1.37/0.56  
% 1.37/0.56  % (4824)Memory used [KB]: 1791
% 1.37/0.56  % (4824)Time elapsed: 0.006 s
% 1.37/0.56  % (4824)Instructions burned: 9 (million)
% 1.37/0.56  % (4824)------------------------------
% 1.37/0.56  % (4824)------------------------------
% 1.37/0.56  % (4814)Instruction limit reached!
% 1.37/0.56  % (4814)------------------------------
% 1.37/0.56  % (4814)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.56  % (4814)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.56  % (4814)Termination reason: Unknown
% 1.37/0.56  % (4814)Termination phase: SInE selection
% 1.37/0.56  
% 1.37/0.56  % (4814)Memory used [KB]: 1663
% 1.37/0.56  % (4814)Time elapsed: 0.003 s
% 1.37/0.56  % (4814)Instructions burned: 2 (million)
% 1.37/0.56  % (4814)------------------------------
% 1.37/0.56  % (4814)------------------------------
% 1.37/0.56  % (4806)Refutation not found, incomplete strategy% (4806)------------------------------
% 1.37/0.56  % (4806)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.56  % (4806)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.56  % (4806)Termination reason: Refutation not found, incomplete strategy
% 1.37/0.56  
% 1.37/0.56  % (4806)Memory used [KB]: 6268
% 1.37/0.56  % (4806)Time elapsed: 0.143 s
% 1.37/0.56  % (4806)Instructions burned: 3 (million)
% 1.37/0.56  % (4806)------------------------------
% 1.37/0.56  % (4806)------------------------------
% 1.37/0.56  % (4796)Refutation not found, incomplete strategy% (4796)------------------------------
% 1.37/0.56  % (4796)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.56  % (4796)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.56  % (4796)Termination reason: Refutation not found, incomplete strategy
% 1.37/0.56  
% 1.37/0.56  % (4796)Memory used [KB]: 6268
% 1.37/0.56  % (4796)Time elapsed: 0.139 s
% 1.37/0.56  % (4796)Instructions burned: 4 (million)
% 1.37/0.56  % (4796)------------------------------
% 1.37/0.56  % (4796)------------------------------
% 1.37/0.56  % (4815)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)
% 1.37/0.56  % (4813)Instruction limit reached!
% 1.37/0.56  % (4813)------------------------------
% 1.37/0.56  % (4813)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.56  % (4813)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.56  % (4813)Termination reason: Unknown
% 1.37/0.56  % (4816)Instruction limit reached!
% 1.37/0.56  % (4816)------------------------------
% 1.37/0.56  % (4816)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.56  % (4813)Termination phase: Property scanning
% 1.37/0.56  
% 1.37/0.56  % (4813)Memory used [KB]: 1791
% 1.37/0.56  % (4816)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.56  % (4813)Time elapsed: 0.004 s
% 1.37/0.56  % (4816)Termination reason: Unknown
% 1.37/0.56  % (4813)Instructions burned: 5 (million)
% 1.37/0.56  % (4816)Termination phase: Saturation
% 1.37/0.56  
% 1.37/0.56  % (4813)------------------------------
% 1.37/0.56  % (4813)------------------------------
% 1.37/0.56  % (4816)Memory used [KB]: 6780
% 1.37/0.56  % (4816)Time elapsed: 0.135 s
% 1.37/0.56  % (4816)Instructions burned: 30 (million)
% 1.37/0.56  % (4816)------------------------------
% 1.37/0.56  % (4816)------------------------------
% 1.37/0.56  % (4801)Refutation not found, incomplete strategy% (4801)------------------------------
% 1.37/0.56  % (4801)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.56  % (4801)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.56  % (4801)Termination reason: Refutation not found, incomplete strategy
% 1.37/0.56  
% 1.37/0.56  % (4801)Memory used [KB]: 6268
% 1.37/0.56  % (4801)Time elapsed: 0.140 s
% 1.37/0.56  % (4801)Instructions burned: 5 (million)
% 1.37/0.56  % (4801)------------------------------
% 1.37/0.56  % (4801)------------------------------
% 1.37/0.57  % (4820)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.37/0.57  % (4817)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)
% 1.37/0.57  % (4815)Instruction limit reached!
% 1.37/0.57  % (4815)------------------------------
% 1.37/0.57  % (4815)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.57  % (4815)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.57  % (4815)Termination reason: Unknown
% 1.37/0.57  % (4815)Termination phase: Saturation
% 1.37/0.57  
% 1.37/0.57  % (4815)Memory used [KB]: 6396
% 1.37/0.57  % (4815)Time elapsed: 0.156 s
% 1.37/0.57  % (4815)Instructions burned: 11 (million)
% 1.37/0.57  % (4815)------------------------------
% 1.37/0.57  % (4815)------------------------------
% 1.37/0.57  % (4803)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.37/0.57  % (4803)Refutation not found, incomplete strategy% (4803)------------------------------
% 1.37/0.57  % (4803)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.57  % (4803)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.57  % (4803)Termination reason: Refutation not found, incomplete strategy
% 1.37/0.57  
% 1.37/0.57  % (4803)Memory used [KB]: 6268
% 1.37/0.57  % (4803)Time elapsed: 0.154 s
% 1.37/0.57  % (4803)Instructions burned: 4 (million)
% 1.37/0.57  % (4803)------------------------------
% 1.37/0.57  % (4803)------------------------------
% 1.37/0.57  % (4817)Refutation not found, incomplete strategy% (4817)------------------------------
% 1.37/0.57  % (4817)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.57  % (4817)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.57  % (4817)Termination reason: Refutation not found, incomplete strategy
% 1.37/0.57  
% 1.37/0.57  % (4817)Memory used [KB]: 6268
% 1.37/0.57  % (4817)Time elapsed: 0.156 s
% 1.37/0.57  % (4817)Instructions burned: 5 (million)
% 1.37/0.57  % (4817)------------------------------
% 1.37/0.57  % (4817)------------------------------
% 1.37/0.57  % (4805)Refutation not found, incomplete strategy% (4805)------------------------------
% 1.37/0.57  % (4805)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.57  % (4821)Refutation not found, incomplete strategy% (4821)------------------------------
% 1.37/0.57  % (4821)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.57  % (4821)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.57  % (4821)Termination reason: Refutation not found, incomplete strategy
% 1.37/0.57  
% 1.37/0.57  % (4821)Memory used [KB]: 6268
% 1.37/0.57  % (4821)Time elapsed: 0.155 s
% 1.37/0.57  % (4821)Instructions burned: 3 (million)
% 1.37/0.57  % (4821)------------------------------
% 1.37/0.57  % (4821)------------------------------
% 1.37/0.58  % (4805)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.58  % (4805)Termination reason: Refutation not found, incomplete strategy
% 1.37/0.58  
% 1.37/0.58  % (4805)Memory used [KB]: 6396
% 1.37/0.58  % (4805)Time elapsed: 0.157 s
% 1.37/0.58  % (4805)Instructions burned: 10 (million)
% 1.37/0.58  % (4805)------------------------------
% 1.37/0.58  % (4805)------------------------------
% 1.37/0.59  % (4822)Refutation not found, incomplete strategy% (4822)------------------------------
% 1.37/0.59  % (4822)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.59  % (4822)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.59  % (4822)Termination reason: Refutation not found, incomplete strategy
% 1.37/0.59  
% 1.37/0.59  % (4822)Memory used [KB]: 7419
% 1.37/0.59  % (4822)Time elapsed: 0.166 s
% 1.37/0.59  % (4822)Instructions burned: 24 (million)
% 1.37/0.59  % (4822)------------------------------
% 1.37/0.59  % (4822)------------------------------
% 1.37/0.59  % (4812)Refutation not found, incomplete strategy% (4812)------------------------------
% 1.37/0.59  % (4812)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.59  % (4812)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.59  % (4812)Termination reason: Refutation not found, incomplete strategy
% 1.37/0.59  
% 1.37/0.59  % (4812)Memory used [KB]: 7547
% 1.37/0.59  % (4812)Time elapsed: 0.166 s
% 1.37/0.59  % (4812)Instructions burned: 24 (million)
% 1.37/0.59  % (4812)------------------------------
% 1.37/0.59  % (4812)------------------------------
% 1.37/0.60  % (4823)Instruction limit reached!
% 1.37/0.60  % (4823)------------------------------
% 1.37/0.60  % (4823)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.60  % (4823)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.60  % (4823)Termination reason: Unknown
% 1.37/0.60  % (4823)Termination phase: Saturation
% 1.37/0.60  
% 1.37/0.60  % (4823)Memory used [KB]: 6652
% 1.37/0.60  % (4823)Time elapsed: 0.179 s
% 1.37/0.60  % (4823)Instructions burned: 26 (million)
% 1.37/0.60  % (4823)------------------------------
% 1.37/0.60  % (4823)------------------------------
% 1.37/0.60  % (4825)Instruction limit reached!
% 1.37/0.60  % (4825)------------------------------
% 1.37/0.60  % (4825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.61  % (4809)First to succeed.
% 1.37/0.61  % (4825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.61  % (4825)Termination reason: Unknown
% 1.37/0.61  % (4825)Termination phase: Saturation
% 1.37/0.61  
% 1.37/0.61  % (4825)Memory used [KB]: 6652
% 1.37/0.61  % (4825)Time elapsed: 0.191 s
% 1.37/0.61  % (4825)Instructions burned: 24 (million)
% 1.37/0.61  % (4825)------------------------------
% 1.37/0.61  % (4825)------------------------------
% 1.37/0.62  % (4809)Refutation found. Thanks to Tanya!
% 1.37/0.62  % SZS status Theorem for theBenchmark
% 1.37/0.62  % SZS output start Proof for theBenchmark
% See solution above
% 1.37/0.62  % (4809)------------------------------
% 1.37/0.62  % (4809)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.37/0.62  % (4809)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.37/0.62  % (4809)Termination reason: Refutation
% 1.37/0.62  
% 1.37/0.62  % (4809)Memory used [KB]: 6908
% 1.37/0.62  % (4809)Time elapsed: 0.185 s
% 1.37/0.62  % (4809)Instructions burned: 39 (million)
% 1.37/0.62  % (4809)------------------------------
% 1.37/0.62  % (4809)------------------------------
% 1.37/0.62  % (4786)Success in time 0.261 s
%------------------------------------------------------------------------------