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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI663_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 : n001.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:54 EDT 2022

% Result   : Theorem 7.06s 1.28s
% Output   : Refutation 7.06s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   16 (   4 unt;   2 typ;   0 def)
%            Number of atoms       :   30 (   9 equ)
%            Maximal formula atoms :    3 (   2 avg)
%            Number of connectives :   23 (   7   ~;   6   |;   6   &)
%                                         (   4 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number arithmetic     :   36 (  12 atm;   3 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    :    6 (   2 usr;   5 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(f44,plain,
    $false,
    inference(avatar_smt_refutation,[],[f38,f43]) ).

tff(f43,plain,
    spl0_4,
    inference(avatar_split_clause,[],[f25,f40]) ).

tff(f40,plain,
    ( spl0_4
  <=> ( $product(a,b) = 15 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_4])]) ).

tff(f25,plain,
    $product(a,b) = 15,
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    $product(a,b) = 15,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj) ).

tff(f38,plain,
    ( spl0_1
    | spl0_2
    | spl0_3 ),
    inference(avatar_split_clause,[],[f24,f35,f31,f27]) ).

tff(f27,plain,
    ( spl0_1
  <=> ( a = 0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

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

tff(f35,plain,
    ( spl0_3
  <=> $less(a,-15) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_3])]) ).

tff(f24,plain,
    ( $less(a,-15)
    | $less(15,a)
    | ( a = 0 ) ),
    inference(cnf_transformation,[],[f23]) ).

tff(f23,plain,
    ( $less(15,a)
    | $less(a,-15)
    | ( a = 0 ) ),
    inference(ennf_transformation,[],[f4]) ).

tff(f4,plain,
    ~ ( ~ $less(15,a)
      & ~ $less(a,-15)
      & ( a != 0 ) ),
    inference(theory_normalization,[],[f3]) ).

tff(f3,negated_conjecture,
    ~ ( $lesseq(a,15)
      & $greatereq(a,-15)
      & ( a != 0 ) ),
    inference(negated_conjecture,[],[f2]) ).

