TSTP Solution File: FLD067-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : FLD067-1 : 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 : n014.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:01 EDT 2022

% Result   : Unsatisfiable 2.32s 0.67s
% Output   : Refutation 2.32s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   22 (   6 unt;   0 def)
%            Number of atoms       :   44 (   0 equ)
%            Maximal formula atoms :    3 (   2 avg)
%            Number of connectives :   49 (  27   ~;  20   |;   0   &)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   3 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   12 (  12   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f344,plain,
    $false,
    inference(avatar_sat_refutation,[],[f314,f317,f343]) ).

fof(f343,plain,
    ~ spl0_8,
    inference(avatar_contradiction_clause,[],[f342]) ).

fof(f342,plain,
    ( $false
    | ~ spl0_8 ),
    inference(subsumption_resolution,[],[f341,f30]) ).

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

fof(f341,plain,
    ( ~ less_or_equal(a,b)
    | ~ spl0_8 ),
    inference(subsumption_resolution,[],[f337,f28]) ).

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

fof(f337,plain,
    ( ~ defined(a)
    | ~ less_or_equal(a,b)
    | ~ spl0_8 ),
    inference(resolution,[],[f313,f3]) ).

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

fof(f313,plain,
    ( ! [X0] :
        ( ~ equalish(add(X0,additive_inverse(a)),additive_identity)
        | ~ less_or_equal(X0,b) )
    | ~ spl0_8 ),
    inference(avatar_component_clause,[],[f312]) ).

fof(f312,plain,
    ( spl0_8
  <=> ! [X0] :
        ( ~ equalish(add(X0,additive_inverse(a)),additive_identity)
        | ~ less_or_equal(X0,b) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_8])]) ).

fof(f317,plain,
    spl0_7,
    inference(avatar_contradiction_clause,[],[f316]) ).

fof(f316,plain,
    ( $false
    | spl0_7 ),
    inference(subsumption_resolution,[],[f315,f28]) ).

fof(f315,plain,
    ( ~ defined(a)
    | spl0_7 ),
    inference(resolution,[],[f310,f12]) ).

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

fof(f310,plain,
    ( ~ defined(additive_inverse(a))
    | spl0_7 ),
    inference(avatar_component_clause,[],[f308]) ).

fof(f308,plain,
    ( spl0_7
  <=> defined(additive_inverse(a)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_7])]) ).

fof(f314,plain,
    ( ~ spl0_7
    | spl0_8 ),
    inference(avatar_split_clause,[],[f75,f312,f308]) ).

fof(f75,plain,
    ! [X0] :
      ( ~ equalish(add(X0,additive_inverse(a)),additive_identity)
      | ~ defined(additive_inverse(a))
      | ~ less_or_equal(X0,b) ),
    inference(resolution,[],[f19,f58]) ).

fof(f58,plain,
    ! [X0] :
      ( ~ less_or_equal(X0,add(b,additive_inverse(a)))
      | ~ equalish(X0,additive_identity) ),
    inference(resolution,[],[f26,f31]) ).

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

