TSTP Solution File: FLD068-3 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : FLD068-3 : TPTP v8.1.0. Bugfixed v2.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 : n029.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 16:06:02 EDT 2022

% Result   : Unsatisfiable 6.41s 1.35s
% Output   : Refutation 6.41s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   63 (  20 unt;   0 def)
%            Number of atoms       :  128 (   0 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  124 (  59   ~;  62   |;   0   &)
%                                         (   3 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    7 (   6 usr;   4 prp; 0-3 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   51 (  51   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1861,plain,
    $false,
    inference(avatar_sat_refutation,[],[f74,f1027,f1135,f1859]) ).

fof(f1859,plain,
    spl0_2,
    inference(avatar_contradiction_clause,[],[f1858]) ).

fof(f1858,plain,
    ( $false
    | spl0_2 ),
    inference(subsumption_resolution,[],[f1857,f73]) ).

fof(f73,plain,
    ( ~ less_or_equal(add(b,additive_inverse(a)),additive_identity)
    | spl0_2 ),
    inference(avatar_component_clause,[],[f71]) ).

fof(f71,plain,
    ( spl0_2
  <=> less_or_equal(add(b,additive_inverse(a)),additive_identity) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

fof(f1857,plain,
    less_or_equal(add(b,additive_inverse(a)),additive_identity),
    inference(subsumption_resolution,[],[f1846,f131]) ).

fof(f131,plain,
    less_or_equal(b,a),
    inference(subsumption_resolution,[],[f129,f30]) ).

fof(f30,axiom,
    ~ less_or_equal(a,b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_less_or_equal_4) ).

fof(f129,plain,
    ( less_or_equal(a,b)
    | less_or_equal(b,a) ),
    inference(resolution,[],[f59,f28]) ).

fof(f28,axiom,
    defined(b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',b_is_defined) ).

fof(f59,plain,
    ! [X7] :
      ( ~ defined(X7)
      | less_or_equal(X7,a)
      | less_or_equal(a,X7) ),
    inference(resolution,[],[f23,f27]) ).

fof(f27,axiom,
    defined(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_is_defined) ).

fof(f23,axiom,
    ! [X3,X0] :
      ( ~ defined(X3)
      | less_or_equal(X3,X0)
      | ~ defined(X0)
      | less_or_equal(X0,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',totality_of_order_relation) ).

fof(f1846,plain,
    ( ~ less_or_equal(b,a)
    | less_or_equal(add(b,additive_inverse(a)),additive_identity) ),
    inference(resolution,[],[f187,f361]) ).

fof(f361,plain,
    sum(b,additive_inverse(a),add(b,additive_inverse(a))),
    inference(resolution,[],[f136,f28]) ).

fof(f136,plain,
    ! [X7] :
      ( ~ defined(X7)
      | sum(X7,additive_inverse(a),add(X7,additive_inverse(a))) ),
    inference(resolution,[],[f45,f27]) ).

fof(f45,plain,
    ! [X2,X1] :
      ( ~ defined(X2)
      | ~ defined(X1)
      | sum(X1,additive_inverse(X2),add(X1,additive_inverse(X2))) ),
    inference(resolution,[],[f19,f15]) ).

fof(f15,axiom,
    ! [X0] :
      ( defined(additive_inverse(X0))
      | ~ defined(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',well_definedness_of_additive_inverse) ).

fof(f19,axiom,
    ! [X3,X0] :
      ( ~ defined(X3)
      | sum(X0,X3,add(X0,X3))
      | ~ defined(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',totality_of_addition) ).

fof(f187,plain,
    ! [X6,X7] :
      ( ~ sum(X6,additive_inverse(a),X7)
      | ~ less_or_equal(X6,a)
      | less_or_equal(X7,additive_identity) ),
    inference(resolution,[],[f98,f24]) ).

fof(f24,axiom,
    ! [X3,X0,X1,X4,X5] :
      ( ~ sum(X3,X5,X1)
      | ~ sum(X0,X5,X4)
      | less_or_equal(X4,X1)
      | ~ less_or_equal(X0,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',compatibility_of_order_relation_and_addition) ).

fof(f98,plain,
    sum(a,additive_inverse(a),additive_identity),
    inference(resolution,[],[f5,f39]) ).

fof(f39,plain,
    sum(additive_inverse(a),a,additive_identity),
    inference(resolution,[],[f4,f27]) ).

fof(f4,axiom,
    ! [X0] :
      ( ~ defined(X0)
      | sum(additive_inverse(X0),X0,additive_identity) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',existence_of_inverse_addition) ).

fof(f5,axiom,
    ! [X3,X0,X5] :
      ( ~ sum(X0,X3,X5)
      | sum(X3,X0,X5) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',commutativity_addition) ).

fof(f1135,plain,
    ~ spl0_5,
    inference(avatar_contradiction_clause,[],[f1134]) ).

fof(f1134,plain,
    ( $false
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f1133,f285]) ).

fof(f285,plain,
    less_or_equal(additive_identity,additive_identity),
    inference(duplicate_literal_removal,[],[f279]) ).

fof(f279,plain,
    ( less_or_equal(additive_identity,additive_identity)
    | less_or_equal(additive_identity,additive_identity) ),
    inference(resolution,[],[f55,f14]) ).

fof(f14,axiom,
    defined(additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',well_definedness_of_additive_identity) ).

fof(f55,plain,
    ! [X0] :
      ( ~ defined(X0)
      | less_or_equal(X0,additive_identity)
      | less_or_equal(additive_identity,X0) ),
    inference(resolution,[],[f23,f14]) ).

fof(f1133,plain,
    ( ~ less_or_equal(additive_identity,additive_identity)
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f1128,f30]) ).

fof(f1128,plain,
    ( less_or_equal(a,b)
    | ~ less_or_equal(additive_identity,additive_identity)
    | ~ spl0_5 ),
    inference(resolution,[],[f1107,f52]) ).

fof(f52,plain,
    ! [X0,X1] :
      ( ~ sum(X0,b,X1)
      | less_or_equal(X1,b)
      | ~ less_or_equal(X0,additive_identity) ),
    inference(resolution,[],[f34,f24]) ).

fof(f34,plain,
    sum(additive_identity,b,b),
    inference(resolution,[],[f3,f28]) ).

fof(f3,axiom,
    ! [X0] :
      ( ~ defined(X0)
      | sum(additive_identity,X0,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',existence_of_identity_addition) ).

fof(f1107,plain,
    ( sum(additive_identity,b,a)
    | ~ spl0_5 ),
    inference(resolution,[],[f445,f561]) ).

fof(f561,plain,
    ( sum(additive_identity,a,b)
    | ~ spl0_5 ),
    inference(avatar_component_clause,[],[f560]) ).

fof(f560,plain,
    ( spl0_5
  <=> sum(additive_identity,a,b) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_5])]) ).

fof(f445,plain,
    ! [X3] :
      ( ~ sum(additive_identity,a,X3)
      | sum(additive_identity,X3,a) ),
    inference(resolution,[],[f149,f31]) ).

fof(f31,plain,
    sum(additive_identity,additive_identity,additive_identity),
    inference(resolution,[],[f3,f14]) ).

fof(f149,plain,
    ! [X10,X11,X9] :
      ( ~ sum(X11,X9,additive_identity)
      | sum(X11,X10,a)
      | ~ sum(X9,a,X10) ),
    inference(resolution,[],[f1,f33]) ).

fof(f33,plain,
    sum(additive_identity,a,a),
    inference(resolution,[],[f3,f27]) ).

fof(f1,axiom,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ sum(X4,X5,X2)
      | ~ sum(X3,X5,X1)
      | sum(X0,X1,X2)
      | ~ sum(X0,X3,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_addition_1) ).

fof(f1027,plain,
    ( spl0_5
    | ~ spl0_1 ),
    inference(avatar_split_clause,[],[f1024,f67,f560]) ).

fof(f67,plain,
    ( spl0_1
  <=> sum(additive_identity,add(b,additive_inverse(a)),additive_identity) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

fof(f1024,plain,
    ( sum(additive_identity,a,b)
    | ~ spl0_1 ),
    inference(resolution,[],[f999,f95]) ).

fof(f95,plain,
    sum(b,additive_identity,b),
    inference(resolution,[],[f5,f34]) ).

fof(f999,plain,
    ( ! [X0] :
        ( ~ sum(b,additive_identity,X0)
        | sum(additive_identity,a,X0) )
    | ~ spl0_1 ),
    inference(resolution,[],[f988,f164]) ).

fof(f164,plain,
    ! [X21,X22,X23] :
      ( ~ sum(X21,additive_inverse(a),X23)
      | sum(X23,a,X22)
      | ~ sum(X21,additive_identity,X22) ),
    inference(resolution,[],[f2,f39]) ).

fof(f2,axiom,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ sum(X3,X5,X1)
      | ~ sum(X0,X1,X2)
      | ~ sum(X0,X3,X4)
      | sum(X4,X5,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_addition_2) ).

fof(f988,plain,
    ( sum(b,additive_inverse(a),additive_identity)
    | ~ spl0_1 ),
    inference(resolution,[],[f983,f240]) ).

fof(f240,plain,
    sum(additive_inverse(a),additive_identity,additive_inverse(a)),
    inference(resolution,[],[f104,f5]) ).

fof(f104,plain,
    sum(additive_identity,additive_inverse(a),additive_inverse(a)),
    inference(resolution,[],[f32,f27]) ).

fof(f32,plain,
    ! [X0] :
      ( ~ defined(X0)
      | sum(additive_identity,additive_inverse(X0),additive_inverse(X0)) ),
    inference(resolution,[],[f3,f15]) ).

fof(f983,plain,
    ( ! [X1] :
        ( ~ sum(additive_inverse(a),additive_identity,X1)
        | sum(b,X1,additive_identity) )
    | ~ spl0_1 ),
    inference(resolution,[],[f361,f167]) ).

fof(f167,plain,
    ( ! [X3,X4,X5] :
        ( ~ sum(X5,X3,add(b,additive_inverse(a)))
        | sum(X5,X4,additive_identity)
        | ~ sum(X3,additive_identity,X4) )
    | ~ spl0_1 ),
    inference(resolution,[],[f93,f1]) ).

fof(f93,plain,
    ( sum(add(b,additive_inverse(a)),additive_identity,additive_identity)
    | ~ spl0_1 ),
    inference(resolution,[],[f5,f69]) ).

fof(f69,plain,
    ( sum(additive_identity,add(b,additive_inverse(a)),additive_identity)
    | ~ spl0_1 ),
    inference(avatar_component_clause,[],[f67]) ).

fof(f74,plain,
    ( spl0_1
    | ~ spl0_2 ),
    inference(avatar_split_clause,[],[f50,f71,f67]) ).

fof(f50,plain,
    ( ~ less_or_equal(add(b,additive_inverse(a)),additive_identity)
    | sum(additive_identity,add(b,additive_inverse(a)),additive_identity) ),
    inference(resolution,[],[f21,f29]) ).

fof(f29,axiom,
    less_or_equal(additive_identity,add(b,additive_inverse(a))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less_or_equal_3) ).

fof(f21,axiom,
    ! [X3,X0] :
      ( ~ less_or_equal(X3,X0)
      | ~ less_or_equal(X0,X3)
      | sum(additive_identity,X0,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',antisymmetry_of_order_relation) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem    : FLD068-3 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.08/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 : n029.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   : Mon Aug 29 20:54:56 EDT 2022
% 0.12/0.35  % CPUTime    : 
% 0.12/0.37  ipcrm: permission denied for id (299597824)
% 0.12/0.37  ipcrm: permission denied for id (306479106)
% 0.12/0.37  ipcrm: permission denied for id (299663363)
% 0.12/0.37  ipcrm: permission denied for id (306511876)
% 0.12/0.37  ipcrm: permission denied for id (299728901)
% 0.12/0.37  ipcrm: permission denied for id (306544646)
% 0.12/0.38  ipcrm: permission denied for id (304021511)
% 0.12/0.38  ipcrm: permission denied for id (304054280)
% 0.12/0.38  ipcrm: permission denied for id (304152585)
% 0.20/0.38  ipcrm: permission denied for id (299892746)
% 0.20/0.38  ipcrm: permission denied for id (299925515)
% 0.20/0.38  ipcrm: permission denied for id (299958284)
% 0.20/0.38  ipcrm: permission denied for id (299991053)
% 0.20/0.39  ipcrm: permission denied for id (304119822)
% 0.20/0.39  ipcrm: permission denied for id (300056591)
% 0.20/0.39  ipcrm: permission denied for id (300122129)
% 0.20/0.39  ipcrm: permission denied for id (300154898)
% 0.20/0.39  ipcrm: permission denied for id (300187667)
% 0.20/0.39  ipcrm: permission denied for id (300220436)
% 0.20/0.40  ipcrm: permission denied for id (300253205)
% 0.20/0.40  ipcrm: permission denied for id (300285974)
% 0.20/0.40  ipcrm: permission denied for id (306610199)
% 0.20/0.40  ipcrm: permission denied for id (300351512)
% 0.20/0.40  ipcrm: permission denied for id (300417050)
% 0.20/0.40  ipcrm: permission denied for id (304283675)
% 0.20/0.41  ipcrm: permission denied for id (304316444)
% 0.20/0.41  ipcrm: permission denied for id (300515357)
% 0.20/0.41  ipcrm: permission denied for id (304381983)
% 0.20/0.41  ipcrm: permission denied for id (306708512)
% 0.20/0.41  ipcrm: permission denied for id (300646433)
% 0.20/0.41  ipcrm: permission denied for id (304513059)
% 0.20/0.42  ipcrm: permission denied for id (306774052)
% 0.20/0.42  ipcrm: permission denied for id (306806821)
% 0.20/0.42  ipcrm: permission denied for id (300810278)
% 0.20/0.42  ipcrm: permission denied for id (300843047)
% 0.20/0.42  ipcrm: permission denied for id (300875816)
% 0.20/0.42  ipcrm: permission denied for id (306839593)
% 0.20/0.42  ipcrm: permission denied for id (300974122)
% 0.20/0.42  ipcrm: permission denied for id (301006891)
% 0.20/0.42  ipcrm: permission denied for id (301039660)
% 0.20/0.42  ipcrm: permission denied for id (301072429)
% 0.20/0.42  ipcrm: permission denied for id (301105198)
% 0.20/0.43  ipcrm: permission denied for id (304644143)
% 0.20/0.43  ipcrm: permission denied for id (306872368)
% 0.20/0.43  ipcrm: permission denied for id (304709681)
% 0.20/0.43  ipcrm: permission denied for id (304775219)
% 0.20/0.43  ipcrm: permission denied for id (306937908)
% 0.20/0.43  ipcrm: permission denied for id (304840757)
% 0.20/0.43  ipcrm: permission denied for id (304873526)
% 0.20/0.43  ipcrm: permission denied for id (304906295)
% 0.20/0.43  ipcrm: permission denied for id (301432888)
% 0.20/0.43  ipcrm: permission denied for id (301465657)
% 0.20/0.43  ipcrm: permission denied for id (304939066)
% 0.20/0.44  ipcrm: permission denied for id (304971835)
% 0.20/0.44  ipcrm: permission denied for id (307003453)
% 0.20/0.44  ipcrm: permission denied for id (305102910)
% 0.20/0.44  ipcrm: permission denied for id (305168447)
% 0.20/0.44  ipcrm: permission denied for id (307036224)
% 0.20/0.44  ipcrm: permission denied for id (301727809)
% 0.20/0.44  ipcrm: permission denied for id (305299522)
% 0.20/0.44  ipcrm: permission denied for id (301793347)
% 0.20/0.44  ipcrm: permission denied for id (301826116)
% 0.20/0.44  ipcrm: permission denied for id (301858885)
% 0.20/0.44  ipcrm: permission denied for id (301891654)
% 0.20/0.45  ipcrm: permission denied for id (301924423)
% 0.20/0.45  ipcrm: permission denied for id (301957192)
% 0.20/0.45  ipcrm: permission denied for id (301989961)
% 0.20/0.45  ipcrm: permission denied for id (302022730)
% 0.20/0.45  ipcrm: permission denied for id (302055499)
% 0.20/0.45  ipcrm: permission denied for id (302088268)
% 0.20/0.45  ipcrm: permission denied for id (307069005)
% 0.20/0.45  ipcrm: permission denied for id (305332302)
% 0.20/0.45  ipcrm: permission denied for id (305365071)
% 0.20/0.45  ipcrm: permission denied for id (307101776)
% 0.20/0.45  ipcrm: permission denied for id (307134545)
% 0.20/0.46  ipcrm: permission denied for id (302284882)
% 0.20/0.46  ipcrm: permission denied for id (305463379)
% 0.20/0.46  ipcrm: permission denied for id (307167316)
% 0.20/0.46  ipcrm: permission denied for id (302415957)
% 0.20/0.46  ipcrm: permission denied for id (305528918)
% 0.20/0.46  ipcrm: permission denied for id (302481495)
% 0.20/0.46  ipcrm: permission denied for id (302547033)
% 0.20/0.46  ipcrm: permission denied for id (302579802)
% 0.20/0.46  ipcrm: permission denied for id (307232859)
% 0.20/0.46  ipcrm: permission denied for id (307265628)
% 0.20/0.47  ipcrm: permission denied for id (302678109)
% 0.20/0.47  ipcrm: permission denied for id (302710878)
% 0.20/0.47  ipcrm: permission denied for id (307298399)
% 0.20/0.47  ipcrm: permission denied for id (305725536)
% 0.20/0.47  ipcrm: permission denied for id (302841954)
% 0.20/0.47  ipcrm: permission denied for id (307363939)
% 0.20/0.47  ipcrm: permission denied for id (305889382)
% 0.20/0.47  ipcrm: permission denied for id (307462247)
% 0.20/0.48  ipcrm: permission denied for id (307495016)
% 0.20/0.48  ipcrm: permission denied for id (305987689)
% 0.20/0.48  ipcrm: permission denied for id (303136874)
% 0.20/0.48  ipcrm: permission denied for id (306020459)
% 0.20/0.48  ipcrm: permission denied for id (303202412)
% 0.20/0.48  ipcrm: permission denied for id (303235181)
% 0.20/0.48  ipcrm: permission denied for id (303300719)
% 0.20/0.48  ipcrm: permission denied for id (303333488)
% 0.20/0.48  ipcrm: permission denied for id (303366257)
% 0.20/0.48  ipcrm: permission denied for id (307560562)
% 0.20/0.49  ipcrm: permission denied for id (306118771)
% 0.20/0.49  ipcrm: permission denied for id (306184309)
% 0.20/0.49  ipcrm: permission denied for id (303628407)
% 0.20/0.49  ipcrm: permission denied for id (306249848)
% 0.20/0.49  ipcrm: permission denied for id (307658873)
% 0.20/0.49  ipcrm: permission denied for id (303726715)
% 0.20/0.49  ipcrm: permission denied for id (303759484)
% 0.20/0.50  ipcrm: permission denied for id (306380926)
% 0.20/0.50  ipcrm: permission denied for id (307757183)
% 0.79/0.67  % (1612)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 1.51/0.67  % (1618)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/29Mi)
% 1.51/0.67  % (1628)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/46Mi)
% 1.51/0.67  % (1610)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/49Mi)
% 1.51/0.67  % (1611)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 1.51/0.68  % (1619)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/6Mi)
% 1.51/0.68  TRYING [1]
% 1.51/0.68  % (1620)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/2Mi)
% 1.51/0.68  % (1626)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=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/97Mi)
% 1.51/0.68  % (1612)Instruction limit reached!
% 1.51/0.68  % (1612)------------------------------
% 1.51/0.68  % (1612)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.68  % (1612)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.68  % (1612)Termination reason: Unknown
% 1.51/0.68  % (1612)Termination phase: Saturation
% 1.51/0.68  
% 1.51/0.68  % (1612)Memory used [KB]: 5884
% 1.51/0.68  % (1612)Time elapsed: 0.120 s
% 1.51/0.68  % (1612)Instructions burned: 3 (million)
% 1.51/0.68  % (1612)------------------------------
% 1.51/0.68  % (1612)------------------------------
% 1.51/0.68  % (1627)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/37Mi)
% 1.58/0.68  % (1620)Instruction limit reached!
% 1.58/0.68  % (1620)------------------------------
% 1.58/0.68  % (1620)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.68  % (1620)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.68  % (1620)Termination reason: Unknown
% 1.58/0.68  % (1620)Termination phase: Saturation
% 1.58/0.68  
% 1.58/0.68  % (1620)Memory used [KB]: 1279
% 1.58/0.68  % (1620)Time elapsed: 0.003 s
% 1.58/0.68  % (1620)Instructions burned: 2 (million)
% 1.58/0.68  % (1620)------------------------------
% 1.58/0.68  % (1620)------------------------------
% 1.58/0.69  TRYING [2]
% 1.58/0.69  % (1619)Instruction limit reached!
% 1.58/0.69  % (1619)------------------------------
% 1.58/0.69  % (1619)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.69  % (1619)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.58/0.69  % (1619)Termination reason: Unknown
% 1.58/0.69  % (1619)Termination phase: Finite model building constraint generation
% 1.58/0.69  
% 1.58/0.69  % (1619)Memory used [KB]: 6140
% 1.58/0.69  % (1619)Time elapsed: 0.116 s
% 1.58/0.69  % (1619)Instructions burned: 7 (million)
% 1.58/0.69  % (1619)------------------------------
% 1.58/0.69  % (1619)------------------------------
% 1.89/0.73  % (1616)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/5Mi)
% 1.89/0.73  % (1617)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 1.89/0.73  % (1606)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/4Mi)
% 1.89/0.73  % (1617)Instruction limit reached!
% 1.89/0.73  % (1617)------------------------------
% 1.89/0.73  % (1617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.73  % (1617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.73  % (1617)Termination reason: Unknown
% 1.89/0.73  % (1617)Termination phase: Saturation
% 1.89/0.73  
% 1.89/0.73  % (1617)Memory used [KB]: 5884
% 1.89/0.73  % (1617)Time elapsed: 0.168 s
% 1.89/0.73  % (1617)Instructions burned: 3 (million)
% 1.89/0.73  % (1617)------------------------------
% 1.89/0.73  % (1617)------------------------------
% 1.89/0.73  % (1607)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/43Mi)
% 1.89/0.73  % (1608)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/34Mi)
% 1.89/0.73  % (1606)Instruction limit reached!
% 1.89/0.73  % (1606)------------------------------
% 1.89/0.73  % (1606)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.73  % (1606)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.73  % (1606)Termination reason: Unknown
% 1.89/0.73  % (1606)Termination phase: Saturation
% 1.89/0.73  
% 1.89/0.73  % (1606)Memory used [KB]: 5884
% 1.89/0.73  % (1606)Time elapsed: 0.168 s
% 1.89/0.73  % (1606)Instructions burned: 4 (million)
% 1.89/0.73  % (1606)------------------------------
% 1.89/0.73  % (1606)------------------------------
% 1.89/0.73  % (1609)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/25Mi)
% 1.89/0.74  % (1618)Instruction limit reached!
% 1.89/0.74  % (1618)------------------------------
% 1.89/0.74  % (1618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.74  % (1618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.74  % (1618)Termination reason: Unknown
% 1.89/0.74  % (1618)Termination phase: Saturation
% 1.89/0.74  
% 1.89/0.74  % (1618)Memory used [KB]: 1663
% 1.89/0.74  % (1618)Time elapsed: 0.161 s
% 1.89/0.74  % (1618)Instructions burned: 30 (million)
% 1.89/0.74  % (1618)------------------------------
% 1.89/0.74  % (1618)------------------------------
% 1.89/0.74  % (1622)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/28Mi)
% 1.89/0.74  % (1633)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 1.89/0.74  % (1615)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/23Mi)
% 1.89/0.74  % (1614)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/6Mi)
% 1.89/0.74  % (1632)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/20Mi)
% 1.89/0.74  % (1614)Instruction limit reached!
% 1.89/0.74  % (1614)------------------------------
% 1.89/0.74  % (1614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.74  % (1614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.74  % (1614)Termination reason: Unknown
% 1.89/0.74  % (1614)Termination phase: Saturation
% 1.89/0.74  
% 1.89/0.74  % (1614)Memory used [KB]: 6012
% 1.89/0.74  % (1614)Time elapsed: 0.178 s
% 1.89/0.74  % (1614)Instructions burned: 6 (million)
% 1.89/0.74  % (1614)------------------------------
% 1.89/0.74  % (1614)------------------------------
% 1.89/0.75  % (1623)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 1.89/0.75  % (1611)Instruction limit reached!
% 1.89/0.75  % (1611)------------------------------
% 1.89/0.75  % (1611)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.75  % (1625)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/67Mi)
% 1.89/0.75  % (1624)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/6Mi)
% 1.89/0.75  % (1630)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/71Mi)
% 1.89/0.75  % (1631)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/73Mi)
% 1.89/0.75  % (1616)Instruction limit reached!
% 1.89/0.75  % (1616)------------------------------
% 1.89/0.75  % (1616)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.75  % (1616)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.75  % (1616)Termination reason: Unknown
% 1.89/0.75  % (1616)Termination phase: Saturation
% 1.89/0.75  
% 1.89/0.75  % (1616)Memory used [KB]: 5884
% 1.89/0.75  % (1616)Time elapsed: 0.171 s
% 1.89/0.75  % (1616)Instructions burned: 6 (million)
% 1.89/0.75  % (1616)------------------------------
% 1.89/0.75  % (1616)------------------------------
% 1.89/0.75  % (1611)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.75  % (1611)Termination reason: Unknown
% 1.89/0.75  % (1611)Termination phase: Saturation
% 1.89/0.75  
% 1.89/0.75  % (1611)Memory used [KB]: 6012
% 1.89/0.75  % (1611)Time elapsed: 0.176 s
% 1.89/0.75  % (1611)Instructions burned: 53 (million)
% 1.89/0.75  % (1611)------------------------------
% 1.89/0.75  % (1611)------------------------------
% 1.89/0.76  % (1627)Instruction limit reached!
% 1.89/0.76  % (1627)------------------------------
% 1.89/0.76  % (1627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.76  % (1627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.76  % (1627)Termination reason: Unknown
% 1.89/0.76  % (1627)Termination phase: Saturation
% 1.89/0.76  
% 1.89/0.76  % (1627)Memory used [KB]: 6396
% 1.89/0.76  % (1627)Time elapsed: 0.188 s
% 1.89/0.76  % (1627)Instructions burned: 37 (million)
% 1.89/0.76  % (1627)------------------------------
% 1.89/0.76  % (1627)------------------------------
% 1.89/0.77  % (1628)Instruction limit reached!
% 1.89/0.77  % (1628)------------------------------
% 1.89/0.77  % (1628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.77  % (1628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.77  % (1628)Termination reason: Unknown
% 1.89/0.77  % (1628)Termination phase: Saturation
% 1.89/0.77  
% 1.89/0.77  % (1628)Memory used [KB]: 6268
% 1.89/0.77  % (1628)Time elapsed: 0.215 s
% 1.89/0.77  % (1628)Instructions burned: 46 (million)
% 1.89/0.77  % (1628)------------------------------
% 1.89/0.77  % (1628)------------------------------
% 1.89/0.77  % (1624)Instruction limit reached!
% 1.89/0.77  % (1624)------------------------------
% 1.89/0.77  % (1624)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.77  % (1624)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.77  % (1624)Termination reason: Unknown
% 1.89/0.77  % (1624)Termination phase: Saturation
% 1.89/0.77  
% 1.89/0.77  % (1624)Memory used [KB]: 1407
% 1.89/0.77  % (1624)Time elapsed: 0.189 s
% 1.89/0.77  % (1624)Instructions burned: 6 (million)
% 1.89/0.77  % (1624)------------------------------
% 1.89/0.77  % (1624)------------------------------
% 1.89/0.77  % (1623)Instruction limit reached!
% 1.89/0.77  % (1623)------------------------------
% 1.89/0.77  % (1623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.77  % (1623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.77  % (1623)Termination reason: Unknown
% 1.89/0.77  % (1623)Termination phase: Saturation
% 1.89/0.77  
% 1.89/0.77  % (1623)Memory used [KB]: 5884
% 1.89/0.77  % (1623)Time elapsed: 0.192 s
% 1.89/0.77  % (1623)Instructions burned: 7 (million)
% 1.89/0.77  % (1623)------------------------------
% 1.89/0.77  % (1623)------------------------------
% 1.89/0.78  % (1632)Instruction limit reached!
% 1.89/0.78  % (1632)------------------------------
% 1.89/0.78  % (1632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.78  % (1632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.78  % (1632)Termination reason: Unknown
% 1.89/0.78  % (1632)Termination phase: Saturation
% 1.89/0.78  
% 1.89/0.78  % (1632)Memory used [KB]: 6012
% 1.89/0.78  % (1632)Time elapsed: 0.215 s
% 1.89/0.78  % (1632)Instructions burned: 20 (million)
% 1.89/0.78  % (1632)------------------------------
% 1.89/0.78  % (1632)------------------------------
% 1.89/0.78  % (1610)Instruction limit reached!
% 1.89/0.78  % (1610)------------------------------
% 1.89/0.78  % (1610)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.78  % (1610)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.78  % (1610)Termination reason: Unknown
% 1.89/0.78  % (1610)Termination phase: Saturation
% 1.89/0.78  
% 1.89/0.78  % (1610)Memory used [KB]: 1663
% 1.89/0.78  % (1610)Time elapsed: 0.212 s
% 1.89/0.78  % (1610)Instructions burned: 49 (million)
% 1.89/0.78  % (1610)------------------------------
% 1.89/0.78  % (1610)------------------------------
% 1.89/0.78  % (1609)Instruction limit reached!
% 1.89/0.78  % (1609)------------------------------
% 1.89/0.78  % (1609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.78  % (1609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.78  % (1609)Termination reason: Unknown
% 1.89/0.78  % (1609)Termination phase: Saturation
% 1.89/0.78  
% 1.89/0.78  % (1609)Memory used [KB]: 6140
% 1.89/0.78  % (1609)Time elapsed: 0.219 s
% 1.89/0.78  % (1609)Instructions burned: 25 (million)
% 1.89/0.78  % (1609)------------------------------
% 1.89/0.78  % (1609)------------------------------
% 1.89/0.78  % (1608)Instruction limit reached!
% 1.89/0.78  % (1608)------------------------------
% 1.89/0.78  % (1608)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.79  % (1608)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.79  % (1608)Termination reason: Unknown
% 1.89/0.79  % (1608)Termination phase: Saturation
% 1.89/0.79  
% 1.89/0.79  % (1608)Memory used [KB]: 6524
% 1.89/0.79  % (1608)Time elapsed: 0.216 s
% 1.89/0.79  % (1608)Instructions burned: 34 (million)
% 1.89/0.79  % (1608)------------------------------
% 1.89/0.79  % (1608)------------------------------
% 1.89/0.79  % (1615)Instruction limit reached!
% 1.89/0.79  % (1615)------------------------------
% 1.89/0.79  % (1615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.79  % (1615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.79  % (1615)Termination reason: Unknown
% 1.89/0.79  % (1615)Termination phase: Saturation
% 1.89/0.79  
% 1.89/0.79  % (1615)Memory used [KB]: 6140
% 1.89/0.79  % (1615)Time elapsed: 0.219 s
% 1.89/0.79  % (1615)Instructions burned: 23 (million)
% 1.89/0.79  % (1615)------------------------------
% 1.89/0.79  % (1615)------------------------------
% 2.44/0.81  % (1607)Refutation not found, non-redundant clauses discarded% (1607)------------------------------
% 2.44/0.81  % (1607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.81  % (1607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.81  % (1607)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.44/0.81  
% 2.44/0.81  % (1607)Memory used [KB]: 6396
% 2.44/0.81  % (1607)Time elapsed: 0.249 s
% 2.44/0.81  % (1607)Instructions burned: 41 (million)
% 2.44/0.81  % (1607)------------------------------
% 2.44/0.81  % (1607)------------------------------
% 2.44/0.82  % (1629)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/81Mi)
% 2.44/0.82  % (1622)Instruction limit reached!
% 2.44/0.82  % (1622)------------------------------
% 2.44/0.82  % (1622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.82  % (1613)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 2.44/0.82  % (1622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.82  % (1622)Termination reason: Unknown
% 2.44/0.82  % (1622)Termination phase: Saturation
% 2.44/0.82  
% 2.44/0.82  % (1622)Memory used [KB]: 10618
% 2.44/0.82  % (1622)Time elapsed: 0.260 s
% 2.44/0.82  % (1622)Instructions burned: 29 (million)
% 2.44/0.82  % (1622)------------------------------
% 2.44/0.82  % (1622)------------------------------
% 2.44/0.83  % (1621)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/8Mi)
% 2.44/0.83  % (1625)Instruction limit reached!
% 2.44/0.83  % (1625)------------------------------
% 2.44/0.83  % (1625)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.83  % (1625)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.83  % (1625)Termination reason: Unknown
% 2.44/0.83  % (1625)Termination phase: Saturation
% 2.44/0.83  
% 2.44/0.83  % (1625)Memory used [KB]: 6140
% 2.44/0.83  % (1625)Time elapsed: 0.252 s
% 2.44/0.83  % (1625)Instructions burned: 68 (million)
% 2.44/0.83  % (1625)------------------------------
% 2.44/0.83  % (1625)------------------------------
% 2.44/0.84  % (1605)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.44/0.86  % (1604)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99966Mi)
% 2.44/0.86  % (1621)Instruction limit reached!
% 2.44/0.86  % (1621)------------------------------
% 2.44/0.86  % (1621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.86  % (1621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.86  % (1621)Termination reason: Unknown
% 2.44/0.86  % (1621)Termination phase: Saturation
% 2.44/0.86  
% 2.44/0.86  % (1621)Memory used [KB]: 5884
% 2.44/0.86  % (1621)Time elapsed: 0.267 s
% 2.44/0.86  % (1621)Instructions burned: 8 (million)
% 2.44/0.86  % (1621)------------------------------
% 2.44/0.86  % (1621)------------------------------
% 2.44/0.86  % (1633)Instruction limit reached!
% 2.44/0.86  % (1633)------------------------------
% 2.44/0.86  % (1633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.44/0.86  % (1633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.44/0.86  % (1633)Termination reason: Unknown
% 2.44/0.86  % (1633)Termination phase: Saturation
% 2.44/0.86  
% 2.44/0.87  % (1633)Memory used [KB]: 6140
% 2.44/0.87  % (1633)Time elapsed: 0.300 s
% 2.44/0.87  % (1633)Instructions burned: 101 (million)
% 2.44/0.87  % (1633)------------------------------
% 2.44/0.87  % (1633)------------------------------
% 2.62/0.88  % (1631)Instruction limit reached!
% 2.62/0.88  % (1631)------------------------------
% 2.62/0.88  % (1631)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.62/0.88  % (1631)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.62/0.88  % (1631)Termination reason: Unknown
% 2.62/0.88  % (1631)Termination phase: Saturation
% 2.62/0.88  
% 2.62/0.88  % (1631)Memory used [KB]: 2046
% 2.62/0.88  % (1631)Time elapsed: 0.303 s
% 2.62/0.88  % (1631)Instructions burned: 73 (million)
% 2.62/0.88  % (1631)------------------------------
% 2.62/0.88  % (1631)------------------------------
% 2.62/0.88  % (1626)Instruction limit reached!
% 2.62/0.88  % (1626)------------------------------
% 2.62/0.88  % (1626)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.62/0.88  % (1626)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.62/0.88  % (1626)Termination reason: Unknown
% 2.62/0.88  % (1626)Termination phase: Saturation
% 2.62/0.88  
% 2.62/0.88  % (1626)Memory used [KB]: 8315
% 2.62/0.88  % (1626)Time elapsed: 0.296 s
% 2.62/0.88  % (1626)Instructions burned: 97 (million)
% 2.62/0.88  % (1626)------------------------------
% 2.62/0.88  % (1626)------------------------------
% 2.62/0.89  % (1645)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/14Mi)
% 2.62/0.90  % (1647)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3Mi)
% 2.62/0.90  % (1646)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/39Mi)
% 2.62/0.90  % (1647)Instruction limit reached!
% 2.62/0.90  % (1647)------------------------------
% 2.62/0.90  % (1647)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.62/0.90  % (1647)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.62/0.90  % (1647)Termination reason: Unknown
% 2.62/0.90  % (1647)Termination phase: Saturation
% 2.62/0.90  
% 2.62/0.90  % (1647)Memory used [KB]: 5884
% 2.62/0.90  % (1647)Time elapsed: 0.142 s
% 2.62/0.90  % (1647)Instructions burned: 3 (million)
% 2.62/0.90  % (1647)------------------------------
% 2.62/0.90  % (1647)------------------------------
% 2.62/0.91  % (1630)Instruction limit reached!
% 2.62/0.91  % (1630)------------------------------
% 2.62/0.91  % (1630)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.62/0.91  % (1630)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.62/0.91  % (1630)Termination reason: Unknown
% 2.62/0.91  % (1630)Termination phase: Saturation
% 2.62/0.91  
% 2.62/0.91  % (1630)Memory used [KB]: 6524
% 2.62/0.91  % (1630)Time elapsed: 0.354 s
% 2.62/0.91  % (1630)Instructions burned: 71 (million)
% 2.62/0.91  % (1630)------------------------------
% 2.62/0.91  % (1630)------------------------------
% 2.62/0.91  % (1653)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/34Mi)
% 2.62/0.92  % (1645)Instruction limit reached!
% 2.62/0.92  % (1645)------------------------------
% 2.62/0.92  % (1645)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.62/0.92  % (1645)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.62/0.92  % (1645)Termination reason: Unknown
% 2.62/0.92  % (1645)Termination phase: Saturation
% 2.62/0.92  
% 2.62/0.92  % (1645)Memory used [KB]: 6140
% 2.62/0.92  % (1645)Time elapsed: 0.186 s
% 2.62/0.92  % (1645)Instructions burned: 15 (million)
% 2.62/0.92  % (1645)------------------------------
% 2.62/0.92  % (1645)------------------------------
% 2.62/0.94  % (1663)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/37Mi)
% 2.62/0.95  % (1649)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/33Mi)
% 2.62/0.95  % (1664)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/147Mi)
% 2.62/0.95  % (1650)dis+21_1:2_av=off:bd=off:fd=off:lcm=predicate:nwc=10.0:s2a=on:s2at=2.0:sp=reverse_arity:spb=goal:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/29Mi)
% 2.62/0.96  % (1613)Instruction limit reached!
% 2.62/0.96  % (1613)------------------------------
% 2.62/0.96  % (1613)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.62/0.96  % (1613)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.62/0.96  % (1613)Termination reason: Unknown
% 2.62/0.96  % (1613)Termination phase: Saturation
% 2.62/0.96  
% 2.62/0.96  % (1613)Memory used [KB]: 6012
% 2.62/0.96  % (1613)Time elapsed: 0.368 s
% 2.62/0.96  % (1613)Instructions burned: 53 (million)
% 2.62/0.96  % (1613)------------------------------
% 2.62/0.96  % (1613)------------------------------
% 2.62/0.96  % (1657)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/22Mi)
% 2.62/0.96  % (1658)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/75Mi)
% 2.62/0.96  % (1670)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 (2995ds/7Mi)
% 2.62/0.96  % (1667)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/109Mi)
% 2.62/0.96  % (1666)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/45Mi)
% 2.62/0.96  % (1655)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/46Mi)
% 2.87/0.97  TRYING [1]
% 2.87/0.97  TRYING [2]
% 2.87/0.97  % (1670)Instruction limit reached!
% 2.87/0.97  % (1670)------------------------------
% 2.87/0.97  % (1670)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.97  TRYING [3]
% 2.87/0.97  % (1670)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.97  % (1670)Termination reason: Unknown
% 2.87/0.97  % (1670)Termination phase: Saturation
% 2.87/0.97  
% 2.87/0.97  % (1670)Memory used [KB]: 5884
% 2.87/0.97  % (1670)Time elapsed: 0.078 s
% 2.87/0.97  % (1670)Instructions burned: 7 (million)
% 2.87/0.97  % (1670)------------------------------
% 2.87/0.97  % (1670)------------------------------
% 2.87/0.97  % (1659)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/7Mi)
% 2.87/0.98  % (1659)Instruction limit reached!
% 2.87/0.98  % (1659)------------------------------
% 2.87/0.98  % (1659)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.87/0.98  % (1659)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.87/0.98  % (1659)Termination reason: Unknown
% 2.87/0.98  % (1659)Termination phase: Saturation
% 2.87/0.98  
% 2.87/0.98  % (1659)Memory used [KB]: 6012
% 2.87/0.98  % (1659)Time elapsed: 0.180 s
% 2.87/0.98  % (1659)Instructions burned: 7 (million)
% 2.87/0.98  % (1659)------------------------------
% 2.87/0.98  % (1659)------------------------------
% 2.98/0.98  % (1646)Instruction limit reached!
% 2.98/0.98  % (1646)------------------------------
% 2.98/0.98  % (1646)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.98/0.98  % (1646)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.98/0.98  % (1646)Termination reason: Unknown
% 2.98/0.98  % (1646)Termination phase: Saturation
% 2.98/0.98  
% 2.98/0.98  % (1646)Memory used [KB]: 6268
% 2.98/0.98  % (1646)Time elapsed: 0.244 s
% 2.98/0.98  % (1646)Instructions burned: 39 (million)
% 2.98/0.98  % (1646)------------------------------
% 2.98/0.98  % (1646)------------------------------
% 2.98/0.98  % (1671)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/149Mi)
% 2.98/0.99  % (1657)Instruction limit reached!
% 2.98/0.99  % (1657)------------------------------
% 2.98/0.99  % (1657)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.98/0.99  % (1657)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.98/0.99  % (1657)Termination reason: Unknown
% 2.98/0.99  % (1657)Termination phase: Finite model building SAT solving
% 2.98/0.99  
% 2.98/0.99  % (1657)Memory used [KB]: 6780
% 2.98/0.99  % (1657)Time elapsed: 0.180 s
% 2.98/0.99  % (1657)Instructions burned: 23 (million)
% 2.98/0.99  % (1657)------------------------------
% 2.98/0.99  % (1657)------------------------------
% 2.98/0.99  % (1661)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=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/151Mi)
% 2.98/0.99  % (1605)Instruction limit reached!
% 2.98/0.99  % (1605)------------------------------
% 2.98/0.99  % (1605)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.98/0.99  % (1605)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.98/0.99  % (1605)Termination reason: Unknown
% 2.98/0.99  % (1605)Termination phase: Saturation
% 2.98/0.99  
% 2.98/0.99  % (1605)Memory used [KB]: 1663
% 2.98/0.99  % (1605)Time elapsed: 0.362 s
% 2.98/0.99  % (1605)Instructions burned: 43 (million)
% 2.98/0.99  % (1605)------------------------------
% 2.98/0.99  % (1605)------------------------------
% 2.98/0.99  % (1669)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=116:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/116Mi)
% 2.98/0.99  % (1653)Instruction limit reached!
% 2.98/0.99  % (1653)------------------------------
% 2.98/0.99  % (1653)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.98/0.99  % (1653)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.98/0.99  % (1653)Termination reason: Unknown
% 2.98/0.99  % (1653)Termination phase: Saturation
% 2.98/0.99  
% 2.98/0.99  % (1653)Memory used [KB]: 7675
% 2.98/0.99  % (1653)Time elapsed: 0.186 s
% 2.98/0.99  % (1653)Instructions burned: 35 (million)
% 2.98/0.99  % (1653)------------------------------
% 2.98/0.99  % (1653)------------------------------
% 2.98/1.00  % (1649)Instruction limit reached!
% 2.98/1.00  % (1649)------------------------------
% 2.98/1.00  % (1649)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.98/1.00  % (1649)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.98/1.00  % (1649)Termination reason: Unknown
% 2.98/1.00  % (1649)Termination phase: Saturation
% 2.98/1.00  
% 2.98/1.00  % (1649)Memory used [KB]: 6012
% 2.98/1.00  % (1649)Time elapsed: 0.214 s
% 2.98/1.00  % (1649)Instructions burned: 33 (million)
% 2.98/1.00  % (1649)------------------------------
% 2.98/1.00  % (1649)------------------------------
% 2.98/1.00  % (1629)Instruction limit reached!
% 2.98/1.00  % (1629)------------------------------
% 2.98/1.00  % (1629)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.98/1.00  % (1629)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.98/1.00  % (1629)Termination reason: Unknown
% 2.98/1.00  % (1629)Termination phase: Saturation
% 2.98/1.00  
% 2.98/1.00  % (1629)Memory used [KB]: 6268
% 2.98/1.00  % (1629)Time elapsed: 0.392 s
% 2.98/1.00  % (1629)Instructions burned: 83 (million)
% 2.98/1.00  % (1629)------------------------------
% 2.98/1.00  % (1629)------------------------------
% 3.32/1.03  % (1650)Instruction limit reached!
% 3.32/1.03  % (1650)------------------------------
% 3.32/1.03  % (1650)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.32/1.03  % (1650)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.32/1.03  % (1650)Termination reason: Unknown
% 3.32/1.03  % (1650)Termination phase: Saturation
% 3.32/1.03  
% 3.32/1.03  % (1650)Memory used [KB]: 1535
% 3.32/1.03  % (1650)Time elapsed: 0.250 s
% 3.32/1.03  % (1650)Instructions burned: 30 (million)
% 3.32/1.03  % (1650)------------------------------
% 3.32/1.03  % (1650)------------------------------
% 3.32/1.04  % (1677)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/137Mi)
% 3.32/1.04  % (1672)lrs+2_1:1_drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=57:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/57Mi)
% 3.32/1.04  % (1673)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/69Mi)
% 3.32/1.05  % (1663)Instruction limit reached!
% 3.32/1.05  % (1663)------------------------------
% 3.32/1.05  % (1663)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.32/1.05  % (1663)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.32/1.05  % (1663)Termination reason: Unknown
% 3.32/1.05  % (1663)Termination phase: Saturation
% 3.32/1.05  
% 3.32/1.05  % (1663)Memory used [KB]: 6140
% 3.32/1.05  % (1663)Time elapsed: 0.207 s
% 3.32/1.05  % (1663)Instructions burned: 37 (million)
% 3.32/1.05  % (1663)------------------------------
% 3.32/1.05  % (1663)------------------------------
% 3.32/1.06  % (1674)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/92Mi)
% 3.32/1.07  % (1658)Instruction limit reached!
% 3.32/1.07  % (1658)------------------------------
% 3.32/1.07  % (1658)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.32/1.07  % (1658)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.32/1.07  % (1658)Termination reason: Unknown
% 3.32/1.07  % (1658)Termination phase: Saturation
% 3.32/1.07  
% 3.32/1.07  % (1658)Memory used [KB]: 1663
% 3.32/1.07  % (1658)Time elapsed: 0.256 s
% 3.32/1.07  % (1658)Instructions burned: 76 (million)
% 3.32/1.07  % (1658)------------------------------
% 3.32/1.07  % (1658)------------------------------
% 3.32/1.09  % (1668)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/151Mi)
% 4.50/1.09  % (1676)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/307Mi)
% 4.50/1.09  % (1655)Instruction limit reached!
% 4.50/1.09  % (1655)------------------------------
% 4.50/1.09  % (1655)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.50/1.09  % (1655)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.50/1.09  % (1655)Termination reason: Unknown
% 4.50/1.09  % (1655)Termination phase: Saturation
% 4.50/1.09  
% 4.50/1.09  % (1655)Memory used [KB]: 6524
% 4.50/1.09  % (1655)Time elapsed: 0.288 s
% 4.50/1.09  % (1655)Instructions burned: 46 (million)
% 4.50/1.09  % (1655)------------------------------
% 4.50/1.09  % (1655)------------------------------
% 4.50/1.11  % (1682)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=143:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/143Mi)
% 4.50/1.11  % (1679)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=278:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/278Mi)
% 4.50/1.12  % (1666)Instruction limit reached!
% 4.50/1.12  % (1666)------------------------------
% 4.50/1.12  % (1666)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.50/1.12  % (1666)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.50/1.12  % (1666)Termination reason: Unknown
% 4.50/1.12  % (1666)Termination phase: Saturation
% 4.50/1.12  
% 4.50/1.12  % (1666)Memory used [KB]: 2814
% 4.50/1.12  % (1666)Time elapsed: 0.240 s
% 4.50/1.12  % (1666)Instructions burned: 46 (million)
% 4.50/1.12  % (1666)------------------------------
% 4.50/1.12  % (1666)------------------------------
% 4.50/1.14  % (1671)Instruction limit reached!
% 4.50/1.14  % (1671)------------------------------
% 4.50/1.14  % (1671)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.50/1.14  % (1671)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.50/1.14  % (1671)Termination reason: Unknown
% 4.50/1.14  % (1671)Termination phase: Saturation
% 4.50/1.14  
% 4.50/1.14  % (1671)Memory used [KB]: 6396
% 4.50/1.14  % (1671)Time elapsed: 0.230 s
% 4.50/1.14  % (1671)Instructions burned: 149 (million)
% 4.50/1.14  % (1671)------------------------------
% 4.50/1.14  % (1671)------------------------------
% 4.50/1.15  % (1674)Instruction limit reached!
% 4.50/1.15  % (1674)------------------------------
% 4.50/1.15  % (1674)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.50/1.15  % (1674)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.50/1.15  % (1674)Termination reason: Unknown
% 4.50/1.15  % (1674)Termination phase: Saturation
% 4.50/1.15  
% 4.50/1.15  % (1674)Memory used [KB]: 6012
% 4.50/1.15  % (1674)Time elapsed: 0.227 s
% 4.50/1.15  % (1674)Instructions burned: 92 (million)
% 4.50/1.15  % (1674)------------------------------
% 4.50/1.15  % (1674)------------------------------
% 4.50/1.15  % (1680)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/500Mi)
% 4.50/1.15  % (1678)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/108Mi)
% 4.50/1.15  % (1680)Refutation not found, incomplete strategy% (1680)------------------------------
% 4.50/1.15  % (1680)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.50/1.15  % (1680)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.50/1.15  % (1680)Termination reason: Refutation not found, incomplete strategy
% 4.50/1.15  
% 4.50/1.15  % (1680)Memory used [KB]: 5884
% 4.50/1.15  % (1680)Time elapsed: 0.176 s
% 4.50/1.15  % (1680)Instructions burned: 2 (million)
% 4.50/1.15  % (1680)------------------------------
% 4.50/1.15  % (1680)------------------------------
% 4.50/1.15  % (1687)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/95Mi)
% 4.50/1.16  % (1693)lrs+11_1:1_av=off:bce=on:bd=off:bsr=unit_only:flr=on:gs=on:nwc=2.0:rnwc=on:sp=frequency:thsq=on:thsqc=64:thsqd=1:thsql=off:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/298Mi)
% 4.50/1.16  % (1689)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/156Mi)
% 4.50/1.16  % (1690)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=240:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/240Mi)
% 4.50/1.17  % (1677)Instruction limit reached!
% 4.50/1.17  % (1677)------------------------------
% 4.50/1.17  % (1677)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.50/1.17  % (1677)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.50/1.17  % (1677)Termination reason: Unknown
% 4.50/1.17  % (1677)Termination phase: Saturation
% 4.50/1.17  
% 4.50/1.17  % (1677)Memory used [KB]: 7036
% 4.50/1.17  % (1677)Time elapsed: 0.159 s
% 4.50/1.17  % (1677)Instructions burned: 137 (million)
% 4.50/1.17  % (1677)------------------------------
% 4.50/1.17  % (1677)------------------------------
% 5.40/1.19  % (1667)Instruction limit reached!
% 5.40/1.19  % (1667)------------------------------
% 5.40/1.19  % (1667)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.40/1.19  % (1667)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.40/1.19  % (1667)Termination reason: Unknown
% 5.40/1.19  % (1667)Termination phase: Saturation
% 5.40/1.19  
% 5.40/1.19  % (1667)Memory used [KB]: 7036
% 5.40/1.19  % (1667)Time elapsed: 0.369 s
% 5.40/1.19  % (1667)Instructions burned: 110 (million)
% 5.40/1.19  % (1667)------------------------------
% 5.40/1.19  % (1667)------------------------------
% 5.40/1.19  % (1672)Instruction limit reached!
% 5.40/1.19  % (1672)------------------------------
% 5.40/1.19  % (1672)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.40/1.19  % (1672)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.40/1.19  % (1672)Termination reason: Unknown
% 5.40/1.19  % (1672)Termination phase: Saturation
% 5.40/1.19  
% 5.40/1.19  % (1672)Memory used [KB]: 6396
% 5.40/1.19  % (1672)Time elapsed: 0.267 s
% 5.40/1.19  % (1672)Instructions burned: 57 (million)
% 5.40/1.19  % (1672)------------------------------
% 5.40/1.19  % (1672)------------------------------
% 5.40/1.21  % (1673)Instruction limit reached!
% 5.40/1.21  % (1673)------------------------------
% 5.40/1.21  % (1673)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.40/1.21  % (1673)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.40/1.21  % (1673)Termination reason: Unknown
% 5.40/1.21  % (1673)Termination phase: Saturation
% 5.40/1.21  
% 5.40/1.21  % (1673)Memory used [KB]: 1663
% 5.40/1.21  % (1673)Time elapsed: 0.301 s
% 5.40/1.21  % (1673)Instructions burned: 69 (million)
% 5.40/1.21  % (1673)------------------------------
% 5.40/1.21  % (1673)------------------------------
% 5.40/1.22  % (1706)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/70Mi)
% 5.40/1.23  % (1695)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/39Mi)
% 5.80/1.25  % (1698)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/46Mi)
% 5.80/1.25  % (1684)lrs+10_2:3_anc=all:br=off:fsr=off:nwc=5.0:s2a=on:s2agt=10:urr=on:i=490:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/490Mi)
% 5.80/1.27  % (1706)Instruction limit reached!
% 5.80/1.27  % (1706)------------------------------
% 5.80/1.27  % (1706)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.80/1.27  % (1706)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.80/1.27  % (1706)Termination reason: Unknown
% 5.80/1.27  % (1706)Termination phase: Saturation
% 5.80/1.27  
% 5.80/1.27  % (1706)Memory used [KB]: 9466
% 5.80/1.27  % (1706)Time elapsed: 0.047 s
% 5.80/1.27  % (1706)Instructions burned: 70 (million)
% 5.80/1.27  % (1706)------------------------------
% 5.80/1.27  % (1706)------------------------------
% 5.85/1.28  % (1661)Instruction limit reached!
% 5.85/1.28  % (1661)------------------------------
% 5.85/1.28  % (1661)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.85/1.28  % (1661)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.85/1.28  % (1661)Termination reason: Unknown
% 5.85/1.28  % (1661)Termination phase: Saturation
% 5.85/1.28  
% 5.85/1.28  % (1661)Memory used [KB]: 9722
% 5.85/1.28  % (1661)Time elapsed: 0.450 s
% 5.85/1.28  % (1661)Instructions burned: 151 (million)
% 5.85/1.28  % (1661)------------------------------
% 5.85/1.28  % (1661)------------------------------
% 5.85/1.29  % (1687)Instruction limit reached!
% 5.85/1.29  % (1687)------------------------------
% 5.85/1.29  % (1687)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.85/1.29  % (1687)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.85/1.29  % (1687)Termination reason: Unknown
% 5.85/1.29  % (1687)Termination phase: Saturation
% 5.85/1.29  
% 5.85/1.29  % (1687)Memory used [KB]: 6268
% 5.85/1.29  % (1687)Time elapsed: 0.244 s
% 5.85/1.29  % (1687)Instructions burned: 95 (million)
% 5.85/1.29  % (1687)------------------------------
% 5.85/1.29  % (1687)------------------------------
% 5.85/1.30  % (1691)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=119:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/119Mi)
% 5.85/1.31  % (1664)Instruction limit reached!
% 5.85/1.31  % (1664)------------------------------
% 5.85/1.31  % (1664)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.85/1.31  % (1664)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.85/1.31  % (1664)Termination reason: Unknown
% 5.85/1.31  % (1664)Termination phase: Saturation
% 5.85/1.31  
% 5.85/1.31  % (1664)Memory used [KB]: 2558
% 5.85/1.31  % (1664)Time elapsed: 0.478 s
% 5.85/1.31  % (1664)Instructions burned: 147 (million)
% 5.85/1.31  % (1664)------------------------------
% 5.85/1.31  % (1664)------------------------------
% 5.85/1.31  % (1699)ott+1010_4:1_bsr=unit_only:fde=unused:nwc=10.0:s2a=on:s2agt=32:slsq=on:slsqc=2:thsq=on:thsqc=64:thsqd=16:i=171:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/171Mi)
% 5.85/1.31  % (1686)lrs+10_1:32_awrs=converge:awrsf=20:drc=off:fd=preordered:slsq=on:slsqc=0:slsqr=1,2:sos=on:to=lpo:i=78:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/78Mi)
% 6.17/1.33  % (1694)dis+22_1:128_bsd=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/58Mi)
% 6.17/1.33  % (1712)ott+1011_90:23_awrs=decay:awrsf=16:bce=on:cond=on:drc=off:fd=preordered:fde=unused:flr=on:gs=on:sp=frequency:urr=on:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/389Mi)
% 6.17/1.33  % (1698)Instruction limit reached!
% 6.17/1.33  % (1698)------------------------------
% 6.17/1.33  % (1698)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.17/1.33  % (1698)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.17/1.33  % (1698)Termination reason: Unknown
% 6.17/1.33  % (1698)Termination phase: Saturation
% 6.17/1.33  
% 6.17/1.33  % (1698)Memory used [KB]: 6396
% 6.17/1.33  % (1698)Time elapsed: 0.214 s
% 6.17/1.33  % (1698)Instructions burned: 46 (million)
% 6.17/1.33  % (1698)------------------------------
% 6.17/1.33  % (1698)------------------------------
% 6.17/1.34  % (1695)Instruction limit reached!
% 6.17/1.34  % (1695)------------------------------
% 6.17/1.34  % (1695)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.17/1.34  % (1695)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.17/1.34  % (1695)Termination reason: Unknown
% 6.17/1.34  % (1695)Termination phase: Saturation
% 6.17/1.34  
% 6.17/1.34  % (1695)Memory used [KB]: 6268
% 6.17/1.34  % (1695)Time elapsed: 0.262 s
% 6.17/1.34  % (1695)Instructions burned: 40 (million)
% 6.17/1.34  % (1695)------------------------------
% 6.17/1.34  % (1695)------------------------------
% 6.41/1.35  % (1668)Instruction limit reached!
% 6.41/1.35  % (1668)------------------------------
% 6.41/1.35  % (1668)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.41/1.35  % (1668)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.41/1.35  % (1668)Termination reason: Unknown
% 6.41/1.35  % (1668)Termination phase: Saturation
% 6.41/1.35  
% 6.41/1.35  % (1668)Memory used [KB]: 6012
% 6.41/1.35  % (1668)Time elapsed: 0.515 s
% 6.41/1.35  % (1668)Instructions burned: 153 (million)
% 6.41/1.35  % (1668)------------------------------
% 6.41/1.35  % (1668)------------------------------
% 6.41/1.35  % (1692)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/141Mi)
% 6.41/1.35  % (1689)First to succeed.
% 6.41/1.35  % (1689)Refutation found. Thanks to Tanya!
% 6.41/1.35  % SZS status Unsatisfiable for theBenchmark
% 6.41/1.35  % SZS output start Proof for theBenchmark
% See solution above
% 6.41/1.35  % (1689)------------------------------
% 6.41/1.35  % (1689)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.41/1.35  % (1689)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.41/1.35  % (1689)Termination reason: Refutation
% 6.41/1.35  
% 6.41/1.35  % (1689)Memory used [KB]: 6652
% 6.41/1.35  % (1689)Time elapsed: 0.299 s
% 6.41/1.35  % (1689)Instructions burned: 112 (million)
% 6.41/1.35  % (1689)------------------------------
% 6.41/1.35  % (1689)------------------------------
% 6.41/1.35  % (1465)Success in time 1.002 s
%------------------------------------------------------------------------------