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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : DAT008_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 : n011.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:36 EDT 2022

% Result   : Theorem 2.88s 0.78s
% Output   : Refutation 2.88s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   21
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   48 (  17 unt;  10 typ;   0 def)
%            Number of atoms       :   72 (  36 equ)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :   56 (  22   ~;  12   |;  16   &)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :  164 (  35 atm;   0 fun;  82 num;  47 var)
%            Number of types       :    5 (   1 usr;   3 ari)
%            Number of type conns  :   13 (   6   >;   7   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   5 usr;   7 con; 0-3 aty)
%            Number of variables   :   73 (  59   !;  14   ?;  73   :)

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

tff(func_def_11,type,
    sK1: array ).

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

tff(pred_def_3,type,
    sQ3_eqProxy: ( array * array ) > $o ).

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

tff(pred_def_5,type,
    sQ5_eqProxy: ( $rat * $rat ) > $o ).

tff(pred_def_6,type,
    sQ6_eqProxy: ( $real * $real ) > $o ).

tff(f367,plain,
    $false,
    inference(evaluation,[],[f366]) ).

tff(f366,plain,
    ~ $less(3,5),
    inference(forward_demodulation,[],[f365,f47]) ).

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

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

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

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

tff(f365,plain,
    ~ $less(3,read(write(sK0,3,5),3)),
    inference(forward_demodulation,[],[f363,f318]) ).

tff(f318,plain,
    3 = sK2,
    inference(evaluation,[],[f317]) ).

tff(f317,plain,
    ( ( 3 = sK2 )
    | ~ $less(7,9) ),
    inference(forward_demodulation,[],[f314,f47]) ).

tff(f314,plain,
    ( ( 3 = sK2 )
    | ~ $less(7,read(write(write(sK0,3,5),7,9),7)) ),
    inference(superposition,[],[f91,f245]) ).

tff(f245,plain,
    ( ( 7 = sK2 )
    | ( 3 = sK2 ) ),
    inference(subsumption_resolution,[],[f243,f39]) ).

tff(f39,plain,
    ! [X3: $int] : $less(X3,read(sK0,X3)),
    inference(literal_reordering,[],[f32]) ).

tff(f32,plain,
    ! [X3: $int] : $less(X3,read(sK0,X3)),
    inference(cnf_transformation,[],[f28]) ).

tff(f28,plain,
    ( ~ $less(sK2,read(sK1,sK2))
    & ! [X3: $int] : $less(X3,read(sK0,X3))
    & ( sK1 = write(write(sK0,3,5),7,9) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f25,f27,f26]) ).

