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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : NUM325+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 : n004.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.75s 0.63s
% Output   : Refutation 1.75s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   42 (  24 unt;   0 def)
%            Number of atoms       :   96 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   94 (  40   ~;  36   |;  12   &)
%                                         (   0 <=>;   6  =>;   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    :    9 (   9 usr;   6 con; 0-1 aty)
%            Number of variables   :   88 (  86   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f946,plain,
    $false,
    inference(unit_resulting_resolution,[],[f501,f793,f493,f461]) ).

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

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

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

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

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

fof(f297,axiom,
    ! [X20,X21,X22,X23,X24] :
      ( ( 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(f493,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(f793,plain,
    ~ rdn_add_with_carry(rdnn(n0),rdnn(n2),rdnn(n3),rdnn(n5)),
    inference(unit_resulting_resolution,[],[f516,f574,f607,f551,f530,f498]) ).

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

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

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

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

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

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

fof(f530,plain,
    rdn_translate(n3,rdn_pos(rdnn(n3))),
    inference(cnf_transformation,[],[f4]) ).

fof(f4,axiom,
    rdn_translate(n3,rdn_pos(rdnn(n3))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn3) ).

fof(f551,plain,
    rdn_translate(n5,rdn_pos(rdnn(n5))),
    inference(cnf_transformation,[],[f6]) ).

fof(f6,axiom,
    rdn_translate(n5,rdn_pos(rdnn(n5))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn5) ).

fof(f607,plain,
    rdn_positive_less(rdnn(n2),rdnn(n5)),
    inference(unit_resulting_resolution,[],[f558,f596,f482]) ).

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

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

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

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

fof(f416,plain,
    ! [X2,X0,X1] :
      ( ( rdn_positive_less(rdnn(X1),rdnn(X0))
        & rdn_positive_less(rdnn(X0),rdnn(X2)) )
     => rdn_positive_less(rdnn(X1),rdnn(X2)) ),
    inference(rectify,[],[f275]) ).

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

fof(f596,plain,
    rdn_positive_less(rdnn(n2),rdnn(n4)),
    inference(unit_resulting_resolution,[],[f555,f480,f482]) ).

fof(f480,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(f555,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(f558,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(f574,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/sandbox2/benchmark/theBenchmark.p',rdnn2) ).

fof(f516,plain,
    ! [X0] : ~ sum(X0,nn2,n3),
    inference(cnf_transformation,[],[f422]) ).

fof(f422,plain,
    ! [X0] : ~ sum(X0,nn2,n3),
    inference(ennf_transformation,[],[f403]) ).

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

fof(f402,conjecture,
    ? [X0] : sum(X0,nn2,n3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sum_what_nn2_n3) ).

fof(f501,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) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : NUM325+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.13/0.35  % Computer : n004.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Aug 30 06:19:35 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.51  % (32404)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.52  % (32420)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.53  % (32402)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.53  % (32403)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.53  % (32404)Refutation not found, incomplete strategy% (32404)------------------------------
% 0.20/0.53  % (32404)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (32404)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (32404)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (32404)Memory used [KB]: 6268
% 0.20/0.53  % (32404)Time elapsed: 0.089 s
% 0.20/0.53  % (32404)Instructions burned: 4 (million)
% 0.20/0.53  % (32404)------------------------------
% 0.20/0.53  % (32404)------------------------------
% 0.20/0.53  % (32412)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.54  % (32421)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.54  % (32413)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.54  % (32413)Instruction limit reached!
% 0.20/0.54  % (32413)------------------------------
% 0.20/0.54  % (32413)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (32418)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.54  % (32419)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.54  % (32421)Refutation not found, incomplete strategy% (32421)------------------------------
% 0.20/0.54  % (32421)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (32413)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (32413)Termination reason: Unknown
% 0.20/0.54  % (32413)Termination phase: Property scanning
% 0.20/0.54  
% 0.20/0.54  % (32413)Memory used [KB]: 1791
% 0.20/0.54  % (32396)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.54  % (32413)Time elapsed: 0.005 s
% 0.20/0.54  % (32413)Instructions burned: 5 (million)
% 0.20/0.54  % (32413)------------------------------
% 0.20/0.54  % (32413)------------------------------
% 0.20/0.54  % (32399)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.54  % (32421)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (32421)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (32421)Memory used [KB]: 6268
% 0.20/0.54  % (32421)Time elapsed: 0.067 s
% 0.20/0.54  % (32421)Instructions burned: 3 (million)
% 0.20/0.54  % (32421)------------------------------
% 0.20/0.54  % (32421)------------------------------
% 0.20/0.54  % (32424)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.54  % (32398)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.55  % (32410)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.55  % (32411)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.55  % (32410)Instruction limit reached!
% 0.20/0.55  % (32410)------------------------------
% 0.20/0.55  % (32410)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (32410)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (32410)Termination reason: Unknown
% 0.20/0.55  % (32410)Termination phase: Preprocessing 3
% 0.20/0.55  
% 0.20/0.55  % (32410)Memory used [KB]: 1791
% 0.20/0.55  % (32410)Time elapsed: 0.003 s
% 0.20/0.55  % (32410)Instructions burned: 4 (million)
% 0.20/0.55  % (32410)------------------------------
% 0.20/0.55  % (32410)------------------------------
% 0.20/0.55  % (32415)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.55  % (32406)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.55  % (32406)Refutation not found, incomplete strategy% (32406)------------------------------
% 0.20/0.55  % (32406)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (32403)Refutation not found, incomplete strategy% (32403)------------------------------
% 0.20/0.55  % (32403)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (32403)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (32403)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (32403)Memory used [KB]: 6268
% 0.20/0.55  % (32403)Time elapsed: 0.110 s
% 0.20/0.55  % (32403)Instructions burned: 3 (million)
% 0.20/0.55  % (32403)------------------------------
% 0.20/0.55  % (32403)------------------------------
% 0.20/0.55  % (32399)Refutation not found, incomplete strategy% (32399)------------------------------
% 0.20/0.55  % (32399)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (32399)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (32399)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (32399)Memory used [KB]: 6268
% 0.20/0.55  % (32399)Time elapsed: 0.114 s
% 0.20/0.55  % (32399)Instructions burned: 3 (million)
% 0.20/0.55  % (32399)------------------------------
% 0.20/0.55  % (32399)------------------------------
% 0.20/0.55  % (32405)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.55  % (32414)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.55  % (32416)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.55  % (32414)Instruction limit reached!
% 0.20/0.55  % (32414)------------------------------
% 0.20/0.55  % (32414)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (32414)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (32414)Termination reason: Unknown
% 0.20/0.55  % (32414)Termination phase: SInE selection
% 0.20/0.55  
% 0.20/0.55  % (32414)Memory used [KB]: 1663
% 0.20/0.55  % (32414)Time elapsed: 0.002 s
% 0.20/0.55  % (32414)Instructions burned: 2 (million)
% 0.20/0.55  % (32414)------------------------------
% 0.20/0.55  % (32414)------------------------------
% 0.20/0.55  % (32406)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (32406)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (32406)Memory used [KB]: 6268
% 0.20/0.55  % (32406)Time elapsed: 0.112 s
% 0.20/0.55  % (32406)Instructions burned: 4 (million)
% 0.20/0.55  % (32406)------------------------------
% 0.20/0.55  % (32406)------------------------------
% 0.20/0.55  % (32415)Instruction limit reached!
% 0.20/0.55  % (32415)------------------------------
% 0.20/0.55  % (32415)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (32415)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (32415)Termination reason: Unknown
% 0.20/0.55  % (32415)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (32415)Memory used [KB]: 6396
% 0.20/0.55  % (32415)Time elapsed: 0.111 s
% 0.20/0.55  % (32415)Instructions burned: 12 (million)
% 0.20/0.55  % (32415)------------------------------
% 0.20/0.55  % (32415)------------------------------
% 0.20/0.55  % (32398)Instruction limit reached!
% 0.20/0.55  % (32398)------------------------------
% 0.20/0.55  % (32398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (32398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (32398)Termination reason: Unknown
% 0.20/0.55  % (32398)Termination phase: Clausification
% 0.20/0.55  
% 0.20/0.55  % (32398)Memory used [KB]: 1791
% 0.20/0.55  % (32398)Time elapsed: 0.004 s
% 0.20/0.55  % (32398)Instructions burned: 4 (million)
% 0.20/0.55  % (32398)------------------------------
% 0.20/0.55  % (32398)------------------------------
% 0.20/0.55  % (32401)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.55  % (32405)Refutation not found, incomplete strategy% (32405)------------------------------
% 0.20/0.55  % (32405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (32423)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.56  % (32419)Refutation not found, incomplete strategy% (32419)------------------------------
% 0.20/0.56  % (32419)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (32408)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.56  % (32402)Refutation not found, incomplete strategy% (32402)------------------------------
% 0.20/0.56  % (32402)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (32402)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (32402)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (32402)Memory used [KB]: 6268
% 0.20/0.56  % (32402)Time elapsed: 0.120 s
% 0.20/0.56  % (32402)Instructions burned: 5 (million)
% 0.20/0.56  % (32402)------------------------------
% 0.20/0.56  % (32402)------------------------------
% 0.20/0.56  % (32411)Instruction limit reached!
% 0.20/0.56  % (32411)------------------------------
% 0.20/0.56  % (32411)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (32411)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (32411)Termination reason: Unknown
% 0.20/0.56  % (32411)Termination phase: shuffling
% 0.20/0.56  
% 0.20/0.56  % (32411)Memory used [KB]: 1791
% 0.20/0.56  % (32411)Time elapsed: 0.005 s
% 0.20/0.56  % (32411)Instructions burned: 8 (million)
% 0.20/0.56  % (32411)------------------------------
% 0.20/0.56  % (32411)------------------------------
% 0.20/0.56  % (32419)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (32419)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (32419)Memory used [KB]: 1918
% 0.20/0.56  % (32419)Time elapsed: 0.120 s
% 0.20/0.56  % (32419)Instructions burned: 9 (million)
% 0.20/0.56  % (32419)------------------------------
% 0.20/0.56  % (32419)------------------------------
% 0.20/0.56  % (32425)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.56  % (32409)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.56  % (32397)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.56  % (32424)Instruction limit reached!
% 0.20/0.56  % (32424)------------------------------
% 0.20/0.56  % (32424)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (32401)Refutation not found, incomplete strategy% (32401)------------------------------
% 0.20/0.56  % (32401)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (32417)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.56  % (32397)Refutation not found, incomplete strategy% (32397)------------------------------
% 0.20/0.56  % (32397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (32407)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.57  % (32400)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.57  % (32401)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (32401)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.57  
% 0.20/0.57  % (32401)Memory used [KB]: 1791
% 0.20/0.57  % (32401)Time elapsed: 0.119 s
% 0.20/0.57  % (32401)Instructions burned: 3 (million)
% 0.20/0.57  % (32401)------------------------------
% 0.20/0.57  % (32401)------------------------------
% 0.20/0.57  % (32400)Refutation not found, incomplete strategy% (32400)------------------------------
% 0.20/0.57  % (32400)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (32400)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (32400)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.57  
% 0.20/0.57  % (32400)Memory used [KB]: 6268
% 0.20/0.57  % (32400)Time elapsed: 0.137 s
% 0.20/0.57  % (32400)Instructions burned: 3 (million)
% 0.20/0.57  % (32400)------------------------------
% 0.20/0.57  % (32400)------------------------------
% 0.20/0.57  % (32407)Refutation not found, incomplete strategy% (32407)------------------------------
% 0.20/0.57  % (32407)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (32407)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (32407)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.57  
% 0.20/0.57  % (32407)Memory used [KB]: 6268
% 0.20/0.57  % (32407)Time elapsed: 0.135 s
% 0.20/0.57  % (32407)Instructions burned: 4 (million)
% 0.20/0.57  % (32407)------------------------------
% 0.20/0.57  % (32407)------------------------------
% 0.20/0.57  % (32422)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.57  % (32408)Instruction limit reached!
% 0.20/0.57  % (32408)------------------------------
% 0.20/0.57  % (32408)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (32397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (32397)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.57  
% 0.20/0.57  % (32397)Memory used [KB]: 6268
% 0.20/0.57  % (32397)Time elapsed: 0.112 s
% 0.20/0.57  % (32397)Instructions burned: 3 (million)
% 0.20/0.57  % (32397)------------------------------
% 0.20/0.57  % (32397)------------------------------
% 0.20/0.58  % (32405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (32405)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.58  
% 0.20/0.58  % (32405)Memory used [KB]: 6396
% 0.20/0.58  % (32405)Time elapsed: 0.108 s
% 0.20/0.58  % (32405)Instructions burned: 8 (million)
% 0.20/0.58  % (32405)------------------------------
% 0.20/0.58  % (32405)------------------------------
% 0.20/0.58  % (32424)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (32424)Termination reason: Unknown
% 0.20/0.58  % (32424)Termination phase: Property scanning
% 0.20/0.58  
% 0.20/0.58  % (32424)Memory used [KB]: 1791
% 0.20/0.58  % (32424)Time elapsed: 0.006 s
% 0.20/0.58  % (32424)Instructions burned: 8 (million)
% 0.20/0.58  % (32424)------------------------------
% 0.20/0.58  % (32424)------------------------------
% 0.20/0.58  % (32412)Refutation not found, incomplete strategy% (32412)------------------------------
% 0.20/0.58  % (32412)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (32412)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (32412)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.58  
% 0.20/0.58  % (32412)Memory used [KB]: 7675
% 0.20/0.58  % (32412)Time elapsed: 0.136 s
% 0.20/0.58  % (32412)Instructions burned: 24 (million)
% 0.20/0.58  % (32412)------------------------------
% 0.20/0.58  % (32412)------------------------------
% 1.62/0.58  % (32408)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.62/0.58  % (32408)Termination reason: Unknown
% 1.62/0.58  % (32408)Termination phase: Property scanning
% 1.62/0.58  
% 1.62/0.58  % (32408)Memory used [KB]: 1918
% 1.62/0.58  % (32408)Time elapsed: 0.008 s
% 1.62/0.58  % (32408)Instructions burned: 16 (million)
% 1.62/0.58  % (32408)------------------------------
% 1.62/0.58  % (32408)------------------------------
% 1.62/0.59  % (32417)Refutation not found, incomplete strategy% (32417)------------------------------
% 1.62/0.59  % (32417)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.62/0.59  % (32417)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.62/0.59  % (32417)Termination reason: Refutation not found, incomplete strategy
% 1.62/0.59  
% 1.62/0.59  % (32417)Memory used [KB]: 6268
% 1.62/0.59  % (32417)Time elapsed: 0.154 s
% 1.62/0.59  % (32417)Instructions burned: 5 (million)
% 1.62/0.59  % (32417)------------------------------
% 1.62/0.59  % (32417)------------------------------
% 1.62/0.59  % (32423)Instruction limit reached!
% 1.62/0.59  % (32423)------------------------------
% 1.62/0.59  % (32423)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.62/0.59  % (32423)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.62/0.59  % (32423)Termination reason: Unknown
% 1.62/0.59  % (32423)Termination phase: Saturation
% 1.62/0.59  
% 1.62/0.59  % (32423)Memory used [KB]: 6652
% 1.62/0.59  % (32423)Time elapsed: 0.138 s
% 1.62/0.59  % (32423)Instructions burned: 25 (million)
% 1.62/0.59  % (32423)------------------------------
% 1.62/0.59  % (32423)------------------------------
% 1.75/0.60  % (32416)Instruction limit reached!
% 1.75/0.60  % (32416)------------------------------
% 1.75/0.60  % (32416)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.61  % (32422)Refutation not found, incomplete strategy% (32422)------------------------------
% 1.75/0.61  % (32422)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.61  % (32425)Instruction limit reached!
% 1.75/0.61  % (32425)------------------------------
% 1.75/0.61  % (32425)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.62  % (32425)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.62  % (32425)Termination reason: Unknown
% 1.75/0.62  % (32425)Termination phase: Saturation
% 1.75/0.62  
% 1.75/0.62  % (32425)Memory used [KB]: 6652
% 1.75/0.62  % (32425)Time elapsed: 0.169 s
% 1.75/0.62  % (32425)Instructions burned: 24 (million)
% 1.75/0.62  % (32425)------------------------------
% 1.75/0.62  % (32425)------------------------------
% 1.75/0.62  % (32416)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.62  % (32420)Instruction limit reached!
% 1.75/0.62  % (32420)------------------------------
% 1.75/0.62  % (32420)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.62  % (32416)Termination reason: Unknown
% 1.75/0.62  % (32416)Termination phase: Saturation
% 1.75/0.62  % (32420)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.62  
% 1.75/0.62  % (32420)Termination reason: Unknown
% 1.75/0.62  % (32420)Termination phase: Saturation
% 1.75/0.62  
% 1.75/0.62  % (32416)Memory used [KB]: 6652
% 1.75/0.62  % (32416)Time elapsed: 0.168 s
% 1.75/0.62  % (32420)Memory used [KB]: 7036
% 1.75/0.62  % (32416)Instructions burned: 30 (million)
% 1.75/0.62  % (32420)Time elapsed: 0.166 s
% 1.75/0.62  % (32416)------------------------------
% 1.75/0.62  % (32416)------------------------------
% 1.75/0.62  % (32420)Instructions burned: 51 (million)
% 1.75/0.62  % (32420)------------------------------
% 1.75/0.62  % (32420)------------------------------
% 1.75/0.62  % (32422)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.62  % (32422)Termination reason: Refutation not found, incomplete strategy
% 1.75/0.62  
% 1.75/0.62  % (32422)Memory used [KB]: 7419
% 1.75/0.62  % (32422)Time elapsed: 0.172 s
% 1.75/0.62  % (32422)Instructions burned: 23 (million)
% 1.75/0.62  % (32422)------------------------------
% 1.75/0.62  % (32422)------------------------------
% 1.75/0.62  % (32409)First to succeed.
% 1.75/0.63  % (32409)Refutation found. Thanks to Tanya!
% 1.75/0.63  % SZS status Theorem for theBenchmark
% 1.75/0.63  % SZS output start Proof for theBenchmark
% See solution above
% 1.75/0.63  % (32409)------------------------------
% 1.75/0.63  % (32409)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.63  % (32409)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.63  % (32409)Termination reason: Refutation
% 1.75/0.63  
% 1.75/0.63  % (32409)Memory used [KB]: 6908
% 1.75/0.63  % (32409)Time elapsed: 0.171 s
% 1.75/0.63  % (32409)Instructions burned: 33 (million)
% 1.75/0.63  % (32409)------------------------------
% 1.75/0.63  % (32409)------------------------------
% 1.75/0.63  % (32395)Success in time 0.257 s
%------------------------------------------------------------------------------