TSTP Solution File: ARI668_1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI668_1 : TPTP v8.1.0. Released v6.3.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 : n007.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 15:48:55 EDT 2022

% Result   : Theorem 3.98s 1.04s
% Output   : Refutation 3.98s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   23 (  12 unt;   3 typ;   0 def)
%            Number of atoms       :   28 (   3 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   15 (   7   ~;   3   |;   1   &)
%                                         (   4 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :   58 (  16 atm;  21 fun;  21 num;   0 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    9 (   4 usr;   5 prp; 0-2 aty)
%            Number of functors    :   10 (   3 usr;   8 con; 0-2 aty)
%            Number of variables   :    0 (   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_0,type,
    a: $int ).

tff(func_def_1,type,
    b: $int ).

tff(func_def_2,type,
    c: $int ).

tff(f50,plain,
    $false,
    inference(avatar_smt_refutation,[],[f34,f39,f44,f49]) ).

tff(f49,plain,
    spl0_4,
    inference(avatar_split_clause,[],[f29,f46]) ).

tff(f46,plain,
    ( spl0_4
  <=> $less(0,$product(a,c)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_4])]) ).

tff(f29,plain,
    $less(0,$product(a,c)),
    inference(cnf_transformation,[],[f25]) ).

tff(f25,plain,
    ( $less(0,$product(a,c))
    & $less($product(a,c),4) ),
    inference(ennf_transformation,[],[f5]) ).

tff(f5,plain,
    ~ ( ~ $less(0,$product(a,c))
      | ~ $less($product(a,c),4) ),
    inference(theory_normalization,[],[f4]) ).

tff(f4,negated_conjecture,
    ~ ( $lesseq(4,$product(a,c))
      | $greatereq(0,$product(a,c)) ),
    inference(negated_conjecture,[],[f3]) ).

tff(f3,conjecture,
    ( $lesseq(4,$product(a,c))
    | $greatereq(0,$product(a,c)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_002) ).

tff(f44,plain,
    spl0_3,
    inference(avatar_split_clause,[],[f26,f41]) ).

tff(f41,plain,
    ( spl0_3
  <=> ( $sum($product(11,a),$product(7,b)) = 1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_3])]) ).

