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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : DAT035_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 : n019.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:41 EDT 2022

% Result   : Theorem 5.47s 1.08s
% Output   : Refutation 5.47s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   30
% Syntax   : Number of formulae    :   78 (  16 unt;  13 typ;   0 def)
%            Number of atoms       :  126 (  34 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  107 (  46   ~;  42   |;   8   &)
%                                         (   7 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :  143 (  42 atm;  32 fun;  27 num;  42 var)
%            Number of types       :    3 (   1 usr;   1 ari)
%            Number of type conns  :    7 (   4   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    9 (   4 usr;   4 prp; 0-2 aty)
%            Number of functors    :   14 (  11 usr;  10 con; 0-2 aty)
%            Number of variables   :   58 (  49   !;   9   ?;  58   :)

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

tff(func_def_0,type,
    empty: collection ).

tff(func_def_1,type,
    add: ( $int * collection ) > collection ).

tff(func_def_2,type,
    remove: ( $int * collection ) > collection ).

tff(func_def_3,type,
    count: collection > $int ).

tff(func_def_9,type,
    sK0: collection ).

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

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

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

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

tff(func_def_14,type,
    sF5: collection ).

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

tff(pred_def_1,type,
    in: ( $int * collection ) > $o ).

tff(f3260,plain,
    $false,
    inference(avatar_sat_refutation,[],[f355,f512,f3069,f3259]) ).

tff(f3259,plain,
    ~ spl7_7,
    inference(avatar_contradiction_clause,[],[f3258]) ).

tff(f3258,plain,
    ( $false
    | ~ spl7_7 ),
    inference(subsumption_resolution,[],[f3238,f92]) ).

tff(f92,plain,
    $less(sF4,sF6),
    inference(definition_folding,[],[f67,f91,f90,f89,f88]) ).

tff(f88,plain,
    sF3 = count(sK0),
    introduced(function_definition,[]) ).

tff(f89,plain,
    sF4 = $sum(sF3,sK1),
    introduced(function_definition,[]) ).

tff(f90,plain,
    sF5 = add(sK2,sK0),
    introduced(function_definition,[]) ).

tff(f91,plain,
    count(sF5) = sF6,
    introduced(function_definition,[]) ).

tff(f67,plain,
    $less($sum(count(sK0),sK1),count(add(sK2,sK0))),
    inference(cnf_transformation,[],[f48]) ).

tff(f48,plain,
    ( $less($sum(count(sK0),sK1),count(add(sK2,sK0)))
    & $less(0,sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f46,f47]) ).

tff(f47,plain,
    ( ? [X0: collection,X1: $int,X2: $int] :
        ( $less($sum(count(X0),X1),count(add(X2,X0)))
        & $less(0,X1) )
   => ( $less($sum(count(sK0),sK1),count(add(sK2,sK0)))
      & $less(0,sK1) ) ),
    introduced(choice_axiom,[]) ).

tff(f46,plain,
    ? [X0: collection,X1: $int,X2: $int] :
      ( $less($sum(count(X0),X1),count(add(X2,X0)))
      & $less(0,X1) ),
    inference(rectify,[],[f42]) ).

tff(f42,plain,
    ? [X0: collection,X2: $int,X1: $int] :
      ( $less($sum(count(X0),X2),count(add(X1,X0)))
      & $less(0,X2) ),
    inference(ennf_transformation,[],[f17]) ).

tff(f17,plain,
    ~ ! [X0: collection,X1: $int,X2: $int] :
        ( $less(0,X2)
       => ~ $less($sum(count(X0),X2),count(add(X1,X0))) ),
    inference(theory_normalization,[],[f14]) ).

tff(f14,negated_conjecture,
    ~ ! [X0: collection,X1: $int,X2: $int] :
        ( $greater(X2,0)
       => $greatereq($sum(count(X0),X2),count(add(X1,X0))) ),
    inference(negated_conjecture,[],[f13]) ).

tff(f13,conjecture,
    ! [X0: collection,X1: $int,X2: $int] :
      ( $greater(X2,0)
     => $greatereq($sum(count(X0),X2),count(add(X1,X0))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

tff(f3238,plain,
    ( ~ $less(sF4,sF6)
    | ~ spl7_7 ),
    inference(resolution,[],[f3116,f3062]) ).

tff(f3062,plain,
    $less(sF3,sF4),
    inference(subsumption_resolution,[],[f3051,f66]) ).

tff(f66,plain,
    $less(0,sK1),
    inference(cnf_transformation,[],[f48]) ).

tff(f3051,plain,
    ( $less(sF3,sF4)
    | ~ $less(0,sK1) ),
    inference(superposition,[],[f201,f108]) ).

tff(f108,plain,
    $sum(sK1,sF3) = sF4,
    inference(superposition,[],[f18,f89]) ).

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

tff(f201,plain,
    ! [X10: $int,X11: $int] :
      ( $less(X10,$sum(X11,X10))
      | ~ $less(0,X11) ),
    inference(superposition,[],[f26,f110]) ).

tff(f110,plain,
    ! [X0: $int] : ( $sum(0,X0) = X0 ),
    inference(superposition,[],[f18,f20]) ).

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

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

tff(f3116,plain,
    ( ! [X0: $int] :
        ( ~ $less(sF3,X0)
        | ~ $less(X0,sF6) )
    | ~ spl7_7 ),
    inference(superposition,[],[f147,f327]) ).

tff(f327,plain,
    ( ( $sum(1,sF3) = sF6 )
    | ~ spl7_7 ),
    inference(avatar_component_clause,[],[f326]) ).

tff(f326,plain,
    ( spl7_7
  <=> ( $sum(1,sF3) = sF6 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_7])]) ).

tff(f147,plain,
    ! [X2: $int,X3: $int] :
      ( ~ $less(X3,$sum(1,X2))
      | ~ $less(X2,X3) ),
    inference(superposition,[],[f29,f18]) ).

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

tff(f3069,plain,
    ~ spl7_6,
    inference(avatar_contradiction_clause,[],[f3068]) ).

tff(f3068,plain,
    ( $false
    | ~ spl7_6 ),
    inference(subsumption_resolution,[],[f3064,f23]) ).

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

tff(f3064,plain,
    ( $less(sF3,sF3)
    | ~ spl7_6 ),
    inference(resolution,[],[f3062,f516]) ).

tff(f516,plain,
    ( ! [X1: $int] :
        ( ~ $less(X1,sF4)
        | $less(X1,sF3) )
    | ~ spl7_6 ),
    inference(backward_demodulation,[],[f152,f230]) ).

tff(f230,plain,
    ( ( sF3 = sF6 )
    | ~ spl7_6 ),
    inference(avatar_component_clause,[],[f229]) ).

tff(f229,plain,
    ( spl7_6
  <=> ( sF3 = sF6 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_6])]) ).

tff(f152,plain,
    ! [X1: $int] :
      ( ~ $less(X1,sF4)
      | $less(X1,sF6) ),
    inference(resolution,[],[f24,f92]) ).

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

tff(f512,plain,
    ( ~ spl7_5
    | spl7_6 ),
    inference(avatar_contradiction_clause,[],[f511]) ).

tff(f511,plain,
    ( $false
    | ~ spl7_5
    | spl7_6 ),
    inference(subsumption_resolution,[],[f510,f231]) ).

tff(f231,plain,
    ( ( sF3 != sF6 )
    | spl7_6 ),
    inference(avatar_component_clause,[],[f229]) ).

tff(f510,plain,
    ( ( sF3 = sF6 )
    | ~ spl7_5 ),
    inference(forward_demodulation,[],[f509,f88]) ).

tff(f509,plain,
    ( ( count(sK0) = sF6 )
    | ~ spl7_5 ),
    inference(forward_demodulation,[],[f508,f91]) ).

tff(f508,plain,
    ( ( count(sK0) = count(sF5) )
    | ~ spl7_5 ),
    inference(forward_demodulation,[],[f506,f90]) ).

tff(f506,plain,
    ( ( count(sK0) = count(add(sK2,sK0)) )
    | ~ spl7_5 ),
    inference(resolution,[],[f227,f68]) ).

tff(f68,plain,
    ! [X0: $int,X1: collection] :
      ( ~ in(X0,X1)
      | ( count(X1) = count(add(X0,X1)) ) ),
    inference(cnf_transformation,[],[f50]) ).

tff(f50,plain,
    ! [X0: $int,X1: collection] :
      ( ( in(X0,X1)
        | ( count(X1) != count(add(X0,X1)) ) )
      & ( ( count(X1) = count(add(X0,X1)) )
        | ~ in(X0,X1) ) ),
    inference(rectify,[],[f49]) ).

tff(f49,plain,
    ! [X1: $int,X0: collection] :
      ( ( in(X1,X0)
        | ( count(X0) != count(add(X1,X0)) ) )
      & ( ( count(X0) = count(add(X1,X0)) )
        | ~ in(X1,X0) ) ),
    inference(nnf_transformation,[],[f30]) ).

tff(f30,plain,
    ! [X1: $int,X0: collection] :
      ( in(X1,X0)
    <=> ( count(X0) = count(add(X1,X0)) ) ),
    inference(rectify,[],[f9]) ).

tff(f9,axiom,
    ! [X16: collection,X15: $int] :
      ( in(X15,X16)
    <=> ( count(add(X15,X16)) = count(X16) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax4) ).

tff(f227,plain,
    ( in(sK2,sK0)
    | ~ spl7_5 ),
    inference(avatar_component_clause,[],[f225]) ).

tff(f225,plain,
    ( spl7_5
  <=> in(sK2,sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_5])]) ).

tff(f355,plain,
    ( spl7_7
    | spl7_5 ),
    inference(avatar_split_clause,[],[f354,f225,f326]) ).

tff(f354,plain,
    ( ( $sum(1,sF3) = sF6 )
    | spl7_5 ),
    inference(forward_demodulation,[],[f353,f88]) ).

tff(f353,plain,
    ( ( $sum(1,count(sK0)) = sF6 )
    | spl7_5 ),
    inference(forward_demodulation,[],[f352,f91]) ).

tff(f352,plain,
    ( ( $sum(1,count(sK0)) = count(sF5) )
    | spl7_5 ),
    inference(forward_demodulation,[],[f350,f90]) ).

tff(f350,plain,
    ( ( $sum(1,count(sK0)) = count(add(sK2,sK0)) )
    | spl7_5 ),
    inference(resolution,[],[f226,f97]) ).

tff(f97,plain,
    ! [X0: $int,X1: collection] :
      ( in(X0,X1)
      | ( count(add(X0,X1)) = $sum(1,count(X1)) ) ),
    inference(forward_demodulation,[],[f83,f18]) ).

tff(f83,plain,
    ! [X0: $int,X1: collection] :
      ( ( count(add(X0,X1)) = $sum(count(X1),1) )
      | in(X0,X1) ),
    inference(cnf_transformation,[],[f61]) ).

tff(f61,plain,
    ! [X0: $int,X1: collection] :
      ( ( ~ in(X0,X1)
        | ( count(add(X0,X1)) != $sum(count(X1),1) ) )
      & ( ( count(add(X0,X1)) = $sum(count(X1),1) )
        | in(X0,X1) ) ),
    inference(nnf_transformation,[],[f40]) ).

tff(f40,plain,
    ! [X0: $int,X1: collection] :
      ( ~ in(X0,X1)
    <=> ( count(add(X0,X1)) = $sum(count(X1),1) ) ),
    inference(rectify,[],[f8]) ).

tff(f8,axiom,
    ! [X13: $int,X14: collection] :
      ( ~ in(X13,X14)
    <=> ( count(add(X13,X14)) = $sum(count(X14),1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax3) ).

tff(f226,plain,
    ( ~ in(sK2,sK0)
    | spl7_5 ),
    inference(avatar_component_clause,[],[f225]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : DAT035=1 : TPTP v8.1.0. Released v5.0.0.
% 0.04/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n019.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:20:20 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.54  % (31730)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.56  % (31755)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)
% 1.57/0.56  % (31747)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.57/0.58  % (31738)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.57/0.58  % (31728)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)
% 1.57/0.58  % (31748)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)
% 1.57/0.58  % (31729)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.57/0.58  % (31731)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)
% 1.84/0.59  % (31727)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)
% 1.84/0.59  % (31731)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.84/0.59  % (31731)Terminated due to inappropriate strategy.
% 1.84/0.59  % (31731)------------------------------
% 1.84/0.59  % (31731)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.59  % (31731)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.59  % (31731)Termination reason: Inappropriate
% 1.84/0.59  
% 1.84/0.59  % (31731)Memory used [KB]: 895
% 1.84/0.59  % (31731)Time elapsed: 0.007 s
% 1.84/0.59  % (31731)Instructions burned: 3 (million)
% 1.84/0.59  % (31731)------------------------------
% 1.84/0.59  % (31731)------------------------------
% 1.84/0.59  % (31739)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)
% 1.84/0.59  % (31726)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)
% 1.84/0.61  % (31725)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)
% 1.84/0.61  % (31751)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.84/0.61  % (31735)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.84/0.61  % (31750)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.84/0.61  % (31753)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)
% 1.84/0.61  % (31754)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.84/0.62  % (31745)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)
% 1.84/0.62  % (31746)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)
% 1.84/0.62  % (31743)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.84/0.62  % (31742)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)
% 1.84/0.62  % (31743)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.84/0.62  % (31743)Terminated due to inappropriate strategy.
% 1.84/0.62  % (31743)------------------------------
% 1.84/0.62  % (31743)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.62  % (31743)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.62  % (31743)Termination reason: Inappropriate
% 1.84/0.62  
% 1.84/0.62  % (31743)Memory used [KB]: 895
% 1.84/0.62  % (31743)Time elapsed: 0.003 s
% 1.84/0.62  % (31743)Instructions burned: 3 (million)
% 1.84/0.62  % (31743)------------------------------
% 1.84/0.62  % (31743)------------------------------
% 1.84/0.62  % (31752)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)
% 1.84/0.63  % (31736)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)
% 1.84/0.63  % (31734)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)
% 1.84/0.63  % (31737)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.84/0.63  % (31733)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.84/0.63  % (31725)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.84/0.63  % (31725)Terminated due to inappropriate strategy.
% 1.84/0.63  % (31725)------------------------------
% 1.84/0.63  % (31725)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.63  % (31725)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.63  % (31725)Termination reason: Inappropriate
% 1.84/0.63  
% 1.84/0.63  % (31725)Memory used [KB]: 895
% 1.84/0.63  % (31733)Instruction limit reached!
% 1.84/0.63  % (31733)------------------------------
% 1.84/0.63  % (31733)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.63  % (31725)Time elapsed: 0.004 s
% 1.84/0.63  % (31725)Instructions burned: 2 (million)
% 1.84/0.63  % (31733)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.63  % (31725)------------------------------
% 1.84/0.63  % (31725)------------------------------
% 1.84/0.63  % (31733)Termination reason: Unknown
% 1.84/0.63  % (31733)Termination phase: Blocked clause elimination
% 1.84/0.63  
% 1.84/0.63  % (31733)Memory used [KB]: 895
% 1.84/0.63  % (31733)Time elapsed: 0.003 s
% 1.84/0.63  % (31733)Instructions burned: 3 (million)
% 1.84/0.63  % (31733)------------------------------
% 1.84/0.63  % (31733)------------------------------
% 1.84/0.63  % (31744)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.84/0.64  % (31730)Instruction limit reached!
% 1.84/0.64  % (31730)------------------------------
% 1.84/0.64  % (31730)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.64  % (31730)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.64  % (31730)Termination reason: Unknown
% 1.84/0.64  % (31730)Termination phase: Saturation
% 1.84/0.64  
% 1.84/0.64  % (31730)Memory used [KB]: 5884
% 1.84/0.64  % (31730)Time elapsed: 0.206 s
% 1.84/0.64  % (31730)Instructions burned: 48 (million)
% 1.84/0.64  % (31730)------------------------------
% 1.84/0.64  % (31730)------------------------------
% 1.84/0.64  % (31749)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)
% 1.84/0.65  % (31741)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)
% 2.42/0.67  % (31732)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 2.42/0.67  % (31727)Instruction limit reached!
% 2.42/0.67  % (31727)------------------------------
% 2.42/0.67  % (31727)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.67  % (31727)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.67  % (31727)Termination reason: Unknown
% 2.42/0.67  % (31727)Termination phase: Saturation
% 2.42/0.67  
% 2.42/0.67  % (31727)Memory used [KB]: 1407
% 2.42/0.67  % (31727)Time elapsed: 0.254 s
% 2.42/0.67  % (31727)Instructions burned: 37 (million)
% 2.42/0.67  % (31727)------------------------------
% 2.42/0.67  % (31727)------------------------------
% 2.52/0.68  % (31732)Instruction limit reached!
% 2.52/0.68  % (31732)------------------------------
% 2.52/0.68  % (31732)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.52/0.68  % (31732)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.52/0.68  % (31732)Termination reason: Unknown
% 2.52/0.68  % (31732)Termination phase: Saturation
% 2.52/0.68  
% 2.52/0.68  % (31732)Memory used [KB]: 5500
% 2.52/0.68  % (31732)Time elapsed: 0.248 s
% 2.52/0.68  % (31732)Instructions burned: 8 (million)
% 2.52/0.68  % (31732)------------------------------
% 2.52/0.68  % (31732)------------------------------
% 2.52/0.69  % (31729)Instruction limit reached!
% 2.52/0.69  % (31729)------------------------------
% 2.52/0.69  % (31729)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.52/0.69  % (31729)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.52/0.69  % (31729)Termination reason: Unknown
% 2.52/0.69  % (31729)Termination phase: Saturation
% 2.52/0.69  
% 2.52/0.69  % (31729)Memory used [KB]: 6268
% 2.52/0.69  % (31729)Time elapsed: 0.260 s
% 2.52/0.69  % (31729)Instructions burned: 52 (million)
% 2.52/0.69  % (31729)------------------------------
% 2.52/0.69  % (31729)------------------------------
% 2.52/0.70  % (31726)Instruction limit reached!
% 2.52/0.70  % (31726)------------------------------
% 2.52/0.70  % (31726)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.52/0.70  % (31726)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.52/0.70  % (31726)Termination reason: Unknown
% 2.52/0.70  % (31726)Termination phase: Saturation
% 2.52/0.70  
% 2.52/0.70  % (31726)Memory used [KB]: 6268
% 2.52/0.70  % (31726)Time elapsed: 0.281 s
% 2.52/0.70  % (31726)Instructions burned: 52 (million)
% 2.52/0.70  % (31726)------------------------------
% 2.52/0.70  % (31726)------------------------------
% 2.76/0.72  % (31739)Instruction limit reached!
% 2.76/0.72  % (31739)------------------------------
% 2.76/0.72  % (31739)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.72  % (31735)Instruction limit reached!
% 2.76/0.72  % (31735)------------------------------
% 2.76/0.72  % (31735)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.72  % (31735)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.72  % (31735)Termination reason: Unknown
% 2.76/0.72  % (31735)Termination phase: Saturation
% 2.76/0.72  
% 2.76/0.72  % (31735)Memory used [KB]: 6268
% 2.76/0.72  % (31735)Time elapsed: 0.285 s
% 2.76/0.72  % (31735)Instructions burned: 50 (million)
% 2.76/0.72  % (31735)------------------------------
% 2.76/0.72  % (31735)------------------------------
% 2.76/0.72  % (31739)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.72  % (31739)Termination reason: Unknown
% 2.76/0.72  % (31739)Termination phase: Saturation
% 2.76/0.72  
% 2.76/0.72  % (31739)Memory used [KB]: 6524
% 2.76/0.72  % (31739)Time elapsed: 0.044 s
% 2.76/0.72  % (31739)Instructions burned: 69 (million)
% 2.76/0.72  % (31739)------------------------------
% 2.76/0.72  % (31739)------------------------------
% 2.76/0.73  % (31728)Instruction limit reached!
% 2.76/0.73  % (31728)------------------------------
% 2.76/0.73  % (31728)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.73  % (31728)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.73  % (31728)Termination reason: Unknown
% 2.76/0.73  % (31728)Termination phase: Saturation
% 2.76/0.73  
% 2.76/0.73  % (31728)Memory used [KB]: 6140
% 2.76/0.73  % (31728)Time elapsed: 0.298 s
% 2.76/0.73  % (31728)Instructions burned: 51 (million)
% 2.76/0.73  % (31728)------------------------------
% 2.76/0.73  % (31728)------------------------------
% 2.76/0.73  % (31734)Instruction limit reached!
% 2.76/0.73  % (31734)------------------------------
% 2.76/0.73  % (31734)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.73  % (31734)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.73  % (31734)Termination reason: Unknown
% 2.76/0.73  % (31734)Termination phase: Saturation
% 2.76/0.73  
% 2.76/0.73  % (31734)Memory used [KB]: 1535
% 2.76/0.73  % (31734)Time elapsed: 0.309 s
% 2.76/0.73  % (31734)Instructions burned: 52 (million)
% 2.76/0.73  % (31734)------------------------------
% 2.76/0.73  % (31734)------------------------------
% 2.76/0.73  % (31738)Instruction limit reached!
% 2.76/0.73  % (31738)------------------------------
% 2.76/0.73  % (31738)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.76/0.73  % (31738)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.76/0.73  % (31738)Termination reason: Unknown
% 2.76/0.73  % (31738)Termination phase: Saturation
% 2.76/0.73  
% 2.76/0.73  % (31738)Memory used [KB]: 6524
% 2.76/0.73  % (31738)Time elapsed: 0.233 s
% 2.76/0.73  % (31738)Instructions burned: 100 (million)
% 2.76/0.73  % (31738)------------------------------
% 2.76/0.73  % (31738)------------------------------
% 2.98/0.74  % (31752)Instruction limit reached!
% 2.98/0.74  % (31752)------------------------------
% 2.98/0.74  % (31752)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.98/0.75  % (31842)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 2.98/0.75  % (31752)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.98/0.75  % (31752)Termination reason: Unknown
% 2.98/0.75  % (31752)Termination phase: Saturation
% 2.98/0.75  
% 2.98/0.75  % (31752)Memory used [KB]: 6524
% 2.98/0.75  % (31752)Time elapsed: 0.041 s
% 2.98/0.75  % (31752)Instructions burned: 69 (million)
% 2.98/0.75  % (31752)------------------------------
% 2.98/0.75  % (31752)------------------------------
% 2.98/0.77  % (31844)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.98/0.78  % (31841)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 (2997ds/388Mi)
% 2.98/0.79  % (31744)Instruction limit reached!
% 2.98/0.79  % (31744)------------------------------
% 2.98/0.79  % (31744)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.98/0.79  % (31744)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.98/0.79  % (31744)Termination reason: Unknown
% 2.98/0.79  % (31744)Termination phase: Saturation
% 2.98/0.79  
% 2.98/0.79  % (31744)Memory used [KB]: 6780
% 2.98/0.79  % (31744)Time elapsed: 0.364 s
% 2.98/0.79  % (31744)Instructions burned: 100 (million)
% 2.98/0.79  % (31744)------------------------------
% 2.98/0.79  % (31744)------------------------------
% 2.98/0.80  % (31846)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.98/0.80  % (31848)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/747Mi)
% 2.98/0.80  % (31845)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.98/0.81  % (31747)Instruction limit reached!
% 2.98/0.81  % (31747)------------------------------
% 2.98/0.81  % (31747)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.98/0.81  % (31747)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.98/0.81  % (31747)Termination reason: Unknown
% 2.98/0.81  % (31747)Termination phase: Saturation
% 2.98/0.81  
% 2.98/0.81  % (31747)Memory used [KB]: 7036
% 2.98/0.81  % (31747)Time elapsed: 0.390 s
% 2.98/0.81  % (31747)Instructions burned: 138 (million)
% 2.98/0.81  % (31747)------------------------------
% 2.98/0.81  % (31747)------------------------------
% 2.98/0.81  % (31745)Instruction limit reached!
% 2.98/0.81  % (31745)------------------------------
% 2.98/0.81  % (31745)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.98/0.81  % (31745)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.98/0.81  % (31745)Termination reason: Unknown
% 2.98/0.81  % (31745)Termination phase: Saturation
% 2.98/0.81  
% 2.98/0.81  % (31745)Memory used [KB]: 1918
% 2.98/0.81  % (31745)Time elapsed: 0.376 s
% 2.98/0.81  % (31745)Instructions burned: 101 (million)
% 2.98/0.81  % (31745)------------------------------
% 2.98/0.81  % (31745)------------------------------
% 2.98/0.81  % (31741)Instruction limit reached!
% 2.98/0.81  % (31741)------------------------------
% 2.98/0.81  % (31741)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.98/0.81  % (31741)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.98/0.81  % (31741)Termination reason: Unknown
% 2.98/0.81  % (31741)Termination phase: Saturation
% 2.98/0.81  
% 2.98/0.81  % (31741)Memory used [KB]: 2174
% 2.98/0.81  % (31741)Time elapsed: 0.365 s
% 2.98/0.81  % (31741)Instructions burned: 77 (million)
% 2.98/0.81  % (31741)------------------------------
% 2.98/0.81  % (31741)------------------------------
% 2.98/0.81  % (31849)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/655Mi)
% 2.98/0.81  % (31742)Instruction limit reached!
% 2.98/0.81  % (31742)------------------------------
% 2.98/0.81  % (31742)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.98/0.81  % (31742)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.98/0.81  % (31742)Termination reason: Unknown
% 2.98/0.81  % (31742)Termination phase: Saturation
% 2.98/0.81  
% 2.98/0.81  % (31742)Memory used [KB]: 6396
% 2.98/0.81  % (31742)Time elapsed: 0.391 s
% 2.98/0.81  % (31742)Instructions burned: 99 (million)
% 2.98/0.81  % (31742)------------------------------
% 2.98/0.81  % (31742)------------------------------
% 3.32/0.83  % (31736)Instruction limit reached!
% 3.32/0.83  % (31736)------------------------------
% 3.32/0.83  % (31736)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.32/0.83  % (31736)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.32/0.83  % (31736)Termination reason: Unknown
% 3.32/0.83  % (31736)Termination phase: Saturation
% 3.32/0.83  
% 3.32/0.83  % (31736)Memory used [KB]: 6908
% 3.32/0.83  % (31736)Time elapsed: 0.399 s
% 3.32/0.83  % (31736)Instructions burned: 101 (million)
% 3.32/0.83  % (31736)------------------------------
% 3.32/0.83  % (31736)------------------------------
% 3.32/0.83  % (31851)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/940Mi)
% 3.32/0.83  % (31850)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 3.32/0.84  % (31853)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/90Mi)
% 3.32/0.84  % (31737)Instruction limit reached!
% 3.32/0.84  % (31737)------------------------------
% 3.32/0.84  % (31737)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.32/0.84  % (31737)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.32/0.84  % (31737)Termination reason: Unknown
% 3.32/0.84  % (31737)Termination phase: Saturation
% 3.32/0.84  
% 3.32/0.84  % (31737)Memory used [KB]: 6524
% 3.32/0.84  % (31737)Time elapsed: 0.420 s
% 3.32/0.84  % (31737)Instructions burned: 102 (million)
% 3.32/0.84  % (31737)------------------------------
% 3.32/0.84  % (31737)------------------------------
% 3.32/0.85  % (31858)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 (2996ds/2016Mi)
% 3.32/0.85  % (31861)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 (2996ds/4958Mi)
% 3.32/0.85  % (31859)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 3.32/0.85  % (31872)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)
% 3.32/0.87  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 3.32/0.87  % (31852)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/981Mi)
% 3.50/0.89  % (31746)Instruction limit reached!
% 3.50/0.89  % (31746)------------------------------
% 3.50/0.89  % (31746)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.50/0.89  % (31746)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.50/0.89  % (31746)Termination reason: Unknown
% 3.50/0.89  % (31746)Termination phase: Saturation
% 3.50/0.89  
% 3.50/0.89  % (31746)Memory used [KB]: 6652
% 3.50/0.89  % (31746)Time elapsed: 0.455 s
% 3.50/0.89  % (31746)Instructions burned: 176 (million)
% 3.50/0.89  % (31746)------------------------------
% 3.50/0.89  % (31746)------------------------------
% 3.50/0.91  % (31844)Instruction limit reached!
% 3.50/0.91  % (31844)------------------------------
% 3.50/0.91  % (31844)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.50/0.91  % (31844)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.50/0.91  % (31844)Termination reason: Unknown
% 3.50/0.91  % (31844)Termination phase: Saturation
% 3.50/0.91  
% 3.50/0.91  % (31844)Memory used [KB]: 6396
% 3.50/0.91  % (31844)Time elapsed: 0.218 s
% 3.50/0.91  % (31844)Instructions burned: 91 (million)
% 3.50/0.91  % (31844)------------------------------
% 3.50/0.91  % (31844)------------------------------
% 3.50/0.92  % (31753)Instruction limit reached!
% 3.50/0.92  % (31753)------------------------------
% 3.50/0.92  % (31753)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.50/0.92  % (31753)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.50/0.92  % (31753)Termination reason: Unknown
% 3.50/0.92  % (31753)Termination phase: Saturation
% 3.50/0.92  
% 3.50/0.92  % (31753)Memory used [KB]: 3070
% 3.50/0.92  % (31753)Time elapsed: 0.504 s
% 3.50/0.92  % (31753)Instructions burned: 177 (million)
% 3.50/0.92  % (31753)------------------------------
% 3.50/0.92  % (31753)------------------------------
% 3.50/0.93  % (31891)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4756Mi)
% 3.50/0.94  % (31850)Instruction limit reached!
% 3.50/0.94  % (31850)------------------------------
% 3.50/0.94  % (31850)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.50/0.94  % (31850)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.50/0.94  % (31850)Termination reason: Unknown
% 3.50/0.94  % (31850)Termination phase: Saturation
% 3.50/0.94  
% 3.50/0.94  % (31850)Memory used [KB]: 6652
% 3.50/0.94  % (31850)Time elapsed: 0.032 s
% 3.50/0.94  % (31850)Instructions burned: 69 (million)
% 3.50/0.94  % (31850)------------------------------
% 3.50/0.94  % (31850)------------------------------
% 3.50/0.94  % (31902)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 (2995ds/68Mi)
% 3.50/0.94  % (31899)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 (2995ds/4931Mi)
% 3.50/0.94  % (31903)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 (2995ds/1824Mi)
% 3.50/0.96  % (31905)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 (2995ds/2134Mi)
% 3.77/0.96  % (31853)Instruction limit reached!
% 3.77/0.96  % (31853)------------------------------
% 3.77/0.96  % (31853)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.77/0.96  % (31912)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.77/0.96  % (31853)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.77/0.96  % (31853)Termination reason: Unknown
% 3.77/0.96  % (31853)Termination phase: Saturation
% 3.77/0.96  
% 3.77/0.96  % (31853)Memory used [KB]: 6524
% 3.77/0.96  % (31853)Time elapsed: 0.200 s
% 3.77/0.96  % (31853)Instructions burned: 91 (million)
% 3.77/0.96  % (31853)------------------------------
% 3.77/0.96  % (31853)------------------------------
% 3.77/0.97  % (31917)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.85/0.99  % (31947)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 (2994ds/90Mi)
% 3.93/1.02  % (31959)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2016Mi)
% 5.47/1.05  % (31902)Instruction limit reached!
% 5.47/1.05  % (31902)------------------------------
% 5.47/1.05  % (31902)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.47/1.05  % (31842)Instruction limit reached!
% 5.47/1.05  % (31842)------------------------------
% 5.47/1.05  % (31842)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.47/1.05  % (31842)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.47/1.05  % (31842)Termination reason: Unknown
% 5.47/1.05  % (31842)Termination phase: Saturation
% 5.47/1.05  
% 5.47/1.05  % (31842)Memory used [KB]: 3070
% 5.47/1.05  % (31842)Time elapsed: 0.373 s
% 5.47/1.05  % (31842)Instructions burned: 213 (million)
% 5.47/1.05  % (31842)------------------------------
% 5.47/1.05  % (31842)------------------------------
% 5.47/1.06  % (31969)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 5.47/1.06  % (31750)First to succeed.
% 5.47/1.06  % (31902)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.47/1.06  % (31902)Termination reason: Unknown
% 5.47/1.06  % (31902)Termination phase: Saturation
% 5.47/1.06  
% 5.47/1.06  % (31902)Memory used [KB]: 6652
% 5.47/1.06  % (31902)Time elapsed: 0.033 s
% 5.47/1.06  % (31902)Instructions burned: 68 (million)
% 5.47/1.06  % (31902)------------------------------
% 5.47/1.06  % (31902)------------------------------
% 5.47/1.07  % (31983)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)
% 5.47/1.08  % (31750)Refutation found. Thanks to Tanya!
% 5.47/1.08  % SZS status Theorem for theBenchmark
% 5.47/1.08  % SZS output start Proof for theBenchmark
% See solution above
% 5.47/1.08  % (31750)------------------------------
% 5.47/1.08  % (31750)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.47/1.08  % (31750)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.47/1.08  % (31750)Termination reason: Refutation
% 5.47/1.08  
% 5.47/1.08  % (31750)Memory used [KB]: 8827
% 5.47/1.08  % (31750)Time elapsed: 0.621 s
% 5.47/1.08  % (31750)Instructions burned: 277 (million)
% 5.47/1.08  % (31750)------------------------------
% 5.47/1.08  % (31750)------------------------------
% 5.47/1.08  % (31720)Success in time 0.73 s
%------------------------------------------------------------------------------