fof(f26,axiom,
    ! [X2,X0,X1] :
      ( less_or_equal(X1,X2)
      | ~ equalish(X0,X1)
      | ~ less_or_equal(X0,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',compatibility_of_equality_and_order_relation) ).

fof(f19,axiom,
    ! [X2,X0,X1] :
      ( less_or_equal(add(X0,X2),add(X1,X2))
      | ~ less_or_equal(X0,X1)
      | ~ defined(X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',compatibility_of_order_relation_and_addition) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : FLD067-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.35  % Computer : n014.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Mon Aug 29 20:45:03 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 1.65/0.58  % (25670)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 (2999ds/49Mi)
% 1.65/0.58  % (25671)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 (2999ds/51Mi)
% 1.65/0.59  % (25686)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 (2999ds/97Mi)
% 1.65/0.59  % (25678)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 (2999ds/29Mi)
% 1.65/0.59  % (25687)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 (2999ds/37Mi)
% 1.65/0.59  % (25679)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 1.65/0.59  TRYING [1]
% 1.65/0.60  TRYING [2]
% 1.65/0.60  % (25679)Instruction limit reached!
% 1.65/0.60  % (25679)------------------------------
% 1.65/0.60  % (25679)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.60  % (25679)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.60  % (25679)Termination reason: Unknown
% 1.65/0.60  % (25679)Termination phase: Finite model building constraint generation
% 1.65/0.60  
% 1.65/0.60  % (25679)Memory used [KB]: 6012
% 1.65/0.60  % (25679)Time elapsed: 0.172 s
% 1.65/0.60  % (25679)Instructions burned: 6 (million)
% 1.65/0.60  % (25679)------------------------------
% 1.65/0.60  % (25679)------------------------------
% 1.65/0.62  % (25664)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 1.65/0.63  % (25684)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 (2999ds/6Mi)
% 1.65/0.63  % (25688)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 (2999ds/46Mi)
% 1.65/0.64  % (25677)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 (2999ds/3Mi)
% 1.65/0.64  % (25690)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 (2999ds/71Mi)
% 1.65/0.64  % (25692)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 1.65/0.64  % (25669)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.65/0.64  % (25680)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 (2999ds/2Mi)
% 1.65/0.64  % (25675)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 (2999ds/23Mi)
% 1.65/0.64  % (25685)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 (2999ds/67Mi)
% 1.65/0.64  % (25666)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 (2999ds/4Mi)
% 1.65/0.64  % (25667)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 (2999ds/43Mi)
% 1.65/0.64  % (25693)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 (2999ds/100Mi)
% 1.65/0.65  % (25672)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 (2999ds/3Mi)
% 1.65/0.65  % (25666)Instruction limit reached!
% 1.65/0.65  % (25666)------------------------------
% 1.65/0.65  % (25666)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.65  % (25666)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.65  % (25666)Termination reason: Unknown
% 1.65/0.65  % (25666)Termination phase: Saturation
% 1.65/0.65  
% 1.65/0.65  % (25666)Memory used [KB]: 5884
% 1.65/0.65  % (25666)Time elapsed: 0.209 s
% 1.65/0.65  % (25666)Instructions burned: 6 (million)
% 1.65/0.65  % (25666)------------------------------
% 1.65/0.65  % (25666)------------------------------
% 1.65/0.65  % (25672)Instruction limit reached!
% 1.65/0.65  % (25672)------------------------------
% 1.65/0.65  % (25672)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.65  % (25672)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.65  % (25672)Termination reason: Unknown
% 1.65/0.65  % (25672)Termination phase: Saturation
% 1.65/0.65  
% 1.65/0.65  % (25672)Memory used [KB]: 5884
% 1.65/0.65  % (25672)Time elapsed: 0.214 s
% 1.65/0.65  % (25672)Instructions burned: 3 (million)
% 1.65/0.65  % (25672)------------------------------
% 1.65/0.65  % (25672)------------------------------
% 1.65/0.65  % (25674)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 (2999ds/6Mi)
% 1.65/0.65  % (25682)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 (2999ds/28Mi)
% 1.65/0.65  % (25668)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 (2999ds/34Mi)
% 1.65/0.65  % (25689)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 (2999ds/81Mi)
% 1.65/0.65  % (25677)Instruction limit reached!
% 1.65/0.65  % (25677)------------------------------
% 1.65/0.65  % (25677)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.65  % (25677)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.65  % (25677)Termination reason: Unknown
% 1.65/0.65  % (25677)Termination phase: Saturation
% 1.65/0.65  
% 1.65/0.65  % (25677)Memory used [KB]: 5884
% 1.65/0.65  % (25677)Time elapsed: 0.221 s
% 1.65/0.65  % (25677)Instructions burned: 3 (million)
% 1.65/0.65  % (25677)------------------------------
% 1.65/0.65  % (25677)------------------------------
% 1.65/0.65  % (25674)Instruction limit reached!
% 1.65/0.65  % (25674)------------------------------
% 1.65/0.65  % (25674)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.65  % (25674)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.65  % (25674)Termination reason: Unknown
% 1.65/0.65  % (25674)Termination phase: Saturation
% 1.65/0.65  
% 1.65/0.65  % (25674)Memory used [KB]: 6012
% 1.65/0.65  % (25674)Time elapsed: 0.215 s
% 1.65/0.65  % (25674)Instructions burned: 6 (million)
% 1.65/0.65  % (25674)------------------------------
% 1.65/0.65  % (25674)------------------------------
% 1.65/0.65  % (25687)Refutation not found, non-redundant clauses discarded% (25687)------------------------------
% 1.65/0.65  % (25687)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.65  % (25687)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.65  % (25687)Termination reason: Refutation not found, non-redundant clauses discarded
% 1.65/0.65  
% 1.65/0.65  % (25687)Memory used [KB]: 6524
% 1.65/0.65  % (25687)Time elapsed: 0.218 s
% 1.65/0.65  % (25687)Instructions burned: 31 (million)
% 1.65/0.65  % (25687)------------------------------
% 1.65/0.65  % (25687)------------------------------
% 1.65/0.66  % (25680)Instruction limit reached!
% 1.65/0.66  % (25680)------------------------------
% 1.65/0.66  % (25680)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.66  % (25680)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.66  % (25680)Termination reason: Unknown
% 1.65/0.66  % (25680)Termination phase: Saturation
% 1.65/0.66  
% 1.65/0.66  % (25680)Memory used [KB]: 1279
% 1.65/0.66  % (25680)Time elapsed: 0.004 s
% 1.65/0.66  % (25680)Instructions burned: 2 (million)
% 1.65/0.66  % (25680)------------------------------
% 1.65/0.66  % (25680)------------------------------
% 1.65/0.66  % (25676)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 (2999ds/5Mi)
% 1.65/0.66  % (25675)First to succeed.
% 1.65/0.66  % (25678)Instruction limit reached!
% 1.65/0.66  % (25678)------------------------------
% 1.65/0.66  % (25678)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.66  % (25678)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.66  % (25678)Termination reason: Unknown
% 1.65/0.66  % (25678)Termination phase: Saturation
% 1.65/0.66  
% 1.65/0.66  % (25678)Memory used [KB]: 1535
% 1.65/0.66  % (25678)Time elapsed: 0.202 s
% 1.65/0.66  % (25678)Instructions burned: 30 (million)
% 1.65/0.66  % (25678)------------------------------
% 1.65/0.66  % (25678)------------------------------
% 1.65/0.66  % (25665)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 (2999ds/42Mi)
% 1.65/0.66  % (25676)Instruction limit reached!
% 1.65/0.66  % (25676)------------------------------
% 1.65/0.66  % (25676)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.66  % (25673)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 (2999ds/51Mi)
% 2.32/0.66  % (25684)Instruction limit reached!
% 2.32/0.66  % (25684)------------------------------
% 2.32/0.66  % (25684)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.66  % (25691)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 (2999ds/73Mi)
% 2.32/0.66  % (25681)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 2.32/0.66  % (25683)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 (2999ds/7Mi)
% 2.32/0.67  % (25669)Instruction limit reached!
% 2.32/0.67  % (25669)------------------------------
% 2.32/0.67  % (25669)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.67  % (25669)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.67  % (25669)Termination reason: Unknown
% 2.32/0.67  % (25669)Termination phase: Saturation
% 2.32/0.67  
% 2.32/0.67  % (25669)Memory used [KB]: 6268
% 2.32/0.67  % (25669)Time elapsed: 0.239 s
% 2.32/0.67  % (25669)Instructions burned: 25 (million)
% 2.32/0.67  % (25669)------------------------------
% 2.32/0.67  % (25669)------------------------------
% 2.32/0.67  % (25682)Also succeeded, but the first one will report.
% 2.32/0.67  % (25667)Also succeeded, but the first one will report.
% 2.32/0.67  % (25675)Refutation found. Thanks to Tanya!
% 2.32/0.67  % SZS status Unsatisfiable for theBenchmark
% 2.32/0.67  % SZS output start Proof for theBenchmark
% See solution above
% 2.32/0.67  % (25675)------------------------------
% 2.32/0.67  % (25675)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.67  % (25675)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.67  % (25675)Termination reason: Refutation
% 2.32/0.67  
% 2.32/0.67  % (25675)Memory used [KB]: 6012
% 2.32/0.67  % (25675)Time elapsed: 0.228 s
% 2.32/0.67  % (25675)Instructions burned: 13 (million)
% 2.32/0.67  % (25675)------------------------------
% 2.32/0.67  % (25675)------------------------------
% 2.32/0.67  % (25663)Success in time 0.321 s
%------------------------------------------------------------------------------