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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : DAT029_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 : n020.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:40 EDT 2022

% Result   : Theorem 3.36s 0.96s
% Output   : Refutation 3.36s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   33 (   5 unt;   9 typ;   0 def)
%            Number of atoms       :   73 (   0 equ)
%            Maximal formula atoms :    7 (   3 avg)
%            Number of connectives :   69 (  20   ~;  13   |;  16   &)
%                                         (   4 <=>;  16  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number arithmetic     :  134 (  27 atm;  34 fun;  45 num;  28 var)
%            Number of types       :    3 (   1 usr;   1 ari)
%            Number of type conns  :    7 (   4   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   5 usr;   5 prp; 0-2 aty)
%            Number of functors    :   14 (   7 usr;   7 con; 0-2 aty)
%            Number of variables   :   40 (  28   !;  12   ?;  40   :)

% 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_11,type,
    sK0: collection ).

tff(func_def_12,type,
    sK1: collection ).

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

tff(func_def_14,type,
    sK3: $int > $int ).

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

tff(f73,plain,
    $false,
    inference(avatar_smt_refutation,[],[f54,f59,f66,f72]) ).

tff(f72,plain,
    ( spl4_4
    | ~ spl4_1 ),
    inference(avatar_split_clause,[],[f67,f51,f69]) ).

tff(f69,plain,
    ( spl4_4
  <=> $less(0,sK3(sK2)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_4])]) ).

tff(f51,plain,
    ( spl4_1
  <=> in(sK2,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_1])]) ).

tff(f67,plain,
    ( $less(0,sK3(sK2))
    | ~ spl4_1 ),
    inference(resolution,[],[f60,f53]) ).

tff(f53,plain,
    ( in(sK2,sK1)
    | ~ spl4_1 ),
    inference(avatar_component_clause,[],[f51]) ).

tff(f60,plain,
    ! [X0: $int] :
      ( ~ in(X0,sK1)
      | $less(0,sK3(X0)) ),
    inference(resolution,[],[f36,f37]) ).

tff(f37,plain,
    ! [X4: $int] :
      ( ~ in(X4,sK0)
      | $less(0,X4) ),
    inference(cnf_transformation,[],[f33]) ).

tff(f33,plain,
    ? [X1: collection,X0: collection] :
      ( ! [X4: $int] :
          ( ~ in(X4,X1)
          | $less(0,X4) )
      & ? [X5: $int] :
          ( in(X5,X0)
          & ~ $less(2,X5) )
      & ! [X2: $int] :
          ( ? [X3: $int] :
              ( in(X3,X1)
              & $less(0,$sum($product(2,X2),$uminus($product(5,X3)))) )
          | ~ in(X2,X0) ) ),
    inference(flattening,[],[f32]) ).

tff(f32,plain,
    ? [X1: collection,X0: collection] :
      ( ? [X5: $int] :
          ( in(X5,X0)
          & ~ $less(2,X5) )
      & ! [X4: $int] :
          ( ~ in(X4,X1)
          | $less(0,X4) )
      & ! [X2: $int] :
          ( ? [X3: $int] :
              ( in(X3,X1)
              & $less(0,$sum($product(2,X2),$uminus($product(5,X3)))) )
          | ~ in(X2,X0) ) ),
    inference(ennf_transformation,[],[f31]) ).

tff(f31,plain,
    ~ ! [X1: collection,X0: collection] :
        ( ( ! [X4: $int] :
              ( in(X4,X1)
             => $less(0,X4) )
          & ! [X2: $int] :
              ( in(X2,X0)
             => ? [X3: $int] :
                  ( in(X3,X1)
                  & $less(0,$sum($product(2,X2),$uminus($product(5,X3)))) ) ) )
       => ! [X5: $int] :
            ( in(X5,X0)
           => $less(2,X5) ) ),
    inference(rectify,[],[f8]) ).

