TSTP Solution File: DAT055_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : DAT055_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_uns --cores 0 -t %d %s

% Computer : n004.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:02 EDT 2022

% Result   : Theorem 1.81s 0.58s
% Output   : Refutation 1.81s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   63 (   8 unt;   6 typ;   0 def)
%            Number of atoms       :  138 (   9 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  158 (  77   ~;  62   |;  12   &)
%                                         (   4 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :  136 (  74 atm;  28 fun;  12 num;  22 var)
%            Number of types       :    2 (   1 usr;   1 ari)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   4 usr;   5 prp; 0-2 aty)
%            Number of functors    :    7 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :   28 (  28   !;   0   ?;  28   :)

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

tff(func_def_0,type,
    a: list ).

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

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

tff(func_def_3,type,
    min: list > $int ).

tff(func_def_4,type,
    max: list > $int ).

tff(f325,plain,
    $false,
    inference(avatar_sat_refutation,[],[f34,f131,f170,f262,f277,f324]) ).

tff(f324,plain,
    ( ~ spl0_1
    | ~ spl0_6 ),
    inference(avatar_contradiction_clause,[],[f323]) ).

tff(f323,plain,
    ( $false
    | ~ spl0_1
    | ~ spl0_6 ),
    inference(subsumption_resolution,[],[f322,f21]) ).

tff(f21,plain,
    $less(0,k),
    inference(cnf_transformation,[],[f17]) ).

tff(f17,plain,
    ( $less(0,k)
    & ! [X0: list] : ~ $less(max(X0),min(X0))
    & ~ $less(l,$sum(max(a),k))
    & ~ $less(min(a),l) ),
    inference(flattening,[],[f16]) ).

tff(f16,plain,
    ( ~ $less(l,$sum(max(a),k))
    & ! [X0: list] : ~ $less(max(X0),min(X0))
    & $less(0,k)
    & ~ $less(min(a),l) ),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ( ( ! [X0: list] : ~ $less(max(X0),min(X0))
        & $less(0,k)
        & ~ $less(min(a),l) )
     => $less(l,$sum(max(a),k)) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( ( $lesseq(l,min(a))
        & $less(0,k)
        & ! [X0: list] : $lesseq(min(X0),max(X0)) )
     => $less(l,$sum(max(a),k)) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( ( $lesseq(l,min(a))
      & $less(0,k)
      & ! [X0: list] : $lesseq(min(X0),max(X0)) )
   => $less(l,$sum(max(a),k)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',boyer_moore_max_min) ).

tff(f322,plain,
    ( ~ $less(0,k)
    | ~ spl0_1
    | ~ spl0_6 ),
    inference(subsumption_resolution,[],[f319,f180]) ).

tff(f180,plain,
    ( ~ $less(max(a),l)
    | ~ spl0_1 ),
    inference(superposition,[],[f20,f30]) ).

tff(f30,plain,
    ( ( l = min(a) )
    | ~ spl0_1 ),
    inference(avatar_component_clause,[],[f29]) ).

tff(f29,plain,
    ( spl0_1
  <=> ( l = min(a) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

tff(f20,plain,
    ! [X0: list] : ~ $less(max(X0),min(X0)),
    inference(cnf_transformation,[],[f17]) ).

tff(f319,plain,
    ( $less(max(a),l)
    | ~ $less(0,k)
    | ~ spl0_6 ),
    inference(superposition,[],[f287,f6]) ).

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

tff(f287,plain,
    ( ! [X0: $int] :
        ( $less($sum(max(a),X0),l)
        | ~ $less(X0,k) )
    | ~ spl0_6 ),
    inference(superposition,[],[f278,f4]) ).

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

tff(f278,plain,
    ( ! [X0: $int] :
        ( $less($sum(X0,max(a)),l)
        | ~ $less(X0,k) )
    | ~ spl0_6 ),
    inference(resolution,[],[f271,f12]) ).

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

tff(f271,plain,
    ( ! [X0: $int] :
        ( ~ $less(X0,$sum(k,max(a)))
        | $less(X0,l) )
    | ~ spl0_6 ),
    inference(resolution,[],[f58,f10]) ).

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

tff(f58,plain,
    ( $less($sum(k,max(a)),l)
    | ~ spl0_6 ),
    inference(avatar_component_clause,[],[f57]) ).

tff(f57,plain,
    ( spl0_6
  <=> $less($sum(k,max(a)),l) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_6])]) ).

tff(f277,plain,
    ( spl0_5
    | spl0_6 ),
    inference(avatar_split_clause,[],[f132,f57,f54]) ).

tff(f54,plain,
    ( spl0_5
  <=> ( l = $sum(k,max(a)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_5])]) ).

tff(f132,plain,
    ( $less($sum(k,max(a)),l)
    | ( l = $sum(k,max(a)) ) ),
    inference(resolution,[],[f22,f11]) ).

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

tff(f22,plain,
    ~ $less(l,$sum(k,max(a))),
    inference(forward_demodulation,[],[f19,f4]) ).

tff(f19,plain,
    ~ $less(l,$sum(max(a),k)),
    inference(cnf_transformation,[],[f17]) ).

tff(f262,plain,
    ( ~ spl0_1
    | ~ spl0_5 ),
    inference(avatar_contradiction_clause,[],[f261]) ).

tff(f261,plain,
    ( $false
    | ~ spl0_1
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f254,f180]) ).

tff(f254,plain,
    ( $less(max(a),l)
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f251,f21]) ).

tff(f251,plain,
    ( ~ $less(0,k)
    | $less(max(a),l)
    | ~ spl0_5 ),
    inference(superposition,[],[f194,f6]) ).

tff(f194,plain,
    ( ! [X1: $int] :
        ( $less($sum(max(a),X1),l)
        | ~ $less(X1,k) )
    | ~ spl0_5 ),
    inference(superposition,[],[f185,f4]) ).

tff(f185,plain,
    ( ! [X1: $int] :
        ( $less($sum(X1,max(a)),l)
        | ~ $less(X1,k) )
    | ~ spl0_5 ),
    inference(superposition,[],[f12,f55]) ).

tff(f55,plain,
    ( ( l = $sum(k,max(a)) )
    | ~ spl0_5 ),
    inference(avatar_component_clause,[],[f54]) ).

tff(f170,plain,
    ( ~ spl0_2
    | ~ spl0_6 ),
    inference(avatar_contradiction_clause,[],[f169]) ).

tff(f169,plain,
    ( $false
    | ~ spl0_2
    | ~ spl0_6 ),
    inference(subsumption_resolution,[],[f168,f38]) ).

tff(f38,plain,
    ( ~ $less(max(a),l)
    | ~ spl0_2 ),
    inference(resolution,[],[f35,f20]) ).

tff(f35,plain,
    ( ! [X0: $int] :
        ( $less(X0,min(a))
        | ~ $less(X0,l) )
    | ~ spl0_2 ),
    inference(resolution,[],[f33,f10]) ).

tff(f33,plain,
    ( $less(l,min(a))
    | ~ spl0_2 ),
    inference(avatar_component_clause,[],[f32]) ).

tff(f32,plain,
    ( spl0_2
  <=> $less(l,min(a)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

tff(f168,plain,
    ( $less(max(a),l)
    | ~ spl0_6 ),
    inference(subsumption_resolution,[],[f166,f21]) ).

tff(f166,plain,
    ( ~ $less(0,k)
    | $less(max(a),l)
    | ~ spl0_6 ),
    inference(superposition,[],[f143,f6]) ).

tff(f143,plain,
    ( ! [X1: $int] :
        ( $less($sum(max(a),X1),l)
        | ~ $less(X1,k) )
    | ~ spl0_6 ),
    inference(superposition,[],[f136,f4]) ).

tff(f136,plain,
    ( ! [X0: $int] :
        ( $less($sum(X0,max(a)),l)
        | ~ $less(X0,k) )
    | ~ spl0_6 ),
    inference(resolution,[],[f134,f12]) ).

tff(f134,plain,
    ( ! [X0: $int] :
        ( ~ $less(X0,$sum(k,max(a)))
        | $less(X0,l) )
    | ~ spl0_6 ),
    inference(resolution,[],[f58,f10]) ).

tff(f131,plain,
    ( ~ spl0_2
    | ~ spl0_5 ),
    inference(avatar_contradiction_clause,[],[f130]) ).

tff(f130,plain,
    ( $false
    | ~ spl0_2
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f129,f38]) ).

tff(f129,plain,
    ( $less(max(a),l)
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f127,f21]) ).

tff(f127,plain,
    ( ~ $less(0,k)
    | $less(max(a),l)
    | ~ spl0_5 ),
    inference(superposition,[],[f67,f6]) ).

tff(f67,plain,
    ( ! [X0: $int] :
        ( $less($sum(max(a),X0),l)
        | ~ $less(X0,k) )
    | ~ spl0_5 ),
    inference(superposition,[],[f63,f4]) ).

tff(f63,plain,
    ( ! [X1: $int] :
        ( $less($sum(X1,max(a)),l)
        | ~ $less(X1,k) )
    | ~ spl0_5 ),
    inference(superposition,[],[f12,f55]) ).

tff(f34,plain,
    ( spl0_1
    | spl0_2 ),
    inference(avatar_split_clause,[],[f24,f32,f29]) ).

tff(f24,plain,
    ( $less(l,min(a))
    | ( l = min(a) ) ),
    inference(resolution,[],[f18,f11]) ).

tff(f18,plain,
    ~ $less(min(a),l),
    inference(cnf_transformation,[],[f17]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : DAT055=1 : TPTP v8.1.0. Released v5.0.0.
% 0.12/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.35  % Computer : n004.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 20:15:05 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.51  % (16320)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.51  % (16327)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 0.20/0.51  % (16321)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.51  % (16318)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.20/0.51  % (16325)lrs+1010_1:1_ep=RST:s2a=on:s2at=5.0:sos=all:i=26:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/26Mi)
% 0.20/0.51  % (16319)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.52  % (16319)Instruction limit reached!
% 0.20/0.52  % (16319)------------------------------
% 0.20/0.52  % (16319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (16340)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.52  % (16332)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.52  % (16343)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.20/0.52  % (16337)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.52  % (16319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (16319)Termination reason: Unknown
% 0.20/0.52  % (16319)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (16319)Memory used [KB]: 895
% 0.20/0.52  % (16319)Time elapsed: 0.003 s
% 0.20/0.52  % (16319)Instructions burned: 2 (million)
% 0.20/0.52  % (16319)------------------------------
% 0.20/0.52  % (16319)------------------------------
% 0.20/0.52  % (16321)Instruction limit reached!
% 0.20/0.52  % (16321)------------------------------
% 0.20/0.52  % (16321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (16321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (16321)Termination reason: Unknown
% 0.20/0.52  % (16321)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (16321)Memory used [KB]: 5628
% 0.20/0.52  % (16321)Time elapsed: 0.123 s
% 0.20/0.52  % (16321)Instructions burned: 16 (million)
% 0.20/0.52  % (16321)------------------------------
% 0.20/0.52  % (16321)------------------------------
% 0.20/0.52  % (16324)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/36Mi)
% 0.20/0.53  % (16329)lrs+10_1:1_ep=R:gve=force:plsq=on:plsqr=32,1:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.53  % (16345)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.20/0.53  % (16329)Instruction limit reached!
% 0.20/0.53  % (16329)------------------------------
% 0.20/0.53  % (16329)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (16329)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (16329)Termination reason: Unknown
% 0.20/0.53  % (16329)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (16329)Memory used [KB]: 5373
% 0.20/0.53  % (16329)Time elapsed: 0.129 s
% 0.20/0.53  % (16329)Instructions burned: 2 (million)
% 0.20/0.53  % (16329)------------------------------
% 0.20/0.53  % (16329)------------------------------
% 0.20/0.53  % (16332)Instruction limit reached!
% 0.20/0.53  % (16332)------------------------------
% 0.20/0.53  % (16332)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (16323)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/32Mi)
% 0.20/0.53  % (16316)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=59848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59848Mi)
% 0.20/0.53  % (16346)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/41Mi)
% 0.20/0.53  % (16338)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.20/0.53  % (16338)Refutation not found, incomplete strategy% (16338)------------------------------
% 0.20/0.53  % (16338)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (16338)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (16338)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (16338)Memory used [KB]: 5373
% 0.20/0.53  % (16338)Time elapsed: 0.131 s
% 0.20/0.53  % (16338)Instructions burned: 1 (million)
% 0.20/0.53  % (16338)------------------------------
% 0.20/0.53  % (16338)------------------------------
% 0.20/0.53  % (16328)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.20/0.53  % (16336)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.53  % (16326)lrs+10_1:8_ep=R:erd=off:fs=off:fsr=off:gve=force:nwc=2.0:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.53  % (16326)Instruction limit reached!
% 0.20/0.53  % (16326)------------------------------
% 0.20/0.53  % (16326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (16326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (16326)Termination reason: Unknown
% 0.20/0.53  % (16326)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (16326)Memory used [KB]: 895
% 0.20/0.53  % (16326)Time elapsed: 0.003 s
% 0.20/0.53  % (16326)Instructions burned: 2 (million)
% 0.20/0.53  % (16326)------------------------------
% 0.20/0.53  % (16326)------------------------------
% 0.20/0.54  % (16318)Instruction limit reached!
% 0.20/0.54  % (16318)------------------------------
% 0.20/0.54  % (16318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (16330)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.20/0.54  % (16330)Refutation not found, incomplete strategy% (16330)------------------------------
% 0.20/0.54  % (16330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (16330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (16330)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (16330)Memory used [KB]: 5373
% 0.20/0.54  % (16330)Time elapsed: 0.139 s
% 0.20/0.54  % (16330)------------------------------
% 0.20/0.54  % (16330)------------------------------
% 0.20/0.54  % (16328)Instruction limit reached!
% 0.20/0.54  % (16328)------------------------------
% 0.20/0.54  % (16328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (16328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (16328)Termination reason: Unknown
% 0.20/0.54  % (16328)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (16328)Memory used [KB]: 5500
% 0.20/0.54  % (16328)Time elapsed: 0.143 s
% 0.20/0.54  % (16328)Instructions burned: 4 (million)
% 0.20/0.54  % (16328)------------------------------
% 0.20/0.54  % (16328)------------------------------
% 0.20/0.54  % (16344)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.20/0.54  % (16344)Refutation not found, incomplete strategy% (16344)------------------------------
% 0.20/0.54  % (16344)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (16336)Refutation not found, incomplete strategy% (16336)------------------------------
% 0.20/0.54  % (16336)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (16341)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 0.20/0.54  % (16332)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (16332)Termination reason: Unknown
% 0.20/0.54  % (16332)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (16332)Memory used [KB]: 5500
% 0.20/0.54  % (16332)Time elapsed: 0.088 s
% 0.20/0.54  % (16332)Instructions burned: 2 (million)
% 0.20/0.54  % (16332)------------------------------
% 0.20/0.54  % (16332)------------------------------
% 0.20/0.54  % (16337)Instruction limit reached!
% 0.20/0.54  % (16337)------------------------------
% 0.20/0.54  % (16337)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (16337)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (16337)Termination reason: Unknown
% 0.20/0.54  % (16337)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (16337)Memory used [KB]: 1151
% 0.20/0.54  % (16337)Time elapsed: 0.144 s
% 0.20/0.54  % (16337)Instructions burned: 16 (million)
% 0.20/0.54  % (16337)------------------------------
% 0.20/0.54  % (16337)------------------------------
% 0.20/0.54  % (16342)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.20/0.54  % (16331)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.55  % (16335)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.55  % (16335)Refutation not found, incomplete strategy% (16335)------------------------------
% 0.20/0.55  % (16335)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (16335)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (16335)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (16335)Memory used [KB]: 5373
% 0.20/0.55  % (16335)Time elapsed: 0.149 s
% 0.20/0.55  % (16335)Instructions burned: 2 (million)
% 0.20/0.55  % (16335)------------------------------
% 0.20/0.55  % (16335)------------------------------
% 0.20/0.55  % (16317)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.20/0.55  % (16345)Instruction limit reached!
% 0.20/0.55  % (16345)------------------------------
% 0.20/0.55  % (16345)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (16345)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (16345)Termination reason: Unknown
% 0.20/0.55  % (16345)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (16345)Memory used [KB]: 5756
% 0.20/0.55  % (16345)Time elapsed: 0.148 s
% 0.20/0.55  % (16345)Instructions burned: 21 (million)
% 0.20/0.55  % (16345)------------------------------
% 0.20/0.55  % (16345)------------------------------
% 0.20/0.55  % (16333)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.55  % (16333)Refutation not found, incomplete strategy% (16333)------------------------------
% 0.20/0.55  % (16333)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (16333)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (16333)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (16333)Memory used [KB]: 5373
% 0.20/0.55  % (16333)Time elapsed: 0.147 s
% 0.20/0.55  % (16333)------------------------------
% 0.20/0.55  % (16333)------------------------------
% 0.20/0.55  % (16339)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.20/0.55  % (16318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (16318)Termination reason: Unknown
% 0.20/0.55  % (16318)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (16318)Memory used [KB]: 5500
% 0.20/0.55  % (16318)Time elapsed: 0.136 s
% 0.20/0.55  % (16318)Instructions burned: 9 (million)
% 0.20/0.55  % (16318)------------------------------
% 0.20/0.55  % (16318)------------------------------
% 0.20/0.56  % (16325)Refutation not found, non-redundant clauses discarded% (16325)------------------------------
% 0.20/0.56  % (16325)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (16325)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (16325)Termination reason: Refutation not found, non-redundant clauses discarded
% 0.20/0.56  
% 0.20/0.56  % (16325)Memory used [KB]: 5756
% 0.20/0.56  % (16325)Time elapsed: 0.158 s
% 0.20/0.56  % (16325)Instructions burned: 24 (million)
% 0.20/0.56  % (16325)------------------------------
% 0.20/0.56  % (16325)------------------------------
% 0.20/0.56  % (16334)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.20/0.56  % (16320)Instruction limit reached!
% 0.20/0.56  % (16320)------------------------------
% 0.20/0.56  % (16320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.66/0.56  % (16344)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.66/0.56  % (16344)Termination reason: Refutation not found, incomplete strategy
% 1.66/0.56  
% 1.66/0.56  % (16344)Memory used [KB]: 5373
% 1.66/0.56  % (16344)Time elapsed: 0.139 s
% 1.66/0.56  % (16344)------------------------------
% 1.66/0.56  % (16344)------------------------------
% 1.66/0.57  % (16327)Instruction limit reached!
% 1.66/0.57  % (16327)------------------------------
% 1.66/0.57  % (16327)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.66/0.57  % (16327)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.66/0.57  % (16327)Termination reason: Unknown
% 1.66/0.57  % (16327)Termination phase: Saturation
% 1.66/0.57  
% 1.66/0.57  % (16327)Memory used [KB]: 5628
% 1.66/0.57  % (16327)Time elapsed: 0.127 s
% 1.66/0.57  % (16327)Instructions burned: 35 (million)
% 1.66/0.57  % (16327)------------------------------
% 1.66/0.57  % (16327)------------------------------
% 1.66/0.57  % (16336)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.66/0.57  % (16336)Termination reason: Refutation not found, incomplete strategy
% 1.66/0.57  
% 1.66/0.57  % (16336)Memory used [KB]: 5373
% 1.66/0.57  % (16336)Time elapsed: 0.141 s
% 1.66/0.57  % (16336)Instructions burned: 1 (million)
% 1.66/0.57  % (16336)------------------------------
% 1.66/0.57  % (16336)------------------------------
% 1.66/0.57  % (16320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.66/0.57  % (16320)Termination reason: Unknown
% 1.66/0.57  % (16320)Termination phase: Saturation
% 1.66/0.57  
% 1.66/0.57  % (16320)Memory used [KB]: 6012
% 1.66/0.57  % (16320)Time elapsed: 0.161 s
% 1.66/0.57  % (16320)Instructions burned: 37 (million)
% 1.66/0.57  % (16320)------------------------------
% 1.66/0.57  % (16320)------------------------------
% 1.66/0.57  % (16317)First to succeed.
% 1.66/0.57  % (16346)Instruction limit reached!
% 1.66/0.57  % (16346)------------------------------
% 1.66/0.57  % (16346)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.66/0.57  % (16346)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.66/0.57  % (16346)Termination reason: Unknown
% 1.66/0.57  % (16346)Termination phase: Saturation
% 1.66/0.57  
% 1.66/0.57  % (16346)Memory used [KB]: 6140
% 1.66/0.57  % (16346)Time elapsed: 0.163 s
% 1.66/0.57  % (16346)Instructions burned: 41 (million)
% 1.66/0.57  % (16346)------------------------------
% 1.66/0.57  % (16346)------------------------------
% 1.66/0.58  % (16324)Instruction limit reached!
% 1.66/0.58  % (16324)------------------------------
% 1.66/0.58  % (16324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.66/0.58  % (16324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.66/0.58  % (16324)Termination reason: Unknown
% 1.66/0.58  % (16324)Termination phase: Saturation
% 1.66/0.58  
% 1.66/0.58  % (16324)Memory used [KB]: 5884
% 1.66/0.58  % (16324)Time elapsed: 0.137 s
% 1.66/0.58  % (16324)Instructions burned: 36 (million)
% 1.66/0.58  % (16324)------------------------------
% 1.66/0.58  % (16324)------------------------------
% 1.66/0.58  % (16323)Instruction limit reached!
% 1.66/0.58  % (16323)------------------------------
% 1.66/0.58  % (16323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.66/0.58  % (16323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.66/0.58  % (16323)Termination reason: Unknown
% 1.66/0.58  % (16323)Termination phase: Saturation
% 1.66/0.58  
% 1.66/0.58  % (16323)Memory used [KB]: 5884
% 1.66/0.58  % (16323)Time elapsed: 0.164 s
% 1.66/0.58  % (16323)Instructions burned: 33 (million)
% 1.66/0.58  % (16323)------------------------------
% 1.66/0.58  % (16323)------------------------------
% 1.81/0.58  % (16317)Refutation found. Thanks to Tanya!
% 1.81/0.58  % SZS status Theorem for theBenchmark
% 1.81/0.58  % SZS output start Proof for theBenchmark
% See solution above
% 1.81/0.58  % (16317)------------------------------
% 1.81/0.58  % (16317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.58  % (16317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.58  % (16317)Termination reason: Refutation
% 1.81/0.58  
% 1.81/0.58  % (16317)Memory used [KB]: 5628
% 1.81/0.58  % (16317)Time elapsed: 0.156 s
% 1.81/0.58  % (16317)Instructions burned: 18 (million)
% 1.81/0.58  % (16317)------------------------------
% 1.81/0.58  % (16317)------------------------------
% 1.81/0.58  % (16313)Success in time 0.221 s
%------------------------------------------------------------------------------