TSTP Solution File: SYN170-10 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SYN170-10 : TPTP v8.1.0. Released v7.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n025.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 19:37:05 EDT 2022

% Result   : Unsatisfiable 2.16s 0.67s
% Output   : Refutation 2.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   20 (  20 unt;   0 def)
%            Number of atoms       :   20 (  19 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    3 (   3   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   3 con; 0-4 aty)
%            Number of variables   :   26 (  26   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1772,plain,
    $false,
    inference(trivial_inequality_removal,[],[f1771]) ).

fof(f1771,plain,
    true != true,
    inference(superposition,[],[f365,f1767]) ).

fof(f1767,plain,
    true = sF0(c,c),
    inference(superposition,[],[f364,f1764]) ).

fof(f1764,plain,
    ! [X1] : true = p4(X1,X1,X1),
    inference(superposition,[],[f1756,f1]) ).

fof(f1,axiom,
    ! [X2,X0,X1] : ifeq(X0,X0,X1,X2) = X1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ifeq_axiom) ).

fof(f1756,plain,
    ! [X0] : true = ifeq(true,true,p4(X0,X0,X0),true),
    inference(superposition,[],[f319,f1111]) ).

fof(f1111,plain,
    ! [X0] : true = k3(X0,X0,X0),
    inference(superposition,[],[f1,f1010]) ).

fof(f1010,plain,
    ! [X3] : true = ifeq(true,true,k3(X3,X3,X3),true),
    inference(superposition,[],[f244,f1005]) ).

fof(f1005,plain,
    ! [X1] : true = n2(X1),
    inference(superposition,[],[f986,f1]) ).

fof(f986,plain,
    ! [X9] : true = ifeq(true,true,n2(X9),true),
    inference(superposition,[],[f173,f978]) ).

fof(f978,plain,
    ! [X0] : true = p1(X0,X0,X0),
    inference(superposition,[],[f1,f954]) ).

fof(f954,plain,
    ! [X0] : true = ifeq(true,true,p1(X0,X0,X0),true),
    inference(superposition,[],[f122,f15]) ).

fof(f15,axiom,
    ! [X3] : true = p0(b,X3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_14) ).

fof(f122,axiom,
    ! [X2,X1] : true = ifeq(p0(X2,X1),true,p1(X1,X1,X1),true),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rule_085) ).

fof(f173,axiom,
    ! [X2,X0,X1] : true = ifeq(p1(X1,X2,X0),true,n2(X0),true),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rule_137) ).

fof(f244,axiom,
    ! [X11] : true = ifeq(n2(X11),true,k3(X11,X11,X11),true),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rule_210) ).

fof(f319,axiom,
    ! [X2,X1] : true = ifeq(k3(X1,X1,X2),true,p4(X1,X2,X1),true),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rule_287) ).

fof(f364,plain,
    ! [X3,X4] : p4(X3,c,X4) = sF0(X3,X4),
    introduced(function_definition,[]) ).

fof(f365,plain,
    ! [X3,X4] : true != sF0(X3,X4),
    inference(definition_folding,[],[f363,f364]) ).

