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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : ARI654_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 : n005.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:52 EDT 2022

% Result   : Unsatisfiable 21.45s 3.08s
% Output   : Refutation 21.45s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   27 (  20 unt;   3 typ;   0 def)
%            Number of atoms       :   28 (   0 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   19 (  15   ~;   0   |;   0   &)
%                                         (   4 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    2 (   2 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :   93 (  19 atm;  40 fun;  34 num;   0 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   4 usr;   5 prp; 0-2 aty)
%            Number of functors    :   12 (   3 usr;   8 con; 0-2 aty)
%            Number of variables   :    0 (   0   !;   0   ?;   0   :)

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

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

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

tff(f54,plain,
    $false,
    inference(avatar_smt_refutation,[],[f38,f43,f48,f53]) ).

tff(f53,plain,
    ~ spl0_4,
    inference(avatar_split_clause,[],[f31,f50]) ).

tff(f50,plain,
    ( spl0_4
  <=> $less(y,$sum($product(5,x),-1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_4])]) ).

tff(f31,plain,
    ~ $less(y,$sum($product(5,x),-1)),
    inference(evaluation,[],[f28]) ).

tff(f28,plain,
    ~ $less(y,$sum($product(5,x),$uminus(1))),
    inference(cnf_transformation,[],[f8]) ).

tff(f8,plain,
    ~ $less(y,$sum($product(5,x),$uminus(1))),
    inference(theory_normalization,[],[f1]) ).

tff(f1,axiom,
    $greatereq(y,$difference($product(5,x),1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

tff(f48,plain,
    ~ spl0_3,
    inference(avatar_split_clause,[],[f32,f45]) ).

tff(f45,plain,
    ( spl0_3
  <=> $less($sum(y,-1),$product(5,z)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_3])]) ).

tff(f32,plain,
    ~ $less($sum(y,-1),$product(5,z)),
    inference(evaluation,[],[f29]) ).

tff(f29,plain,
    ~ $less($sum(y,$uminus(1)),$product(5,z)),
    inference(cnf_transformation,[],[f7]) ).

tff(f7,plain,
    ~ $less($sum(y,$uminus(1)),$product(5,z)),
    inference(theory_normalization,[],[f3]) ).

tff(f3,axiom,
    $lesseq($product(5,z),$difference(y,1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_002) ).

tff(f43,plain,
    ~ spl0_2,
    inference(avatar_split_clause,[],[f33,f40]) ).

tff(f40,plain,
    ( spl0_2
  <=> $less($product(5,z),$sum(y,-2)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

tff(f33,plain,
    ~ $less($product(5,z),$sum(y,-2)),
    inference(evaluation,[],[f30]) ).

tff(f30,plain,
    ~ $less($product(5,z),$sum(y,$uminus(2))),
    inference(cnf_transformation,[],[f5]) ).

tff(f5,plain,
    ~ $less($product(5,z),$sum(y,$uminus(2))),
    inference(theory_normalization,[],[f4]) ).

tff(f4,axiom,
    $greatereq($product(5,z),$difference(y,2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_003) ).

tff(f38,plain,
    ~ spl0_1,
    inference(avatar_split_clause,[],[f27,f35]) ).

tff(f35,plain,
    ( spl0_1
  <=> $less($product(5,x),y) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

tff(f27,plain,
    ~ $less($product(5,x),y),
    inference(cnf_transformation,[],[f6]) ).

tff(f6,plain,
    ~ $less($product(5,x),y),
    inference(theory_normalization,[],[f2]) ).

tff(f2,axiom,
    $lesseq(y,$product(5,x)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_001) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : ARI654=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 : n005.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:53:33 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.49  % (8595)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 0.19/0.50  % (8598)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.19/0.51  % (8597)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.19/0.51  % (8603)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.19/0.52  % (8595)Instruction limit reached!
% 0.19/0.52  % (8595)------------------------------
% 0.19/0.52  % (8595)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (8611)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.19/0.52  % (8591)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.19/0.52  % (8599)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.19/0.52  % (8614)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.19/0.52  % (8606)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.19/0.52  % (8595)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (8595)Termination reason: Unknown
% 0.19/0.52  % (8595)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (8595)Memory used [KB]: 5500
% 0.19/0.52  % (8595)Time elapsed: 0.106 s
% 0.19/0.52  % (8595)Instructions burned: 7 (million)
% 0.19/0.52  % (8595)------------------------------
% 0.19/0.52  % (8595)------------------------------
% 0.19/0.52  % (8609)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 0.19/0.52  % (8592)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.19/0.52  % (8617)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.19/0.53  % (8590)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.19/0.53  % (8600)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.19/0.53  % (8601)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 0.19/0.53  % (8589)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.19/0.53  % (8593)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.19/0.53  % (8596)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.19/0.53  % (8596)Instruction limit reached!
% 0.19/0.53  % (8596)------------------------------
% 0.19/0.53  % (8596)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (8596)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (8596)Termination reason: Unknown
% 0.19/0.53  % (8596)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (8596)Memory used [KB]: 5373
% 0.19/0.53  % (8596)Time elapsed: 0.002 s
% 0.19/0.53  % (8596)Instructions burned: 2 (million)
% 0.19/0.53  % (8596)------------------------------
% 0.19/0.53  % (8596)------------------------------
% 1.42/0.54  % (8616)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 1.42/0.54  % (8613)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 1.42/0.54  % (8615)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.42/0.54  % (8608)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.42/0.55  % (8594)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)
% 1.42/0.55  % (8594)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.42/0.55  % (8594)Terminated due to inappropriate strategy.
% 1.42/0.55  % (8594)------------------------------
% 1.42/0.55  % (8594)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.55  % (8594)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.55  % (8594)Termination reason: Inappropriate
% 1.42/0.55  
% 1.42/0.55  % (8594)Memory used [KB]: 895
% 1.42/0.55  % (8594)Time elapsed: 0.003 s
% 1.42/0.55  % (8594)Instructions burned: 2 (million)
% 1.42/0.55  % (8594)------------------------------
% 1.42/0.55  % (8594)------------------------------
% 1.42/0.55  % (8604)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.42/0.55  % (8588)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.42/0.55  % (8605)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 1.42/0.55  % (8605)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.42/0.55  % (8605)Terminated due to inappropriate strategy.
% 1.42/0.55  % (8605)------------------------------
% 1.42/0.55  % (8605)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.55  % (8605)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.55  % (8605)Termination reason: Inappropriate
% 1.42/0.55  
% 1.42/0.55  % (8605)Memory used [KB]: 895
% 1.42/0.55  % (8605)Time elapsed: 0.001 s
% 1.42/0.55  % (8605)------------------------------
% 1.42/0.55  % (8605)------------------------------
% 1.42/0.55  % (8588)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.42/0.55  % (8588)Terminated due to inappropriate strategy.
% 1.42/0.55  % (8588)------------------------------
% 1.42/0.55  % (8588)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.55  % (8588)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.55  % (8588)Termination reason: Inappropriate
% 1.42/0.55  
% 1.42/0.55  % (8588)Memory used [KB]: 895
% 1.42/0.55  % (8588)Time elapsed: 0.002 s
% 1.42/0.55  % (8588)Instructions burned: 1 (million)
% 1.42/0.55  % (8588)------------------------------
% 1.42/0.55  % (8588)------------------------------
% 1.42/0.55  % (8612)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 1.42/0.55  % (8602)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.42/0.55  % (8610)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.42/0.55  % (8607)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.60/0.58  % (8590)Instruction limit reached!
% 1.60/0.58  % (8590)------------------------------
% 1.60/0.58  % (8590)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.60  % (8590)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.60  % (8590)Termination reason: Unknown
% 1.60/0.60  % (8590)Termination phase: Saturation
% 1.60/0.60  
% 1.60/0.60  % (8590)Memory used [KB]: 1407
% 1.60/0.60  % (8590)Time elapsed: 0.174 s
% 1.60/0.60  % (8590)Instructions burned: 38 (million)
% 1.60/0.60  % (8590)------------------------------
% 1.60/0.60  % (8590)------------------------------
% 1.60/0.60  % (8598)Instruction limit reached!
% 1.60/0.60  % (8598)------------------------------
% 1.60/0.60  % (8598)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.60  % (8598)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.60  % (8598)Termination reason: Unknown
% 1.60/0.60  % (8598)Termination phase: Saturation
% 1.60/0.60  
% 1.60/0.60  % (8598)Memory used [KB]: 6268
% 1.60/0.60  % (8598)Time elapsed: 0.195 s
% 1.60/0.60  % (8598)Instructions burned: 51 (million)
% 1.60/0.60  % (8598)------------------------------
% 1.60/0.60  % (8598)------------------------------
% 1.60/0.60  % (8597)Instruction limit reached!
% 1.60/0.60  % (8597)------------------------------
% 1.60/0.60  % (8597)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.60  % (8597)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.60  % (8597)Termination reason: Unknown
% 1.60/0.60  % (8597)Termination phase: Saturation
% 1.60/0.60  
% 1.60/0.60  % (8597)Memory used [KB]: 1791
% 1.60/0.60  % (8597)Time elapsed: 0.199 s
% 1.60/0.60  % (8597)Instructions burned: 53 (million)
% 1.60/0.60  % (8597)------------------------------
% 1.60/0.60  % (8597)------------------------------
% 1.60/0.61  % (8591)Instruction limit reached!
% 1.60/0.61  % (8591)------------------------------
% 1.60/0.61  % (8591)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.61  % (8591)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.61  % (8591)Termination reason: Unknown
% 1.60/0.61  % (8591)Termination phase: Saturation
% 1.60/0.61  
% 1.60/0.61  % (8591)Memory used [KB]: 6012
% 1.60/0.61  % (8591)Time elapsed: 0.186 s
% 1.60/0.61  % (8591)Instructions burned: 52 (million)
% 1.60/0.61  % (8591)------------------------------
% 1.60/0.61  % (8591)------------------------------
% 1.60/0.63  % (8593)Instruction limit reached!
% 1.60/0.63  % (8593)------------------------------
% 1.60/0.63  % (8593)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.63  % (8593)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.63  % (8593)Termination reason: Unknown
% 1.60/0.63  % (8593)Termination phase: Saturation
% 1.60/0.63  
% 1.60/0.63  % (8593)Memory used [KB]: 5884
% 1.60/0.63  % (8593)Time elapsed: 0.202 s
% 1.60/0.63  % (8593)Instructions burned: 49 (million)
% 1.60/0.63  % (8593)------------------------------
% 1.60/0.63  % (8593)------------------------------
% 1.60/0.63  % (8592)Instruction limit reached!
% 1.60/0.63  % (8592)------------------------------
% 1.60/0.63  % (8592)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.60/0.63  % (8592)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.60/0.63  % (8592)Termination reason: Unknown
% 1.60/0.63  % (8592)Termination phase: Saturation
% 1.60/0.63  
% 1.60/0.63  % (8592)Memory used [KB]: 6268
% 1.60/0.63  % (8592)Time elapsed: 0.231 s
% 1.60/0.63  % (8592)Instructions burned: 51 (million)
% 1.60/0.63  % (8592)------------------------------
% 1.60/0.63  % (8592)------------------------------
% 2.08/0.63  % (8589)Instruction limit reached!
% 2.08/0.63  % (8589)------------------------------
% 2.08/0.63  % (8589)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.63  % (8589)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.08/0.63  % (8589)Termination reason: Unknown
% 2.08/0.63  % (8589)Termination phase: Saturation
% 2.08/0.63  
% 2.08/0.63  % (8589)Memory used [KB]: 6140
% 2.08/0.63  % (8589)Time elapsed: 0.215 s
% 2.08/0.63  % (8589)Instructions burned: 50 (million)
% 2.08/0.63  % (8589)------------------------------
% 2.08/0.63  % (8589)------------------------------
% 2.08/0.64  % (8614)Instruction limit reached!
% 2.08/0.64  % (8614)------------------------------
% 2.08/0.64  % (8614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.64  % (8614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.08/0.64  % (8614)Termination reason: Unknown
% 2.08/0.64  % (8614)Termination phase: Saturation
% 2.08/0.64  
% 2.08/0.64  % (8614)Memory used [KB]: 6652
% 2.08/0.64  % (8614)Time elapsed: 0.058 s
% 2.08/0.64  % (8614)Instructions burned: 68 (million)
% 2.08/0.64  % (8614)------------------------------
% 2.08/0.64  % (8614)------------------------------
% 2.08/0.65  % (8603)Instruction limit reached!
% 2.08/0.65  % (8603)------------------------------
% 2.08/0.65  % (8603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.65  % (8603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.08/0.65  % (8603)Termination reason: Unknown
% 2.08/0.65  % (8603)Termination phase: Saturation
% 2.08/0.65  
% 2.08/0.65  % (8603)Memory used [KB]: 2046
% 2.08/0.65  % (8603)Time elapsed: 0.248 s
% 2.08/0.65  % (8603)Instructions burned: 75 (million)
% 2.08/0.65  % (8603)------------------------------
% 2.08/0.65  % (8603)------------------------------
% 2.08/0.66  % (8620)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.08/0.67  % (8602)Instruction limit reached!
% 2.08/0.67  % (8602)------------------------------
% 2.08/0.67  % (8602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.08/0.67  % (8602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.08/0.67  % (8602)Termination reason: Unknown
% 2.08/0.67  % (8602)Termination phase: Saturation
% 2.08/0.67  
% 2.08/0.67  % (8602)Memory used [KB]: 6652
% 2.08/0.67  % (8602)Time elapsed: 0.051 s
% 2.08/0.67  % (8602)Instructions burned: 70 (million)
% 2.08/0.67  % (8602)------------------------------
% 2.08/0.67  % (8602)------------------------------
% 2.31/0.67  % (8619)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.31/0.68  % (8622)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/920Mi)
% 2.31/0.68  % (8623)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/934Mi)
% 2.31/0.68  % (8606)Instruction limit reached!
% 2.31/0.68  % (8606)------------------------------
% 2.31/0.68  % (8606)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.68  % (8606)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.68  % (8606)Termination reason: Unknown
% 2.31/0.68  % (8606)Termination phase: Saturation
% 2.31/0.68  
% 2.31/0.68  % (8606)Memory used [KB]: 6652
% 2.31/0.68  % (8606)Time elapsed: 0.258 s
% 2.31/0.68  % (8606)Instructions burned: 101 (million)
% 2.31/0.68  % (8606)------------------------------
% 2.31/0.68  % (8606)------------------------------
% 2.31/0.69  % (8599)Instruction limit reached!
% 2.31/0.69  % (8599)------------------------------
% 2.31/0.69  % (8599)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.69  % (8621)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.31/0.70  % (8599)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.70  % (8599)Termination reason: Unknown
% 2.31/0.70  % (8599)Termination phase: Saturation
% 2.31/0.70  
% 2.31/0.70  % (8599)Memory used [KB]: 6780
% 2.31/0.70  % (8599)Time elapsed: 0.272 s
% 2.31/0.70  % (8599)Instructions burned: 100 (million)
% 2.31/0.70  % (8599)------------------------------
% 2.31/0.70  % (8599)------------------------------
% 2.31/0.71  % (8600)Instruction limit reached!
% 2.31/0.71  % (8600)------------------------------
% 2.31/0.71  % (8600)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.71  % (8600)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.71  % (8600)Termination reason: Unknown
% 2.31/0.71  % (8600)Termination phase: Saturation
% 2.31/0.71  
% 2.31/0.71  % (8600)Memory used [KB]: 6652
% 2.31/0.71  % (8600)Time elapsed: 0.312 s
% 2.31/0.71  % (8600)Instructions burned: 102 (million)
% 2.31/0.71  % (8600)------------------------------
% 2.31/0.71  % (8600)------------------------------
% 2.31/0.72  % (8607)Instruction limit reached!
% 2.31/0.72  % (8607)------------------------------
% 2.31/0.72  % (8607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.72  % (8607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.72  % (8607)Termination reason: Unknown
% 2.31/0.72  % (8607)Termination phase: Saturation
% 2.31/0.72  
% 2.31/0.72  % (8607)Memory used [KB]: 2174
% 2.31/0.72  % (8607)Time elapsed: 0.315 s
% 2.31/0.72  % (8607)Instructions burned: 101 (million)
% 2.31/0.72  % (8607)------------------------------
% 2.31/0.72  % (8607)------------------------------
% 2.31/0.72  % (8601)Instruction limit reached!
% 2.31/0.72  % (8601)------------------------------
% 2.31/0.72  % (8601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.72  % (8601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.72  % (8601)Termination reason: Unknown
% 2.31/0.72  % (8601)Termination phase: Saturation
% 2.31/0.72  
% 2.31/0.72  % (8601)Memory used [KB]: 6652
% 2.31/0.72  % (8601)Time elapsed: 0.263 s
% 2.31/0.72  % (8601)Instructions burned: 99 (million)
% 2.31/0.72  % (8601)------------------------------
% 2.31/0.72  % (8601)------------------------------
% 2.61/0.75  % (8627)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.61/0.76  % (8604)Instruction limit reached!
% 2.61/0.76  % (8604)------------------------------
% 2.61/0.76  % (8604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.61/0.76  % (8604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.61/0.76  % (8604)Termination reason: Unknown
% 2.61/0.76  % (8604)Termination phase: Saturation
% 2.61/0.76  
% 2.61/0.76  % (8604)Memory used [KB]: 6396
% 2.61/0.76  % (8604)Time elapsed: 0.323 s
% 2.61/0.76  % (8604)Instructions burned: 99 (million)
% 2.61/0.76  % (8604)------------------------------
% 2.61/0.76  % (8604)------------------------------
% 2.61/0.76  % (8624)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.67/0.77  % (8626)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.67/0.77  % (8609)Instruction limit reached!
% 2.67/0.77  % (8609)------------------------------
% 2.67/0.77  % (8609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.77  % (8609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.77  % (8609)Termination reason: Unknown
% 2.67/0.77  % (8609)Termination phase: Saturation
% 2.67/0.77  
% 2.67/0.77  % (8609)Memory used [KB]: 7291
% 2.67/0.77  % (8609)Time elapsed: 0.329 s
% 2.67/0.77  % (8609)Instructions burned: 138 (million)
% 2.67/0.77  % (8609)------------------------------
% 2.67/0.77  % (8609)------------------------------
% 2.67/0.77  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.67/0.77  % (8628)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.67/0.78  % (8625)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.67/0.78  % (8630)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.67/0.78  % (8629)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.67/0.79  % (8615)Instruction limit reached!
% 2.67/0.79  % (8615)------------------------------
% 2.67/0.79  % (8615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.79  % (8615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.79  % (8615)Termination reason: Unknown
% 2.67/0.79  % (8615)Termination phase: Saturation
% 2.67/0.79  
% 2.67/0.79  % (8615)Memory used [KB]: 3198
% 2.67/0.79  % (8615)Time elapsed: 0.374 s
% 2.67/0.79  % (8615)Instructions burned: 179 (million)
% 2.67/0.79  % (8615)------------------------------
% 2.67/0.79  % (8615)------------------------------
% 2.67/0.81  % (8632)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.84/0.83  % (8633)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 2.84/0.83  % (8631)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.84/0.83  % (8635)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)
% 2.84/0.85  % (8636)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)
% 2.84/0.85  % (8637)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)
% 2.91/0.86  % (8634)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.91/0.87  % (8621)Instruction limit reached!
% 2.91/0.87  % (8621)------------------------------
% 2.91/0.87  % (8621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.87  % (8621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.87  % (8621)Termination reason: Unknown
% 2.91/0.87  % (8621)Termination phase: Saturation
% 2.91/0.87  
% 2.91/0.87  % (8621)Memory used [KB]: 6908
% 2.91/0.87  % (8621)Time elapsed: 0.292 s
% 2.91/0.87  % (8621)Instructions burned: 92 (million)
% 2.91/0.87  % (8621)------------------------------
% 2.91/0.87  % (8621)------------------------------
% 2.91/0.87  % (8639)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 2.91/0.89  % (8638)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)
% 2.91/0.89  % (8626)Instruction limit reached!
% 2.91/0.89  % (8626)------------------------------
% 2.91/0.89  % (8626)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.89  % (8626)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.89  % (8626)Termination reason: Unknown
% 2.91/0.89  % (8626)Termination phase: Saturation
% 2.91/0.89  
% 2.91/0.89  % (8626)Memory used [KB]: 6652
% 2.91/0.89  % (8626)Time elapsed: 0.035 s
% 2.91/0.89  % (8626)Instructions burned: 70 (million)
% 2.91/0.89  % (8626)------------------------------
% 2.91/0.89  % (8626)------------------------------
% 2.91/0.90  % (8608)Instruction limit reached!
% 2.91/0.90  % (8608)------------------------------
% 2.91/0.90  % (8608)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.91/0.90  % (8608)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.91/0.90  % (8608)Termination reason: Unknown
% 2.91/0.90  % (8608)Termination phase: Saturation
% 2.91/0.90  
% 2.91/0.90  % (8608)Memory used [KB]: 7547
% 2.91/0.90  % (8608)Time elapsed: 0.496 s
% 2.91/0.90  % (8608)Instructions burned: 177 (million)
% 2.91/0.90  % (8608)------------------------------
% 2.91/0.90  % (8608)------------------------------
% 3.17/0.93  % (8641)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.17/0.95  % (8640)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.24/0.98  % (8636)Instruction limit reached!
% 3.24/0.98  % (8636)------------------------------
% 3.24/0.98  % (8636)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.24/0.98  % (8636)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.24/0.98  % (8636)Termination reason: Unknown
% 3.24/0.98  % (8636)Termination phase: Saturation
% 3.24/0.98  
% 3.24/0.98  % (8636)Memory used [KB]: 6652
% 3.24/0.98  % (8636)Time elapsed: 0.033 s
% 3.24/0.98  % (8636)Instructions burned: 69 (million)
% 3.24/0.98  % (8636)------------------------------
% 3.24/0.98  % (8636)------------------------------
% 3.24/0.99  % (8629)Instruction limit reached!
% 3.24/0.99  % (8629)------------------------------
% 3.24/0.99  % (8629)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.24/0.99  % (8629)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.24/0.99  % (8629)Termination reason: Unknown
% 3.24/0.99  % (8629)Termination phase: Saturation
% 3.24/0.99  
% 3.24/0.99  % (8629)Memory used [KB]: 6652
% 3.24/0.99  % (8629)Time elapsed: 0.307 s
% 3.24/0.99  % (8629)Instructions burned: 91 (million)
% 3.24/0.99  % (8629)------------------------------
% 3.24/0.99  % (8629)------------------------------
% 3.24/1.00  % (8620)Instruction limit reached!
% 3.24/1.00  % (8620)------------------------------
% 3.24/1.00  % (8620)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.24/1.00  % (8620)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.24/1.00  % (8620)Termination reason: Unknown
% 3.24/1.00  % (8620)Termination phase: Saturation
% 3.24/1.00  
% 3.24/1.00  % (8620)Memory used [KB]: 3709
% 3.24/1.00  % (8620)Time elapsed: 0.436 s
% 3.24/1.00  % (8620)Instructions burned: 212 (million)
% 3.24/1.00  % (8620)------------------------------
% 3.24/1.00  % (8620)------------------------------
% 3.24/1.01  % (8642)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 (2994ds/2016Mi)
% 3.62/1.04  % (8645)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.62/1.05  % (8644)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 5.69/1.09  % (8641)Instruction limit reached!
% 5.69/1.09  % (8641)------------------------------
% 5.69/1.09  % (8641)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.69/1.09  % (8641)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.69/1.09  % (8641)Termination reason: Unknown
% 5.69/1.09  % (8641)Termination phase: Saturation
% 5.69/1.09  
% 5.69/1.09  % (8641)Memory used [KB]: 6908
% 5.69/1.09  % (8641)Time elapsed: 0.245 s
% 5.69/1.09  % (8641)Instructions burned: 90 (million)
% 5.69/1.09  % (8641)------------------------------
% 5.69/1.09  % (8641)------------------------------
% 6.14/1.15  % (8648)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9902Mi)
% 6.14/1.15  % (8649)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 (2993ds/1824Mi)
% 6.14/1.16  % (8617)Instruction limit reached!
% 6.14/1.16  % (8617)------------------------------
% 6.14/1.16  % (8617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.14/1.16  % (8617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.14/1.16  % (8617)Termination reason: Unknown
% 6.14/1.16  % (8617)Termination phase: Saturation
% 6.14/1.16  
% 6.14/1.16  % (8617)Memory used [KB]: 8827
% 6.14/1.16  % (8617)Time elapsed: 0.701 s
% 6.14/1.16  % (8617)Instructions burned: 357 (million)
% 6.14/1.16  % (8617)------------------------------
% 6.14/1.16  % (8617)------------------------------
% 6.39/1.18  % (8647)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9877Mi)
% 6.39/1.20  % (8611)Instruction limit reached!
% 6.39/1.20  % (8611)------------------------------
% 6.39/1.20  % (8611)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.39/1.20  % (8611)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.39/1.20  % (8611)Termination reason: Unknown
% 6.39/1.20  % (8611)Termination phase: Saturation
% 6.39/1.20  
% 6.39/1.20  % (8611)Memory used [KB]: 10618
% 6.39/1.20  % (8611)Time elapsed: 0.780 s
% 6.39/1.20  % (8611)Instructions burned: 467 (million)
% 6.39/1.20  % (8611)------------------------------
% 6.39/1.20  % (8611)------------------------------
% 6.39/1.22  % (8651)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 6.83/1.26  % (8619)Instruction limit reached!
% 6.83/1.26  % (8619)------------------------------
% 6.83/1.26  % (8619)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.26  % (8619)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.26  % (8619)Termination reason: Unknown
% 7.06/1.26  % (8619)Termination phase: Saturation
% 7.06/1.26  
% 7.06/1.26  % (8619)Memory used [KB]: 8187
% 7.06/1.26  % (8619)Time elapsed: 0.665 s
% 7.06/1.26  % (8619)Instructions burned: 388 (million)
% 7.06/1.26  % (8619)------------------------------
% 7.06/1.26  % (8619)------------------------------
% 7.06/1.29  % (8652)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/9707Mi)
% 7.06/1.31  % (8616)Instruction limit reached!
% 7.06/1.31  % (8616)------------------------------
% 7.06/1.31  % (8616)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.06/1.31  % (8616)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.06/1.31  % (8616)Termination reason: Unknown
% 7.06/1.31  % (8616)Termination phase: Saturation
% 7.06/1.31  
% 7.06/1.31  % (8616)Memory used [KB]: 11769
% 7.06/1.31  % (8616)Time elapsed: 0.916 s
% 7.06/1.31  % (8616)Instructions burned: 440 (million)
% 7.06/1.31  % (8616)------------------------------
% 7.06/1.31  % (8616)------------------------------
% 7.56/1.34  % (8656)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 (2991ds/90Mi)
% 7.79/1.38  % (8658)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/44001Mi)
% 7.79/1.38  % (8612)Instruction limit reached!
% 7.79/1.38  % (8612)------------------------------
% 7.79/1.38  % (8612)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.79/1.38  % (8612)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.79/1.38  % (8612)Termination reason: Unknown
% 7.79/1.38  % (8612)Termination phase: Saturation
% 7.79/1.38  
% 7.79/1.38  % (8612)Memory used [KB]: 11129
% 7.79/1.38  % (8612)Time elapsed: 0.954 s
% 7.79/1.38  % (8612)Instructions burned: 482 (million)
% 7.79/1.38  % (8612)------------------------------
% 7.79/1.38  % (8612)------------------------------
% 7.79/1.38  % (8610)Instruction limit reached!
% 7.79/1.38  % (8610)------------------------------
% 7.79/1.38  % (8610)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.79/1.38  % (8613)Instruction limit reached!
% 7.79/1.38  % (8613)------------------------------
% 7.79/1.38  % (8613)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.79/1.38  % (8613)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.79/1.38  % (8613)Termination reason: Unknown
% 7.79/1.38  % (8613)Termination phase: Saturation
% 7.79/1.38  
% 7.79/1.38  % (8613)Memory used [KB]: 11385
% 7.79/1.38  % (8613)Time elapsed: 0.953 s
% 7.79/1.38  % (8613)Instructions burned: 500 (million)
% 7.79/1.38  % (8613)------------------------------
% 7.79/1.38  % (8613)------------------------------
% 7.79/1.39  % (8610)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.79/1.39  % (8610)Termination reason: Unknown
% 7.79/1.39  % (8610)Termination phase: Saturation
% 7.79/1.39  
% 7.79/1.39  % (8610)Memory used [KB]: 6652
% 7.79/1.39  % (8610)Time elapsed: 0.948 s
% 7.79/1.39  % (8610)Instructions burned: 499 (million)
% 7.79/1.39  % (8610)------------------------------
% 7.79/1.39  % (8610)------------------------------
% 8.48/1.47  % (8660)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 (2990ds/4958Mi)
% 8.48/1.51  % (8656)Instruction limit reached!
% 8.48/1.51  % (8656)------------------------------
% 8.48/1.51  % (8656)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.48/1.51  % (8656)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.48/1.51  % (8656)Termination reason: Unknown
% 8.48/1.51  % (8656)Termination phase: Saturation
% 8.48/1.51  
% 8.48/1.51  % (8656)Memory used [KB]: 6652
% 8.48/1.51  % (8656)Time elapsed: 0.256 s
% 8.48/1.51  % (8656)Instructions burned: 90 (million)
% 8.48/1.51  % (8656)------------------------------
% 8.48/1.51  % (8656)------------------------------
% 8.48/1.53  % (8661)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/35256Mi)
% 8.48/1.53  % (8662)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/32293Mi)
% 9.09/1.58  % (8663)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/37001Mi)
% 10.42/1.72  % (8664)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/10187Mi)
% 11.77/1.88  % (8625)Instruction limit reached!
% 11.77/1.88  % (8625)------------------------------
% 11.77/1.88  % (8625)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.77/1.89  % (8625)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.77/1.89  % (8625)Termination reason: Unknown
% 11.77/1.89  % (8625)Termination phase: Saturation
% 11.77/1.89  
% 11.77/1.89  % (8625)Memory used [KB]: 7803
% 11.77/1.89  % (8625)Time elapsed: 1.187 s
% 11.77/1.89  % (8625)Instructions burned: 656 (million)
% 11.77/1.89  % (8625)------------------------------
% 11.77/1.89  % (8625)------------------------------
% 13.37/2.05  % (8666)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=29337:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/29337Mi)
% 13.51/2.11  % (8624)Instruction limit reached!
% 13.51/2.11  % (8624)------------------------------
% 13.51/2.11  % (8624)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.51/2.11  % (8624)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.51/2.11  % (8624)Termination reason: Unknown
% 13.51/2.11  % (8624)Termination phase: Saturation
% 13.51/2.11  
% 13.51/2.11  % (8624)Memory used [KB]: 10234
% 13.51/2.11  % (8624)Time elapsed: 1.364 s
% 13.51/2.11  % (8624)Instructions burned: 749 (million)
% 13.51/2.11  % (8624)------------------------------
% 13.51/2.11  % (8624)------------------------------
% 14.85/2.28  % (8667)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=10147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/10147Mi)
% 15.24/2.31  % (8622)Instruction limit reached!
% 15.24/2.31  % (8622)------------------------------
% 15.24/2.31  % (8622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.24/2.31  % (8622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.24/2.31  % (8622)Termination reason: Unknown
% 15.24/2.31  % (8622)Termination phase: Saturation
% 15.24/2.31  
% 15.24/2.31  % (8622)Memory used [KB]: 16502
% 15.24/2.31  % (8622)Time elapsed: 1.691 s
% 15.24/2.31  % (8622)Instructions burned: 922 (million)
% 15.24/2.31  % (8622)------------------------------
% 15.24/2.31  % (8622)------------------------------
% 15.87/2.36  % (8628)Instruction limit reached!
% 15.87/2.36  % (8628)------------------------------
% 15.87/2.36  % (8628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.87/2.36  % (8628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.87/2.36  % (8628)Termination reason: Unknown
% 15.87/2.36  % (8628)Termination phase: Saturation
% 15.87/2.36  
% 15.87/2.36  % (8628)Memory used [KB]: 17398
% 15.87/2.36  % (8628)Time elapsed: 1.689 s
% 15.87/2.36  % (8628)Instructions burned: 982 (million)
% 15.87/2.36  % (8628)------------------------------
% 15.87/2.36  % (8628)------------------------------
% 16.24/2.41  % (8627)Instruction limit reached!
% 16.24/2.41  % (8627)------------------------------
% 16.24/2.41  % (8627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.24/2.41  % (8627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.24/2.41  % (8627)Termination reason: Unknown
% 16.24/2.41  % (8627)Termination phase: Saturation
% 16.24/2.41  
% 16.24/2.41  % (8627)Memory used [KB]: 12920
% 16.24/2.41  % (8627)Time elapsed: 1.767 s
% 16.24/2.41  % (8627)Instructions burned: 942 (million)
% 16.24/2.41  % (8627)------------------------------
% 16.24/2.41  % (8627)------------------------------
% 16.24/2.43  % (8623)Instruction limit reached!
% 16.24/2.43  % (8623)------------------------------
% 16.24/2.43  % (8623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.24/2.43  % (8623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.24/2.43  % (8623)Termination reason: Unknown
% 16.24/2.43  % (8623)Termination phase: Saturation
% 16.24/2.43  
% 16.24/2.43  % (8623)Memory used [KB]: 17014
% 16.24/2.43  % (8623)Time elapsed: 1.823 s
% 16.24/2.43  % (8623)Instructions burned: 934 (million)
% 16.24/2.43  % (8623)------------------------------
% 16.24/2.43  % (8623)------------------------------
% 16.58/2.48  % (8668)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/38056Mi)
% 16.58/2.48  % (8668)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 16.58/2.48  % (8668)Terminated due to inappropriate strategy.
% 16.58/2.48  % (8668)------------------------------
% 16.58/2.48  % (8668)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.58/2.48  % (8668)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.58/2.48  % (8668)Termination reason: Inappropriate
% 16.58/2.48  
% 16.58/2.48  % (8668)Memory used [KB]: 895
% 16.58/2.48  % (8668)Time elapsed: 0.002 s
% 16.58/2.48  % (8668)Instructions burned: 1 (million)
% 16.58/2.48  % (8668)------------------------------
% 16.58/2.48  % (8668)------------------------------
% 17.22/2.55  % (8669)fmb+10_1:1_dr=on:fmbsr=2.0:newcnf=on:nm=2:i=33239:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/33239Mi)
% 17.22/2.55  % (8669)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 17.22/2.55  % (8669)Terminated due to inappropriate strategy.
% 17.22/2.55  % (8669)------------------------------
% 17.22/2.55  % (8669)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.22/2.55  % (8669)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.22/2.55  % (8669)Termination reason: Inappropriate
% 17.22/2.55  
% 17.22/2.55  % (8669)Memory used [KB]: 895
% 17.22/2.55  % (8669)Time elapsed: 0.001 s
% 17.22/2.55  % (8669)------------------------------
% 17.22/2.55  % (8669)------------------------------
% 17.22/2.58  % (8670)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/20987Mi)
% 17.22/2.58  % (8670)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 17.22/2.58  % (8670)Terminated due to inappropriate strategy.
% 17.22/2.58  % (8670)------------------------------
% 17.22/2.58  % (8670)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.22/2.58  % (8670)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.22/2.58  % (8670)Termination reason: Inappropriate
% 17.22/2.58  
% 17.22/2.58  % (8670)Memory used [KB]: 895
% 17.22/2.58  % (8670)Time elapsed: 0.003 s
% 17.22/2.58  % (8670)Instructions burned: 1 (million)
% 17.22/2.58  % (8670)------------------------------
% 17.22/2.58  % (8670)------------------------------
% 17.67/2.61  % (8671)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=49917:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/49917Mi)
% 17.67/2.61  % (8671)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 17.67/2.61  % (8671)Terminated due to inappropriate strategy.
% 17.67/2.61  % (8671)------------------------------
% 17.67/2.61  % (8671)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.67/2.61  % (8671)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.67/2.61  % (8671)Termination reason: Inappropriate
% 17.67/2.61  
% 17.67/2.61  % (8671)Memory used [KB]: 895
% 17.67/2.61  % (8671)Time elapsed: 0.002 s
% 17.67/2.61  % (8671)Instructions burned: 1 (million)
% 17.67/2.61  % (8671)------------------------------
% 17.67/2.61  % (8671)------------------------------
% 17.67/2.62  % (8672)dis+2_1:64_add=large:bce=on:bd=off:i=19144:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/19144Mi)
% 18.22/2.70  % (8673)dis+10_1:128_bd=off:lcm=predicate:sac=on:sp=reverse_arity:urr=on:i=27492:si=on:rawr=on:rtra=on_0 on theBenchmark for (2978ds/27492Mi)
% 18.75/2.75  % (8675)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 (2977ds/90Mi)
% 19.07/2.77  % (8674)ott-11_1:32_i=6101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/6101Mi)
% 20.52/2.95  % (8675)Instruction limit reached!
% 20.52/2.95  % (8675)------------------------------
% 20.52/2.95  % (8675)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.52/2.95  % (8675)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.52/2.95  % (8675)Termination reason: Unknown
% 20.52/2.95  % (8675)Termination phase: Saturation
% 20.52/2.95  
% 20.52/2.95  % (8675)Memory used [KB]: 6908
% 20.52/2.95  % (8675)Time elapsed: 0.281 s
% 20.52/2.95  % (8675)Instructions burned: 91 (million)
% 20.52/2.95  % (8675)------------------------------
% 20.52/2.95  % (8675)------------------------------
% 21.45/3.08  % (8637)First to succeed.
% 21.45/3.08  % (8637)Refutation found. Thanks to Tanya!
% 21.45/3.08  % SZS status Unsatisfiable for theBenchmark
% 21.45/3.08  % SZS output start Proof for theBenchmark
% See solution above
% 21.45/3.08  % (8637)------------------------------
% 21.45/3.08  % (8637)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.45/3.08  % (8637)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.45/3.08  % (8637)Termination reason: Refutation
% 21.45/3.08  
% 21.45/3.08  % (8637)Memory used [KB]: 895
% 21.45/3.08  % (8637)Time elapsed: 0.603 s
% 21.45/3.08  % (8637)Instructions burned: 1707 (million)
% 21.45/3.08  % (8637)------------------------------
% 21.45/3.08  % (8637)------------------------------
% 21.45/3.08  % (8587)Success in time 2.721 s
%------------------------------------------------------------------------------