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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : DAT012_1 : TPTP v8.1.0. Released v5.0.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 : n010.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:37 EDT 2022

% Result   : Theorem 2.72s 0.81s
% Output   : Refutation 2.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   26
%            Number of leaves      :   33
% Syntax   : Number of formulae    :   90 (  39 unt;  14 typ;   0 def)
%            Number of atoms       :  183 (  55 equ)
%            Maximal formula atoms :   14 (   2 avg)
%            Number of connectives :  162 (  55   ~;  53   |;  40   &)
%                                         (   0 <=>;  14  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   4 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number arithmetic     :  348 ( 127 atm;  51 fun;  86 num;  84 var)
%            Number of types       :    2 (   1 usr;   1 ari)
%            Number of type conns  :    5 (   2   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   17 (  13 usr;  14 con; 0-3 aty)
%            Number of variables   :  108 (  86   !;  22   ?; 108   :)

% 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_7,type,
    sK0: array ).

tff(func_def_8,type,
    sK1: $int ).

tff(func_def_9,type,
    sK2: $int ).

tff(func_def_10,type,
    sK3: array ).

tff(func_def_11,type,
    sK4: $int ).

tff(func_def_12,type,
    sF5: $int ).

tff(func_def_13,type,
    sF6: $int ).

tff(func_def_14,type,
    sF7: $int ).

tff(func_def_15,type,
    sF8: $int ).

tff(func_def_16,type,
    sF9: array ).

tff(func_def_17,type,
    sF10: $int ).

tff(f2355,plain,
    $false,
    inference(subsumption_resolution,[],[f2340,f2078]) ).

tff(f2078,plain,
    $less(sK2,sF6),
    inference(subsumption_resolution,[],[f2077,f560]) ).

tff(f560,plain,
    ~ $less(0,sF7),
    inference(resolution,[],[f396,f11]) ).

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

tff(f396,plain,
    ! [X1: $int] :
      ( $less(sF7,X1)
      | ~ $less(0,X1) ),
    inference(resolution,[],[f391,f12]) ).

tff(f12,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | ~ $less(X1,X2)
      | $less(X0,X2) ),
    introduced(theory_axiom_148,[]) ).

tff(f391,plain,
    $less(sF7,0),
    inference(resolution,[],[f75,f233]) ).

tff(f233,plain,
    ~ $less(0,sF8),
    inference(backward_demodulation,[],[f43,f232]) ).

tff(f232,plain,
    sF8 = sF10,
    inference(backward_demodulation,[],[f42,f228]) ).

tff(f228,plain,
    read(sK3,sK4) = sF8,
    inference(backward_demodulation,[],[f99,f224]) ).

tff(f224,plain,
    sF5 = sK4,
    inference(subsumption_resolution,[],[f223,f43]) ).

tff(f223,plain,
    ( ( sF5 = sK4 )
    | $less(0,sF10) ),
    inference(subsumption_resolution,[],[f222,f32]) ).

tff(f32,plain,
    ~ $less(sK2,sK4),
    inference(cnf_transformation,[],[f28]) ).

tff(f28,plain,
    ( ( write(sK0,$sum(sK1,2),$sum(read(sK0,$sum(sK1,1)),1)) = sK3 )
    & ! [X4: $int] :
        ( $less(sK2,X4)
        | $less(X4,sK1)
        | $less(0,read(sK0,X4)) )
    & ~ $less(0,read(sK3,sK4))
    & ~ $less(sK2,sK4)
    & ~ $less(sK4,sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2,sK3,sK4])],[f25,f27,f26]) ).