fof(f363,axiom,
    ! [X3,X4] : true != p4(X3,c,X4),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SYN170-10 : TPTP v8.1.0. Released v7.5.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.12/0.34  % Computer : n025.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 30 21:44:00 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.50  % (6399)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.50  % (6391)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (6396)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.54  % (6410)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.54  % (6391)Instruction limit reached!
% 0.19/0.54  % (6391)------------------------------
% 0.19/0.54  % (6391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (6391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (6391)Termination reason: Unknown
% 0.19/0.54  % (6391)Termination phase: Finite model building preprocessing
% 0.19/0.54  
% 0.19/0.54  % (6391)Memory used [KB]: 2430
% 0.19/0.54  % (6391)Time elapsed: 0.043 s
% 0.19/0.54  % (6391)Instructions burned: 52 (million)
% 0.19/0.54  % (6391)------------------------------
% 0.19/0.54  % (6391)------------------------------
% 0.19/0.54  % (6409)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.55  % (6386)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.55  % (6402)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.55  % (6388)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.55  % (6389)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.44/0.55  % (6397)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.44/0.55  % (6404)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.44/0.56  % (6406)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.44/0.56  % (6401)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.44/0.56  % (6399)Instruction limit reached!
% 1.44/0.56  % (6399)------------------------------
% 1.44/0.56  % (6399)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.44/0.56  % (6399)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.44/0.56  % (6399)Termination reason: Unknown
% 1.44/0.56  % (6399)Termination phase: Saturation
% 1.44/0.56  
% 1.44/0.56  % (6399)Memory used [KB]: 7547
% 1.44/0.56  % (6399)Time elapsed: 0.062 s
% 1.44/0.56  % (6399)Instructions burned: 69 (million)
% 1.44/0.56  % (6399)------------------------------
% 1.44/0.56  % (6399)------------------------------
% 1.44/0.56  % (6393)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.44/0.56  % (6398)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.44/0.56  % (6395)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.44/0.56  % (6412)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 1.44/0.57  % (6413)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.44/0.57  % (6414)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 1.44/0.57  % (6403)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.44/0.57  % (6387)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 1.54/0.57  % (6390)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 1.54/0.58  % (6405)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 1.54/0.58  % (6393)Instruction limit reached!
% 1.54/0.58  % (6393)------------------------------
% 1.54/0.58  % (6393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.58  % (6393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.58  % (6393)Termination reason: Unknown
% 1.54/0.58  % (6393)Termination phase: Saturation
% 1.54/0.58  
% 1.54/0.58  % (6393)Memory used [KB]: 5756
% 1.54/0.58  % (6393)Time elapsed: 0.003 s
% 1.54/0.58  % (6393)Instructions burned: 3 (million)
% 1.54/0.58  % (6393)------------------------------
% 1.54/0.58  % (6393)------------------------------
% 1.54/0.58  % (6394)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.54/0.58  % (6411)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 1.54/0.59  % (6385)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 1.54/0.60  % (6408)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 1.54/0.60  % (6407)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 1.54/0.61  % (6402)Instruction limit reached!
% 1.54/0.61  % (6402)------------------------------
% 1.54/0.61  % (6402)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.61  % (6402)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.61  % (6402)Termination reason: Unknown
% 1.54/0.61  % (6402)Termination phase: Finite model building preprocessing
% 1.54/0.61  
% 1.54/0.61  % (6402)Memory used [KB]: 2686
% 1.54/0.61  % (6402)Time elapsed: 0.027 s
% 1.54/0.61  % (6402)Instructions burned: 59 (million)
% 1.54/0.61  % (6402)------------------------------
% 1.54/0.61  % (6402)------------------------------
% 1.54/0.61  % (6400)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 1.54/0.61  % (6388)Instruction limit reached!
% 1.54/0.61  % (6388)------------------------------
% 1.54/0.61  % (6388)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.61  % (6388)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.61  % (6388)Termination reason: Unknown
% 1.54/0.61  % (6388)Termination phase: Saturation
% 1.54/0.61  
% 1.54/0.61  % (6388)Memory used [KB]: 6524
% 1.54/0.61  % (6388)Time elapsed: 0.195 s
% 1.54/0.61  % (6388)Instructions burned: 51 (million)
% 1.54/0.61  % (6388)------------------------------
% 1.54/0.61  % (6388)------------------------------
% 1.54/0.62  % (6392)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.54/0.63  % (6386)Instruction limit reached!
% 1.54/0.63  % (6386)------------------------------
% 1.54/0.63  % (6386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.63  % (6386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.63  % (6386)Termination reason: Unknown
% 1.54/0.63  % (6386)Termination phase: Saturation
% 1.54/0.63  
% 1.54/0.63  % (6386)Memory used [KB]: 6780
% 1.54/0.63  % (6386)Time elapsed: 0.211 s
% 1.54/0.63  % (6386)Instructions burned: 51 (million)
% 1.54/0.63  % (6386)------------------------------
% 1.54/0.63  % (6386)------------------------------
% 1.54/0.63  % (6387)Instruction limit reached!
% 1.54/0.63  % (6387)------------------------------
% 1.54/0.63  % (6387)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.63  % (6387)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.63  % (6387)Termination reason: Unknown
% 1.54/0.63  % (6387)Termination phase: Saturation
% 1.54/0.63  
% 1.54/0.63  % (6387)Memory used [KB]: 1918
% 1.54/0.63  % (6387)Time elapsed: 0.206 s
% 1.54/0.63  % (6387)Instructions burned: 38 (million)
% 1.54/0.63  % (6387)------------------------------
% 1.54/0.63  % (6387)------------------------------
% 1.95/0.63  % (6389)Instruction limit reached!
% 1.95/0.63  % (6389)------------------------------
% 1.95/0.63  % (6389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.64  % (6392)Instruction limit reached!
% 1.95/0.64  % (6392)------------------------------
% 1.95/0.64  % (6392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.64  % (6392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.64  % (6392)Termination reason: Unknown
% 1.95/0.64  % (6392)Termination phase: Saturation
% 1.95/0.64  
% 1.95/0.64  % (6392)Memory used [KB]: 5756
% 1.95/0.64  % (6392)Time elapsed: 0.198 s
% 1.95/0.64  % (6392)Instructions burned: 7 (million)
% 1.95/0.64  % (6392)------------------------------
% 1.95/0.64  % (6392)------------------------------
% 1.95/0.64  % (6395)Instruction limit reached!
% 1.95/0.64  % (6395)------------------------------
% 1.95/0.64  % (6395)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.64  % (6395)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.64  % (6395)Termination reason: Unknown
% 1.95/0.64  % (6395)Termination phase: Saturation
% 1.95/0.64  
% 1.95/0.64  % (6395)Memory used [KB]: 6908
% 1.95/0.64  % (6395)Time elapsed: 0.234 s
% 1.95/0.64  % (6395)Instructions burned: 51 (million)
% 1.95/0.64  % (6395)------------------------------
% 1.95/0.64  % (6395)------------------------------
% 1.95/0.65  % (6425)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 1.95/0.65  % (6389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.65  % (6389)Termination reason: Unknown
% 1.95/0.65  % (6389)Termination phase: Saturation
% 1.95/0.65  
% 1.95/0.65  % (6389)Memory used [KB]: 6652
% 1.95/0.65  % (6389)Time elapsed: 0.216 s
% 1.95/0.65  % (6389)Instructions burned: 51 (million)
% 1.95/0.65  % (6389)------------------------------
% 1.95/0.65  % (6389)------------------------------
% 2.16/0.66  % (6390)Instruction limit reached!
% 2.16/0.66  % (6390)------------------------------
% 2.16/0.66  % (6390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.66  % (6390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.66  % (6390)Termination reason: Unknown
% 2.16/0.66  % (6390)Termination phase: Saturation
% 2.16/0.66  
% 2.16/0.66  % (6390)Memory used [KB]: 6268
% 2.16/0.66  % (6390)Time elapsed: 0.237 s
% 2.16/0.66  % (6390)Instructions burned: 49 (million)
% 2.16/0.66  % (6390)------------------------------
% 2.16/0.66  % (6390)------------------------------
% 2.16/0.66  % (6394)Instruction limit reached!
% 2.16/0.66  % (6394)------------------------------
% 2.16/0.66  % (6394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.66  % (6394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.66  % (6394)Termination reason: Unknown
% 2.16/0.66  % (6394)Termination phase: Saturation
% 2.16/0.66  
% 2.16/0.67  % (6394)Memory used [KB]: 2430
% 2.16/0.67  % (6394)Time elapsed: 0.251 s
% 2.16/0.67  % (6394)Instructions burned: 51 (million)
% 2.16/0.67  % (6394)------------------------------
% 2.16/0.67  % (6394)------------------------------
% 2.16/0.67  % (6396)First to succeed.
% 2.16/0.67  % (6396)Refutation found. Thanks to Tanya!
% 2.16/0.67  % SZS status Unsatisfiable for theBenchmark
% 2.16/0.67  % SZS output start Proof for theBenchmark
% See solution above
% 2.16/0.67  % (6396)------------------------------
% 2.16/0.67  % (6396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.67  % (6396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.67  % (6396)Termination reason: Refutation
% 2.16/0.67  
% 2.16/0.67  % (6396)Memory used [KB]: 7036
% 2.16/0.67  % (6396)Time elapsed: 0.245 s
% 2.16/0.67  % (6396)Instructions burned: 89 (million)
% 2.16/0.67  % (6396)------------------------------
% 2.16/0.67  % (6396)------------------------------
% 2.16/0.67  % (6373)Success in time 0.312 s
%------------------------------------------------------------------------------