tff(f26,plain,
    $sum($product(11,a),$product(7,b)) = 1,
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    $sum($product(11,a),$product(7,b)) = 1,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

tff(f39,plain,
    spl0_2,
    inference(avatar_split_clause,[],[f28,f36]) ).

tff(f36,plain,
    ( spl0_2
  <=> $less($product(a,c),4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

tff(f28,plain,
    $less($product(a,c),4),
    inference(cnf_transformation,[],[f25]) ).

tff(f34,plain,
    ~ spl0_1,
    inference(avatar_split_clause,[],[f27,f31]) ).

tff(f31,plain,
    ( spl0_1
  <=> $less(c,a) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

tff(f27,plain,
    ~ $less(c,a),
    inference(cnf_transformation,[],[f6]) ).

tff(f6,plain,
    ~ $less(c,a),
    inference(theory_normalization,[],[f2]) ).

tff(f2,axiom,
    $lesseq(a,c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_001) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : ARI668=1 : TPTP v8.1.0. Released v6.3.0.
% 0.06/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.13/0.34  % Computer : n007.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 15:41:15 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.48  % (14627)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 (3000ds/75Mi)
% 0.20/0.49  % (14620)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 0.20/0.49  % (14634)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 (3000ds/498Mi)
% 0.20/0.49  % (14626)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 (3000ds/68Mi)
% 0.20/0.50  % (14620)Instruction limit reached!
% 0.20/0.50  % (14620)------------------------------
% 0.20/0.50  % (14620)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (14618)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.50  % (14635)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 (3000ds/467Mi)
% 0.20/0.50  % (14620)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (14620)Termination reason: Unknown
% 0.20/0.50  % (14620)Termination phase: Saturation
% 0.20/0.50  
% 0.20/0.50  % (14620)Memory used [KB]: 5373
% 0.20/0.50  % (14620)Time elapsed: 0.098 s
% 0.20/0.50  % (14620)Instructions burned: 2 (million)
% 0.20/0.50  % (14620)------------------------------
% 0.20/0.50  % (14620)------------------------------
% 0.20/0.50  % (14618)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.50  % (14618)Terminated due to inappropriate strategy.
% 0.20/0.50  % (14618)------------------------------
% 0.20/0.50  % (14618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (14618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (14618)Termination reason: Inappropriate
% 0.20/0.50  
% 0.20/0.50  % (14618)Memory used [KB]: 895
% 0.20/0.50  % (14618)Time elapsed: 0.004 s
% 0.20/0.50  % (14618)Instructions burned: 1 (million)
% 0.20/0.50  % (14618)------------------------------
% 0.20/0.50  % (14618)------------------------------
% 0.20/0.51  % (14614)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 (3000ds/37Mi)
% 0.20/0.52  % (14636)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 0.20/0.52  % (14613)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.20/0.52  % (14637)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 0.20/0.52  % (14617)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 (3000ds/48Mi)
% 0.20/0.52  % (14615)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.52  % (14632)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 (3000ds/176Mi)
% 0.20/0.52  % (14616)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.52  % (14619)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.20/0.53  % (14630)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.20/0.53  % (14628)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 (3000ds/99Mi)
% 0.20/0.53  % (14619)Instruction limit reached!
% 0.20/0.53  % (14619)------------------------------
% 0.20/0.53  % (14619)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (14622)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.20/0.53  % (14640)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 0.20/0.53  % (14639)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 (3000ds/177Mi)
% 0.20/0.53  % (14623)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.20/0.53  % (14624)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/101Mi)
% 0.20/0.54  % (14629)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 0.20/0.54  % (14621)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 (3000ds/51Mi)
% 0.20/0.54  % (14633)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 0.20/0.54  % (14641)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 (3000ds/355Mi)
% 0.20/0.54  % (14631)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 (3000ds/100Mi)
% 0.20/0.54  % (14612)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 (3000ds/191324Mi)
% 0.20/0.54  % (14625)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 0.20/0.54  % (14612)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.54  % (14619)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (14619)Termination reason: Unknown
% 0.20/0.54  % (14619)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (14619)Memory used [KB]: 5500
% 0.20/0.54  % (14619)Time elapsed: 0.129 s
% 0.20/0.54  % (14619)Instructions burned: 9 (million)
% 0.20/0.54  % (14619)------------------------------
% 0.20/0.54  % (14619)------------------------------
% 0.20/0.54  % (14638)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 (3000ds/68Mi)
% 0.20/0.54  % (14612)Terminated due to inappropriate strategy.
% 0.20/0.54  % (14612)------------------------------
% 0.20/0.54  % (14612)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (14612)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (14612)Termination reason: Inappropriate
% 0.20/0.54  
% 0.20/0.54  % (14612)Memory used [KB]: 895
% 0.20/0.54  % (14612)Time elapsed: 0.004 s
% 0.20/0.54  % (14612)Instructions burned: 2 (million)
% 0.20/0.54  % (14612)------------------------------
% 0.20/0.54  % (14612)------------------------------
% 0.20/0.54  % (14629)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.54  % (14629)Terminated due to inappropriate strategy.
% 0.20/0.54  % (14629)------------------------------
% 0.20/0.54  % (14629)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (14629)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (14629)Termination reason: Inappropriate
% 0.20/0.54  
% 0.20/0.54  % (14629)Memory used [KB]: 895
% 0.20/0.54  % (14629)Time elapsed: 0.004 s
% 0.20/0.54  % (14629)Instructions burned: 1 (million)
% 0.20/0.54  % (14629)------------------------------
% 0.20/0.54  % (14629)------------------------------
% 0.20/0.58  % (14627)Instruction limit reached!
% 0.20/0.58  % (14627)------------------------------
% 0.20/0.58  % (14627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (14627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (14627)Termination reason: Unknown
% 0.20/0.58  % (14627)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (14627)Memory used [KB]: 1918
% 0.20/0.58  % (14627)Time elapsed: 0.181 s
% 0.20/0.58  % (14627)Instructions burned: 75 (million)
% 0.20/0.58  % (14627)------------------------------
% 0.20/0.58  % (14627)------------------------------
% 0.20/0.58  % (14614)Instruction limit reached!
% 0.20/0.58  % (14614)------------------------------
% 0.20/0.58  % (14614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (14614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (14614)Termination reason: Unknown
% 0.20/0.58  % (14614)Termination phase: Saturation
% 0.20/0.58  
% 0.20/0.58  % (14614)Memory used [KB]: 1407
% 0.20/0.58  % (14614)Time elapsed: 0.191 s
% 0.20/0.58  % (14614)Instructions burned: 38 (million)
% 0.20/0.58  % (14614)------------------------------
% 0.20/0.58  % (14614)------------------------------
% 1.78/0.60  % (14626)Instruction limit reached!
% 1.78/0.60  % (14626)------------------------------
% 1.78/0.60  % (14626)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.60  % (14626)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.60  % (14626)Termination reason: Unknown
% 1.78/0.60  % (14626)Termination phase: Saturation
% 1.78/0.60  
% 1.78/0.60  % (14626)Memory used [KB]: 6652
% 1.78/0.60  % (14626)Time elapsed: 0.038 s
% 1.78/0.60  % (14626)Instructions burned: 69 (million)
% 1.78/0.60  % (14626)------------------------------
% 1.78/0.60  % (14626)------------------------------
% 1.78/0.61  % (14616)Instruction limit reached!
% 1.78/0.61  % (14616)------------------------------
% 1.78/0.61  % (14616)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.61  % (14616)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.61  % (14616)Termination reason: Unknown
% 1.78/0.61  % (14616)Termination phase: Saturation
% 1.78/0.61  
% 1.78/0.61  % (14616)Memory used [KB]: 6012
% 1.78/0.61  % (14616)Time elapsed: 0.196 s
% 1.78/0.61  % (14616)Instructions burned: 51 (million)
% 1.78/0.61  % (14616)------------------------------
% 1.78/0.61  % (14616)------------------------------
% 2.09/0.62  % (14613)Instruction limit reached!
% 2.09/0.62  % (14613)------------------------------
% 2.09/0.62  % (14613)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.62  % (14613)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.62  % (14613)Termination reason: Unknown
% 2.09/0.62  % (14613)Termination phase: Saturation
% 2.09/0.62  
% 2.09/0.62  % (14613)Memory used [KB]: 6140
% 2.09/0.62  % (14613)Time elapsed: 0.206 s
% 2.09/0.62  % (14613)Instructions burned: 52 (million)
% 2.09/0.62  % (14613)------------------------------
% 2.09/0.62  % (14613)------------------------------
% 2.09/0.62  % (14617)Instruction limit reached!
% 2.09/0.62  % (14617)------------------------------
% 2.09/0.62  % (14617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.62  % (14617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.62  % (14617)Termination reason: Unknown
% 2.09/0.62  % (14617)Termination phase: Saturation
% 2.09/0.62  
% 2.09/0.62  % (14617)Memory used [KB]: 5884
% 2.09/0.62  % (14617)Time elapsed: 0.227 s
% 2.09/0.62  % (14617)Instructions burned: 49 (million)
% 2.09/0.62  % (14617)------------------------------
% 2.09/0.62  % (14617)------------------------------
% 2.09/0.62  % (14615)Instruction limit reached!
% 2.09/0.62  % (14615)------------------------------
% 2.09/0.62  % (14615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.62  % (14615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.62  % (14615)Termination reason: Unknown
% 2.09/0.62  % (14615)Termination phase: Saturation
% 2.09/0.62  
% 2.09/0.62  % (14615)Memory used [KB]: 6140
% 2.09/0.62  % (14615)Time elapsed: 0.209 s
% 2.09/0.62  % (14615)Instructions burned: 52 (million)
% 2.09/0.62  % (14615)------------------------------
% 2.09/0.62  % (14615)------------------------------
% 2.09/0.63  % (14622)Instruction limit reached!
% 2.09/0.63  % (14622)------------------------------
% 2.09/0.63  % (14622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.63  % (14622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.63  % (14622)Termination reason: Unknown
% 2.09/0.63  % (14622)Termination phase: Saturation
% 2.09/0.63  
% 2.09/0.63  % (14622)Memory used [KB]: 6268
% 2.09/0.63  % (14622)Time elapsed: 0.221 s
% 2.09/0.63  % (14622)Instructions burned: 51 (million)
% 2.09/0.63  % (14622)------------------------------
% 2.09/0.63  % (14622)------------------------------
% 2.09/0.63  % (14642)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)
% 2.09/0.63  % (14621)Instruction limit reached!
% 2.09/0.63  % (14621)------------------------------
% 2.09/0.63  % (14621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.63  % (14621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.63  % (14621)Termination reason: Unknown
% 2.09/0.63  % (14621)Termination phase: Saturation
% 2.09/0.63  
% 2.09/0.63  % (14621)Memory used [KB]: 1535
% 2.09/0.63  % (14621)Time elapsed: 0.231 s
% 2.09/0.63  % (14621)Instructions burned: 51 (million)
% 2.09/0.63  % (14621)------------------------------
% 2.09/0.63  % (14621)------------------------------
% 2.09/0.64  % (14643)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 2.35/0.65  % (14638)Instruction limit reached!
% 2.35/0.65  % (14638)------------------------------
% 2.35/0.65  % (14638)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.65  % (14638)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.65  % (14638)Termination reason: Unknown
% 2.35/0.65  % (14638)Termination phase: Saturation
% 2.35/0.65  
% 2.35/0.65  % (14638)Memory used [KB]: 6652
% 2.35/0.65  % (14638)Time elapsed: 0.035 s
% 2.35/0.65  % (14638)Instructions burned: 68 (million)
% 2.35/0.65  % (14638)------------------------------
% 2.35/0.65  % (14638)------------------------------
% 2.35/0.68  % (14646)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/934Mi)
% 2.35/0.69  % (14647)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.35/0.70  % (14644)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/90Mi)
% 2.35/0.70  % (14630)Instruction limit reached!
% 2.35/0.70  % (14630)------------------------------
% 2.35/0.70  % (14630)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.70  % (14630)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.70  % (14630)Termination reason: Unknown
% 2.35/0.70  % (14630)Termination phase: Saturation
% 2.35/0.70  
% 2.35/0.70  % (14630)Memory used [KB]: 6652
% 2.35/0.70  % (14630)Time elapsed: 0.301 s
% 2.35/0.70  % (14630)Instructions burned: 100 (million)
% 2.35/0.70  % (14630)------------------------------
% 2.35/0.70  % (14630)------------------------------
% 2.35/0.70  % (14628)Instruction limit reached!
% 2.35/0.70  % (14628)------------------------------
% 2.35/0.70  % (14628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.70  % (14628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.70  % (14628)Termination reason: Unknown
% 2.35/0.70  % (14628)Termination phase: Saturation
% 2.35/0.70  
% 2.35/0.70  % (14628)Memory used [KB]: 6524
% 2.35/0.70  % (14628)Time elapsed: 0.314 s
% 2.35/0.70  % (14628)Instructions burned: 100 (million)
% 2.35/0.70  % (14628)------------------------------
% 2.35/0.70  % (14628)------------------------------
% 2.35/0.71  % (14625)Instruction limit reached!
% 2.35/0.71  % (14625)------------------------------
% 2.35/0.71  % (14625)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.71  % (14625)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.71  % (14625)Termination reason: Unknown
% 2.35/0.71  % (14625)Termination phase: Saturation
% 2.35/0.71  
% 2.35/0.71  % (14625)Memory used [KB]: 6652
% 2.35/0.71  % (14625)Time elapsed: 0.304 s
% 2.35/0.71  % (14625)Instructions burned: 99 (million)
% 2.35/0.71  % (14625)------------------------------
% 2.35/0.71  % (14625)------------------------------
% 2.35/0.71  % (14645)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/920Mi)
% 2.35/0.71  % (14624)Instruction limit reached!
% 2.35/0.71  % (14624)------------------------------
% 2.35/0.71  % (14624)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.71  % (14624)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.71  % (14624)Termination reason: Unknown
% 2.35/0.71  % (14624)Termination phase: Saturation
% 2.35/0.71  
% 2.35/0.71  % (14624)Memory used [KB]: 6524
% 2.35/0.71  % (14624)Time elapsed: 0.326 s
% 2.35/0.71  % (14624)Instructions burned: 103 (million)
% 2.35/0.71  % (14624)------------------------------
% 2.35/0.71  % (14624)------------------------------
% 2.35/0.72  % (14623)Instruction limit reached!
% 2.35/0.72  % (14623)------------------------------
% 2.35/0.72  % (14623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.35/0.72  % (14623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.35/0.72  % (14623)Termination reason: Unknown
% 2.35/0.72  % (14623)Termination phase: Saturation
% 2.35/0.72  
% 2.35/0.72  % (14623)Memory used [KB]: 6652
% 2.35/0.72  % (14623)Time elapsed: 0.336 s
% 2.35/0.72  % (14623)Instructions burned: 100 (million)
% 2.35/0.72  % (14623)------------------------------
% 2.35/0.72  % (14623)------------------------------
% 2.80/0.73  % (14631)Instruction limit reached!
% 2.80/0.73  % (14631)------------------------------
% 2.80/0.73  % (14631)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.73  % (14631)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.73  % (14631)Termination reason: Unknown
% 2.80/0.73  % (14631)Termination phase: Saturation
% 2.80/0.73  
% 2.80/0.73  % (14631)Memory used [KB]: 2046
% 2.80/0.73  % (14631)Time elapsed: 0.330 s
% 2.80/0.73  % (14631)Instructions burned: 101 (million)
% 2.80/0.73  % (14631)------------------------------
% 2.80/0.73  % (14631)------------------------------
% 2.80/0.73  % (14649)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 (2997ds/68Mi)
% 2.80/0.74  % (14648)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.80/0.74  % (14652)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.80/0.75  % (14650)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.80/0.75  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.80/0.76  % (14653)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.80/0.76  % (14633)Instruction limit reached!
% 2.80/0.76  % (14633)------------------------------
% 2.80/0.76  % (14633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.76  % (14633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.76  % (14633)Termination reason: Unknown
% 2.80/0.76  % (14633)Termination phase: Saturation
% 2.80/0.76  
% 2.80/0.76  % (14633)Memory used [KB]: 6908
% 2.80/0.76  % (14633)Time elapsed: 0.373 s
% 2.80/0.76  % (14633)Instructions burned: 139 (million)
% 2.80/0.76  % (14633)------------------------------
% 2.80/0.76  % (14633)------------------------------
% 2.80/0.77  % (14655)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4958Mi)
% 2.80/0.77  % (14651)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.80/0.78  % (14654)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 3.03/0.78  % (14656)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4959Mi)
% 3.03/0.84  % (14657)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 3.03/0.84  % (14639)Instruction limit reached!
% 3.03/0.84  % (14639)------------------------------
% 3.03/0.84  % (14639)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.03/0.84  % (14639)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.03/0.84  % (14639)Termination reason: Unknown
% 3.03/0.84  % (14639)Termination phase: Saturation
% 3.03/0.84  
% 3.03/0.84  % (14639)Memory used [KB]: 3709
% 3.03/0.84  % (14639)Time elapsed: 0.416 s
% 3.03/0.84  % (14639)Instructions burned: 177 (million)
% 3.03/0.84  % (14639)------------------------------
% 3.03/0.84  % (14639)------------------------------
% 3.03/0.85  % (14632)Instruction limit reached!
% 3.03/0.85  % (14632)------------------------------
% 3.03/0.85  % (14632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.03/0.85  % (14632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.03/0.85  % (14632)Termination reason: Unknown
% 3.03/0.85  % (14632)Termination phase: Saturation
% 3.03/0.85  
% 3.03/0.85  % (14632)Memory used [KB]: 7291
% 3.03/0.85  % (14632)Time elapsed: 0.453 s
% 3.03/0.85  % (14632)Instructions burned: 179 (million)
% 3.03/0.85  % (14632)------------------------------
% 3.03/0.85  % (14632)------------------------------
% 3.03/0.85  % (14649)Instruction limit reached!
% 3.03/0.85  % (14649)------------------------------
% 3.03/0.85  % (14649)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.03/0.85  % (14649)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.03/0.85  % (14649)Termination reason: Unknown
% 3.03/0.85  % (14649)Termination phase: Saturation
% 3.03/0.85  
% 3.03/0.85  % (14649)Memory used [KB]: 6652
% 3.03/0.85  % (14649)Time elapsed: 0.033 s
% 3.03/0.85  % (14649)Instructions burned: 69 (million)
% 3.03/0.85  % (14649)------------------------------
% 3.03/0.85  % (14649)------------------------------
% 3.03/0.85  % (14658)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 3.03/0.85  % (14644)Instruction limit reached!
% 3.03/0.85  % (14644)------------------------------
% 3.03/0.85  % (14644)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.03/0.85  % (14644)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.03/0.85  % (14644)Termination reason: Unknown
% 3.03/0.85  % (14644)Termination phase: Saturation
% 3.03/0.85  
% 3.03/0.85  % (14644)Memory used [KB]: 6524
% 3.03/0.85  % (14644)Time elapsed: 0.286 s
% 3.03/0.85  % (14644)Instructions burned: 90 (million)
% 3.03/0.85  % (14644)------------------------------
% 3.03/0.85  % (14644)------------------------------
% 3.03/0.85  % (14659)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 (2996ds/68Mi)
% 3.36/0.86  % (14660)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 3.36/0.86  % (14662)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 3.36/0.86  % (14661)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 3.41/0.90  % (14663)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.41/0.90  % (14652)Instruction limit reached!
% 3.41/0.90  % (14652)------------------------------
% 3.41/0.90  % (14652)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.41/0.90  % (14652)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.41/0.90  % (14652)Termination reason: Unknown
% 3.41/0.90  % (14652)Termination phase: Saturation
% 3.41/0.90  
% 3.41/0.90  % (14652)Memory used [KB]: 6780
% 3.41/0.90  % (14652)Time elapsed: 0.263 s
% 3.41/0.90  % (14652)Instructions burned: 91 (million)
% 3.41/0.90  % (14652)------------------------------
% 3.41/0.90  % (14652)------------------------------
% 3.68/0.96  % (14659)Instruction limit reached!
% 3.68/0.96  % (14659)------------------------------
% 3.68/0.96  % (14659)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.68/0.96  % (14659)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.68/0.96  % (14659)Termination reason: Unknown
% 3.68/0.96  % (14659)Termination phase: Saturation
% 3.68/0.96  
% 3.68/0.96  % (14659)Memory used [KB]: 6652
% 3.68/0.96  % (14659)Time elapsed: 0.030 s
% 3.68/0.96  % (14659)Instructions burned: 69 (million)
% 3.68/0.96  % (14659)------------------------------
% 3.68/0.96  % (14659)------------------------------
% 3.68/0.98  % (14665)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2016Mi)
% 3.68/0.99  % (14666)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.68/0.99  % (14667)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9965Mi)
% 3.68/0.99  % (14664)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/90Mi)
% 3.68/1.00  % (14643)Instruction limit reached!
% 3.68/1.00  % (14643)------------------------------
% 3.68/1.00  % (14643)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.68/1.00  % (14643)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.68/1.00  % (14643)Termination reason: Unknown
% 3.68/1.00  % (14643)Termination phase: Saturation
% 3.68/1.00  
% 3.68/1.00  % (14643)Memory used [KB]: 3198
% 3.68/1.00  % (14643)Time elapsed: 0.473 s
% 3.68/1.00  % (14643)Instructions burned: 212 (million)
% 3.68/1.00  % (14643)------------------------------
% 3.68/1.00  % (14643)------------------------------
% 3.68/1.00  % (14635)Instruction limit reached!
% 3.68/1.00  % (14635)------------------------------
% 3.68/1.00  % (14635)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.68/1.00  % (14635)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.68/1.00  % (14635)Termination reason: Unknown
% 3.68/1.00  % (14635)Termination phase: Saturation
% 3.68/1.00  
% 3.68/1.00  % (14635)Memory used [KB]: 10490
% 3.68/1.00  % (14635)Time elapsed: 0.609 s
% 3.68/1.00  % (14635)Instructions burned: 467 (million)
% 3.68/1.00  % (14635)------------------------------
% 3.68/1.00  % (14635)------------------------------
% 3.68/1.01  % (14655)First to succeed.
% 3.98/1.03  % (14660)Also succeeded, but the first one will report.
% 3.98/1.03  % (14669)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9877Mi)
% 3.98/1.04  % (14655)Refutation found. Thanks to Tanya!
% 3.98/1.04  % SZS status Theorem for theBenchmark
% 3.98/1.04  % SZS output start Proof for theBenchmark
% See solution above
% 3.98/1.04  % (14655)------------------------------
% 3.98/1.04  % (14655)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.98/1.04  % (14655)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.98/1.04  % (14655)Termination reason: Refutation
% 3.98/1.04  
% 3.98/1.04  % (14655)Memory used [KB]: 895
% 3.98/1.04  % (14655)Time elapsed: 0.069 s
% 3.98/1.04  % (14655)Instructions burned: 167 (million)
% 3.98/1.04  % (14655)------------------------------
% 3.98/1.04  % (14655)------------------------------
% 3.98/1.04  % (14611)Success in time 0.694 s
%------------------------------------------------------------------------------