tff(f26,plain,
    ( ? [X0: array,X1: $int,X2: $int,X3: array] :
        ( ( write(X0,$sum(X1,2),$sum(read(X0,$sum(X1,1)),1)) = X3 )
        & ! [X4: $int] :
            ( $less(X2,X4)
            | $less(X4,X1)
            | $less(0,read(X0,X4)) )
        & ? [X5: $int] :
            ( ~ $less(0,read(X3,X5))
            & ~ $less(X2,X5)
            & ~ $less(X5,X1) ) )
   => ( ( write(sK0,$sum(sK1,2),$sum(read(sK0,$sum(sK1,1)),1)) = sK3 )
      & ! [X4: $int] :
          ( $less(sK2,X4)
          | $less(X4,sK1)
          | $less(0,read(sK0,X4)) )
      & ? [X5: $int] :
          ( ~ $less(0,read(sK3,X5))
          & ~ $less(sK2,X5)
          & ~ $less(X5,sK1) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f27,plain,
    ( ? [X5: $int] :
        ( ~ $less(0,read(sK3,X5))
        & ~ $less(sK2,X5)
        & ~ $less(X5,sK1) )
   => ( ~ $less(0,read(sK3,sK4))
      & ~ $less(sK2,sK4)
      & ~ $less(sK4,sK1) ) ),
    introduced(choice_axiom,[]) ).

tff(f25,plain,
    ? [X0: array,X1: $int,X2: $int,X3: array] :
      ( ( write(X0,$sum(X1,2),$sum(read(X0,$sum(X1,1)),1)) = X3 )
      & ! [X4: $int] :
          ( $less(X2,X4)
          | $less(X4,X1)
          | $less(0,read(X0,X4)) )
      & ? [X5: $int] :
          ( ~ $less(0,read(X3,X5))
          & ~ $less(X2,X5)
          & ~ $less(X5,X1) ) ),
    inference(rectify,[],[f22]) ).

tff(f22,plain,
    ? [X2: array,X0: $int,X1: $int,X3: array] :
      ( ( write(X2,$sum(X0,2),$sum(read(X2,$sum(X0,1)),1)) = X3 )
      & ! [X4: $int] :
          ( $less(X1,X4)
          | $less(X4,X0)
          | $less(0,read(X2,X4)) )
      & ? [X5: $int] :
          ( ~ $less(0,read(X3,X5))
          & ~ $less(X1,X5)
          & ~ $less(X5,X0) ) ),
    inference(flattening,[],[f21]) ).

tff(f21,plain,
    ? [X0: $int,X3: array,X1: $int,X2: array] :
      ( ? [X5: $int] :
          ( ~ $less(0,read(X3,X5))
          & ~ $less(X1,X5)
          & ~ $less(X5,X0) )
      & ! [X4: $int] :
          ( $less(0,read(X2,X4))
          | $less(X1,X4)
          | $less(X4,X0) )
      & ( write(X2,$sum(X0,2),$sum(read(X2,$sum(X0,1)),1)) = X3 ) ),
    inference(ennf_transformation,[],[f18]) ).

tff(f18,plain,
    ~ ! [X0: $int,X3: array,X1: $int,X2: array] :
        ( ( ! [X4: $int] :
              ( ( ~ $less(X1,X4)
                & ~ $less(X4,X0) )
             => $less(0,read(X2,X4)) )
          & ( write(X2,$sum(X0,2),$sum(read(X2,$sum(X0,1)),1)) = X3 ) )
       => ! [X5: $int] :
            ( ( ~ $less(X1,X5)
              & ~ $less(X5,X0) )
           => $less(0,read(X3,X5)) ) ),
    inference(rectify,[],[f5]) ).

tff(f5,plain,
    ~ ! [X2: $int,X3: $int,X0: array,X1: array] :
        ( ( ( write(X0,$sum(X2,2),$sum(read(X0,$sum(X2,1)),1)) = X1 )
          & ! [X4: $int] :
              ( ( ~ $less(X3,X4)
                & ~ $less(X4,X2) )
             => $less(0,read(X0,X4)) ) )
       => ! [X5: $int] :
            ( ( ~ $less(X3,X5)
              & ~ $less(X5,X2) )
           => $less(0,read(X1,X5)) ) ),
    inference(theory_normalization,[],[f4]) ).

tff(f4,negated_conjecture,
    ~ ! [X2: $int,X3: $int,X0: array,X1: array] :
        ( ( ( write(X0,$sum(X2,2),$sum(read(X0,$sum(X2,1)),1)) = X1 )
          & ! [X4: $int] :
              ( ( $lesseq(X4,X3)
                & $lesseq(X2,X4) )
             => $greater(read(X0,X4),0) ) )
       => ! [X5: $int] :
            ( ( $lesseq(X5,X3)
              & $lesseq(X2,X5) )
           => $greater(read(X1,X5),0) ) ),
    inference(negated_conjecture,[],[f3]) ).

tff(f3,conjecture,
    ! [X2: $int,X3: $int,X0: array,X1: array] :
      ( ( ( write(X0,$sum(X2,2),$sum(read(X0,$sum(X2,1)),1)) = X1 )
        & ! [X4: $int] :
            ( ( $lesseq(X4,X3)
              & $lesseq(X2,X4) )
           => $greater(read(X0,X4),0) ) )
     => ! [X5: $int] :
          ( ( $lesseq(X5,X3)
            & $lesseq(X2,X5) )
         => $greater(read(X1,X5),0) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

tff(f222,plain,
    ( $less(sK2,sK4)
    | ( sF5 = sK4 )
    | $less(0,sF10) ),
    inference(subsumption_resolution,[],[f221,f31]) ).

tff(f31,plain,
    ~ $less(sK4,sK1),
    inference(cnf_transformation,[],[f28]) ).

tff(f221,plain,
    ( $less(sK4,sK1)
    | $less(sK2,sK4)
    | $less(0,sF10)
    | ( sF5 = sK4 ) ),
    inference(superposition,[],[f34,f217]) ).

tff(f217,plain,
    ( ( read(sK0,sK4) = sF10 )
    | ( sF5 = sK4 ) ),
    inference(superposition,[],[f42,f212]) ).

tff(f212,plain,
    ! [X0: $int] :
      ( ( read(sK0,X0) = read(sK3,X0) )
      | ( sF5 = X0 ) ),
    inference(superposition,[],[f29,f44]) ).

tff(f44,plain,
    sK3 = write(sK0,sF5,sF8),
    inference(backward_demodulation,[],[f40,f41]) ).

tff(f41,plain,
    sF9 = sK3,
    inference(definition_folding,[],[f35,f40,f39,f38,f37,f36]) ).

tff(f36,plain,
    $sum(sK1,2) = sF5,
    introduced(function_definition,[]) ).

tff(f37,plain,
    $sum(sK1,1) = sF6,
    introduced(function_definition,[]) ).

tff(f38,plain,
    read(sK0,sF6) = sF7,
    introduced(function_definition,[]) ).

tff(f39,plain,
    $sum(sF7,1) = sF8,
    introduced(function_definition,[]) ).

tff(f35,plain,
    write(sK0,$sum(sK1,2),$sum(read(sK0,$sum(sK1,1)),1)) = sK3,
    inference(cnf_transformation,[],[f28]) ).

tff(f40,plain,
    sF9 = write(sK0,sF5,sF8),
    introduced(function_definition,[]) ).

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

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

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

tff(f2,axiom,
    ! [X6: $int,X5: $int,X3: array,X4: $int] :
      ( ( read(write(X3,X4,X6),X5) = read(X3,X5) )
      | ( X4 = X5 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax2) ).

tff(f34,plain,
    ! [X4: $int] :
      ( $less(0,read(sK0,X4))
      | $less(X4,sK1)
      | $less(sK2,X4) ),
    inference(cnf_transformation,[],[f28]) ).

tff(f99,plain,
    read(sK3,sF5) = sF8,
    inference(superposition,[],[f30,f44]) ).

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

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

tff(f19,plain,
    ! [X0: $int,X2: $int,X1: array] : ( 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/sandbox2/benchmark/theBenchmark.p',ax1) ).

tff(f42,plain,
    read(sK3,sK4) = sF10,
    introduced(function_definition,[]) ).

tff(f43,plain,
    ~ $less(0,sF10),
    inference(definition_folding,[],[f33,f42]) ).

tff(f33,plain,
    ~ $less(0,read(sK3,sK4)),
    inference(cnf_transformation,[],[f28]) ).

tff(f75,plain,
    ! [X6: $int] :
      ( $less(sF7,X6)
      | $less(X6,sF8) ),
    inference(superposition,[],[f15,f39]) ).

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

tff(f2077,plain,
    ( $less(0,sF7)
    | $less(sK2,sF6) ),
    inference(subsumption_resolution,[],[f2066,f88]) ).

tff(f88,plain,
    $less(sK1,sF6),
    inference(superposition,[],[f70,f37]) ).

tff(f70,plain,
    ! [X0: $int] : $less(X0,$sum(X0,1)),
    inference(resolution,[],[f15,f11]) ).

tff(f2066,plain,
    ( $less(sK2,sF6)
    | ~ $less(sK1,sF6)
    | $less(0,sF7) ),
    inference(resolution,[],[f104,f11]) ).

tff(f104,plain,
    ! [X8: $int] :
      ( $less(sF6,X8)
      | $less(0,sF7)
      | ~ $less(sK1,X8)
      | $less(sK2,sF6) ),
    inference(resolution,[],[f12,f45]) ).

tff(f45,plain,
    ( $less(sF6,sK1)
    | $less(sK2,sF6)
    | $less(0,sF7) ),
    inference(superposition,[],[f34,f38]) ).

tff(f2340,plain,
    ~ $less(sK2,sF6),
    inference(backward_demodulation,[],[f2064,f2100]) ).

tff(f2100,plain,
    sK2 = sK4,
    inference(subsumption_resolution,[],[f2096,f2078]) ).

tff(f2096,plain,
    ( ~ $less(sK2,sF6)
    | ( sK2 = sK4 ) ),
    inference(resolution,[],[f2064,f121]) ).

tff(f121,plain,
    ! [X0: $int] :
      ( $less(sK4,X0)
      | ( sK2 = sK4 )
      | ~ $less(sK2,X0) ),
    inference(resolution,[],[f115,f12]) ).

tff(f115,plain,
    ( $less(sK4,sK2)
    | ( sK2 = sK4 ) ),
    inference(resolution,[],[f13,f32]) ).

tff(f13,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,X0)
      | $less(X0,X1)
      | ( X0 = X1 ) ),
    introduced(theory_axiom_149,[]) ).

tff(f2064,plain,
    ~ $less(sK4,sF6),
    inference(forward_demodulation,[],[f2063,f37]) ).

tff(f2063,plain,
    ~ $less(sK4,$sum(sK1,1)),
    inference(resolution,[],[f2041,f17]) ).

tff(f17,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | ~ $less(X1,$sum(X0,1)) ),
    introduced(theory_axiom_166,[]) ).

tff(f2041,plain,
    $less(sK1,sK4),
    inference(evaluation,[],[f2034]) ).

tff(f2034,plain,
    ( $less(sK1,sK4)
    | $less(2,0)
    | ( 0 = 2 ) ),
    inference(superposition,[],[f1161,f65]) ).

tff(f65,plain,
    ! [X0: $int] : ( $sum(0,X0) = X0 ),
    inference(superposition,[],[f8,f6]) ).

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

tff(f8,plain,
    ! [X0: $int] : ( $sum(X0,0) = X0 ),
    introduced(theory_axiom_142,[]) ).

tff(f1161,plain,
    ! [X23: $int] :
      ( $less($sum(X23,sK1),sK4)
      | ( 2 = X23 )
      | $less(2,X23) ),
    inference(superposition,[],[f157,f227]) ).

tff(f227,plain,
    $sum(2,sK1) = sK4,
    inference(backward_demodulation,[],[f67,f224]) ).

tff(f67,plain,
    $sum(2,sK1) = sF5,
    inference(superposition,[],[f36,f6]) ).

tff(f157,plain,
    ! [X10: $int,X8: $int,X9: $int] :
      ( $less($sum(X8,X9),$sum(X10,X9))
      | ( X8 = X10 )
      | $less(X10,X8) ),
    inference(resolution,[],[f14,f13]) ).

tff(f14,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | $less($sum(X0,X2),$sum(X1,X2)) ),
    introduced(theory_axiom_150,[]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem    : DAT012=1 : TPTP v8.1.0. Released v5.0.0.
% 0.06/0.12  % 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.33  % Computer : n010.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Mon Aug 29 20:09:14 EDT 2022
% 0.13/0.33  % CPUTime    : 
% 0.19/0.48  % (6777)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.49  % (6769)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.49  % (6772)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.19/0.49  % (6781)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.49  % (6757)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.49  % (6754)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.19/0.49  % (6754)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.49  % (6754)Terminated due to inappropriate strategy.
% 0.19/0.49  % (6754)------------------------------
% 0.19/0.49  % (6754)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (6754)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (6754)Termination reason: Inappropriate
% 0.19/0.49  
% 0.19/0.49  % (6754)Memory used [KB]: 895
% 0.19/0.49  % (6754)Time elapsed: 0.002 s
% 0.19/0.49  % (6754)Instructions burned: 1 (million)
% 0.19/0.49  % (6754)------------------------------
% 0.19/0.49  % (6754)------------------------------
% 0.19/0.50  % (6766)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.50  % (6768)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.50  % (6761)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  % (6755)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.50  % (6784)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.50  % (6759)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.50  % (6770)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.19/0.50  % (6758)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.51  % (6756)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/37Mi)
% 1.40/0.51  % (6761)Instruction limit reached!
% 1.40/0.51  % (6761)------------------------------
% 1.40/0.51  % (6761)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.51  % (6761)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.51  % (6761)Termination reason: Unknown
% 1.40/0.51  % (6761)Termination phase: Saturation
% 1.40/0.51  
% 1.40/0.51  % (6761)Memory used [KB]: 5500
% 1.40/0.51  % (6761)Time elapsed: 0.099 s
% 1.40/0.51  % (6761)Instructions burned: 9 (million)
% 1.40/0.51  % (6761)------------------------------
% 1.40/0.51  % (6761)------------------------------
% 1.40/0.51  % (6780)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 1.40/0.51  % (6764)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 1.40/0.51  % (6782)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.40/0.51  % (6760)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.40/0.51  % (6760)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.40/0.51  % (6760)Terminated due to inappropriate strategy.
% 1.40/0.51  % (6760)------------------------------
% 1.40/0.51  % (6760)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.51  % (6760)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.51  % (6760)Termination reason: Inappropriate
% 1.40/0.51  
% 1.40/0.51  % (6760)Memory used [KB]: 895
% 1.40/0.51  % (6760)Time elapsed: 0.003 s
% 1.40/0.51  % (6760)------------------------------
% 1.40/0.51  % (6760)------------------------------
% 1.40/0.51  % (6783)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 1.40/0.52  % (6762)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 1.40/0.52  % (6763)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 1.40/0.52  % (6771)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 1.40/0.52  % (6773)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.40/0.52  % (6767)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 1.40/0.52  % (6779)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 1.40/0.52  % (6765)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 1.40/0.52  % (6776)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.40/0.52  % (6774)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.51/0.53  % (6762)Instruction limit reached!
% 1.51/0.53  % (6762)------------------------------
% 1.51/0.53  % (6762)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.53  % (6762)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.53  % (6762)Termination reason: Unknown
% 1.51/0.53  % (6762)Termination phase: Unused predicate definition removal
% 1.51/0.53  
% 1.51/0.53  % (6762)Memory used [KB]: 895
% 1.51/0.53  % (6762)Time elapsed: 0.004 s
% 1.51/0.53  % (6762)Instructions burned: 2 (million)
% 1.51/0.53  % (6762)------------------------------
% 1.51/0.53  % (6762)------------------------------
% 1.51/0.53  % (6771)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.51/0.53  % (6771)Terminated due to inappropriate strategy.
% 1.51/0.53  % (6771)------------------------------
% 1.51/0.53  % (6771)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.53  % (6771)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.53  % (6771)Termination reason: Inappropriate
% 1.51/0.53  
% 1.51/0.53  % (6771)Memory used [KB]: 895
% 1.51/0.53  % (6771)Time elapsed: 0.003 s
% 1.51/0.53  % (6771)Instructions burned: 1 (million)
% 1.51/0.53  % (6771)------------------------------
% 1.51/0.53  % (6771)------------------------------
% 1.51/0.54  % (6775)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 1.51/0.57  % (6756)Instruction limit reached!
% 1.51/0.57  % (6756)------------------------------
% 1.51/0.57  % (6756)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.57  % (6756)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.57  % (6756)Termination reason: Unknown
% 1.51/0.57  % (6756)Termination phase: Saturation
% 1.51/0.57  
% 1.51/0.57  % (6756)Memory used [KB]: 1535
% 1.51/0.57  % (6756)Time elapsed: 0.165 s
% 1.51/0.57  % (6756)Instructions burned: 38 (million)
% 1.51/0.57  % (6756)------------------------------
% 1.51/0.57  % (6756)------------------------------
% 1.51/0.57  % (6755)Instruction limit reached!
% 1.51/0.57  % (6755)------------------------------
% 1.51/0.57  % (6755)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.57  % (6755)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.57  % (6755)Termination reason: Unknown
% 1.51/0.57  % (6755)Termination phase: Saturation
% 1.51/0.57  
% 1.51/0.57  % (6755)Memory used [KB]: 6140
% 1.51/0.57  % (6755)Time elapsed: 0.167 s
% 1.51/0.57  % (6755)Instructions burned: 51 (million)
% 1.51/0.57  % (6755)------------------------------
% 1.51/0.57  % (6755)------------------------------
% 1.51/0.58  % (6757)Instruction limit reached!
% 1.51/0.58  % (6757)------------------------------
% 1.51/0.58  % (6757)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.59  % (6768)Instruction limit reached!
% 1.51/0.59  % (6768)------------------------------
% 1.51/0.59  % (6768)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.59  % (6768)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.59  % (6768)Termination reason: Unknown
% 1.51/0.59  % (6768)Termination phase: Saturation
% 1.51/0.59  
% 1.51/0.59  % (6768)Memory used [KB]: 6524
% 1.51/0.59  % (6768)Time elapsed: 0.037 s
% 1.51/0.59  % (6768)Instructions burned: 70 (million)
% 1.51/0.59  % (6768)------------------------------
% 1.51/0.59  % (6768)------------------------------
% 1.51/0.59  % (6757)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.59  % (6757)Termination reason: Unknown
% 1.51/0.59  % (6757)Termination phase: Saturation
% 1.51/0.59  
% 1.51/0.59  % (6757)Memory used [KB]: 6140
% 1.51/0.59  % (6757)Time elapsed: 0.198 s
% 1.51/0.59  % (6757)Instructions burned: 51 (million)
% 1.51/0.59  % (6757)------------------------------
% 1.51/0.59  % (6757)------------------------------
% 1.51/0.59  % (6764)Instruction limit reached!
% 1.51/0.59  % (6764)------------------------------
% 1.51/0.59  % (6764)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.59  % (6764)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.59  % (6764)Termination reason: Unknown
% 1.51/0.59  % (6764)Termination phase: Saturation
% 1.51/0.59  
% 1.51/0.59  % (6764)Memory used [KB]: 6268
% 1.51/0.59  % (6764)Time elapsed: 0.202 s
% 1.51/0.59  % (6764)Instructions burned: 50 (million)
% 1.51/0.59  % (6764)------------------------------
% 1.51/0.59  % (6764)------------------------------
% 1.51/0.59  % (6758)Instruction limit reached!
% 1.51/0.59  % (6758)------------------------------
% 1.51/0.59  % (6758)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.59  % (6758)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.59  % (6758)Termination reason: Unknown
% 1.51/0.59  % (6758)Termination phase: Saturation
% 1.51/0.59  
% 1.51/0.59  % (6758)Memory used [KB]: 6140
% 1.51/0.59  % (6758)Time elapsed: 0.191 s
% 1.51/0.59  % (6758)Instructions burned: 51 (million)
% 1.51/0.59  % (6758)------------------------------
% 1.51/0.59  % (6758)------------------------------
% 1.51/0.60  % (6781)Instruction limit reached!
% 1.51/0.60  % (6781)------------------------------
% 1.51/0.60  % (6781)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.60  % (6781)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.60  % (6781)Termination reason: Unknown
% 1.51/0.60  % (6781)Termination phase: Saturation
% 1.51/0.60  
% 1.51/0.60  % (6781)Memory used [KB]: 6524
% 1.51/0.60  % (6781)Time elapsed: 0.037 s
% 1.51/0.60  % (6781)Instructions burned: 69 (million)
% 1.51/0.60  % (6781)------------------------------
% 1.51/0.60  % (6781)------------------------------
% 1.51/0.60  % (6759)Instruction limit reached!
% 1.51/0.60  % (6759)------------------------------
% 1.51/0.60  % (6759)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.60  % (6759)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.60  % (6759)Termination reason: Unknown
% 1.51/0.60  % (6759)Termination phase: Saturation
% 1.51/0.60  
% 1.51/0.60  % (6759)Memory used [KB]: 5884
% 1.51/0.60  % (6759)Time elapsed: 0.216 s
% 1.51/0.60  % (6759)Instructions burned: 48 (million)
% 1.51/0.60  % (6759)------------------------------
% 1.51/0.60  % (6759)------------------------------
% 1.51/0.60  % (6763)Instruction limit reached!
% 1.51/0.60  % (6763)------------------------------
% 1.51/0.60  % (6763)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.60  % (6763)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.60  % (6763)Termination reason: Unknown
% 1.51/0.60  % (6763)Termination phase: Saturation
% 1.51/0.60  
% 1.51/0.60  % (6763)Memory used [KB]: 1535
% 1.51/0.60  % (6763)Time elapsed: 0.215 s
% 1.51/0.60  % (6763)Instructions burned: 53 (million)
% 1.51/0.60  % (6763)------------------------------
% 1.51/0.60  % (6763)------------------------------
% 1.51/0.61  % (6769)Instruction limit reached!
% 1.51/0.61  % (6769)------------------------------
% 1.51/0.61  % (6769)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.51/0.61  % (6769)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.51/0.61  % (6769)Termination reason: Unknown
% 1.51/0.61  % (6769)Termination phase: Saturation
% 1.51/0.61  
% 1.51/0.61  % (6769)Memory used [KB]: 2174
% 1.51/0.61  % (6769)Time elapsed: 0.203 s
% 1.51/0.61  % (6769)Instructions burned: 77 (million)
% 1.51/0.61  % (6769)------------------------------
% 1.51/0.61  % (6769)------------------------------
% 2.18/0.63  % (6766)Instruction limit reached!
% 2.18/0.63  % (6766)------------------------------
% 2.18/0.63  % (6766)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.63  % (6849)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.18/0.64  % (6851)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.18/0.64  % (6853)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.18/0.64  % (6766)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.64  % (6766)Termination reason: Unknown
% 2.18/0.64  % (6766)Termination phase: Saturation
% 2.18/0.64  
% 2.18/0.64  % (6766)Memory used [KB]: 6652
% 2.18/0.64  % (6766)Time elapsed: 0.245 s
% 2.18/0.64  % (6766)Instructions burned: 102 (million)
% 2.18/0.64  % (6766)------------------------------
% 2.18/0.64  % (6766)------------------------------
% 2.18/0.65  % (6772)Instruction limit reached!
% 2.18/0.65  % (6772)------------------------------
% 2.18/0.65  % (6772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.66  % (6857)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/934Mi)
% 2.18/0.66  % (6772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.66  % (6772)Termination reason: Unknown
% 2.18/0.66  % (6772)Termination phase: Saturation
% 2.18/0.66  
% 2.18/0.66  % (6772)Memory used [KB]: 6524
% 2.18/0.66  % (6772)Time elapsed: 0.268 s
% 2.18/0.66  % (6772)Instructions burned: 101 (million)
% 2.18/0.66  % (6772)------------------------------
% 2.18/0.66  % (6772)------------------------------
% 2.18/0.67  % (6773)Instruction limit reached!
% 2.18/0.67  % (6773)------------------------------
% 2.18/0.67  % (6773)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.67  % (6773)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.67  % (6773)Termination reason: Unknown
% 2.18/0.67  % (6773)Termination phase: Saturation
% 2.18/0.67  
% 2.18/0.67  % (6773)Memory used [KB]: 2302
% 2.18/0.67  % (6773)Time elapsed: 0.291 s
% 2.18/0.67  % (6773)Instructions burned: 102 (million)
% 2.18/0.67  % (6773)------------------------------
% 2.18/0.67  % (6773)------------------------------
% 2.18/0.68  % (6856)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/920Mi)
% 2.18/0.69  % (6878)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.18/0.69  % (6767)Instruction limit reached!
% 2.18/0.69  % (6767)------------------------------
% 2.18/0.69  % (6767)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.69  % (6767)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.69  % (6767)Termination reason: Unknown
% 2.18/0.69  % (6767)Termination phase: Saturation
% 2.18/0.69  
% 2.18/0.69  % (6767)Memory used [KB]: 6780
% 2.18/0.69  % (6767)Time elapsed: 0.311 s
% 2.18/0.69  % (6767)Instructions burned: 100 (million)
% 2.18/0.69  % (6767)------------------------------
% 2.18/0.69  % (6767)------------------------------
% 2.48/0.70  % (6770)Instruction limit reached!
% 2.48/0.70  % (6770)------------------------------
% 2.48/0.70  % (6770)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.48/0.70  % (6770)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.48/0.70  % (6770)Termination reason: Unknown
% 2.48/0.70  % (6770)Termination phase: Saturation
% 2.48/0.70  
% 2.48/0.70  % (6770)Memory used [KB]: 6396
% 2.48/0.70  % (6770)Time elapsed: 0.311 s
% 2.48/0.70  % (6770)Instructions burned: 99 (million)
% 2.48/0.70  % (6770)------------------------------
% 2.48/0.70  % (6770)------------------------------
% 2.48/0.71  % (6869)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.48/0.71  % (6876)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.48/0.71  % (6881)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.48/0.71  % (6765)Instruction limit reached!
% 2.48/0.71  % (6765)------------------------------
% 2.48/0.71  % (6765)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.48/0.71  % (6765)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.48/0.71  % (6765)Termination reason: Unknown
% 2.48/0.71  % (6765)Termination phase: Saturation
% 2.48/0.71  
% 2.48/0.71  % (6765)Memory used [KB]: 6780
% 2.48/0.71  % (6765)Time elapsed: 0.295 s
% 2.48/0.71  % (6765)Instructions burned: 101 (million)
% 2.48/0.71  % (6765)------------------------------
% 2.48/0.71  % (6765)------------------------------
% 2.48/0.72  % (6879)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.48/0.73  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.48/0.73  % (6880)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.48/0.73  % (6884)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.48/0.73  % (6882)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.48/0.74  % (6891)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.48/0.75  % (6887)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.48/0.75  % (6774)Instruction limit reached!
% 2.48/0.75  % (6774)------------------------------
% 2.48/0.75  % (6774)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.48/0.75  % (6910)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.48/0.76  % (6775)Instruction limit reached!
% 2.48/0.76  % (6775)------------------------------
% 2.48/0.76  % (6775)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.48/0.76  % (6775)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.48/0.76  % (6775)Termination reason: Unknown
% 2.48/0.76  % (6775)Termination phase: Saturation
% 2.48/0.76  
% 2.48/0.76  % (6775)Memory used [KB]: 7164
% 2.48/0.76  % (6775)Time elapsed: 0.356 s
% 2.48/0.76  % (6775)Instructions burned: 138 (million)
% 2.48/0.76  % (6775)------------------------------
% 2.48/0.76  % (6775)------------------------------
% 2.48/0.76  % (6774)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.48/0.76  % (6774)Termination reason: Unknown
% 2.48/0.76  % (6774)Termination phase: Saturation
% 2.48/0.76  
% 2.48/0.76  % (6774)Memory used [KB]: 7547
% 2.48/0.76  % (6774)Time elapsed: 0.354 s
% 2.48/0.76  % (6774)Instructions burned: 176 (million)
% 2.48/0.76  % (6774)------------------------------
% 2.48/0.76  % (6774)------------------------------
% 2.68/0.78  % (6922)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.68/0.80  % (6923)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.72/0.80  % (6782)First to succeed.
% 2.72/0.81  % (6782)Refutation found. Thanks to Tanya!
% 2.72/0.81  % SZS status Theorem for theBenchmark
% 2.72/0.81  % SZS output start Proof for theBenchmark
% See solution above
% 2.72/0.81  % (6782)------------------------------
% 2.72/0.81  % (6782)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.72/0.81  % (6782)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.72/0.81  % (6782)Termination reason: Refutation
% 2.72/0.81  
% 2.72/0.81  % (6782)Memory used [KB]: 3070
% 2.72/0.81  % (6782)Time elapsed: 0.411 s
% 2.72/0.81  % (6782)Instructions burned: 172 (million)
% 2.72/0.81  % (6782)------------------------------
% 2.72/0.81  % (6782)------------------------------
% 2.72/0.81  % (6751)Success in time 0.458 s
%------------------------------------------------------------------------------