tff(f26,plain,
    ( ? [X0: array,X1: array] :
        ( ? [X2: $int] : ~ $less(X2,read(X1,X2))
        & ! [X3: $int] : $less(X3,read(X0,X3))
        & ( write(write(X0,3,5),7,9) = X1 ) )
   => ( ? [X2: $int] : ~ $less(X2,read(sK1,X2))
      & ! [X3: $int] : $less(X3,read(sK0,X3))
      & ( sK1 = write(write(sK0,3,5),7,9) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f27,plain,
    ( ? [X2: $int] : ~ $less(X2,read(sK1,X2))
   => ~ $less(sK2,read(sK1,sK2)) ),
    introduced(choice_axiom,[]) ).

tff(f25,plain,
    ? [X0: array,X1: array] :
      ( ? [X2: $int] : ~ $less(X2,read(X1,X2))
      & ! [X3: $int] : $less(X3,read(X0,X3))
      & ( write(write(X0,3,5),7,9) = X1 ) ),
    inference(rectify,[],[f22]) ).

tff(f22,plain,
    ? [X0: array,X1: array] :
      ( ? [X3: $int] : ~ $less(X3,read(X1,X3))
      & ! [X2: $int] : $less(X2,read(X0,X2))
      & ( write(write(X0,3,5),7,9) = X1 ) ),
    inference(flattening,[],[f21]) ).

tff(f21,plain,
    ? [X1: array,X0: array] :
      ( ? [X3: $int] : ~ $less(X3,read(X1,X3))
      & ! [X2: $int] : $less(X2,read(X0,X2))
      & ( write(write(X0,3,5),7,9) = X1 ) ),
    inference(ennf_transformation,[],[f19]) ).

tff(f19,plain,
    ~ ! [X1: array,X0: array] :
        ( ( ! [X2: $int] : $less(X2,read(X0,X2))
          & ( write(write(X0,3,5),7,9) = X1 ) )
       => ! [X3: $int] : $less(X3,read(X1,X3)) ),
    inference(rectify,[],[f5]) ).

tff(f5,plain,
    ~ ! [X1: array,X0: array] :
        ( ( ! [X2: $int] : $less(X2,read(X1,X2))
          & ( write(write(X1,3,5),7,9) = X0 ) )
       => ! [X3: $int] : $less(X3,read(X0,X3)) ),
    inference(theory_normalization,[],[f4]) ).

tff(f4,negated_conjecture,
    ~ ! [X1: array,X0: array] :
        ( ( ! [X2: $int] : $greater(read(X1,X2),X2)
          & ( write(write(X1,3,5),7,9) = X0 ) )
       => ! [X3: $int] : $greater(read(X0,X3),X3) ),
    inference(negated_conjecture,[],[f3]) ).

tff(f3,conjecture,
    ! [X1: array,X0: array] :
      ( ( ! [X2: $int] : $greater(read(X1,X2),X2)
        & ( write(write(X1,3,5),7,9) = X0 ) )
     => ! [X3: $int] : $greater(read(X0,X3),X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

tff(f243,plain,
    ( ( 3 = sK2 )
    | ( 7 = sK2 )
    | ~ $less(sK2,read(sK0,sK2)) ),
    inference(superposition,[],[f179,f40]) ).

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

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

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

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

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

tff(f179,plain,
    ( ~ $less(sK2,read(write(sK0,3,5),sK2))
    | ( 7 = sK2 ) ),
    inference(superposition,[],[f91,f40]) ).

tff(f91,plain,
    ~ $less(sK2,read(write(write(sK0,3,5),7,9),sK2)),
    inference(backward_demodulation,[],[f42,f35]) ).

tff(f35,plain,
    sK1 = write(write(sK0,3,5),7,9),
    inference(literal_reordering,[],[f31]) ).

tff(f31,plain,
    sK1 = write(write(sK0,3,5),7,9),
    inference(cnf_transformation,[],[f28]) ).

tff(f42,plain,
    ~ $less(sK2,read(sK1,sK2)),
    inference(literal_reordering,[],[f33]) ).

tff(f33,plain,
    ~ $less(sK2,read(sK1,sK2)),
    inference(cnf_transformation,[],[f28]) ).

tff(f363,plain,
    ~ $less(sK2,read(write(sK0,3,5),sK2)),
    inference(evaluation,[],[f360]) ).

tff(f360,plain,
    ( ~ $less(sK2,read(write(sK0,3,5),sK2))
    | ( 3 = 7 ) ),
    inference(backward_demodulation,[],[f179,f318]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : DAT008=1 : TPTP v8.1.0. Released v5.0.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n011.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 20:13:25 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.49  % (27664)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 (2999ds/177Mi)
% 0.19/0.50  % (27644)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 (2999ds/51Mi)
% 0.19/0.50  % (27649)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.50  % (27655)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 (2999ds/100Mi)
% 0.19/0.50  % (27636)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.51  % (27646)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.51  % (27640)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 (2999ds/48Mi)
% 0.19/0.51  % (27653)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.51  % (27638)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.51  % (27653)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.51  % (27653)Terminated due to inappropriate strategy.
% 0.19/0.51  % (27653)------------------------------
% 0.19/0.51  % (27653)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (27653)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (27653)Termination reason: Inappropriate
% 0.19/0.51  
% 0.19/0.51  % (27653)Memory used [KB]: 895
% 0.19/0.51  % (27653)Time elapsed: 0.003 s
% 0.19/0.51  % (27653)Instructions burned: 1 (million)
% 0.19/0.51  % (27653)------------------------------
% 0.19/0.51  % (27653)------------------------------
% 0.19/0.52  % (27635)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 (2999ds/191324Mi)
% 0.19/0.52  % (27657)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.52  % (27635)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.52  % (27635)Terminated due to inappropriate strategy.
% 0.19/0.52  % (27635)------------------------------
% 0.19/0.52  % (27635)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (27635)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (27635)Termination reason: Inappropriate
% 0.19/0.52  
% 0.19/0.52  % (27635)Memory used [KB]: 895
% 0.19/0.52  % (27635)Time elapsed: 0.002 s
% 0.19/0.52  % (27635)Instructions burned: 2 (million)
% 0.19/0.52  % (27635)------------------------------
% 0.19/0.52  % (27635)------------------------------
% 0.19/0.52  % (27666)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 (2999ds/355Mi)
% 0.19/0.52  % (27641)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (27637)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 (2999ds/37Mi)
% 0.19/0.52  % (27642)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.53  % (27658)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 (2999ds/498Mi)
% 0.19/0.53  % (27639)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (27663)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 (2999ds/68Mi)
% 0.19/0.53  % (27652)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 (2999ds/99Mi)
% 0.19/0.53  % (27661)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.53  % (27651)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 (2999ds/75Mi)
% 0.19/0.53  % (27665)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.53  % (27645)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (27650)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 (2999ds/68Mi)
% 0.19/0.53  % (27641)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.53  % (27641)Terminated due to inappropriate strategy.
% 0.19/0.53  % (27641)------------------------------
% 0.19/0.53  % (27641)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (27641)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (27641)Termination reason: Inappropriate
% 0.19/0.53  
% 0.19/0.53  % (27641)Memory used [KB]: 895
% 0.19/0.53  % (27641)Time elapsed: 0.004 s
% 0.19/0.53  % (27641)Instructions burned: 2 (million)
% 0.19/0.53  % (27641)------------------------------
% 0.19/0.53  % (27641)------------------------------
% 0.19/0.54  % (27659)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 (2999ds/467Mi)
% 0.19/0.54  % (27643)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (27643)Instruction limit reached!
% 0.19/0.54  % (27643)------------------------------
% 0.19/0.54  % (27643)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (27643)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (27643)Termination reason: Unknown
% 0.19/0.54  % (27643)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (27643)Memory used [KB]: 895
% 0.19/0.54  % (27643)Time elapsed: 0.002 s
% 0.19/0.54  % (27643)Instructions burned: 2 (million)
% 0.19/0.54  % (27643)------------------------------
% 0.19/0.54  % (27643)------------------------------
% 0.19/0.54  % (27656)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 (2999ds/176Mi)
% 0.19/0.54  % (27660)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.55  % (27647)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.55  % (27642)Instruction limit reached!
% 0.19/0.55  % (27642)------------------------------
% 0.19/0.55  % (27642)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (27654)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.59/0.57  % (27642)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.59/0.57  % (27642)Termination reason: Unknown
% 1.59/0.57  % (27642)Termination phase: Saturation
% 1.59/0.57  
% 1.59/0.57  % (27642)Memory used [KB]: 5500
% 1.59/0.57  % (27642)Time elapsed: 0.116 s
% 1.59/0.57  % (27642)Instructions burned: 8 (million)
% 1.59/0.57  % (27642)------------------------------
% 1.59/0.57  % (27642)------------------------------
% 1.69/0.58  % (27636)Instruction limit reached!
% 1.69/0.58  % (27636)------------------------------
% 1.69/0.58  % (27636)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.58  % (27636)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.58  % (27636)Termination reason: Unknown
% 1.69/0.58  % (27636)Termination phase: Saturation
% 1.69/0.58  
% 1.69/0.58  % (27636)Memory used [KB]: 6140
% 1.69/0.58  % (27636)Time elapsed: 0.149 s
% 1.69/0.58  % (27636)Instructions burned: 50 (million)
% 1.69/0.58  % (27636)------------------------------
% 1.69/0.58  % (27636)------------------------------
% 1.69/0.59  % (27640)Instruction limit reached!
% 1.69/0.59  % (27640)------------------------------
% 1.69/0.59  % (27640)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.59  % (27640)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.59  % (27640)Termination reason: Unknown
% 1.69/0.59  % (27640)Termination phase: Saturation
% 1.69/0.59  
% 1.69/0.59  % (27640)Memory used [KB]: 6012
% 1.69/0.59  % (27640)Time elapsed: 0.189 s
% 1.69/0.59  % (27640)Instructions burned: 50 (million)
% 1.69/0.59  % (27640)------------------------------
% 1.69/0.59  % (27640)------------------------------
% 1.69/0.59  % (27637)Instruction limit reached!
% 1.69/0.59  % (27637)------------------------------
% 1.69/0.59  % (27637)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.59  % (27637)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.59  % (27637)Termination reason: Unknown
% 1.69/0.59  % (27637)Termination phase: Saturation
% 1.69/0.59  
% 1.69/0.59  % (27637)Memory used [KB]: 1407
% 1.69/0.59  % (27637)Time elapsed: 0.187 s
% 1.69/0.59  % (27637)Instructions burned: 38 (million)
% 1.69/0.59  % (27637)------------------------------
% 1.69/0.59  % (27637)------------------------------
% 1.69/0.60  % (27639)Instruction limit reached!
% 1.69/0.60  % (27639)------------------------------
% 1.69/0.60  % (27639)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.60  % (27639)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.60  % (27639)Termination reason: Unknown
% 1.69/0.60  % (27639)Termination phase: Saturation
% 1.69/0.60  
% 1.69/0.60  % (27639)Memory used [KB]: 6012
% 1.69/0.60  % (27639)Time elapsed: 0.200 s
% 1.69/0.60  % (27639)Instructions burned: 51 (million)
% 1.69/0.60  % (27639)------------------------------
% 1.69/0.60  % (27639)------------------------------
% 1.69/0.60  % (27644)Instruction limit reached!
% 1.69/0.60  % (27644)------------------------------
% 1.69/0.60  % (27644)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.60  % (27644)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.60  % (27644)Termination reason: Unknown
% 1.69/0.60  % (27644)Termination phase: Saturation
% 1.69/0.60  
% 1.69/0.60  % (27644)Memory used [KB]: 1535
% 1.69/0.60  % (27644)Time elapsed: 0.208 s
% 1.69/0.60  % (27644)Instructions burned: 51 (million)
% 1.69/0.60  % (27644)------------------------------
% 1.69/0.60  % (27644)------------------------------
% 1.69/0.61  % (27638)Instruction limit reached!
% 1.69/0.61  % (27638)------------------------------
% 1.69/0.61  % (27638)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.61  % (27638)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.61  % (27638)Termination reason: Unknown
% 1.69/0.61  % (27638)Termination phase: Saturation
% 1.69/0.61  
% 1.69/0.61  % (27638)Memory used [KB]: 6012
% 1.69/0.61  % (27638)Time elapsed: 0.190 s
% 1.69/0.61  % (27638)Instructions burned: 51 (million)
% 1.69/0.61  % (27638)------------------------------
% 1.69/0.61  % (27638)------------------------------
% 2.17/0.63  % (27761)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.17/0.64  % (27645)Instruction limit reached!
% 2.17/0.64  % (27645)------------------------------
% 2.17/0.64  % (27645)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.64  % (27645)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.64  % (27645)Termination reason: Unknown
% 2.17/0.64  % (27645)Termination phase: Saturation
% 2.17/0.64  
% 2.17/0.64  % (27645)Memory used [KB]: 6140
% 2.17/0.64  % (27645)Time elapsed: 0.212 s
% 2.17/0.64  % (27645)Instructions burned: 50 (million)
% 2.17/0.64  % (27645)------------------------------
% 2.17/0.64  % (27645)------------------------------
% 2.17/0.64  % (27650)Instruction limit reached!
% 2.17/0.64  % (27650)------------------------------
% 2.17/0.64  % (27650)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.64  % (27650)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.64  % (27650)Termination reason: Unknown
% 2.17/0.64  % (27650)Termination phase: Saturation
% 2.17/0.64  
% 2.17/0.64  % (27650)Memory used [KB]: 6652
% 2.17/0.64  % (27650)Time elapsed: 0.034 s
% 2.17/0.64  % (27650)Instructions burned: 69 (million)
% 2.17/0.64  % (27650)------------------------------
% 2.17/0.64  % (27650)------------------------------
% 2.17/0.64  % (27655)Instruction limit reached!
% 2.17/0.64  % (27655)------------------------------
% 2.17/0.64  % (27655)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.64  % (27655)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.64  % (27655)Termination reason: Unknown
% 2.17/0.64  % (27655)Termination phase: Saturation
% 2.17/0.64  
% 2.17/0.64  % (27655)Memory used [KB]: 2302
% 2.17/0.64  % (27655)Time elapsed: 0.222 s
% 2.17/0.64  % (27655)Instructions burned: 102 (million)
% 2.17/0.64  % (27655)------------------------------
% 2.17/0.64  % (27655)------------------------------
% 2.32/0.66  % (27762)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.32/0.66  % (27651)Instruction limit reached!
% 2.32/0.66  % (27651)------------------------------
% 2.32/0.66  % (27651)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.66  % (27651)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.66  % (27651)Termination reason: Unknown
% 2.32/0.66  % (27651)Termination phase: Saturation
% 2.32/0.66  
% 2.32/0.66  % (27651)Memory used [KB]: 2046
% 2.32/0.66  % (27651)Time elapsed: 0.223 s
% 2.32/0.66  % (27651)Instructions burned: 75 (million)
% 2.32/0.66  % (27651)------------------------------
% 2.32/0.66  % (27651)------------------------------
% 2.32/0.67  % (27763)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.32/0.67  % (27663)Instruction limit reached!
% 2.32/0.67  % (27663)------------------------------
% 2.32/0.67  % (27663)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.67  % (27663)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.67  % (27663)Termination reason: Unknown
% 2.32/0.67  % (27663)Termination phase: Saturation
% 2.32/0.67  
% 2.32/0.67  % (27663)Memory used [KB]: 6652
% 2.32/0.67  % (27663)Time elapsed: 0.036 s
% 2.32/0.67  % (27663)Instructions burned: 68 (million)
% 2.32/0.67  % (27663)------------------------------
% 2.32/0.67  % (27663)------------------------------
% 2.32/0.67  % (27767)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/920Mi)
% 2.32/0.67  % (27646)Instruction limit reached!
% 2.32/0.67  % (27646)------------------------------
% 2.32/0.67  % (27646)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.67  % (27646)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.67  % (27646)Termination reason: Unknown
% 2.32/0.67  % (27646)Termination phase: Saturation
% 2.32/0.67  
% 2.32/0.67  % (27646)Memory used [KB]: 6652
% 2.32/0.67  % (27646)Time elapsed: 0.283 s
% 2.32/0.67  % (27646)Instructions burned: 100 (million)
% 2.32/0.67  % (27646)------------------------------
% 2.32/0.67  % (27646)------------------------------
% 2.32/0.69  % (27654)Instruction limit reached!
% 2.32/0.69  % (27654)------------------------------
% 2.32/0.69  % (27654)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.69  % (27649)Instruction limit reached!
% 2.32/0.69  % (27649)------------------------------
% 2.32/0.69  % (27649)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.69  % (27649)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.69  % (27649)Termination reason: Unknown
% 2.32/0.69  % (27649)Termination phase: Saturation
% 2.32/0.69  
% 2.32/0.69  % (27649)Memory used [KB]: 6780
% 2.32/0.69  % (27649)Time elapsed: 0.302 s
% 2.32/0.69  % (27649)Instructions burned: 99 (million)
% 2.32/0.69  % (27649)------------------------------
% 2.32/0.69  % (27649)------------------------------
% 2.32/0.69  % (27654)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.69  % (27654)Termination reason: Unknown
% 2.32/0.69  % (27654)Termination phase: Saturation
% 2.32/0.69  
% 2.32/0.69  % (27654)Memory used [KB]: 6652
% 2.32/0.69  % (27654)Time elapsed: 0.292 s
% 2.32/0.69  % (27654)Instructions burned: 101 (million)
% 2.32/0.69  % (27654)------------------------------
% 2.32/0.69  % (27654)------------------------------
% 2.32/0.69  % (27781)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.32/0.70  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.32/0.71  % (27784)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.32/0.72  % (27647)Instruction limit reached!
% 2.32/0.72  % (27647)------------------------------
% 2.32/0.72  % (27647)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.32/0.72  % (27647)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.32/0.72  % (27647)Termination reason: Unknown
% 2.32/0.72  % (27647)Termination phase: Saturation
% 2.32/0.72  
% 2.32/0.72  % (27647)Memory used [KB]: 6524
% 2.32/0.72  % (27647)Time elapsed: 0.317 s
% 2.32/0.72  % (27647)Instructions burned: 101 (million)
% 2.32/0.72  % (27647)------------------------------
% 2.32/0.72  % (27647)------------------------------
% 2.32/0.72  % (27800)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.32/0.72  % (27788)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.68/0.72  % (27652)Instruction limit reached!
% 2.68/0.72  % (27652)------------------------------
% 2.68/0.72  % (27652)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.72  % (27652)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.72  % (27652)Termination reason: Unknown
% 2.68/0.72  % (27652)Termination phase: Saturation
% 2.68/0.72  
% 2.68/0.72  % (27652)Memory used [KB]: 6396
% 2.68/0.72  % (27652)Time elapsed: 0.322 s
% 2.68/0.72  % (27652)Instructions burned: 99 (million)
% 2.68/0.72  % (27652)------------------------------
% 2.68/0.72  % (27652)------------------------------
% 2.68/0.72  % (27793)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.68/0.73  % (27798)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.68/0.74  % (27802)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.68/0.74  % (27824)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.68/0.75  % (27657)Instruction limit reached!
% 2.68/0.75  % (27657)------------------------------
% 2.68/0.75  % (27657)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.68/0.76  % (27657)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.68/0.76  % (27657)Termination reason: Unknown
% 2.68/0.76  % (27657)Termination phase: Saturation
% 2.68/0.76  
% 2.68/0.76  % (27657)Memory used [KB]: 7164
% 2.68/0.76  % (27657)Time elapsed: 0.351 s
% 2.68/0.76  % (27657)Instructions burned: 139 (million)
% 2.68/0.76  % (27657)------------------------------
% 2.68/0.76  % (27657)------------------------------
% 2.88/0.77  % (27844)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 2.88/0.77  % (27793)First to succeed.
% 2.88/0.77  % (27826)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.88/0.78  % (27846)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.88/0.78  % (27829)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.88/0.78  % (27793)Refutation found. Thanks to Tanya!
% 2.88/0.78  % SZS status Theorem for theBenchmark
% 2.88/0.78  % SZS output start Proof for theBenchmark
% See solution above
% 2.88/0.78  % (27793)------------------------------
% 2.88/0.78  % (27793)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.78  % (27793)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.78  % (27793)Termination reason: Refutation
% 2.88/0.78  
% 2.88/0.78  % (27793)Memory used [KB]: 6012
% 2.88/0.78  % (27793)Time elapsed: 0.013 s
% 2.88/0.78  % (27793)Instructions burned: 15 (million)
% 2.88/0.78  % (27793)------------------------------
% 2.88/0.78  % (27793)------------------------------
% 2.88/0.78  % (27633)Success in time 0.424 s
%------------------------------------------------------------------------------