tff(f2,conjecture,
    ( $lesseq(a,15)
    & $greatereq(a,-15)
    & ( a != 0 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj_001) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : ARI663=1 : TPTP v8.1.0. Released v6.3.0.
% 0.04/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 : n001.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 16:15:29 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.54  % (11893)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.54  % (11893)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.54  % (11893)Terminated due to inappropriate strategy.
% 0.20/0.54  % (11893)------------------------------
% 0.20/0.54  % (11893)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (11893)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (11893)Termination reason: Inappropriate
% 0.20/0.54  
% 0.20/0.54  % (11893)Memory used [KB]: 895
% 0.20/0.54  % (11893)Time elapsed: 0.003 s
% 0.20/0.54  % (11893)Instructions burned: 1 (million)
% 0.20/0.54  % (11893)------------------------------
% 0.20/0.54  % (11893)------------------------------
% 1.54/0.55  % (11909)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)
% 1.54/0.56  % (11901)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)
% 1.54/0.56  % (11896)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)
% 1.69/0.57  % (11887)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)
% 1.69/0.58  % (11892)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)
% 1.69/0.59  % (11898)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)
% 1.69/0.59  % (11895)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 1.69/0.59  % (11897)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 1.69/0.59  % (11895)Instruction limit reached!
% 1.69/0.59  % (11895)------------------------------
% 1.69/0.59  % (11895)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.59  % (11895)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.59  % (11895)Termination reason: Unknown
% 1.69/0.59  % (11895)Termination phase: Property scanning
% 1.69/0.59  
% 1.69/0.59  % (11895)Memory used [KB]: 895
% 1.69/0.59  % (11895)Time elapsed: 0.002 s
% 1.69/0.59  % (11895)Instructions burned: 2 (million)
% 1.69/0.59  % (11895)------------------------------
% 1.69/0.59  % (11895)------------------------------
% 1.69/0.59  % (11899)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/101Mi)
% 1.69/0.59  % (11912)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 1.69/0.59  % (11910)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)
% 1.69/0.60  % (11890)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 1.69/0.60  % (11886)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)
% 1.69/0.60  % (11886)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.69/0.60  % (11886)Terminated due to inappropriate strategy.
% 1.69/0.60  % (11886)------------------------------
% 1.69/0.60  % (11886)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.60  % (11886)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.60  % (11886)Termination reason: Inappropriate
% 1.69/0.60  
% 1.69/0.60  % (11886)Memory used [KB]: 895
% 1.69/0.60  % (11886)Time elapsed: 0.002 s
% 1.69/0.60  % (11886)------------------------------
% 1.69/0.60  % (11886)------------------------------
% 1.69/0.61  % (11889)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)
% 1.69/0.61  % (11888)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)
% 1.69/0.61  % (11894)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 1.69/0.61  % (11916)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)
% 1.69/0.62  % (11902)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)
% 1.69/0.62  % (11908)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 1.69/0.63  % (11906)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)
% 1.69/0.63  % (11900)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 1.69/0.63  % (11914)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)
% 1.69/0.63  % (11913)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)
% 1.69/0.63  % (11915)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 1.69/0.63  % (11903)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)
% 1.69/0.63  % (11904)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 1.69/0.63  % (11904)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.69/0.63  % (11904)Terminated due to inappropriate strategy.
% 1.69/0.63  % (11904)------------------------------
% 1.69/0.63  % (11904)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.63  % (11904)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.63  % (11904)Termination reason: Inappropriate
% 1.69/0.63  
% 1.69/0.63  % (11904)Memory used [KB]: 895
% 1.69/0.63  % (11904)Time elapsed: 0.003 s
% 1.69/0.63  % (11904)Instructions burned: 2 (million)
% 1.69/0.63  % (11904)------------------------------
% 1.69/0.63  % (11904)------------------------------
% 1.69/0.63  % (11907)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)
% 1.69/0.64  % (11894)Instruction limit reached!
% 1.69/0.64  % (11894)------------------------------
% 1.69/0.64  % (11894)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.64  % (11894)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.64  % (11894)Termination reason: Unknown
% 1.69/0.64  % (11894)Termination phase: Saturation
% 1.69/0.64  
% 1.69/0.64  % (11894)Memory used [KB]: 5500
% 1.69/0.64  % (11894)Time elapsed: 0.162 s
% 1.69/0.64  % (11894)Instructions burned: 7 (million)
% 1.69/0.64  % (11894)------------------------------
% 1.69/0.64  % (11894)------------------------------
% 1.69/0.64  % (11911)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 2.28/0.65  % (11905)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 2.28/0.65  % (11896)Instruction limit reached!
% 2.28/0.65  % (11896)------------------------------
% 2.28/0.65  % (11896)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.67  % (11887)Instruction limit reached!
% 2.28/0.67  % (11887)------------------------------
% 2.28/0.67  % (11887)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.67  % (11896)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.67  % (11896)Termination reason: Unknown
% 2.28/0.67  % (11896)Termination phase: Saturation
% 2.28/0.67  
% 2.28/0.67  % (11896)Memory used [KB]: 1535
% 2.28/0.67  % (11896)Time elapsed: 0.236 s
% 2.28/0.67  % (11896)Instructions burned: 52 (million)
% 2.28/0.67  % (11896)------------------------------
% 2.28/0.67  % (11896)------------------------------
% 2.28/0.67  % (11887)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.67  % (11887)Termination reason: Unknown
% 2.28/0.67  % (11887)Termination phase: Saturation
% 2.28/0.67  
% 2.28/0.67  % (11887)Memory used [KB]: 6140
% 2.28/0.67  % (11887)Time elapsed: 0.229 s
% 2.28/0.67  % (11887)Instructions burned: 50 (million)
% 2.28/0.67  % (11887)------------------------------
% 2.28/0.67  % (11887)------------------------------
% 2.51/0.69  % (11901)Instruction limit reached!
% 2.51/0.69  % (11901)------------------------------
% 2.51/0.69  % (11901)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.51/0.69  % (11901)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.51/0.69  % (11901)Termination reason: Unknown
% 2.51/0.69  % (11901)Termination phase: Saturation
% 2.51/0.69  
% 2.51/0.69  % (11901)Memory used [KB]: 6652
% 2.51/0.69  % (11901)Time elapsed: 0.086 s
% 2.51/0.69  % (11901)Instructions burned: 68 (million)
% 2.51/0.69  % (11901)------------------------------
% 2.51/0.69  % (11901)------------------------------
% 2.51/0.69  % (11888)Instruction limit reached!
% 2.51/0.69  % (11888)------------------------------
% 2.51/0.69  % (11888)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.51/0.69  % (11888)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.51/0.69  % (11888)Termination reason: Unknown
% 2.51/0.69  % (11888)Termination phase: Saturation
% 2.51/0.69  
% 2.51/0.69  % (11888)Memory used [KB]: 1407
% 2.51/0.69  % (11888)Time elapsed: 0.259 s
% 2.51/0.69  % (11888)Instructions burned: 38 (million)
% 2.51/0.69  % (11888)------------------------------
% 2.51/0.69  % (11888)------------------------------
% 2.51/0.70  % (11897)Instruction limit reached!
% 2.51/0.70  % (11897)------------------------------
% 2.51/0.70  % (11897)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.51/0.70  % (11897)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.51/0.70  % (11897)Termination reason: Unknown
% 2.51/0.70  % (11897)Termination phase: Saturation
% 2.51/0.70  
% 2.51/0.70  % (11897)Memory used [KB]: 6268
% 2.51/0.70  % (11897)Time elapsed: 0.287 s
% 2.51/0.70  % (11897)Instructions burned: 51 (million)
% 2.51/0.70  % (11897)------------------------------
% 2.51/0.70  % (11897)------------------------------
% 2.51/0.72  % (11892)Instruction limit reached!
% 2.51/0.72  % (11892)------------------------------
% 2.51/0.72  % (11892)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.51/0.72  % (11892)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.51/0.72  % (11892)Termination reason: Unknown
% 2.51/0.72  % (11892)Termination phase: Saturation
% 2.51/0.72  
% 2.51/0.72  % (11892)Memory used [KB]: 5884
% 2.51/0.72  % (11892)Time elapsed: 0.302 s
% 2.51/0.72  % (11892)Instructions burned: 49 (million)
% 2.51/0.72  % (11892)------------------------------
% 2.51/0.72  % (11892)------------------------------
% 2.83/0.73  % (11949)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.91/0.76  % (11889)Instruction limit reached!
% 2.91/0.76  % (11889)------------------------------
% 2.91/0.76  % (11889)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.76  % (11889)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.76  % (11889)Termination reason: Unknown
% 2.91/0.76  % (11889)Termination phase: Saturation
% 2.91/0.76  
% 2.91/0.76  % (11889)Memory used [KB]: 6140
% 2.91/0.76  % (11889)Time elapsed: 0.334 s
% 2.91/0.76  % (11889)Instructions burned: 51 (million)
% 2.91/0.76  % (11889)------------------------------
% 2.91/0.76  % (11889)------------------------------
% 2.91/0.77  % (11890)Instruction limit reached!
% 2.91/0.77  % (11890)------------------------------
% 2.91/0.77  % (11890)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.77  % (11890)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.77  % (11890)Termination reason: Unknown
% 2.91/0.77  % (11890)Termination phase: Saturation
% 2.91/0.77  
% 2.91/0.77  % (11890)Memory used [KB]: 5884
% 2.91/0.77  % (11890)Time elapsed: 0.334 s
% 2.91/0.77  % (11890)Instructions burned: 51 (million)
% 2.91/0.77  % (11890)------------------------------
% 2.91/0.77  % (11890)------------------------------
% 2.91/0.78  % (11913)Instruction limit reached!
% 2.91/0.78  % (11913)------------------------------
% 2.91/0.78  % (11913)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.78  % (11913)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.78  % (11913)Termination reason: Unknown
% 2.91/0.78  % (11913)Termination phase: Saturation
% 2.91/0.78  
% 2.91/0.78  % (11913)Memory used [KB]: 6652
% 2.91/0.78  % (11913)Time elapsed: 0.053 s
% 2.91/0.78  % (11913)Instructions burned: 69 (million)
% 2.91/0.78  % (11913)------------------------------
% 2.91/0.78  % (11913)------------------------------
% 2.91/0.81  % (11902)Instruction limit reached!
% 2.91/0.81  % (11902)------------------------------
% 2.91/0.81  % (11902)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.81  % (11902)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.81  % (11902)Termination reason: Unknown
% 2.91/0.81  % (11902)Termination phase: Saturation
% 2.91/0.81  
% 2.91/0.81  % (11902)Memory used [KB]: 1791
% 2.91/0.81  % (11902)Time elapsed: 0.355 s
% 2.91/0.81  % (11902)Instructions burned: 75 (million)
% 2.91/0.81  % (11902)------------------------------
% 2.91/0.81  % (11902)------------------------------
% 3.27/0.83  % (11950)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 (2997ds/211Mi)
% 3.27/0.83  % (11961)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 (2996ds/940Mi)
% 3.27/0.85  % (11951)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)
% 3.49/0.87  % (11954)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 3.49/0.87  % (11905)Instruction limit reached!
% 3.49/0.87  % (11905)------------------------------
% 3.49/0.87  % (11905)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.49/0.87  % (11905)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.49/0.87  % (11905)Termination reason: Unknown
% 3.49/0.87  % (11905)Termination phase: Saturation
% 3.49/0.87  
% 3.49/0.87  % (11905)Memory used [KB]: 6780
% 3.49/0.87  % (11905)Time elapsed: 0.456 s
% 3.49/0.87  % (11905)Instructions burned: 101 (million)
% 3.49/0.87  % (11905)------------------------------
% 3.49/0.87  % (11905)------------------------------
% 3.49/0.88  % (11960)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.49/0.88  % (11900)Instruction limit reached!
% 3.49/0.88  % (11900)------------------------------
% 3.49/0.88  % (11900)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.49/0.88  % (11900)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.49/0.88  % (11900)Termination reason: Unknown
% 3.49/0.88  % (11900)Termination phase: Saturation
% 3.49/0.88  
% 3.49/0.88  % (11900)Memory used [KB]: 6652
% 3.49/0.88  % (11900)Time elapsed: 0.463 s
% 3.49/0.88  % (11900)Instructions burned: 99 (million)
% 3.49/0.88  % (11900)------------------------------
% 3.49/0.88  % (11900)------------------------------
% 3.49/0.89  % (11899)Instruction limit reached!
% 3.49/0.89  % (11899)------------------------------
% 3.49/0.89  % (11899)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.49/0.89  % (11899)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.49/0.89  % (11899)Termination reason: Unknown
% 3.49/0.89  % (11899)Termination phase: Saturation
% 3.49/0.89  
% 3.49/0.89  % (11899)Memory used [KB]: 6524
% 3.49/0.89  % (11899)Time elapsed: 0.471 s
% 3.49/0.89  % (11899)Instructions burned: 101 (million)
% 3.49/0.89  % (11899)------------------------------
% 3.49/0.89  % (11899)------------------------------
% 3.49/0.89  % (11956)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 3.49/0.89  % (11903)Instruction limit reached!
% 3.49/0.89  % (11903)------------------------------
% 3.49/0.89  % (11903)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.49/0.89  % (11903)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.49/0.89  % (11903)Termination reason: Unknown
% 3.49/0.89  % (11903)Termination phase: Saturation
% 3.49/0.89  
% 3.49/0.89  % (11903)Memory used [KB]: 6396
% 3.49/0.89  % (11903)Time elapsed: 0.435 s
% 3.49/0.89  % (11903)Instructions burned: 99 (million)
% 3.49/0.89  % (11903)------------------------------
% 3.49/0.89  % (11903)------------------------------
% 3.49/0.91  % (11898)Instruction limit reached!
% 3.49/0.91  % (11898)------------------------------
% 3.49/0.91  % (11898)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.49/0.91  % (11898)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.49/0.91  % (11898)Termination reason: Unknown
% 3.49/0.91  % (11898)Termination phase: Saturation
% 3.49/0.91  
% 3.49/0.91  % (11898)Memory used [KB]: 6780
% 3.49/0.91  % (11898)Time elapsed: 0.476 s
% 3.49/0.91  % (11898)Instructions burned: 100 (million)
% 3.49/0.91  % (11898)------------------------------
% 3.49/0.91  % (11898)------------------------------
% 3.49/0.93  % (11906)Instruction limit reached!
% 3.49/0.93  % (11906)------------------------------
% 3.49/0.93  % (11906)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.49/0.93  % (11906)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.49/0.93  % (11906)Termination reason: Unknown
% 3.49/0.93  % (11906)Termination phase: Saturation
% 3.49/0.93  
% 3.49/0.93  % (11906)Memory used [KB]: 2174
% 3.49/0.93  % (11906)Time elapsed: 0.451 s
% 3.49/0.93  % (11906)Instructions burned: 101 (million)
% 3.49/0.93  % (11906)------------------------------
% 3.49/0.93  % (11906)------------------------------
% 3.77/0.95  % (11958)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 (2996ds/655Mi)
% 3.77/0.96  % (11957)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 (2996ds/747Mi)
% 3.77/0.96  % (11963)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 (2996ds/90Mi)
% 3.77/0.97  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 3.77/0.97  % (11962)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 (2996ds/981Mi)
% 3.87/0.98  % (11908)Instruction limit reached!
% 3.87/0.98  % (11908)------------------------------
% 3.87/0.98  % (11908)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.87/0.98  % (11908)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.87/0.98  % (11908)Termination reason: Unknown
% 3.87/0.98  % (11908)Termination phase: Saturation
% 3.87/0.98  
% 3.87/0.98  % (11908)Memory used [KB]: 7291
% 3.87/0.98  % (11908)Time elapsed: 0.546 s
% 3.87/0.98  % (11908)Instructions burned: 139 (million)
% 3.87/0.98  % (11908)------------------------------
% 3.87/0.98  % (11908)------------------------------
% 3.87/1.00  % (11960)Instruction limit reached!
% 3.87/1.00  % (11960)------------------------------
% 3.87/1.00  % (11960)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.87/1.00  % (11960)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.87/1.00  % (11960)Termination reason: Unknown
% 3.87/1.00  % (11960)Termination phase: Saturation
% 3.87/1.00  
% 3.87/1.00  % (11960)Memory used [KB]: 6652
% 3.87/1.00  % (11960)Time elapsed: 0.045 s
% 3.87/1.00  % (11960)Instructions burned: 69 (million)
% 3.87/1.00  % (11960)------------------------------
% 3.87/1.00  % (11960)------------------------------
% 5.66/1.08  % (11965)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)
% 5.66/1.09  % (11983)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 (2994ds/1824Mi)
% 5.66/1.09  % (11968)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/3735Mi)
% 5.66/1.10  % (11951)Instruction limit reached!
% 5.66/1.10  % (11951)------------------------------
% 5.66/1.10  % (11951)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.66/1.10  % (11951)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.66/1.10  % (11951)Termination reason: Unknown
% 5.66/1.10  % (11951)Termination phase: Saturation
% 5.66/1.10  
% 5.66/1.10  % (11951)Memory used [KB]: 6524
% 5.66/1.10  % (11951)Time elapsed: 0.438 s
% 5.66/1.10  % (11951)Instructions burned: 91 (million)
% 5.66/1.10  % (11951)------------------------------
% 5.66/1.10  % (11951)------------------------------
% 5.66/1.10  % (11970)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 (2995ds/4958Mi)
% 5.66/1.11  % (11907)Instruction limit reached!
% 5.66/1.11  % (11907)------------------------------
% 5.66/1.11  % (11907)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.66/1.11  % (11907)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.66/1.11  % (11907)Termination reason: Unknown
% 5.66/1.11  % (11907)Termination phase: Saturation
% 5.66/1.11  
% 5.66/1.11  % (11907)Memory used [KB]: 6524
% 5.66/1.11  % (11907)Time elapsed: 0.639 s
% 5.66/1.11  % (11907)Instructions burned: 176 (million)
% 5.66/1.11  % (11907)------------------------------
% 5.66/1.11  % (11907)------------------------------
% 5.66/1.13  % (11982)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 (2994ds/68Mi)
% 5.66/1.14  % (11973)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4959Mi)
% 6.25/1.16  % (11914)Instruction limit reached!
% 6.25/1.16  % (11914)------------------------------
% 6.25/1.16  % (11914)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.25/1.16  % (11914)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.25/1.16  % (11914)Termination reason: Unknown
% 6.25/1.16  % (11914)Termination phase: Saturation
% 6.25/1.16  
% 6.25/1.16  % (11914)Memory used [KB]: 2814
% 6.25/1.16  % (11914)Time elapsed: 0.748 s
% 6.25/1.16  % (11914)Instructions burned: 177 (million)
% 6.25/1.16  % (11914)------------------------------
% 6.25/1.16  % (11914)------------------------------
% 6.25/1.17  % (11992)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 (2993ds/90Mi)
% 6.25/1.17  % (11979)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/4756Mi)
% 6.64/1.20  % (11981)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 (2994ds/4931Mi)
% 6.64/1.20  % (11910)Instruction limit reached!
% 6.64/1.20  % (11910)------------------------------
% 6.64/1.20  % (11910)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.64/1.20  % (11910)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.64/1.20  % (11910)Termination reason: Unknown
% 6.64/1.20  % (11910)Termination phase: Saturation
% 6.64/1.20  
% 6.64/1.20  % (11910)Memory used [KB]: 5884
% 6.64/1.20  % (11910)Time elapsed: 0.709 s
% 6.64/1.20  % (11910)Instructions burned: 467 (million)
% 6.64/1.20  % (11910)------------------------------
% 6.64/1.20  % (11910)------------------------------
% 6.64/1.21  % (11984)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 (2994ds/2134Mi)
% 6.64/1.22  % (11988)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2891Mi)
% 7.06/1.26  % (11983)First to succeed.
% 7.06/1.27  % (11982)Instruction limit reached!
% 7.06/1.27  % (11982)------------------------------
% 7.06/1.27  % (11982)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.27  % (11982)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.27  % (11982)Termination reason: Unknown
% 7.06/1.27  % (11982)Termination phase: Saturation
% 7.06/1.27  
% 7.06/1.27  % (11982)Memory used [KB]: 6652
% 7.06/1.27  % (11982)Time elapsed: 0.048 s
% 7.06/1.27  % (11982)Instructions burned: 68 (million)
% 7.06/1.27  % (11982)------------------------------
% 7.06/1.27  % (11982)------------------------------
% 7.06/1.27  % (11991)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/4585Mi)
% 7.06/1.28  % (11912)Instruction limit reached!
% 7.06/1.28  % (11912)------------------------------
% 7.06/1.28  % (11912)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.28  % (11912)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.28  % (11912)Termination reason: Unknown
% 7.06/1.28  % (11912)Termination phase: Saturation
% 7.06/1.28  
% 7.06/1.28  % (11912)Memory used [KB]: 10490
% 7.06/1.28  % (11912)Time elapsed: 0.861 s
% 7.06/1.28  % (11912)Instructions burned: 500 (million)
% 7.06/1.28  % (11912)------------------------------
% 7.06/1.28  % (11912)------------------------------
% 7.06/1.28  % (11983)Refutation found. Thanks to Tanya!
% 7.06/1.28  % SZS status Theorem for theBenchmark
% 7.06/1.28  % SZS output start Proof for theBenchmark
% See solution above
% 7.06/1.28  % (11983)------------------------------
% 7.06/1.28  % (11983)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.28  % (11983)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.28  % (11983)Termination reason: Refutation
% 7.06/1.28  
% 7.06/1.28  % (11983)Memory used [KB]: 895
% 7.06/1.28  % (11983)Time elapsed: 0.068 s
% 7.06/1.28  % (11983)Instructions burned: 110 (million)
% 7.06/1.28  % (11983)------------------------------
% 7.06/1.28  % (11983)------------------------------
% 7.06/1.28  % (11885)Success in time 0.928 s
%------------------------------------------------------------------------------