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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : DAT075_1 : TPTP v8.1.0. Released v6.1.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 : n018.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 16:04:49 EDT 2022

% Result   : Theorem 109.30s 14.10s
% Output   : Refutation 109.30s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   47 (  21 unt;  12 typ;   0 def)
%            Number of atoms       :   71 (  45 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :   54 (  18   ~;  22   |;  11   &)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number arithmetic     :  140 (  25 atm;  24 fun;  47 num;  44 var)
%            Number of types       :    3 (   1 usr;   1 ari)
%            Number of type conns  :   25 (  11   >;  14   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :   14 (   8 usr;   3 con; 0-3 aty)
%            Number of variables   :   79 (  78   !;   1   ?;  79   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    array: $tType ).

tff(func_def_0,type,
    read: ( array * $int ) > $int ).

tff(func_def_1,type,
    write: ( array * $int * $int ) > array ).

tff(func_def_2,type,
    init: $int > array ).

tff(func_def_3,type,
    max: ( array * $int ) > $int ).

tff(func_def_5,type,
    rev: ( array * $int ) > array ).

tff(func_def_10,type,
    sK0: ( array * array ) > $int ).

tff(func_def_11,type,
    sK1: ( $int * array * $int ) > $int ).

tff(func_def_12,type,
    sK2: ( array * array * $int ) > $int ).

tff(pred_def_4,type,
    sorted: ( array * $int ) > $o ).

tff(pred_def_6,type,
    inRange: ( array * $int * $int ) > $o ).

tff(pred_def_7,type,
    distinct: ( array * $int ) > $o ).

tff(f9339,plain,
    $false,
    inference(resolution,[],[f8329,f22]) ).

tff(f22,plain,
    ! [X0: $int] : ~ $less(X0,X0),
    introduced(theory_axiom_147,[]) ).

tff(f8329,plain,
    ! [X0: $int,X1: array] : $less(X0,read(X1,0)),
    inference(superposition,[],[f67,f7947]) ).

tff(f7947,plain,
    ! [X0: array,X1: $int] : ( read(X0,0) = X1 ),
    inference(evaluation,[],[f7915]) ).

tff(f7915,plain,
    ! [X0: array,X1: $int] :
      ( ( read(X0,0) = X1 )
      | ( 0 = -1 ) ),
    inference(superposition,[],[f7769,f54]) ).

tff(f54,plain,
    ! [X2: array,X3: $int,X0: $int,X1: $int] :
      ( ( read(X2,X3) = read(write(X2,X1,X0),X3) )
      | ( X1 = X3 ) ),
    inference(cnf_transformation,[],[f31]) ).

tff(f31,plain,
    ! [X1: $int,X0: $int,X3: $int,X2: array] :
      ( ( X1 = X3 )
      | ( read(X2,X3) = read(write(X2,X1,X0),X3) ) ),
    inference(rectify,[],[f2]) ).

tff(f2,axiom,
    ! [X2: $int,X1: $int,X0: array,X3: $int] :
      ( ( read(write(X0,X1,X2),X3) = read(X0,X3) )
      | ( X1 = X3 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax2) ).

tff(f7769,plain,
    ! [X2: $int,X1: array] : ( read(write(X1,-1,X2),0) = X2 ),
    inference(superposition,[],[f7710,f46]) ).

tff(f46,plain,
    ! [X2: $int,X0: $int,X1: array] : ( read(write(X1,X0,X2),X0) = X2 ),
    inference(cnf_transformation,[],[f29]) ).

tff(f29,plain,
    ! [X1: array,X0: $int,X2: $int] : ( read(write(X1,X0,X2),X0) = X2 ),
    inference(rectify,[],[f1]) ).

tff(f1,axiom,
    ! [X1: $int,X0: array,X2: $int] : ( read(write(X0,X1,X2),X1) = X2 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax1) ).

tff(f7710,plain,
    ! [X1: array] : ( read(X1,0) = read(X1,-1) ),
    inference(backward_demodulation,[],[f66,f2783]) ).

tff(f2783,plain,
    ! [X0: array] : ( rev(X0,0) = X0 ),
    inference(duplicate_literal_removal,[],[f2781]) ).

tff(f2781,plain,
    ! [X0: array] :
      ( ( rev(X0,0) = X0 )
      | ( rev(X0,0) = X0 ) ),
    inference(resolution,[],[f347,f317]) ).

tff(f317,plain,
    ! [X0: array,X1: $int] :
      ( $less(sK2(X0,X0,X1),X1)
      | ( rev(X0,X1) = X0 ) ),
    inference(equality_resolution,[],[f51]) ).

tff(f51,plain,
    ! [X2: $int,X0: array,X1: array] :
      ( ( read(X0,sK2(X0,X1,X2)) != read(X1,sK2(X0,X1,X2)) )
      | ( rev(X1,X2) = X0 )
      | $less(sK2(X0,X1,X2),X2) ),
    inference(cnf_transformation,[],[f41]) ).

tff(f41,plain,
    ! [X1: array,X0: array,X2: $int] :
      ( ( rev(X1,X2) = X0 )
      | ? [X3: $int] :
          ( ( ~ $less(X3,X2)
            | $less(X3,0)
            | ( read(X0,X3) != read(X1,$sum(X2,$uminus($sum(X3,1)))) ) )
          & ( ( read(X0,X3) != read(X1,X3) )
            | ( ~ $less(X3,0)
              & $less(X3,X2) ) ) ) ),
    inference(ennf_transformation,[],[f37]) ).

tff(f37,plain,
    ! [X0: array,X2: $int,X1: array] :
      ( ! [X3: $int] :
          ( ( ( $less(X3,0)
              | ~ $less(X3,X2) )
            & ( read(X0,X3) = read(X1,X3) ) )
          | ( $less(X3,X2)
            & ( read(X0,X3) = read(X1,$sum(X2,$uminus($sum(X3,1)))) )
            & ~ $less(X3,0) ) )
     => ( rev(X1,X2) = X0 ) ),
    inference(rectify,[],[f14]) ).

tff(f14,plain,
    ! [X4: array,X0: array,X5: $int] :
      ( ! [X1: $int] :
          ( ( ( ~ $less(X1,X5)
              | $less(X1,0) )
            & ( read(X0,X1) = read(X4,X1) ) )
          | ( $less(X1,X5)
            & ( read(X4,X1) = read(X0,$sum(X5,$uminus($sum(X1,1)))) )
            & ~ $less(X1,0) ) )
     => ( rev(X0,X5) = X4 ) ),
    inference(theory_normalization,[],[f9]) ).

tff(f9,axiom,
    ! [X4: array,X0: array,X5: $int] :
      ( ! [X1: $int] :
          ( ( ( $greatereq(X1,X5)
              | $greater(0,X1) )
            & ( read(X0,X1) = read(X4,X1) ) )
          | ( $greater(X5,X1)
            & ( read(X4,X1) = read(X0,$difference(X5,$sum(X1,1))) )
            & $greatereq(X1,0) ) )
     => ( rev(X0,X5) = X4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rev_n1_proper) ).

tff(f347,plain,
    ! [X0: array,X1: $int] :
      ( ~ $less(sK2(X0,X0,X1),0)
      | ( rev(X0,X1) = X0 ) ),
    inference(equality_resolution,[],[f52]) ).

tff(f52,plain,
    ! [X2: $int,X0: array,X1: array] :
      ( ( read(X0,sK2(X0,X1,X2)) != read(X1,sK2(X0,X1,X2)) )
      | ~ $less(sK2(X0,X1,X2),0)
      | ( rev(X1,X2) = X0 ) ),
    inference(cnf_transformation,[],[f41]) ).

tff(f66,plain,
    ! [X1: array] : ( read(rev(X1,0),0) = read(X1,-1) ),
    inference(evaluation,[],[f63]) ).

tff(f63,plain,
    ! [X1: array] : ( read(rev(X1,0),0) = read(X1,$uminus(1)) ),
    inference(superposition,[],[f59,f21]) ).

tff(f21,plain,
    ! [X0: $int] : ( 0 = $sum(X0,$uminus(X0)) ),
    introduced(theory_axiom_145,[]) ).

tff(f59,plain,
    ! [X2: array,X1: $int] : ( read(X2,X1) = read(rev(X2,$sum(1,X1)),0) ),
    inference(superposition,[],[f45,f17]) ).

tff(f17,plain,
    ! [X0: $int,X1: $int] : ( $sum(X1,X0) = $sum(X0,X1) ),
    introduced(theory_axiom_140,[]) ).

tff(f45,plain,
    ! [X0: $int,X1: array] : ( read(rev(X1,$sum(X0,1)),0) = read(X1,X0) ),
    inference(cnf_transformation,[],[f34]) ).

tff(f34,plain,
    ! [X1: array,X0: $int] : ( read(rev(X1,$sum(X0,1)),0) = read(X1,X0) ),
    inference(flattening,[],[f33]) ).

tff(f33,plain,
    ~ ~ ! [X1: array,X0: $int] : ( read(rev(X1,$sum(X0,1)),0) = read(X1,X0) ),
    inference(rectify,[],[f11]) ).

tff(f11,negated_conjecture,
    ~ ~ ! [X5: $int,X0: array] : ( read(rev(X0,$sum(X5,1)),0) = read(X0,X5) ),
    inference(negated_conjecture,[],[f10]) ).

tff(f10,conjecture,
    ~ ! [X5: $int,X0: array] : ( read(rev(X0,$sum(X5,1)),0) = read(X0,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',c3) ).

tff(f67,plain,
    ! [X0: $int] : $less(X0,$sum(X0,1)),
    inference(resolution,[],[f26,f22]) ).

tff(f26,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,$sum(X0,1))
      | $less(X0,X1) ),
    introduced(theory_axiom_152,[]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem    : DAT075=1 : TPTP v8.1.0. Released v6.1.0.
% 0.12/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.35  % Computer : n018.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 20:24:54 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.45  % (23320)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.46  % (23312)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.48  % (23304)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.50  % (23304)Instruction limit reached!
% 0.20/0.50  % (23304)------------------------------
% 0.20/0.50  % (23304)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (23304)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (23304)Termination reason: Unknown
% 0.20/0.50  % (23304)Termination phase: Saturation
% 0.20/0.50  
% 0.20/0.50  % (23304)Memory used [KB]: 5500
% 0.20/0.50  % (23304)Time elapsed: 0.075 s
% 0.20/0.50  % (23304)Instructions burned: 8 (million)
% 0.20/0.50  % (23304)------------------------------
% 0.20/0.50  % (23304)------------------------------
% 0.20/0.51  % (23310)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.52  % (23318)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.52  % (23309)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.52  % (23303)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.53  % (23303)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.53  % (23303)Terminated due to inappropriate strategy.
% 0.20/0.53  % (23303)------------------------------
% 0.20/0.53  % (23303)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (23303)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (23303)Termination reason: Inappropriate
% 0.20/0.53  
% 0.20/0.53  % (23303)Memory used [KB]: 895
% 0.20/0.53  % (23303)Time elapsed: 0.003 s
% 0.20/0.53  % (23303)Instructions burned: 3 (million)
% 0.20/0.53  % (23303)------------------------------
% 0.20/0.53  % (23303)------------------------------
% 0.20/0.53  % (23311)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.53  % (23308)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  % (23307)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  % (23302)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.53  % (23305)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.53  % (23305)Instruction limit reached!
% 0.20/0.53  % (23305)------------------------------
% 0.20/0.53  % (23305)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (23305)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (23305)Termination reason: Unknown
% 0.20/0.53  % (23305)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (23305)Memory used [KB]: 5373
% 0.20/0.53  % (23305)Time elapsed: 0.003 s
% 0.20/0.53  % (23305)Instructions burned: 3 (million)
% 0.20/0.53  % (23305)------------------------------
% 0.20/0.53  % (23305)------------------------------
% 0.20/0.53  % (23321)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.53  % (23316)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  % (23325)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.54  % (23298)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.54  % (23313)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.54  % (23317)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.54  % (23323)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  % (23300)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.55  % (23306)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.55  % (23301)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.55  % (23322)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.55  % (23326)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.55  % (23299)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.55  % (23297)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.55  % (23297)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.55  % (23297)Terminated due to inappropriate strategy.
% 0.20/0.55  % (23297)------------------------------
% 0.20/0.55  % (23297)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (23297)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (23297)Termination reason: Inappropriate
% 0.20/0.55  
% 0.20/0.55  % (23297)Memory used [KB]: 895
% 0.20/0.55  % (23297)Time elapsed: 0.003 s
% 0.20/0.55  % (23297)Instructions burned: 1 (million)
% 0.20/0.55  % (23297)------------------------------
% 0.20/0.55  % (23297)------------------------------
% 0.20/0.55  % (23319)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.56  % (23324)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.56  % (23315)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.20/0.56  % (23314)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 0.20/0.56  % (23314)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.20/0.56  % (23314)Terminated due to inappropriate strategy.
% 0.20/0.56  % (23314)------------------------------
% 0.20/0.56  % (23314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (23314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (23314)Termination reason: Inappropriate
% 0.20/0.56  
% 0.20/0.56  % (23314)Memory used [KB]: 895
% 0.20/0.56  % (23314)Time elapsed: 0.002 s
% 0.20/0.56  % (23314)Instructions burned: 2 (million)
% 0.20/0.56  % (23314)------------------------------
% 0.20/0.56  % (23314)------------------------------
% 1.86/0.59  % (23312)Instruction limit reached!
% 1.86/0.59  % (23312)------------------------------
% 1.86/0.59  % (23312)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.60  % (23312)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.60  % (23312)Termination reason: Unknown
% 1.86/0.60  % (23312)Termination phase: Saturation
% 1.86/0.60  
% 1.86/0.60  % (23312)Memory used [KB]: 2174
% 1.86/0.60  % (23312)Time elapsed: 0.179 s
% 1.86/0.60  % (23312)Instructions burned: 75 (million)
% 1.86/0.60  % (23312)------------------------------
% 1.86/0.60  % (23312)------------------------------
% 1.86/0.60  % (23299)Instruction limit reached!
% 1.86/0.60  % (23299)------------------------------
% 1.86/0.60  % (23299)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.61  % (23307)Instruction limit reached!
% 1.86/0.61  % (23307)------------------------------
% 1.86/0.61  % (23307)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.62  % (23299)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.62  % (23299)Termination reason: Unknown
% 2.01/0.62  % (23299)Termination phase: Saturation
% 2.01/0.62  
% 2.01/0.62  % (23299)Memory used [KB]: 1535
% 2.01/0.62  % (23299)Time elapsed: 0.182 s
% 2.01/0.62  % (23299)Instructions burned: 37 (million)
% 2.01/0.62  % (23299)------------------------------
% 2.01/0.62  % (23299)------------------------------
% 2.01/0.62  % (23302)Instruction limit reached!
% 2.01/0.62  % (23302)------------------------------
% 2.01/0.62  % (23302)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.62  % (23302)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.62  % (23302)Termination reason: Unknown
% 2.01/0.62  % (23302)Termination phase: Saturation
% 2.01/0.62  
% 2.01/0.62  % (23302)Memory used [KB]: 5884
% 2.01/0.62  % (23302)Time elapsed: 0.219 s
% 2.01/0.62  % (23302)Instructions burned: 49 (million)
% 2.01/0.62  % (23302)------------------------------
% 2.01/0.62  % (23302)------------------------------
% 2.01/0.62  % (23306)Instruction limit reached!
% 2.01/0.62  % (23306)------------------------------
% 2.01/0.62  % (23306)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.62  % (23298)Instruction limit reached!
% 2.01/0.62  % (23298)------------------------------
% 2.01/0.62  % (23298)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.62  % (23301)Instruction limit reached!
% 2.01/0.62  % (23301)------------------------------
% 2.01/0.62  % (23301)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.63  % (23307)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.63  % (23307)Termination reason: Unknown
% 2.01/0.63  % (23307)Termination phase: Saturation
% 2.01/0.63  
% 2.01/0.63  % (23307)Memory used [KB]: 6268
% 2.01/0.63  % (23307)Time elapsed: 0.210 s
% 2.01/0.63  % (23307)Instructions burned: 51 (million)
% 2.01/0.63  % (23307)------------------------------
% 2.01/0.63  % (23307)------------------------------
% 2.16/0.63  % (23383)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.16/0.63  % (23398)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.16/0.63  % (23298)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.63  % (23298)Termination reason: Unknown
% 2.16/0.63  % (23298)Termination phase: Saturation
% 2.16/0.63  
% 2.16/0.63  % (23298)Memory used [KB]: 6268
% 2.16/0.63  % (23298)Time elapsed: 0.211 s
% 2.16/0.63  % (23298)Instructions burned: 51 (million)
% 2.16/0.63  % (23298)------------------------------
% 2.16/0.63  % (23298)------------------------------
% 2.16/0.64  % (23311)Instruction limit reached!
% 2.16/0.64  % (23311)------------------------------
% 2.16/0.64  % (23311)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.64  % (23300)Instruction limit reached!
% 2.16/0.64  % (23300)------------------------------
% 2.16/0.64  % (23300)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.64  % (23300)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.64  % (23300)Termination reason: Unknown
% 2.16/0.64  % (23300)Termination phase: Saturation
% 2.16/0.64  
% 2.16/0.64  % (23300)Memory used [KB]: 5756
% 2.16/0.64  % (23300)Time elapsed: 0.206 s
% 2.16/0.64  % (23300)Instructions burned: 52 (million)
% 2.16/0.64  % (23300)------------------------------
% 2.16/0.64  % (23300)------------------------------
% 2.16/0.64  % (23301)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.64  % (23301)Termination reason: Unknown
% 2.16/0.64  % (23301)Termination phase: Saturation
% 2.16/0.64  
% 2.16/0.64  % (23301)Memory used [KB]: 6396
% 2.16/0.64  % (23301)Time elapsed: 0.198 s
% 2.16/0.64  % (23301)Instructions burned: 51 (million)
% 2.16/0.64  % (23301)------------------------------
% 2.16/0.64  % (23301)------------------------------
% 2.16/0.64  % (23306)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.64  % (23306)Termination reason: Unknown
% 2.16/0.64  % (23306)Termination phase: Saturation
% 2.16/0.64  
% 2.16/0.64  % (23306)Memory used [KB]: 1791
% 2.16/0.64  % (23306)Time elapsed: 0.216 s
% 2.16/0.64  % (23306)Instructions burned: 51 (million)
% 2.16/0.64  % (23306)------------------------------
% 2.16/0.64  % (23306)------------------------------
% 2.16/0.64  % (23311)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.64  % (23311)Termination reason: Unknown
% 2.16/0.64  % (23311)Termination phase: Saturation
% 2.16/0.64  
% 2.16/0.64  % (23311)Memory used [KB]: 6652
% 2.16/0.64  % (23311)Time elapsed: 0.037 s
% 2.16/0.64  % (23311)Instructions burned: 69 (million)
% 2.16/0.64  % (23311)------------------------------
% 2.16/0.64  % (23311)------------------------------
% 2.16/0.64  % (23310)Instruction limit reached!
% 2.16/0.64  % (23310)------------------------------
% 2.16/0.64  % (23310)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.64  % (23310)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.64  % (23310)Termination reason: Unknown
% 2.16/0.64  % (23310)Termination phase: Saturation
% 2.16/0.64  
% 2.16/0.64  % (23310)Memory used [KB]: 6780
% 2.16/0.64  % (23310)Time elapsed: 0.217 s
% 2.16/0.64  % (23310)Instructions burned: 100 (million)
% 2.16/0.64  % (23310)------------------------------
% 2.16/0.64  % (23310)------------------------------
% 2.16/0.66  % (23323)Instruction limit reached!
% 2.16/0.66  % (23323)------------------------------
% 2.16/0.66  % (23323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.66  % (23323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.66  % (23323)Termination reason: Unknown
% 2.16/0.66  % (23323)Termination phase: Saturation
% 2.16/0.66  
% 2.16/0.66  % (23323)Memory used [KB]: 6780
% 2.16/0.66  % (23323)Time elapsed: 0.035 s
% 2.16/0.66  % (23323)Instructions burned: 70 (million)
% 2.16/0.66  % (23323)------------------------------
% 2.16/0.66  % (23323)------------------------------
% 2.16/0.67  % (23405)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.16/0.70  % (23481)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)
% 2.16/0.70  % (23313)Instruction limit reached!
% 2.16/0.70  % (23313)------------------------------
% 2.16/0.70  % (23313)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.70  % (23313)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.70  % (23313)Termination reason: Unknown
% 2.16/0.70  % (23313)Termination phase: Saturation
% 2.16/0.70  
% 2.16/0.70  % (23313)Memory used [KB]: 6396
% 2.16/0.70  % (23313)Time elapsed: 0.303 s
% 2.16/0.70  % (23313)Instructions burned: 99 (million)
% 2.16/0.70  % (23313)------------------------------
% 2.16/0.70  % (23313)------------------------------
% 2.16/0.71  % (23420)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/920Mi)
% 2.16/0.71  % (23429)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.67/0.72  % (23309)Instruction limit reached!
% 2.67/0.72  % (23309)------------------------------
% 2.67/0.72  % (23309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.72  % (23309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.72  % (23309)Termination reason: Unknown
% 2.67/0.72  % (23309)Termination phase: Saturation
% 2.67/0.72  
% 2.67/0.72  % (23309)Memory used [KB]: 6524
% 2.67/0.72  % (23309)Time elapsed: 0.315 s
% 2.67/0.72  % (23309)Instructions burned: 101 (million)
% 2.67/0.72  % (23309)------------------------------
% 2.67/0.72  % (23309)------------------------------
% 2.67/0.72  % (23308)Instruction limit reached!
% 2.67/0.72  % (23308)------------------------------
% 2.67/0.72  % (23308)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.72  % (23308)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.72  % (23308)Termination reason: Unknown
% 2.67/0.72  % (23308)Termination phase: Saturation
% 2.67/0.72  
% 2.67/0.72  % (23308)Memory used [KB]: 6524
% 2.67/0.72  % (23308)Time elapsed: 0.318 s
% 2.67/0.72  % (23308)Instructions burned: 100 (million)
% 2.67/0.72  % (23308)------------------------------
% 2.67/0.72  % (23308)------------------------------
% 2.67/0.72  % (23316)Instruction limit reached!
% 2.67/0.72  % (23316)------------------------------
% 2.67/0.72  % (23316)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.72  % (23316)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.72  % (23316)Termination reason: Unknown
% 2.67/0.72  % (23316)Termination phase: Saturation
% 2.67/0.72  
% 2.67/0.72  % (23316)Memory used [KB]: 2302
% 2.67/0.72  % (23316)Time elapsed: 0.321 s
% 2.67/0.72  % (23316)Instructions burned: 101 (million)
% 2.67/0.72  % (23316)------------------------------
% 2.67/0.72  % (23316)------------------------------
% 2.67/0.72  % (23315)Instruction limit reached!
% 2.67/0.72  % (23315)------------------------------
% 2.67/0.72  % (23315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.72  % (23315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.72  % (23315)Termination reason: Unknown
% 2.67/0.72  % (23315)Termination phase: Saturation
% 2.67/0.72  
% 2.67/0.72  % (23315)Memory used [KB]: 6780
% 2.67/0.72  % (23315)Time elapsed: 0.303 s
% 2.67/0.72  % (23315)Instructions burned: 100 (million)
% 2.67/0.72  % (23315)------------------------------
% 2.67/0.72  % (23315)------------------------------
% 2.67/0.73  % (23318)Instruction limit reached!
% 2.67/0.73  % (23318)------------------------------
% 2.67/0.73  % (23318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.74  % (23477)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.67/0.75  % (23460)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.75  % (23468)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.67/0.75  % (23462)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.75  % (23318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.75  % (23318)Termination reason: Unknown
% 2.67/0.75  % (23318)Termination phase: Saturation
% 2.67/0.75  
% 2.67/0.75  % (23318)Memory used [KB]: 7291
% 2.67/0.75  % (23318)Time elapsed: 0.328 s
% 2.67/0.75  % (23318)Instructions burned: 138 (million)
% 2.67/0.75  % (23318)------------------------------
% 2.67/0.75  % (23318)------------------------------
% 2.67/0.75  % (23475)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.76  % (23451)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.78  % (23480)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.97/0.79  % (23488)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.97/0.79  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.97/0.80  % (23476)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.97/0.80  % (23473)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.97/0.83  % (23497)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.97/0.83  % (23324)Instruction limit reached!
% 2.97/0.83  % (23324)------------------------------
% 2.97/0.83  % (23324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.84  % (23499)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.97/0.84  % (23405)Instruction limit reached!
% 2.97/0.84  % (23405)------------------------------
% 2.97/0.84  % (23405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.84  % (23405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.84  % (23405)Termination reason: Unknown
% 2.97/0.84  % (23405)Termination phase: Saturation
% 2.97/0.84  
% 2.97/0.84  % (23405)Memory used [KB]: 6652
% 2.97/0.84  % (23405)Time elapsed: 0.278 s
% 2.97/0.84  % (23405)Instructions burned: 91 (million)
% 2.97/0.84  % (23405)------------------------------
% 2.97/0.84  % (23405)------------------------------
% 2.97/0.84  % (23317)Instruction limit reached!
% 2.97/0.84  % (23317)------------------------------
% 2.97/0.84  % (23317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.84  % (23317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.84  % (23317)Termination reason: Unknown
% 2.97/0.84  % (23317)Termination phase: Saturation
% 2.97/0.84  
% 2.97/0.84  % (23317)Memory used [KB]: 8187
% 2.97/0.84  % (23317)Time elapsed: 0.442 s
% 2.97/0.84  % (23317)Instructions burned: 176 (million)
% 2.97/0.84  % (23317)------------------------------
% 2.97/0.84  % (23317)------------------------------
% 2.97/0.84  % (23324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.84  % (23324)Termination reason: Unknown
% 2.97/0.84  % (23324)Termination phase: Saturation
% 2.97/0.84  
% 2.97/0.84  % (23324)Memory used [KB]: 3198
% 2.97/0.84  % (23324)Time elapsed: 0.432 s
% 2.97/0.84  % (23324)Instructions burned: 177 (million)
% 2.97/0.84  % (23324)------------------------------
% 2.97/0.84  % (23324)------------------------------
% 2.97/0.85  % (23498)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.97/0.85  % (23462)Instruction limit reached!
% 2.97/0.85  % (23462)------------------------------
% 2.97/0.85  % (23462)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.97/0.85  % (23462)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.97/0.85  % (23462)Termination reason: Unknown
% 2.97/0.85  % (23462)Termination phase: Saturation
% 2.97/0.85  
% 2.97/0.85  % (23462)Memory used [KB]: 6652
% 2.97/0.85  % (23462)Time elapsed: 0.034 s
% 2.97/0.85  % (23462)Instructions burned: 70 (million)
% 2.97/0.85  % (23462)------------------------------
% 2.97/0.85  % (23462)------------------------------
% 2.97/0.86  % (23501)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.31/0.88  % (23503)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 3.37/0.88  % (23514)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.37/0.90  % (23475)Instruction limit reached!
% 3.37/0.90  % (23475)------------------------------
% 3.37/0.90  % (23475)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.37/0.90  % (23475)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.37/0.90  % (23475)Termination reason: Unknown
% 3.37/0.90  % (23475)Termination phase: Saturation
% 3.37/0.90  
% 3.37/0.90  % (23475)Memory used [KB]: 6780
% 3.37/0.90  % (23475)Time elapsed: 0.234 s
% 3.37/0.90  % (23475)Instructions burned: 91 (million)
% 3.37/0.90  % (23475)------------------------------
% 3.37/0.90  % (23475)------------------------------
% 3.54/0.95  % (23540)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/8004Mi)
% 3.54/0.96  % (23498)Instruction limit reached!
% 3.54/0.96  % (23498)------------------------------
% 3.54/0.96  % (23498)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.54/0.96  % (23498)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.54/0.96  % (23498)Termination reason: Unknown
% 3.54/0.96  % (23498)Termination phase: Saturation
% 3.54/0.96  
% 3.54/0.96  % (23498)Memory used [KB]: 6652
% 3.54/0.96  % (23498)Time elapsed: 0.032 s
% 3.54/0.96  % (23498)Instructions burned: 70 (million)
% 3.54/0.96  % (23498)------------------------------
% 3.54/0.96  % (23498)------------------------------
% 3.54/0.97  % (23398)Instruction limit reached!
% 3.54/0.97  % (23398)------------------------------
% 3.54/0.97  % (23398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.54/0.97  % (23537)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.54/0.98  % (23538)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.54/0.98  % (23398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.54/0.98  % (23398)Termination reason: Unknown
% 3.54/0.98  % (23398)Termination phase: Saturation
% 3.54/0.98  
% 3.54/0.98  % (23398)Memory used [KB]: 3582
% 3.54/0.98  % (23398)Time elapsed: 0.389 s
% 3.54/0.98  % (23398)Instructions burned: 212 (million)
% 3.54/0.98  % (23398)------------------------------
% 3.54/0.98  % (23398)------------------------------
% 3.54/0.98  % (23547)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.86/1.04  % (23575)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.86/1.06  % (23581)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)
% 4.01/1.09  % (23537)Instruction limit reached!
% 4.01/1.09  % (23537)------------------------------
% 4.01/1.09  % (23537)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.01/1.10  % (23582)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)
% 4.01/1.10  % (23320)Instruction limit reached!
% 4.01/1.10  % (23320)------------------------------
% 4.01/1.10  % (23320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.01/1.10  % (23320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.01/1.10  % (23320)Termination reason: Unknown
% 4.01/1.10  % (23320)Termination phase: Saturation
% 4.01/1.10  
% 4.01/1.10  % (23320)Memory used [KB]: 8443
% 4.01/1.10  % (23320)Time elapsed: 0.663 s
% 4.01/1.10  % (23320)Instructions burned: 469 (million)
% 4.01/1.10  % (23320)------------------------------
% 4.01/1.10  % (23320)------------------------------
% 4.01/1.11  % (23537)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.01/1.11  % (23537)Termination reason: Unknown
% 4.01/1.11  % (23537)Termination phase: Saturation
% 4.01/1.11  
% 4.01/1.11  % (23537)Memory used [KB]: 6524
% 4.01/1.11  % (23537)Time elapsed: 0.214 s
% 4.01/1.11  % (23537)Instructions burned: 90 (million)
% 4.01/1.11  % (23537)------------------------------
% 4.01/1.11  % (23537)------------------------------
% 4.01/1.12  % (23326)Instruction limit reached!
% 4.01/1.12  % (23326)------------------------------
% 4.01/1.12  % (23326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.01/1.14  % (23326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.01/1.14  % (23326)Termination reason: Unknown
% 4.01/1.14  % (23326)Termination phase: Saturation
% 4.01/1.14  
% 4.01/1.14  % (23326)Memory used [KB]: 9083
% 4.01/1.14  % (23326)Time elapsed: 0.702 s
% 4.01/1.14  % (23326)Instructions burned: 356 (million)
% 4.01/1.14  % (23326)------------------------------
% 4.01/1.14  % (23326)------------------------------
% 6.57/1.21  % (23325)Instruction limit reached!
% 6.57/1.21  % (23325)------------------------------
% 6.57/1.21  % (23325)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.57/1.21  % (23325)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.57/1.21  % (23325)Termination reason: Unknown
% 6.57/1.21  % (23325)Termination phase: Saturation
% 6.57/1.21  
% 6.57/1.21  % (23325)Memory used [KB]: 9978
% 6.57/1.21  % (23325)Time elapsed: 0.799 s
% 6.57/1.21  % (23325)Instructions burned: 440 (million)
% 6.57/1.21  % (23325)------------------------------
% 6.57/1.21  % (23325)------------------------------
% 6.57/1.22  % (23583)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.84/1.22  % (23319)Instruction limit reached!
% 6.84/1.22  % (23319)------------------------------
% 6.84/1.22  % (23319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.86/1.23  % (23383)Instruction limit reached!
% 6.86/1.23  % (23383)------------------------------
% 6.86/1.23  % (23383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.86/1.24  % (23584)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9707Mi)
% 6.86/1.24  % (23319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.86/1.24  % (23319)Termination reason: Unknown
% 6.86/1.24  % (23319)Termination phase: Saturation
% 6.86/1.24  
% 6.86/1.24  % (23319)Memory used [KB]: 6652
% 6.86/1.24  % (23319)Time elapsed: 0.803 s
% 6.86/1.24  % (23319)Instructions burned: 500 (million)
% 6.86/1.24  % (23319)------------------------------
% 6.86/1.24  % (23319)------------------------------
% 6.86/1.24  % (23383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.86/1.24  % (23383)Termination reason: Unknown
% 6.86/1.24  % (23383)Termination phase: Saturation
% 6.86/1.24  
% 6.86/1.24  % (23383)Memory used [KB]: 8827
% 6.86/1.24  % (23383)Time elapsed: 0.705 s
% 6.86/1.24  % (23383)Instructions burned: 388 (million)
% 6.86/1.24  % (23383)------------------------------
% 6.86/1.24  % (23383)------------------------------
% 6.86/1.26  % (23585)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 (2992ds/90Mi)
% 6.86/1.28  % (23321)Instruction limit reached!
% 6.86/1.28  % (23321)------------------------------
% 6.86/1.28  % (23321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.86/1.30  % (23321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.86/1.30  % (23321)Termination reason: Unknown
% 6.86/1.30  % (23321)Termination phase: Saturation
% 6.86/1.30  
% 6.86/1.30  % (23321)Memory used [KB]: 10106
% 6.86/1.30  % (23321)Time elapsed: 0.860 s
% 6.86/1.30  % (23321)Instructions burned: 482 (million)
% 6.86/1.30  % (23321)------------------------------
% 6.86/1.30  % (23321)------------------------------
% 7.47/1.34  % (23586)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 (2991ds/44001Mi)
% 7.47/1.37  % (23587)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 (2991ds/4958Mi)
% 7.47/1.37  % (23322)Instruction limit reached!
% 7.47/1.37  % (23322)------------------------------
% 7.47/1.37  % (23322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.47/1.37  % (23322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.47/1.37  % (23322)Termination reason: Unknown
% 7.47/1.37  % (23322)Termination phase: Saturation
% 7.47/1.37  
% 7.47/1.37  % (23322)Memory used [KB]: 9722
% 7.47/1.37  % (23322)Time elapsed: 0.969 s
% 7.47/1.37  % (23322)Instructions burned: 500 (million)
% 7.47/1.37  % (23322)------------------------------
% 7.47/1.37  % (23322)------------------------------
% 7.47/1.37  % (23588)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 (2991ds/35256Mi)
% 7.93/1.41  % (23585)Instruction limit reached!
% 7.93/1.41  % (23585)------------------------------
% 7.93/1.41  % (23585)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.93/1.42  % (23585)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.93/1.42  % (23585)Termination reason: Unknown
% 7.93/1.42  % (23585)Termination phase: Saturation
% 7.93/1.42  
% 7.93/1.42  % (23585)Memory used [KB]: 6780
% 7.93/1.42  % (23585)Time elapsed: 0.246 s
% 7.93/1.42  % (23585)Instructions burned: 90 (million)
% 7.93/1.42  % (23585)------------------------------
% 7.93/1.42  % (23585)------------------------------
% 7.93/1.43  % (23589)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 (2990ds/32293Mi)
% 8.74/1.51  % (23590)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)
% 8.94/1.55  % (23591)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/10187Mi)
% 8.94/1.57  % (23460)Instruction limit reached!
% 8.94/1.57  % (23460)------------------------------
% 8.94/1.57  % (23460)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.94/1.57  % (23460)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.94/1.57  % (23460)Termination reason: Unknown
% 8.94/1.57  % (23460)Termination phase: Saturation
% 8.94/1.57  
% 8.94/1.57  % (23460)Memory used [KB]: 7164
% 8.94/1.57  % (23460)Time elapsed: 0.909 s
% 8.94/1.57  % (23460)Instructions burned: 656 (million)
% 8.94/1.57  % (23460)------------------------------
% 8.94/1.57  % (23460)------------------------------
% 10.46/1.73  % (23592)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 (2987ds/29337Mi)
% 11.61/1.89  % (23451)Instruction limit reached!
% 11.61/1.89  % (23451)------------------------------
% 11.61/1.89  % (23451)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.61/1.89  % (23451)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.61/1.89  % (23451)Termination reason: Unknown
% 11.61/1.89  % (23451)Termination phase: Saturation
% 11.61/1.89  
% 11.61/1.89  % (23451)Memory used [KB]: 9978
% 11.61/1.89  % (23451)Time elapsed: 1.249 s
% 11.61/1.89  % (23451)Instructions burned: 747 (million)
% 11.61/1.89  % (23451)------------------------------
% 11.61/1.89  % (23451)------------------------------
% 12.94/2.06  % (23593)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 (2984ds/10147Mi)
% 13.92/2.15  % (23473)Instruction limit reached!
% 13.92/2.15  % (23473)------------------------------
% 13.92/2.15  % (23473)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.92/2.16  % (23429)Instruction limit reached!
% 13.92/2.16  % (23429)------------------------------
% 13.92/2.16  % (23429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.92/2.16  % (23420)Instruction limit reached!
% 13.92/2.16  % (23420)------------------------------
% 13.92/2.16  % (23420)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.92/2.16  % (23420)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.92/2.16  % (23420)Termination reason: Unknown
% 13.92/2.16  % (23420)Termination phase: Saturation
% 13.92/2.16  
% 13.92/2.16  % (23420)Memory used [KB]: 16630
% 13.92/2.16  % (23420)Time elapsed: 1.570 s
% 13.92/2.16  % (23420)Instructions burned: 920 (million)
% 13.92/2.16  % (23420)------------------------------
% 13.92/2.16  % (23420)------------------------------
% 13.92/2.16  % (23468)Instruction limit reached!
% 13.92/2.16  % (23468)------------------------------
% 13.92/2.16  % (23468)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.92/2.16  % (23429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.92/2.16  % (23429)Termination reason: Unknown
% 13.92/2.16  % (23429)Termination phase: Saturation
% 13.92/2.16  
% 13.92/2.16  % (23429)Memory used [KB]: 17398
% 13.92/2.16  % (23429)Time elapsed: 1.560 s
% 13.92/2.16  % (23429)Instructions burned: 935 (million)
% 13.92/2.16  % (23429)------------------------------
% 13.92/2.16  % (23429)------------------------------
% 13.92/2.17  % (23468)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.92/2.17  % (23468)Termination reason: Unknown
% 13.92/2.17  % (23468)Termination phase: Saturation
% 13.92/2.17  
% 13.92/2.17  % (23468)Memory used [KB]: 12665
% 13.92/2.17  % (23468)Time elapsed: 1.501 s
% 13.92/2.17  % (23468)Instructions burned: 941 (million)
% 13.92/2.17  % (23468)------------------------------
% 13.92/2.17  % (23468)------------------------------
% 13.92/2.17  % (23473)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.92/2.17  % (23473)Termination reason: Unknown
% 13.92/2.17  % (23473)Termination phase: Saturation
% 13.92/2.17  
% 13.92/2.17  % (23473)Memory used [KB]: 21875
% 13.92/2.17  % (23473)Time elapsed: 1.218 s
% 13.92/2.17  % (23473)Instructions burned: 981 (million)
% 13.92/2.17  % (23473)------------------------------
% 13.92/2.17  % (23473)------------------------------
% 14.64/2.29  % (23596)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/20987Mi)
% 14.64/2.29  % (23595)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 (2981ds/33239Mi)
% 14.64/2.29  % (23595)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 14.64/2.29  % (23596)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 14.64/2.29  % (23595)Terminated due to inappropriate strategy.
% 14.64/2.29  % (23595)------------------------------
% 14.64/2.29  % (23595)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.64/2.29  % (23595)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.64/2.29  % (23595)Termination reason: Inappropriate
% 14.64/2.29  
% 14.64/2.29  % (23595)Memory used [KB]: 895
% 14.64/2.29  % (23595)Time elapsed: 0.006 s
% 14.64/2.29  % (23595)Instructions burned: 3 (million)
% 14.64/2.29  % (23595)------------------------------
% 14.64/2.29  % (23595)------------------------------
% 14.64/2.29  % (23596)Terminated due to inappropriate strategy.
% 14.64/2.29  % (23596)------------------------------
% 14.64/2.29  % (23596)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.64/2.29  % (23596)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.64/2.29  % (23596)Termination reason: Inappropriate
% 14.64/2.29  
% 14.64/2.29  % (23596)Memory used [KB]: 895
% 14.64/2.29  % (23596)Time elapsed: 0.006 s
% 14.64/2.29  % (23596)Instructions burned: 3 (million)
% 14.64/2.29  % (23596)------------------------------
% 14.64/2.29  % (23596)------------------------------
% 14.64/2.30  % (23597)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 (2981ds/49917Mi)
% 14.64/2.30  % (23597)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 14.64/2.30  % (23597)Terminated due to inappropriate strategy.
% 14.64/2.30  % (23597)------------------------------
% 14.64/2.30  % (23597)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.64/2.30  % (23597)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.64/2.30  % (23597)Termination reason: Inappropriate
% 14.64/2.30  
% 14.64/2.30  % (23597)Memory used [KB]: 895
% 14.64/2.30  % (23597)Time elapsed: 0.002 s
% 14.64/2.30  % (23597)Instructions burned: 2 (million)
% 14.64/2.30  % (23597)------------------------------
% 14.64/2.30  % (23597)------------------------------
% 15.43/2.30  % (23594)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/38056Mi)
% 15.43/2.31  % (23594)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 15.43/2.31  % (23594)Terminated due to inappropriate strategy.
% 15.43/2.31  % (23594)------------------------------
% 15.43/2.31  % (23594)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.43/2.31  % (23594)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.43/2.31  % (23594)Termination reason: Inappropriate
% 15.43/2.31  
% 15.43/2.31  % (23594)Memory used [KB]: 895
% 15.43/2.31  % (23594)Time elapsed: 0.004 s
% 15.43/2.31  % (23594)Instructions burned: 3 (million)
% 15.43/2.31  % (23594)------------------------------
% 15.43/2.31  % (23594)------------------------------
% 16.14/2.41  % (23599)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 (2980ds/27492Mi)
% 16.14/2.41  % (23598)dis+2_1:64_add=large:bce=on:bd=off:i=19144:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/19144Mi)
% 16.22/2.43  % (23601)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 (2980ds/90Mi)
% 16.22/2.44  % (23600)ott-11_1:32_i=6101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/6101Mi)
% 16.84/2.57  % (23601)Instruction limit reached!
% 16.84/2.57  % (23601)------------------------------
% 16.84/2.57  % (23601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.84/2.58  % (23601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.84/2.58  % (23601)Termination reason: Unknown
% 16.84/2.58  % (23601)Termination phase: Saturation
% 16.84/2.58  
% 16.84/2.58  % (23601)Memory used [KB]: 6908
% 16.84/2.58  % (23601)Time elapsed: 0.236 s
% 16.84/2.58  % (23601)Instructions burned: 92 (million)
% 16.84/2.58  % (23601)------------------------------
% 16.84/2.58  % (23601)------------------------------
% 18.32/2.72  % (23602)ott+11_1:128_av=off:bd=off:bsr=unit_only:fd=preordered:to=lpo:updr=off:i=91600:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/91600Mi)
% 21.79/3.16  % (23499)Instruction limit reached!
% 21.79/3.16  % (23499)------------------------------
% 21.79/3.16  % (23499)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.79/3.17  % (23499)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.79/3.17  % (23499)Termination reason: Unknown
% 21.79/3.17  % (23499)Termination phase: Saturation
% 21.79/3.17  
% 21.79/3.17  % (23499)Memory used [KB]: 8443
% 21.79/3.17  % (23499)Time elapsed: 2.372 s
% 21.79/3.17  % (23499)Instructions burned: 1825 (million)
% 21.79/3.17  % (23499)------------------------------
% 21.79/3.17  % (23499)------------------------------
% 23.27/3.30  % (23603)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=7127:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/7127Mi)
% 24.29/3.42  % (23582)Instruction limit reached!
% 24.29/3.42  % (23582)------------------------------
% 24.29/3.42  % (23582)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.29/3.43  % (23476)Instruction limit reached!
% 24.29/3.43  % (23476)------------------------------
% 24.29/3.43  % (23476)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.29/3.44  % (23476)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.29/3.44  % (23476)Termination reason: Unknown
% 24.29/3.44  % (23476)Termination phase: Saturation
% 24.29/3.44  
% 24.29/3.44  % (23476)Memory used [KB]: 21620
% 24.29/3.44  % (23476)Time elapsed: 2.720 s
% 24.29/3.44  % (23476)Instructions burned: 2018 (million)
% 24.29/3.44  % (23476)------------------------------
% 24.29/3.44  % (23476)------------------------------
% 24.29/3.44  % (23582)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.29/3.44  % (23582)Termination reason: Unknown
% 24.29/3.44  % (23582)Termination phase: Saturation
% 24.29/3.44  
% 24.29/3.44  % (23582)Memory used [KB]: 6396
% 24.29/3.44  % (23582)Time elapsed: 2.347 s
% 24.29/3.44  % (23582)Instructions burned: 1824 (million)
% 24.29/3.44  % (23582)------------------------------
% 24.29/3.44  % (23582)------------------------------
% 25.04/3.56  % (23604)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 (2969ds/35256Mi)
% 25.04/3.58  % (23605)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 (2969ds/32293Mi)
% 25.63/3.61  % (23538)Instruction limit reached!
% 25.63/3.61  % (23538)------------------------------
% 25.63/3.61  % (23538)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.63/3.61  % (23538)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.63/3.61  % (23538)Termination reason: Unknown
% 25.63/3.61  % (23538)Termination phase: Saturation
% 25.63/3.61  
% 25.63/3.61  % (23538)Memory used [KB]: 21620
% 25.63/3.61  % (23538)Time elapsed: 2.690 s
% 25.63/3.61  % (23538)Instructions burned: 2017 (million)
% 25.63/3.61  % (23538)------------------------------
% 25.63/3.61  % (23538)------------------------------
% 26.51/3.75  % (23606)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 (2967ds/29337Mi)
% 31.51/4.37  % (23501)Instruction limit reached!
% 31.51/4.37  % (23501)------------------------------
% 31.51/4.37  % (23501)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.51/4.37  % (23501)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.51/4.37  % (23501)Termination reason: Unknown
% 31.51/4.37  % (23501)Termination phase: Saturation
% 31.51/4.37  
% 31.51/4.37  % (23501)Memory used [KB]: 21875
% 31.51/4.37  % (23501)Time elapsed: 3.631 s
% 31.51/4.37  % (23501)Instructions burned: 2134 (million)
% 31.51/4.37  % (23501)------------------------------
% 31.51/4.37  % (23501)------------------------------
% 32.76/4.52  % (23607)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=99860:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/99860Mi)
% 32.76/4.52  % (23607)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 32.76/4.52  % (23607)Terminated due to inappropriate strategy.
% 32.76/4.52  % (23607)------------------------------
% 32.76/4.52  % (23607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.76/4.52  % (23607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.76/4.52  % (23607)Termination reason: Inappropriate
% 32.76/4.52  
% 32.76/4.52  % (23607)Memory used [KB]: 895
% 32.76/4.52  % (23607)Time elapsed: 0.006 s
% 32.76/4.52  % (23607)Instructions burned: 3 (million)
% 32.76/4.52  % (23607)------------------------------
% 32.76/4.52  % (23607)------------------------------
% 34.56/4.70  % (23608)fmb+10_1:1_fmbas=expand:i=96985:si=on:rawr=on:rtra=on_0 on theBenchmark for (2958ds/96985Mi)
% 34.56/4.70  % (23608)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 34.56/4.70  % (23608)Terminated due to inappropriate strategy.
% 34.56/4.70  % (23608)------------------------------
% 34.56/4.70  % (23608)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.56/4.70  % (23608)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.56/4.70  % (23608)Termination reason: Inappropriate
% 34.56/4.70  
% 34.56/4.70  % (23608)Memory used [KB]: 895
% 34.56/4.71  % (23608)Time elapsed: 0.005 s
% 34.56/4.71  % (23608)Instructions burned: 3 (million)
% 34.56/4.71  % (23608)------------------------------
% 34.56/4.71  % (23608)------------------------------
% 35.10/4.86  % (23609)fmb+10_1:1_bce=on:dr=on:fmbsr=1.47:gsp=on:nm=2:skr=on:i=99648:si=on:rawr=on:rtra=on_0 on theBenchmark for (2956ds/99648Mi)
% 35.82/4.87  % (23609)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 35.82/4.88  % (23609)Terminated due to inappropriate strategy.
% 35.82/4.88  % (23609)------------------------------
% 35.82/4.88  % (23609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 35.82/4.88  % (23609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 35.82/4.88  % (23609)Termination reason: Inappropriate
% 35.82/4.88  
% 35.82/4.88  % (23609)Memory used [KB]: 895
% 35.82/4.88  % (23609)Time elapsed: 0.006 s
% 35.82/4.88  % (23609)Instructions burned: 3 (million)
% 35.82/4.88  % (23609)------------------------------
% 35.82/4.88  % (23609)------------------------------
% 36.91/5.04  % (23610)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=99882:si=on:rawr=on:rtra=on_0 on theBenchmark for (2954ds/99882Mi)
% 36.91/5.05  % (23610)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 36.91/5.05  % (23610)Terminated due to inappropriate strategy.
% 36.91/5.05  % (23610)------------------------------
% 36.91/5.05  % (23610)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.91/5.05  % (23610)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.91/5.05  % (23610)Termination reason: Inappropriate
% 36.91/5.05  
% 36.91/5.05  % (23610)Memory used [KB]: 895
% 36.91/5.05  % (23610)Time elapsed: 0.005 s
% 36.91/5.05  % (23610)Instructions burned: 1 (million)
% 36.91/5.05  % (23610)------------------------------
% 36.91/5.05  % (23610)------------------------------
% 38.51/5.20  % (23611)fmb+10_1:1_bce=on:fmbas=predicate:fmbsr=1.5:fmbsso=preprocessed_usage:nm=4:skr=on:i=99913:si=on:rawr=on:rtra=on_0 on theBenchmark for (2953ds/99913Mi)
% 38.51/5.21  % (23611)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 38.51/5.21  % (23611)Terminated due to inappropriate strategy.
% 38.51/5.21  % (23611)------------------------------
% 38.51/5.21  % (23611)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.51/5.21  % (23611)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.51/5.21  % (23611)Termination reason: Inappropriate
% 38.51/5.21  
% 38.51/5.21  % (23611)Memory used [KB]: 895
% 38.51/5.21  % (23611)Time elapsed: 0.003 s
% 38.51/5.21  % (23611)Instructions burned: 1 (million)
% 38.51/5.21  % (23611)------------------------------
% 38.51/5.21  % (23611)------------------------------
% 39.41/5.37  % (23612)dis+10_1:128_bd=off:lcm=predicate:sac=on:sp=reverse_arity:urr=on:i=28201:si=on:rawr=on:rtra=on_0 on theBenchmark for (2951ds/28201Mi)
% 39.99/5.43  % (23503)Instruction limit reached!
% 39.99/5.43  % (23503)------------------------------
% 39.99/5.43  % (23503)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 39.99/5.45  % (23503)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 39.99/5.45  % (23503)Termination reason: Unknown
% 39.99/5.45  % (23503)Termination phase: Saturation
% 39.99/5.45  
% 39.99/5.45  % (23503)Memory used [KB]: 30703
% 39.99/5.45  % (23503)Time elapsed: 4.668 s
% 39.99/5.45  % (23503)Instructions burned: 2891 (million)
% 39.99/5.45  % (23503)------------------------------
% 39.99/5.45  % (23503)------------------------------
% 41.72/5.63  % (23613)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2948ds/9707Mi)
% 44.15/5.94  % (23477)Instruction limit reached!
% 44.15/5.94  % (23477)------------------------------
% 44.15/5.94  % (23477)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 44.15/5.96  % (23477)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 44.15/5.96  % (23477)Termination reason: Unknown
% 44.15/5.96  % (23477)Termination phase: Saturation
% 44.15/5.96  
% 44.15/5.96  % (23477)Memory used [KB]: 46310
% 44.15/5.96  % (23477)Time elapsed: 5.205 s
% 44.15/5.96  % (23477)Instructions burned: 3736 (million)
% 44.15/5.96  % (23477)------------------------------
% 44.15/5.96  % (23477)------------------------------
% 45.74/6.11  % (23614)ott+11_1:128_av=off:bd=off:bsr=unit_only:fd=preordered:to=lpo:updr=off:i=144582:si=on:rawr=on:rtra=on_0 on theBenchmark for (2943ds/144582Mi)
% 56.24/7.48  % (23480)Instruction limit reached!
% 56.24/7.48  % (23480)------------------------------
% 56.24/7.48  % (23480)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 56.24/7.48  % (23480)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 56.24/7.48  % (23480)Termination reason: Unknown
% 56.24/7.48  % (23480)Termination phase: Saturation
% 56.24/7.48  
% 56.24/7.48  % (23480)Memory used [KB]: 13560
% 56.24/7.48  % (23480)Time elapsed: 6.790 s
% 56.24/7.48  % (23480)Instructions burned: 4958 (million)
% 56.24/7.48  % (23480)------------------------------
% 56.24/7.48  % (23480)------------------------------
% 57.47/7.61  % (23488)Instruction limit reached!
% 57.47/7.61  % (23488)------------------------------
% 57.47/7.61  % (23488)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 57.47/7.61  % (23488)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 57.47/7.61  % (23488)Termination reason: Unknown
% 57.47/7.61  % (23488)Termination phase: Saturation
% 57.47/7.61  
% 57.47/7.61  % (23488)Memory used [KB]: 44135
% 57.47/7.61  % (23488)Time elapsed: 6.895 s
% 57.47/7.61  % (23488)Instructions burned: 4757 (million)
% 57.47/7.61  % (23488)------------------------------
% 57.47/7.61  % (23488)------------------------------
% 57.47/7.63  % (23615)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 (2928ds/35256Mi)
% 58.54/7.77  % (23616)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=104647:si=on:rawr=on:rtra=on_0 on theBenchmark for (2927ds/104647Mi)
% 62.17/8.20  % (23587)Instruction limit reached!
% 62.17/8.20  % (23587)------------------------------
% 62.17/8.20  % (23587)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 62.17/8.21  % (23587)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 62.17/8.21  % (23587)Termination reason: Unknown
% 62.17/8.21  % (23587)Termination phase: Saturation
% 62.17/8.21  
% 62.17/8.21  % (23587)Memory used [KB]: 11129
% 62.17/8.21  % (23587)Time elapsed: 6.914 s
% 62.17/8.21  % (23587)Instructions burned: 4959 (million)
% 62.17/8.21  % (23587)------------------------------
% 62.17/8.21  % (23587)------------------------------
% 63.30/8.33  % (23514)Instruction limit reached!
% 63.30/8.33  % (23514)------------------------------
% 63.30/8.33  % (23514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 63.37/8.33  % (23514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 63.37/8.33  % (23514)Termination reason: Unknown
% 63.37/8.33  % (23514)Termination phase: Saturation
% 63.37/8.33  
% 63.37/8.33  % (23514)Memory used [KB]: 27249
% 63.37/8.33  % (23514)Time elapsed: 7.540 s
% 63.37/8.33  % (23514)Instructions burned: 4586 (million)
% 63.37/8.33  % (23514)------------------------------
% 63.37/8.33  % (23514)------------------------------
% 63.37/8.34  % (23617)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=146146:si=on:rawr=on:rtra=on_0 on theBenchmark for (2921ds/146146Mi)
% 63.37/8.34  % (23617)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 63.37/8.34  % (23617)Terminated due to inappropriate strategy.
% 63.37/8.34  % (23617)------------------------------
% 63.37/8.34  % (23617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 63.37/8.34  % (23617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 63.37/8.34  % (23617)Termination reason: Inappropriate
% 63.37/8.34  
% 63.37/8.34  % (23617)Memory used [KB]: 895
% 63.37/8.34  % (23617)Time elapsed: 0.002 s
% 63.37/8.34  % (23617)Instructions burned: 2 (million)
% 63.37/8.34  % (23617)------------------------------
% 63.37/8.34  % (23617)------------------------------
% 63.97/8.43  % (23497)Instruction limit reached!
% 63.97/8.43  % (23497)------------------------------
% 63.97/8.43  % (23497)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 63.97/8.44  % (23497)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 63.97/8.44  % (23497)Termination reason: Unknown
% 63.97/8.44  % (23497)Termination phase: Saturation
% 63.97/8.44  
% 63.97/8.44  % (23497)Memory used [KB]: 53346
% 63.97/8.44  % (23497)Time elapsed: 7.664 s
% 63.97/8.44  % (23497)Instructions burned: 4931 (million)
% 63.97/8.44  % (23497)------------------------------
% 63.97/8.44  % (23497)------------------------------
% 63.97/8.48  % (23619)fmb+10_1:1_bce=on:dr=on:fmbsr=1.47:gsp=on:nm=2:skr=on:i=133500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2920ds/133500Mi)
% 64.58/8.49  % (23619)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 64.58/8.49  % (23619)Terminated due to inappropriate strategy.
% 64.58/8.49  % (23619)------------------------------
% 64.58/8.49  % (23619)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 64.58/8.49  % (23619)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 64.58/8.49  % (23619)Termination reason: Inappropriate
% 64.58/8.49  
% 64.58/8.49  % (23619)Memory used [KB]: 895
% 64.58/8.49  % (23619)Time elapsed: 0.003 s
% 64.58/8.49  % (23619)Instructions burned: 3 (million)
% 64.58/8.49  % (23619)------------------------------
% 64.58/8.49  % (23619)------------------------------
% 64.58/8.50  % (23618)fmb+10_1:1_fmbas=expand:i=112867:si=on:rawr=on:rtra=on_0 on theBenchmark for (2920ds/112867Mi)
% 64.58/8.50  % (23618)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 64.58/8.50  % (23618)Terminated due to inappropriate strategy.
% 64.58/8.50  % (23618)------------------------------
% 64.58/8.50  % (23618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 64.58/8.50  % (23618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 64.58/8.50  % (23618)Termination reason: Inappropriate
% 64.58/8.50  
% 64.58/8.50  % (23618)Memory used [KB]: 895
% 64.58/8.50  % (23618)Time elapsed: 0.003 s
% 64.58/8.50  % (23618)Instructions burned: 2 (million)
% 64.58/8.50  % (23618)------------------------------
% 64.58/8.50  % (23618)------------------------------
% 65.35/8.58  % (23620)fmb+10_1:1_fmbsr=2.0:ins=2:i=145423:si=on:rawr=on:rtra=on_0 on theBenchmark for (2919ds/145423Mi)
% 65.35/8.58  % (23620)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 65.35/8.58  % (23620)Terminated due to inappropriate strategy.
% 65.35/8.58  % (23620)------------------------------
% 65.35/8.58  % (23620)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 65.35/8.58  % (23620)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 65.35/8.58  % (23620)Termination reason: Inappropriate
% 65.35/8.58  
% 65.35/8.58  % (23620)Memory used [KB]: 895
% 65.35/8.58  % (23620)Time elapsed: 0.006 s
% 65.35/8.58  % (23620)Instructions burned: 3 (million)
% 65.35/8.58  % (23620)------------------------------
% 65.35/8.58  % (23620)------------------------------
% 65.68/8.64  % (23621)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=147928:si=on:rawr=on:rtra=on_0 on theBenchmark for (2918ds/147928Mi)
% 65.68/8.64  % (23622)ott+10_1:1_bs=on:fsr=off:gs=on:i=146184:si=on:rawr=on:rtra=on_0 on theBenchmark for (2918ds/146184Mi)
% 65.68/8.64  % (23621)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 65.68/8.64  % (23621)Terminated due to inappropriate strategy.
% 65.68/8.64  % (23621)------------------------------
% 65.68/8.64  % (23621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 65.68/8.64  % (23621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 65.68/8.64  % (23621)Termination reason: Inappropriate
% 65.68/8.64  
% 65.68/8.64  % (23621)Memory used [KB]: 895
% 65.68/8.64  % (23621)Time elapsed: 0.006 s
% 65.68/8.64  % (23621)Instructions burned: 3 (million)
% 65.68/8.64  % (23621)------------------------------
% 65.68/8.64  % (23621)------------------------------
% 66.39/8.73  % (23623)ott+11_1:128_av=off:bd=off:bsr=unit_only:fd=preordered:to=lpo:updr=off:i=260001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2917ds/260001Mi)
% 66.39/8.77  % (23624)ott+10_1:1_i=496751:si=on:rawr=on:rtra=on_0 on theBenchmark for (2917ds/496751Mi)
% 67.56/8.90  % (23481)Instruction limit reached!
% 67.56/8.90  % (23481)------------------------------
% 67.56/8.90  % (23481)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 67.56/8.90  % (23481)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 67.56/8.90  % (23481)Termination reason: Unknown
% 67.56/8.90  % (23481)Termination phase: Saturation
% 67.56/8.90  
% 67.56/8.90  % (23481)Memory used [KB]: 35180
% 67.56/8.90  % (23481)Time elapsed: 8.239 s
% 67.56/8.90  % (23481)Instructions burned: 4959 (million)
% 67.56/8.90  % (23481)------------------------------
% 67.56/8.90  % (23481)------------------------------
% 68.59/9.03  % (23625)ott+4_1:1_atotf=0.5:bce=on:ins=1:sp=frequency:spb=units:i=325642:si=on:rawr=on:rtra=on_0 on theBenchmark for (2914ds/325642Mi)
% 91.70/11.94  % (23540)Instruction limit reached!
% 91.70/11.94  % (23540)------------------------------
% 91.70/11.94  % (23540)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 91.70/11.94  % (23540)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 91.70/11.94  % (23540)Termination reason: Unknown
% 91.70/11.94  % (23540)Termination phase: Saturation
% 91.70/11.94  
% 91.70/11.94  % (23540)Memory used [KB]: 88911
% 91.70/11.94  % (23540)Time elapsed: 10.954 s
% 91.70/11.94  % (23540)Instructions burned: 8004 (million)
% 91.70/11.94  % (23540)------------------------------
% 91.70/11.94  % (23540)------------------------------
% 92.77/12.11  % (23626)ott+10_1:1_kws=precedence:tgt=ground:i=480001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2884ds/480001Mi)
% 95.09/12.41  % (23600)Instruction limit reached!
% 95.09/12.41  % (23600)------------------------------
% 95.09/12.41  % (23600)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 95.09/12.41  % (23600)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 95.09/12.41  % (23600)Termination reason: Unknown
% 95.09/12.41  % (23600)Termination phase: Saturation
% 95.09/12.41  
% 95.09/12.41  % (23600)Memory used [KB]: 33133
% 95.09/12.41  % (23600)Time elapsed: 10.063 s
% 95.09/12.41  % (23600)Instructions burned: 6101 (million)
% 95.09/12.41  % (23600)------------------------------
% 95.09/12.41  % (23600)------------------------------
% 96.64/12.56  % (23627)fmb+10_1:1_bce=on:i=479034:si=on:rawr=on:rtra=on_0 on theBenchmark for (2879ds/479034Mi)
% 96.64/12.57  % (23627)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 96.64/12.58  % (23627)Terminated due to inappropriate strategy.
% 96.64/12.58  % (23627)------------------------------
% 96.64/12.58  % (23627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 96.64/12.58  % (23627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 96.64/12.58  % (23627)Termination reason: Inappropriate
% 96.64/12.58  
% 96.64/12.58  % (23627)Memory used [KB]: 895
% 96.64/12.58  % (23627)Time elapsed: 0.005 s
% 96.64/12.58  % (23627)Instructions burned: 3 (million)
% 96.64/12.58  % (23627)------------------------------
% 96.64/12.58  % (23627)------------------------------
% 98.24/12.73  % (23628)fmb+10_1:1_bce=on:dr=on:fmbsr=1.47:gsp=on:nm=2:skr=on:i=452948:si=on:rawr=on:rtra=on_0 on theBenchmark for (2877ds/452948Mi)
% 98.24/12.74  % (23628)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 98.24/12.74  % (23628)Terminated due to inappropriate strategy.
% 98.24/12.74  % (23628)------------------------------
% 98.24/12.74  % (23628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 98.24/12.74  % (23628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 98.24/12.74  % (23628)Termination reason: Inappropriate
% 98.24/12.74  
% 98.24/12.74  % (23628)Memory used [KB]: 895
% 98.24/12.74  % (23628)Time elapsed: 0.007 s
% 98.24/12.74  % (23628)Instructions burned: 3 (million)
% 98.24/12.74  % (23628)------------------------------
% 98.24/12.74  % (23628)------------------------------
% 98.24/12.75  % (23603)Instruction limit reached!
% 98.24/12.75  % (23603)------------------------------
% 98.24/12.75  % (23603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 98.24/12.75  % (23603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 98.24/12.75  % (23603)Termination reason: Unknown
% 98.24/12.75  % (23603)Termination phase: Saturation
% 98.24/12.75  
% 98.24/12.75  % (23603)Memory used [KB]: 14839
% 98.24/12.75  % (23603)Time elapsed: 9.397 s
% 98.24/12.75  % (23603)Instructions burned: 7130 (million)
% 98.24/12.75  % (23603)------------------------------
% 98.24/12.75  % (23603)------------------------------
% 98.98/12.87  % (23629)ott+10_1:1_bs=on:fsr=off:gs=on:i=262660:si=on:rawr=on:rtra=on_0 on theBenchmark for (2876ds/262660Mi)
% 99.81/12.92  % (23630)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:rp=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=255558:si=on:rawr=on:rtra=on_0 on theBenchmark for (2875ds/255558Mi)
% 107.90/13.92  % (23593)Instruction limit reached!
% 107.90/13.92  % (23593)------------------------------
% 107.90/13.92  % (23593)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 107.90/13.92  % (23593)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 107.90/13.92  % (23593)Termination reason: Unknown
% 107.90/13.92  % (23593)Termination phase: Saturation
% 107.90/13.92  
% 107.90/13.92  % (23593)Memory used [KB]: 150317
% 107.90/13.92  % (23593)Time elapsed: 4.820 s
% 107.90/13.92  % (23593)Instructions burned: 10148 (million)
% 107.90/13.92  % (23593)------------------------------
% 107.90/13.92  % (23593)------------------------------
% 108.69/14.05  % (23631)ott+11_1:128_av=off:bd=off:bsr=unit_only:fd=preordered:to=lpo:updr=off:i=260001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2864ds/260001Mi)
% 108.69/14.09  % (23630)First to succeed.
% 109.30/14.10  % (23630)Refutation found. Thanks to Tanya!
% 109.30/14.10  % SZS status Theorem for theBenchmark
% 109.30/14.10  % SZS output start Proof for theBenchmark
% See solution above
% 109.30/14.10  % (23630)------------------------------
% 109.30/14.10  % (23630)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 109.30/14.10  % (23630)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 109.30/14.10  % (23630)Termination reason: Refutation
% 109.30/14.10  
% 109.30/14.10  % (23630)Memory used [KB]: 8955
% 109.30/14.10  % (23630)Time elapsed: 1.276 s
% 109.30/14.10  % (23630)Instructions burned: 762 (million)
% 109.30/14.10  % (23630)------------------------------
% 109.30/14.10  % (23630)------------------------------
% 109.30/14.10  % (23296)Success in time 13.751 s
%------------------------------------------------------------------------------