tff(f8,plain,
    ~ ! [X0: collection,X1: collection] :
        ( ( ! [X3: $int] :
              ( in(X3,X0)
             => ? [X4: $int] :
                  ( $less(0,$sum($product(2,X3),$uminus($product(5,X4))))
                  & in(X4,X1) ) )
          & ! [X2: $int] :
              ( in(X2,X1)
             => $less(0,X2) ) )
       => ! [X5: $int] :
            ( in(X5,X0)
           => $less(2,X5) ) ),
    inference(theory_normalization,[],[f7]) ).

tff(f7,negated_conjecture,
    ~ ! [X0: collection,X1: collection] :
        ( ( ! [X3: $int] :
              ( in(X3,X0)
             => ? [X4: $int] :
                  ( $greater($difference($product(2,X3),$product(5,X4)),0)
                  & in(X4,X1) ) )
          & ! [X2: $int] :
              ( in(X2,X1)
             => $greater(X2,0) ) )
       => ! [X5: $int] :
            ( in(X5,X0)
           => $greater(X5,2) ) ),
    inference(negated_conjecture,[],[f6]) ).

tff(f6,conjecture,
    ! [X0: collection,X1: collection] :
      ( ( ! [X3: $int] :
            ( in(X3,X0)
           => ? [X4: $int] :
                ( $greater($difference($product(2,X3),$product(5,X4)),0)
                & in(X4,X1) ) )
        & ! [X2: $int] :
            ( in(X2,X1)
           => $greater(X2,0) ) )
     => ! [X5: $int] :
          ( in(X5,X0)
         => $greater(X5,2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

tff(f36,plain,
    ! [X2: $int] :
      ( in(sK3(X2),sK0)
      | ~ in(X2,sK1) ),
    inference(cnf_transformation,[],[f33]) ).

tff(f66,plain,
    ( spl4_3
    | ~ spl4_1 ),
    inference(avatar_split_clause,[],[f61,f51,f63]) ).

tff(f63,plain,
    ( spl4_3
  <=> $less(0,$sum($product(2,sK2),$uminus($product(5,sK3(sK2))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_3])]) ).

tff(f61,plain,
    ( $less(0,$sum($product(2,sK2),$uminus($product(5,sK3(sK2)))))
    | ~ spl4_1 ),
    inference(resolution,[],[f35,f53]) ).

tff(f35,plain,
    ! [X2: $int] :
      ( ~ in(X2,sK1)
      | $less(0,$sum($product(2,X2),$uminus($product(5,sK3(X2))))) ),
    inference(cnf_transformation,[],[f33]) ).

tff(f59,plain,
    ~ spl4_2,
    inference(avatar_split_clause,[],[f38,f56]) ).

tff(f56,plain,
    ( spl4_2
  <=> $less(2,sK2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_2])]) ).

tff(f38,plain,
    ~ $less(2,sK2),
    inference(cnf_transformation,[],[f33]) ).

tff(f54,plain,
    spl4_1,
    inference(avatar_split_clause,[],[f39,f51]) ).

tff(f39,plain,
    in(sK2,sK1),
    inference(cnf_transformation,[],[f33]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : DAT029=1 : TPTP v8.1.0. Released v5.0.0.
% 0.07/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.12/0.33  % Computer : n020.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 20:19:15 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.50  % (15429)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.51  % (15429)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.19/0.51  % (15437)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.51  % (15429)Terminated due to inappropriate strategy.
% 0.19/0.51  % (15429)------------------------------
% 0.19/0.51  % (15429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (15429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (15429)Termination reason: Inappropriate
% 0.19/0.51  
% 0.19/0.51  % (15429)Memory used [KB]: 895
% 0.19/0.51  % (15429)Time elapsed: 0.005 s
% 0.19/0.51  % (15429)Instructions burned: 3 (million)
% 0.19/0.51  % (15429)------------------------------
% 0.19/0.51  % (15429)------------------------------
% 0.19/0.52  % (15431)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.52  % (15447)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.52  % (15431)Instruction limit reached!
% 0.19/0.52  % (15431)------------------------------
% 0.19/0.52  % (15431)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (15439)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.52  % (15431)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (15431)Termination reason: Unknown
% 0.19/0.52  % (15431)Termination phase: Property scanning
% 0.19/0.52  
% 0.19/0.52  % (15431)Memory used [KB]: 895
% 0.19/0.52  % (15431)Time elapsed: 0.003 s
% 0.19/0.52  % (15431)Instructions burned: 2 (million)
% 0.19/0.52  % (15431)------------------------------
% 0.19/0.52  % (15431)------------------------------
% 0.19/0.52  % (15449)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.42/0.52  % (15445)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.42/0.52  % (15441)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.42/0.52  % (15444)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.42/0.53  % (15433)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.42/0.53  % (15436)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.42/0.53  % (15451)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.42/0.53  % (15426)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.42/0.53  % (15424)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.42/0.53  % (15438)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)
% 1.42/0.53  % (15448)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.42/0.53  % (15425)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.42/0.53  % (15427)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.42/0.53  % (15452)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.42/0.54  % (15432)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.49/0.54  % (15423)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.49/0.54  % (15428)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)
% 1.49/0.54  % (15423)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.49/0.54  % (15423)Terminated due to inappropriate strategy.
% 1.49/0.54  % (15423)------------------------------
% 1.49/0.54  % (15423)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.54  % (15423)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.54  % (15423)Termination reason: Inappropriate
% 1.49/0.54  
% 1.49/0.54  % (15423)Memory used [KB]: 895
% 1.49/0.54  % (15423)Time elapsed: 0.003 s
% 1.49/0.54  % (15423)------------------------------
% 1.49/0.54  % (15423)------------------------------
% 1.49/0.54  % (15450)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.49/0.54  % (15435)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.49/0.54  % (15442)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.49/0.54  % (15430)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.49/0.54  % (15434)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.49/0.55  % (15443)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.49/0.56  % (15440)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.49/0.56  % (15440)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.49/0.56  % (15440)Terminated due to inappropriate strategy.
% 1.49/0.56  % (15440)------------------------------
% 1.49/0.56  % (15440)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.56  % (15440)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.56  % (15440)Termination reason: Inappropriate
% 1.49/0.56  
% 1.49/0.56  % (15440)Memory used [KB]: 895
% 1.49/0.56  % (15440)Time elapsed: 0.002 s
% 1.49/0.56  % (15440)Instructions burned: 1 (million)
% 1.49/0.56  % (15440)------------------------------
% 1.49/0.56  % (15440)------------------------------
% 1.49/0.56  % (15446)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.49/0.56  % (15430)Instruction limit reached!
% 1.49/0.56  % (15430)------------------------------
% 1.49/0.56  % (15430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.56  % (15430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.56  % (15430)Termination reason: Unknown
% 1.49/0.56  % (15430)Termination phase: Saturation
% 1.49/0.56  
% 1.49/0.56  % (15430)Memory used [KB]: 5500
% 1.49/0.56  % (15430)Time elapsed: 0.134 s
% 1.49/0.56  % (15430)Instructions burned: 7 (million)
% 1.49/0.56  % (15430)------------------------------
% 1.49/0.56  % (15430)------------------------------
% 1.49/0.59  % (15425)Instruction limit reached!
% 1.49/0.59  % (15425)------------------------------
% 1.49/0.59  % (15425)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.59  % (15425)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.59  % (15425)Termination reason: Unknown
% 1.49/0.59  % (15425)Termination phase: Saturation
% 1.49/0.59  
% 1.49/0.59  % (15425)Memory used [KB]: 1407
% 1.49/0.59  % (15425)Time elapsed: 0.177 s
% 1.49/0.59  % (15425)Instructions burned: 38 (million)
% 1.49/0.59  % (15425)------------------------------
% 1.49/0.59  % (15425)------------------------------
% 1.49/0.60  % (15432)Instruction limit reached!
% 1.49/0.60  % (15432)------------------------------
% 1.49/0.60  % (15432)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.61  % (15424)Instruction limit reached!
% 1.49/0.61  % (15424)------------------------------
% 1.49/0.61  % (15424)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.61  % (15427)Instruction limit reached!
% 1.49/0.61  % (15427)------------------------------
% 1.49/0.61  % (15427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.61  % (15424)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.61  % (15424)Termination reason: Unknown
% 1.49/0.61  % (15424)Termination phase: Saturation
% 1.49/0.61  
% 1.49/0.61  % (15424)Memory used [KB]: 6140
% 1.49/0.61  % (15424)Time elapsed: 0.174 s
% 1.49/0.61  % (15433)Instruction limit reached!
% 1.49/0.61  % (15433)------------------------------
% 1.49/0.61  % (15433)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.61  % (15433)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.61  % (15433)Termination reason: Unknown
% 1.49/0.61  % (15433)Termination phase: Saturation
% 1.49/0.61  
% 1.49/0.61  % (15433)Memory used [KB]: 6396
% 1.49/0.61  % (15433)Time elapsed: 0.221 s
% 1.49/0.61  % (15433)Instructions burned: 51 (million)
% 1.49/0.61  % (15433)------------------------------
% 1.49/0.61  % (15433)------------------------------
% 1.49/0.61  % (15424)Instructions burned: 50 (million)
% 1.49/0.61  % (15424)------------------------------
% 1.49/0.61  % (15424)------------------------------
% 1.49/0.61  % (15432)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.61  % (15432)Termination reason: Unknown
% 1.49/0.61  % (15432)Termination phase: Saturation
% 1.49/0.61  
% 1.49/0.61  % (15432)Memory used [KB]: 1535
% 1.49/0.61  % (15432)Time elapsed: 0.143 s
% 1.49/0.61  % (15432)Instructions burned: 51 (million)
% 1.49/0.61  % (15432)------------------------------
% 1.49/0.61  % (15432)------------------------------
% 1.49/0.62  % (15449)Instruction limit reached!
% 1.49/0.62  % (15449)------------------------------
% 1.49/0.62  % (15449)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.62  % (15426)Instruction limit reached!
% 1.49/0.62  % (15426)------------------------------
% 1.49/0.62  % (15426)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.62  % (15426)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.62  % (15426)Termination reason: Unknown
% 1.49/0.62  % (15426)Termination phase: Saturation
% 1.49/0.62  
% 1.49/0.62  % (15426)Memory used [KB]: 6012
% 1.49/0.62  % (15426)Time elapsed: 0.203 s
% 1.49/0.62  % (15426)Instructions burned: 52 (million)
% 1.49/0.62  % (15426)------------------------------
% 1.49/0.62  % (15426)------------------------------
% 1.49/0.62  % (15427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.62  % (15427)Termination reason: Unknown
% 1.49/0.62  % (15427)Termination phase: Saturation
% 1.49/0.62  
% 1.49/0.62  % (15427)Memory used [KB]: 6012
% 1.49/0.62  % (15427)Time elapsed: 0.210 s
% 1.49/0.62  % (15427)Instructions burned: 52 (million)
% 1.49/0.62  % (15427)------------------------------
% 1.49/0.62  % (15427)------------------------------
% 1.49/0.62  % (15428)Instruction limit reached!
% 1.49/0.62  % (15428)------------------------------
% 1.49/0.62  % (15428)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.49/0.62  % (15428)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.49/0.62  % (15428)Termination reason: Unknown
% 1.49/0.62  % (15428)Termination phase: Saturation
% 1.49/0.62  
% 1.49/0.62  % (15428)Memory used [KB]: 5884
% 1.49/0.62  % (15428)Time elapsed: 0.225 s
% 1.49/0.62  % (15428)Instructions burned: 48 (million)
% 1.49/0.62  % (15428)------------------------------
% 1.49/0.62  % (15428)------------------------------
% 2.16/0.63  % (15437)Instruction limit reached!
% 2.16/0.63  % (15437)------------------------------
% 2.16/0.63  % (15437)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.63  % (15437)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.63  % (15437)Termination reason: Unknown
% 2.16/0.63  % (15437)Termination phase: Saturation
% 2.16/0.63  
% 2.16/0.63  % (15437)Memory used [KB]: 6652
% 2.16/0.63  % (15437)Time elapsed: 0.039 s
% 2.16/0.63  % (15437)Instructions burned: 68 (million)
% 2.16/0.63  % (15437)------------------------------
% 2.16/0.63  % (15437)------------------------------
% 2.16/0.63  % (15449)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.63  % (15449)Termination reason: Unknown
% 2.16/0.63  % (15449)Termination phase: Saturation
% 2.16/0.63  
% 2.16/0.63  % (15449)Memory used [KB]: 6780
% 2.16/0.63  % (15449)Time elapsed: 0.034 s
% 2.16/0.63  % (15449)Instructions burned: 69 (million)
% 2.16/0.63  % (15449)------------------------------
% 2.16/0.63  % (15449)------------------------------
% 2.16/0.66  % (15467)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 2.16/0.67  % (15442)Instruction limit reached!
% 2.16/0.67  % (15442)------------------------------
% 2.16/0.67  % (15442)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.67  % (15442)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.67  % (15442)Termination reason: Unknown
% 2.16/0.67  % (15442)Termination phase: Saturation
% 2.16/0.67  
% 2.16/0.67  % (15442)Memory used [KB]: 2046
% 2.16/0.67  % (15442)Time elapsed: 0.264 s
% 2.16/0.67  % (15442)Instructions burned: 100 (million)
% 2.16/0.67  % (15442)------------------------------
% 2.16/0.67  % (15442)------------------------------
% 2.16/0.67  % (15439)Instruction limit reached!
% 2.16/0.67  % (15439)------------------------------
% 2.16/0.67  % (15439)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.68  % (15477)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.49/0.68  % (15434)Instruction limit reached!
% 2.49/0.68  % (15434)------------------------------
% 2.49/0.68  % (15434)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.49/0.69  % (15438)Instruction limit reached!
% 2.49/0.69  % (15438)------------------------------
% 2.49/0.69  % (15438)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.49/0.69  % (15438)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.49/0.69  % (15438)Termination reason: Unknown
% 2.49/0.69  % (15438)Termination phase: Saturation
% 2.49/0.69  
% 2.49/0.69  % (15438)Memory used [KB]: 2046
% 2.49/0.69  % (15438)Time elapsed: 0.239 s
% 2.49/0.69  % (15438)Instructions burned: 75 (million)
% 2.49/0.69  % (15438)------------------------------
% 2.49/0.69  % (15438)------------------------------
% 2.49/0.69  % (15491)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.49/0.69  % (15441)Instruction limit reached!
% 2.49/0.69  % (15441)------------------------------
% 2.49/0.69  % (15441)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.49/0.69  % (15441)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.49/0.69  % (15441)Termination reason: Unknown
% 2.49/0.69  % (15441)Termination phase: Saturation
% 2.49/0.69  
% 2.49/0.69  % (15441)Memory used [KB]: 6652
% 2.49/0.69  % (15441)Time elapsed: 0.270 s
% 2.49/0.69  % (15441)Instructions burned: 100 (million)
% 2.49/0.69  % (15441)------------------------------
% 2.49/0.69  % (15441)------------------------------
% 2.49/0.69  % (15439)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.49/0.69  % (15439)Termination reason: Unknown
% 2.49/0.69  % (15439)Termination phase: Saturation
% 2.49/0.69  
% 2.49/0.69  % (15439)Memory used [KB]: 6524
% 2.49/0.69  % (15439)Time elapsed: 0.270 s
% 2.49/0.69  % (15439)Instructions burned: 100 (million)
% 2.49/0.69  % (15439)------------------------------
% 2.49/0.69  % (15439)------------------------------
% 2.49/0.70  % (15436)Instruction limit reached!
% 2.49/0.70  % (15436)------------------------------
% 2.49/0.70  % (15436)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.49/0.71  % (15434)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.49/0.71  % (15434)Termination reason: Unknown
% 2.49/0.71  % (15434)Termination phase: Saturation
% 2.49/0.71  
% 2.49/0.71  % (15434)Memory used [KB]: 6524
% 2.49/0.71  % (15434)Time elapsed: 0.284 s
% 2.49/0.71  % (15434)Instructions burned: 101 (million)
% 2.49/0.71  % (15434)------------------------------
% 2.49/0.71  % (15434)------------------------------
% 2.49/0.71  % (15436)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.49/0.71  % (15436)Termination reason: Unknown
% 2.49/0.71  % (15436)Termination phase: Saturation
% 2.49/0.71  
% 2.49/0.71  % (15436)Memory used [KB]: 6780
% 2.49/0.71  % (15436)Time elapsed: 0.293 s
% 2.49/0.71  % (15436)Instructions burned: 100 (million)
% 2.49/0.71  % (15436)------------------------------
% 2.49/0.71  % (15436)------------------------------
% 2.49/0.72  % (15435)Instruction limit reached!
% 2.49/0.72  % (15435)------------------------------
% 2.49/0.72  % (15435)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.49/0.73  % (15435)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.49/0.73  % (15435)Termination reason: Unknown
% 2.49/0.73  % (15435)Termination phase: Saturation
% 2.49/0.73  
% 2.49/0.73  % (15435)Memory used [KB]: 6652
% 2.49/0.73  % (15435)Time elapsed: 0.327 s
% 2.49/0.73  % (15435)Instructions burned: 101 (million)
% 2.49/0.73  % (15435)------------------------------
% 2.49/0.73  % (15435)------------------------------
% 2.49/0.73  % (15513)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.49/0.73  % (15461)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.49/0.74  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.49/0.74  % (15516)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.49/0.74  % (15514)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.49/0.74  % (15522)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.49/0.75  % (15489)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.49/0.75  % (15501)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.49/0.75  % (15512)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.72/0.76  % (15444)Instruction limit reached!
% 2.72/0.76  % (15444)------------------------------
% 2.72/0.76  % (15444)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.72/0.76  % (15524)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.77/0.77  % (15520)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.77/0.78  % (15444)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.77/0.78  % (15444)Termination reason: Unknown
% 2.77/0.78  % (15444)Termination phase: Saturation
% 2.77/0.78  
% 2.77/0.78  % (15444)Memory used [KB]: 7291
% 2.77/0.78  % (15444)Time elapsed: 0.368 s
% 2.77/0.78  % (15444)Instructions burned: 139 (million)
% 2.77/0.78  % (15444)------------------------------
% 2.77/0.78  % (15444)------------------------------
% 2.77/0.78  % (15521)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.77/0.81  % (15562)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.81  % (15477)Instruction limit reached!
% 2.88/0.81  % (15477)------------------------------
% 2.88/0.81  % (15477)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.81  % (15577)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 2.88/0.82  % (15547)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.83  % (15450)Instruction limit reached!
% 2.88/0.83  % (15450)------------------------------
% 2.88/0.83  % (15450)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.83  % (15450)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.83  % (15450)Termination reason: Unknown
% 2.88/0.83  % (15450)Termination phase: Saturation
% 2.88/0.83  
% 2.88/0.83  % (15450)Memory used [KB]: 3198
% 2.88/0.83  % (15450)Time elapsed: 0.417 s
% 2.88/0.83  % (15450)Instructions burned: 179 (million)
% 2.88/0.83  % (15450)------------------------------
% 2.88/0.83  % (15450)------------------------------
% 2.88/0.83  % (15477)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.88/0.83  % (15477)Termination reason: Unknown
% 2.88/0.83  % (15477)Termination phase: Saturation
% 2.88/0.83  
% 2.88/0.83  % (15477)Memory used [KB]: 6268
% 2.88/0.83  % (15477)Time elapsed: 0.242 s
% 2.88/0.83  % (15477)Instructions burned: 92 (million)
% 2.88/0.83  % (15477)------------------------------
% 2.88/0.83  % (15477)------------------------------
% 2.88/0.83  % (15513)Instruction limit reached!
% 2.88/0.83  % (15513)------------------------------
% 2.88/0.83  % (15513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.88/0.83  % (15567)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 2.88/0.84  % (15582)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 3.04/0.84  % (15513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.84  % (15513)Termination reason: Unknown
% 3.04/0.84  % (15513)Termination phase: Saturation
% 3.04/0.84  
% 3.04/0.84  % (15513)Memory used [KB]: 6780
% 3.04/0.84  % (15513)Time elapsed: 0.035 s
% 3.04/0.84  % (15513)Instructions burned: 68 (million)
% 3.04/0.84  % (15513)------------------------------
% 3.04/0.84  % (15513)------------------------------
% 3.04/0.86  % (15569)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.04/0.86  % (15593)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 3.04/0.87  % (15443)Instruction limit reached!
% 3.04/0.87  % (15443)------------------------------
% 3.04/0.87  % (15443)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.87  % (15443)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.87  % (15443)Termination reason: Unknown
% 3.04/0.87  % (15443)Termination phase: Saturation
% 3.04/0.87  
% 3.04/0.87  % (15443)Memory used [KB]: 6908
% 3.04/0.87  % (15443)Time elapsed: 0.472 s
% 3.04/0.87  % (15443)Instructions burned: 177 (million)
% 3.04/0.87  % (15443)------------------------------
% 3.04/0.87  % (15443)------------------------------
% 3.04/0.90  % (15617)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.04/0.92  % (15520)Instruction limit reached!
% 3.04/0.92  % (15520)------------------------------
% 3.04/0.92  % (15520)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.92  % (15520)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.92  % (15520)Termination reason: Unknown
% 3.04/0.92  % (15520)Termination phase: Saturation
% 3.04/0.92  
% 3.04/0.92  % (15520)Memory used [KB]: 7547
% 3.04/0.92  % (15520)Time elapsed: 0.245 s
% 3.04/0.92  % (15520)Instructions burned: 92 (million)
% 3.04/0.92  % (15520)------------------------------
% 3.04/0.92  % (15520)------------------------------
% 3.36/0.93  % (15631)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2016Mi)
% 3.36/0.94  % (15630)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/90Mi)
% 3.36/0.95  % (15632)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/8004Mi)
% 3.36/0.95  % (15577)First to succeed.
% 3.36/0.96  % (15577)Refutation found. Thanks to Tanya!
% 3.36/0.96  % SZS status Theorem for theBenchmark
% 3.36/0.96  % SZS output start Proof for theBenchmark
% See solution above
% 3.36/0.96  % (15577)------------------------------
% 3.36/0.96  % (15577)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.36/0.96  % (15577)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.36/0.96  % (15577)Termination reason: Refutation
% 3.36/0.96  
% 3.36/0.96  % (15577)Memory used [KB]: 895
% 3.36/0.96  % (15577)Time elapsed: 0.219 s
% 3.36/0.96  % (15577)Instructions burned: 102 (million)
% 3.36/0.96  % (15577)------------------------------
% 3.36/0.96  % (15577)------------------------------
% 3.36/0.96  % (15422)Success in time 0.599 s
%------------------------------------------------------------------------------