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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : DAT330_1 : TPTP v8.1.0. Released v7.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 : n012.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:05:19 EDT 2022

% Result   : Unsatisfiable 3.45s 0.98s
% Output   : Refutation 3.45s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   54
% Syntax   : Number of formulae    :  201 (  19 unt;  21 typ;   0 def)
%            Number of atoms       :  425 (  71 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  429 ( 184   ~; 204   |;   5   &)
%                                         (  24 <=>;  12  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :  143 (  72 atm;   0 fun;  28 num;  43 var)
%            Number of types       :    4 (   2 usr;   1 ari)
%            Number of type conns  :   16 (   9   >;   7   *;   0   +;   0  <<)
%            Number of predicates  :   27 (  22 usr;  22 prp; 0-2 aty)
%            Number of functors    :   19 (  18 usr;  11 con; 0-3 aty)
%            Number of variables   :   64 (  64   !;   0   ?;  64   :)

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

tff(type_def_6,type,
    'Array[Int,Int]': $tType ).

tff(func_def_0,type,
    sup: 'Set' > $int ).

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

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

tff(func_def_3,type,
    arr: 'Array[Int,Int]' ).

tff(func_def_4,type,
    s1: 'Set' ).

tff(func_def_5,type,
    i4: $int ).

tff(func_def_6,type,
    i1: $int ).

tff(func_def_7,type,
    delete: ( 'Set' * $int ) > 'Set' ).

tff(func_def_8,type,
    'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]': ( 'Array[Int,Int]' * $int * $int ) > 'Array[Int,Int]' ).

tff(func_def_9,type,
    s4: 'Set' ).

tff(func_def_10,type,
    'const:(Int)>Array[Int,Int]': $int > 'Array[Int,Int]' ).

tff(func_def_11,type,
    g: $int > $int ).

tff(func_def_12,type,
    s2: 'Set' ).

tff(func_def_13,type,
    s0: 'Set' ).

tff(func_def_14,type,
    s3: 'Set' ).

tff(func_def_15,type,
    'select:(Array[Int,Int]*Int)>Int': ( 'Array[Int,Int]' * $int ) > $int ).

tff(func_def_16,type,
    insert: ( 'Set' * $int ) > 'Set' ).

tff(func_def_21,type,
    sK0: ( 'Array[Int,Int]' * 'Array[Int,Int]' ) > $int ).

tff(pred_def_1,type,
    member: ( $int * 'Set' ) > $o ).

tff(f4215,plain,
    $false,
    inference(avatar_sat_refutation,[],[f98,f103,f1152,f1260,f1274,f1592,f2882,f3002,f3098,f3100,f3279,f3296,f3319,f3389,f3447,f3454,f3674,f3681,f3719,f3736,f3936,f4124,f4125,f4193]) ).

tff(f4193,plain,
    ( ~ spl1_3
    | spl1_61 ),
    inference(avatar_contradiction_clause,[],[f4192]) ).

tff(f4192,plain,
    ( $false
    | ~ spl1_3
    | spl1_61 ),
    inference(trivial_inequality_removal,[],[f4191]) ).

tff(f4191,plain,
    ( ( sup(s1) != sup(s1) )
    | ~ spl1_3
    | spl1_61 ),
    inference(forward_demodulation,[],[f2963,f102]) ).

tff(f102,plain,
    ( ( s0 = s1 )
    | ~ spl1_3 ),
    inference(avatar_component_clause,[],[f100]) ).

tff(f100,plain,
    ( spl1_3
  <=> ( s0 = s1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_3])]) ).

tff(f2963,plain,
    ( ( sup(s0) != sup(s1) )
    | spl1_61 ),
    inference(avatar_component_clause,[],[f2962]) ).

tff(f2962,plain,
    ( spl1_61
  <=> ( sup(s0) = sup(s1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_61])]) ).

tff(f4125,plain,
    ( spl1_59
    | spl1_65
    | ~ spl1_1 ),
    inference(avatar_split_clause,[],[f3884,f91,f3137,f2906]) ).

tff(f2906,plain,
    ( spl1_59
  <=> member(sup(s1),s0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_59])]) ).

tff(f3137,plain,
    ( spl1_65
  <=> ( 'select:(Array[Int,Int]*Int)>Int'(arr,i1) = sup(s1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_65])]) ).

tff(f91,plain,
    ( spl1_1
  <=> ( s1 = insert(s0,'select:(Array[Int,Int]*Int)>Int'(arr,i1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_1])]) ).

tff(f3884,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(arr,i1) = sup(s1) )
    | member(sup(s1),s0)
    | ~ spl1_1 ),
    inference(superposition,[],[f293,f93]) ).

tff(f93,plain,
    ( ( s1 = insert(s0,'select:(Array[Int,Int]*Int)>Int'(arr,i1)) )
    | ~ spl1_1 ),
    inference(avatar_component_clause,[],[f91]) ).

tff(f293,plain,
    ! [X0: $int,X1: 'Set'] :
      ( member(sup(insert(X1,X0)),X1)
      | ( sup(insert(X1,X0)) = X0 ) ),
    inference(resolution,[],[f79,f69]) ).

tff(f69,plain,
    ! [X0: 'Set'] : member(sup(X0),X0),
    inference(cnf_transformation,[],[f45]) ).

tff(f45,plain,
    ! [X0: 'Set'] : member(sup(X0),X0),
    inference(rectify,[],[f6]) ).

tff(f6,axiom,
    ! [X1: 'Set'] : member(sup(X1),X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_6) ).

tff(f79,plain,
    ! [X2: $int,X0: 'Set',X1: $int] :
      ( ~ member(X2,insert(X0,X1))
      | ( X1 = X2 )
      | member(X2,X0) ),
    inference(cnf_transformation,[],[f64]) ).

tff(f64,plain,
    ! [X0: 'Set',X1: $int,X2: $int] :
      ( ( X1 = X2 )
      | ( ( member(X2,X0)
          | ~ member(X2,insert(X0,X1)) )
        & ( member(X2,insert(X0,X1))
          | ~ member(X2,X0) ) ) ),
    inference(rectify,[],[f63]) ).

tff(f63,plain,
    ! [X2: 'Set',X0: $int,X1: $int] :
      ( ( X0 = X1 )
      | ( ( member(X1,X2)
          | ~ member(X1,insert(X2,X0)) )
        & ( member(X1,insert(X2,X0))
          | ~ member(X1,X2) ) ) ),
    inference(nnf_transformation,[],[f49]) ).

tff(f49,plain,
    ! [X2: 'Set',X0: $int,X1: $int] :
      ( ( X0 = X1 )
      | ( member(X1,X2)
      <=> member(X1,insert(X2,X0)) ) ),
    inference(ennf_transformation,[],[f47]) ).

tff(f47,plain,
    ! [X2: 'Set',X0: $int,X1: $int] :
      ( ( X0 != X1 )
     => ( member(X1,X2)
      <=> member(X1,insert(X2,X0)) ) ),
    inference(rectify,[],[f2]) ).

tff(f2,axiom,
    ! [X2: $int,X0: $int,X1: 'Set'] :
      ( ( X0 != X2 )
     => ( member(X0,insert(X1,X2))
      <=> member(X0,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_2) ).

tff(f4124,plain,
    ( ~ spl1_8
    | ~ spl1_61
    | spl1_73 ),
    inference(avatar_contradiction_clause,[],[f4123]) ).

tff(f4123,plain,
    ( $false
    | ~ spl1_8
    | ~ spl1_61
    | spl1_73 ),
    inference(subsumption_resolution,[],[f4122,f74]) ).

tff(f74,plain,
    ! [X0: $int] : $less(0,g(X0)),
    inference(cnf_transformation,[],[f38]) ).

tff(f38,plain,
    ! [X0: $int] : $less(0,g(X0)),
    inference(rectify,[],[f20]) ).

tff(f20,plain,
    ! [X3: $int] : $less(0,g(X3)),
    inference(theory_normalization,[],[f10]) ).

tff(f10,axiom,
    ! [X3: $int] : $greater(g(X3),0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_10) ).

tff(f4122,plain,
    ( ~ $less(0,g(i2))
    | ~ spl1_8
    | ~ spl1_61
    | spl1_73 ),
    inference(subsumption_resolution,[],[f4120,f3937]) ).

tff(f3937,plain,
    ( ~ $less(sup(s2),sup(s1))
    | ~ spl1_8
    | spl1_73 ),
    inference(forward_demodulation,[],[f3394,f681]) ).

tff(f681,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i2)) = sup(s2) )
    | ~ spl1_8 ),
    inference(avatar_component_clause,[],[f679]) ).

tff(f679,plain,
    ( spl1_8
  <=> ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i2)) = sup(s2) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_8])]) ).

tff(f3394,plain,
    ( ~ $less('select:(Array[Int,Int]*Int)>Int'(arr,g(i2)),sup(s1))
    | spl1_73 ),
    inference(avatar_component_clause,[],[f3393]) ).

tff(f3393,plain,
    ( spl1_73
  <=> $less('select:(Array[Int,Int]*Int)>Int'(arr,g(i2)),sup(s1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_73])]) ).

tff(f4120,plain,
    ( $less(sup(s2),sup(s1))
    | ~ $less(0,g(i2))
    | ~ spl1_8
    | ~ spl1_61 ),
    inference(superposition,[],[f3769,f681]) ).

tff(f3769,plain,
    ( ! [X0: $int] :
        ( $less('select:(Array[Int,Int]*Int)>Int'(arr,X0),sup(s1))
        | ~ $less(0,X0) )
    | ~ spl1_61 ),
    inference(backward_demodulation,[],[f72,f2964]) ).

tff(f2964,plain,
    ( ( sup(s0) = sup(s1) )
    | ~ spl1_61 ),
    inference(avatar_component_clause,[],[f2962]) ).

tff(f72,plain,
    ! [X0: $int] :
      ( $less('select:(Array[Int,Int]*Int)>Int'(arr,X0),sup(s0))
      | ~ $less(0,X0) ),
    inference(cnf_transformation,[],[f54]) ).

tff(f54,plain,
    ! [X0: $int] :
      ( $less('select:(Array[Int,Int]*Int)>Int'(arr,X0),sup(s0))
      | ~ $less(0,X0) ),
    inference(ennf_transformation,[],[f42]) ).

tff(f42,plain,
    ! [X0: $int] :
      ( $less(0,X0)
     => $less('select:(Array[Int,Int]*Int)>Int'(arr,X0),sup(s0)) ),
    inference(rectify,[],[f23]) ).

tff(f23,plain,
    ! [X3: $int] :
      ( $less(0,X3)
     => $less('select:(Array[Int,Int]*Int)>Int'(arr,X3),sup(s0)) ),
    inference(theory_normalization,[],[f9]) ).

tff(f9,axiom,
    ! [X3: $int] :
      ( $greater(X3,0)
     => $less('select:(Array[Int,Int]*Int)>Int'(arr,X3),sup(s0)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_9) ).

tff(f3936,plain,
    ( ~ spl1_8
    | ~ spl1_17
    | ~ spl1_73 ),
    inference(avatar_contradiction_clause,[],[f3935]) ).

tff(f3935,plain,
    ( $false
    | ~ spl1_8
    | ~ spl1_17
    | ~ spl1_73 ),
    inference(subsumption_resolution,[],[f3931,f757]) ).

tff(f757,plain,
    ( member(sup(s1),s2)
    | ~ spl1_17 ),
    inference(avatar_component_clause,[],[f755]) ).

tff(f755,plain,
    ( spl1_17
  <=> member(sup(s1),s2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_17])]) ).

tff(f3931,plain,
    ( ~ member(sup(s1),s2)
    | ~ spl1_8
    | ~ spl1_73 ),
    inference(resolution,[],[f3751,f84]) ).

tff(f84,plain,
    ! [X0: $int,X1: 'Set'] :
      ( ~ $less(sup(X1),X0)
      | ~ member(X0,X1) ),
    inference(cnf_transformation,[],[f65]) ).

tff(f65,plain,
    ! [X0: $int,X1: 'Set'] :
      ( ~ $less(sup(X1),X0)
      | ~ member(X0,X1) ),
    inference(rectify,[],[f53]) ).

tff(f53,plain,
    ! [X1: $int,X0: 'Set'] :
      ( ~ $less(sup(X0),X1)
      | ~ member(X1,X0) ),
    inference(ennf_transformation,[],[f40]) ).

tff(f40,plain,
    ! [X1: $int,X0: 'Set'] :
      ( member(X1,X0)
     => ~ $less(sup(X0),X1) ),
    inference(rectify,[],[f22]) ).

tff(f22,plain,
    ! [X1: 'Set',X0: $int] :
      ( member(X0,X1)
     => ~ $less(sup(X1),X0) ),
    inference(theory_normalization,[],[f7]) ).

tff(f7,axiom,
    ! [X1: 'Set',X0: $int] :
      ( member(X0,X1)
     => $lesseq(X0,sup(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_7) ).

tff(f3751,plain,
    ( $less(sup(s2),sup(s1))
    | ~ spl1_8
    | ~ spl1_73 ),
    inference(backward_demodulation,[],[f3395,f681]) ).

tff(f3395,plain,
    ( $less('select:(Array[Int,Int]*Int)>Int'(arr,g(i2)),sup(s1))
    | ~ spl1_73 ),
    inference(avatar_component_clause,[],[f3393]) ).

tff(f3736,plain,
    ( spl1_23
    | ~ spl1_18
    | spl1_22 ),
    inference(avatar_split_clause,[],[f3735,f1133,f1114,f1137]) ).

tff(f1137,plain,
    ( spl1_23
  <=> ( sup(s3) = sup(s2) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_23])]) ).

tff(f1114,plain,
    ( spl1_18
  <=> member(sup(s2),s3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_18])]) ).

tff(f1133,plain,
    ( spl1_22
  <=> $less(sup(s2),sup(s3)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_22])]) ).

tff(f3735,plain,
    ( ( sup(s3) = sup(s2) )
    | ~ spl1_18
    | spl1_22 ),
    inference(subsumption_resolution,[],[f1155,f1134]) ).

tff(f1134,plain,
    ( ~ $less(sup(s2),sup(s3))
    | spl1_22 ),
    inference(avatar_component_clause,[],[f1133]) ).

tff(f1155,plain,
    ( $less(sup(s2),sup(s3))
    | ( sup(s3) = sup(s2) )
    | ~ spl1_18 ),
    inference(resolution,[],[f1116,f161]) ).

tff(f161,plain,
    ! [X6: $int,X7: 'Set'] :
      ( ~ member(X6,X7)
      | $less(X6,sup(X7))
      | ( sup(X7) = X6 ) ),
    inference(resolution,[],[f31,f84]) ).

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

tff(f1116,plain,
    ( member(sup(s2),s3)
    | ~ spl1_18 ),
    inference(avatar_component_clause,[],[f1114]) ).

tff(f3719,plain,
    ( spl1_18
    | spl1_19 ),
    inference(avatar_split_clause,[],[f3718,f1118,f1114]) ).

tff(f1118,plain,
    ( spl1_19
  <=> ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i3)) = sup(s2) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_19])]) ).

tff(f3718,plain,
    ( member(sup(s2),s3)
    | spl1_19 ),
    inference(subsumption_resolution,[],[f3584,f1119]) ).

tff(f1119,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i3)) != sup(s2) )
    | spl1_19 ),
    inference(avatar_component_clause,[],[f1118]) ).

tff(f3584,plain,
    ( member(sup(s2),s3)
    | ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i3)) = sup(s2) ) ),
    inference(resolution,[],[f286,f69]) ).

tff(f286,plain,
    ! [X0: $int] :
      ( ~ member(X0,s2)
      | ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i3)) = X0 )
      | member(X0,s3) ),
    inference(superposition,[],[f78,f73]) ).

tff(f73,plain,
    s3 = insert(s2,'select:(Array[Int,Int]*Int)>Int'(arr,g(i3))),
    inference(cnf_transformation,[],[f13]) ).

tff(f13,axiom,
    s3 = insert(s2,'select:(Array[Int,Int]*Int)>Int'(arr,g(i3))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_13) ).

tff(f78,plain,
    ! [X2: $int,X0: 'Set',X1: $int] :
      ( member(X2,insert(X0,X1))
      | ( X1 = X2 )
      | ~ member(X2,X0) ),
    inference(cnf_transformation,[],[f64]) ).

tff(f3681,plain,
    ( ~ spl1_60
    | ~ spl1_74 ),
    inference(avatar_contradiction_clause,[],[f3680]) ).

tff(f3680,plain,
    ( $false
    | ~ spl1_60
    | ~ spl1_74 ),
    inference(subsumption_resolution,[],[f3676,f2960]) ).

tff(f2960,plain,
    ( member(sup(s0),s1)
    | ~ spl1_60 ),
    inference(avatar_component_clause,[],[f2958]) ).

tff(f2958,plain,
    ( spl1_60
  <=> member(sup(s0),s1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_60])]) ).

tff(f3676,plain,
    ( ~ member(sup(s0),s1)
    | ~ spl1_74 ),
    inference(resolution,[],[f3453,f84]) ).

tff(f3453,plain,
    ( $less(sup(s1),sup(s0))
    | ~ spl1_74 ),
    inference(avatar_component_clause,[],[f3451]) ).

tff(f3451,plain,
    ( spl1_74
  <=> $less(sup(s1),sup(s0)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_74])]) ).

tff(f3674,plain,
    ( spl1_74
    | ~ spl1_2
    | ~ spl1_65 ),
    inference(avatar_split_clause,[],[f3673,f3137,f95,f3451]) ).

tff(f95,plain,
    ( spl1_2
  <=> $less(0,i1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_2])]) ).

tff(f3673,plain,
    ( $less(sup(s1),sup(s0))
    | ~ spl1_2
    | ~ spl1_65 ),
    inference(subsumption_resolution,[],[f3672,f96]) ).

tff(f96,plain,
    ( $less(0,i1)
    | ~ spl1_2 ),
    inference(avatar_component_clause,[],[f95]) ).

tff(f3672,plain,
    ( $less(sup(s1),sup(s0))
    | ~ $less(0,i1)
    | ~ spl1_65 ),
    inference(superposition,[],[f72,f3139]) ).

tff(f3139,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(arr,i1) = sup(s1) )
    | ~ spl1_65 ),
    inference(avatar_component_clause,[],[f3137]) ).

tff(f3454,plain,
    ( spl1_74
    | spl1_61
    | ~ spl1_59 ),
    inference(avatar_split_clause,[],[f3019,f2906,f2962,f3451]) ).

tff(f3019,plain,
    ( ( sup(s0) = sup(s1) )
    | $less(sup(s1),sup(s0))
    | ~ spl1_59 ),
    inference(resolution,[],[f2908,f161]) ).

tff(f2908,plain,
    ( member(sup(s1),s0)
    | ~ spl1_59 ),
    inference(avatar_component_clause,[],[f2906]) ).

tff(f3447,plain,
    ( ~ spl1_61
    | ~ spl1_72 ),
    inference(avatar_split_clause,[],[f3329,f3315,f2962]) ).

tff(f3315,plain,
    ( spl1_72
  <=> ( sup(s3) = sup(s1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_72])]) ).

tff(f3329,plain,
    ( ( sup(s0) != sup(s1) )
    | ~ spl1_72 ),
    inference(backward_demodulation,[],[f75,f3317]) ).

tff(f3317,plain,
    ( ( sup(s3) = sup(s1) )
    | ~ spl1_72 ),
    inference(avatar_component_clause,[],[f3315]) ).

tff(f75,plain,
    sup(s0) != sup(s3),
    inference(cnf_transformation,[],[f15]) ).

tff(f15,axiom,
    sup(s0) != sup(s3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_15) ).

tff(f3389,plain,
    ( ~ spl1_38
    | ~ spl1_60 ),
    inference(avatar_contradiction_clause,[],[f3388]) ).

tff(f3388,plain,
    ( $false
    | ~ spl1_38
    | ~ spl1_60 ),
    inference(subsumption_resolution,[],[f3384,f2960]) ).

tff(f3384,plain,
    ( ~ member(sup(s0),s1)
    | ~ spl1_38 ),
    inference(resolution,[],[f2942,f84]) ).

tff(f2942,plain,
    ( $less(sup(s1),sup(s0))
    | ~ spl1_38 ),
    inference(subsumption_resolution,[],[f2940,f74]) ).

tff(f2940,plain,
    ( $less(sup(s1),sup(s0))
    | ~ $less(0,g(i2))
    | ~ spl1_38 ),
    inference(superposition,[],[f72,f1259]) ).

tff(f1259,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i2)) = sup(s1) )
    | ~ spl1_38 ),
    inference(avatar_component_clause,[],[f1257]) ).

tff(f1257,plain,
    ( spl1_38
  <=> ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i2)) = sup(s1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_38])]) ).

tff(f3319,plain,
    ( spl1_72
    | ~ spl1_16
    | ~ spl1_23 ),
    inference(avatar_split_clause,[],[f3287,f1137,f751,f3315]) ).

tff(f751,plain,
    ( spl1_16
  <=> ( sup(s1) = sup(s2) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_16])]) ).

tff(f3287,plain,
    ( ( sup(s3) = sup(s1) )
    | ~ spl1_16
    | ~ spl1_23 ),
    inference(forward_demodulation,[],[f1139,f753]) ).

tff(f753,plain,
    ( ( sup(s1) = sup(s2) )
    | ~ spl1_16 ),
    inference(avatar_component_clause,[],[f751]) ).

tff(f1139,plain,
    ( ( sup(s3) = sup(s2) )
    | ~ spl1_23 ),
    inference(avatar_component_clause,[],[f1137]) ).

tff(f3296,plain,
    ( spl1_11
    | spl1_10 ),
    inference(avatar_split_clause,[],[f1167,f688,f692]) ).

tff(f692,plain,
    ( spl1_11
  <=> ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i3)) = sup(s3) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_11])]) ).

tff(f688,plain,
    ( spl1_10
  <=> $less('select:(Array[Int,Int]*Int)>Int'(arr,g(i3)),sup(s3)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_10])]) ).

tff(f1167,plain,
    ( $less('select:(Array[Int,Int]*Int)>Int'(arr,g(i3)),sup(s3))
    | ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i3)) = sup(s3) ) ),
    inference(resolution,[],[f126,f161]) ).

tff(f126,plain,
    member('select:(Array[Int,Int]*Int)>Int'(arr,g(i3)),s3),
    inference(superposition,[],[f76,f73]) ).

tff(f76,plain,
    ! [X0: 'Set',X1: $int] : member(X1,insert(X0,X1)),
    inference(cnf_transformation,[],[f61]) ).

tff(f61,plain,
    ! [X0: 'Set',X1: $int] : member(X1,insert(X0,X1)),
    inference(rectify,[],[f1]) ).

tff(f1,axiom,
    ! [X1: 'Set',X0: $int] : member(X0,insert(X1,X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_1) ).

tff(f3279,plain,
    ( ~ spl1_1
    | spl1_60 ),
    inference(avatar_contradiction_clause,[],[f3278]) ).

tff(f3278,plain,
    ( $false
    | ~ spl1_1
    | spl1_60 ),
    inference(subsumption_resolution,[],[f3260,f2959]) ).

tff(f2959,plain,
    ( ~ member(sup(s0),s1)
    | spl1_60 ),
    inference(avatar_component_clause,[],[f2958]) ).

tff(f3260,plain,
    ( member(sup(s0),s1)
    | ~ spl1_1
    | spl1_60 ),
    inference(backward_demodulation,[],[f3116,f3257]) ).

tff(f3257,plain,
    ( ( sup(s0) = 'select:(Array[Int,Int]*Int)>Int'(arr,i1) )
    | ~ spl1_1
    | spl1_60 ),
    inference(subsumption_resolution,[],[f3255,f2959]) ).

tff(f3255,plain,
    ( ( sup(s0) = 'select:(Array[Int,Int]*Int)>Int'(arr,i1) )
    | member(sup(s0),s1)
    | ~ spl1_1 ),
    inference(resolution,[],[f3117,f69]) ).

tff(f3117,plain,
    ( ! [X0: $int] :
        ( ~ member(X0,s0)
        | ( 'select:(Array[Int,Int]*Int)>Int'(arr,i1) = X0 )
        | member(X0,s1) )
    | ~ spl1_1 ),
    inference(superposition,[],[f78,f93]) ).

tff(f3116,plain,
    ( member('select:(Array[Int,Int]*Int)>Int'(arr,i1),s1)
    | ~ spl1_1 ),
    inference(superposition,[],[f76,f93]) ).

tff(f3100,plain,
    ( ~ spl1_17
    | ~ spl1_61
    | spl1_62 ),
    inference(avatar_contradiction_clause,[],[f3099]) ).

tff(f3099,plain,
    ( $false
    | ~ spl1_17
    | ~ spl1_61
    | spl1_62 ),
    inference(subsumption_resolution,[],[f3080,f757]) ).

tff(f3080,plain,
    ( ~ member(sup(s1),s2)
    | ~ spl1_61
    | spl1_62 ),
    inference(backward_demodulation,[],[f2970,f2964]) ).

tff(f2970,plain,
    ( ~ member(sup(s0),s2)
    | spl1_62 ),
    inference(avatar_component_clause,[],[f2969]) ).

tff(f2969,plain,
    ( spl1_62
  <=> member(sup(s0),s2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_62])]) ).

tff(f3098,plain,
    ( ~ spl1_38
    | ~ spl1_61 ),
    inference(avatar_contradiction_clause,[],[f3097]) ).

tff(f3097,plain,
    ( $false
    | ~ spl1_38
    | ~ spl1_61 ),
    inference(subsumption_resolution,[],[f3069,f29]) ).

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

tff(f3069,plain,
    ( $less(sup(s1),sup(s1))
    | ~ spl1_38
    | ~ spl1_61 ),
    inference(backward_demodulation,[],[f2942,f2964]) ).

tff(f3002,plain,
    ( ~ spl1_11
    | ~ spl1_62 ),
    inference(avatar_contradiction_clause,[],[f3001]) ).

tff(f3001,plain,
    ( $false
    | ~ spl1_11
    | ~ spl1_62 ),
    inference(subsumption_resolution,[],[f3000,f2949]) ).

tff(f2949,plain,
    ( ~ member(sup(s0),s3)
    | ~ spl1_11 ),
    inference(resolution,[],[f2941,f84]) ).

tff(f2941,plain,
    ( $less(sup(s3),sup(s0))
    | ~ spl1_11 ),
    inference(subsumption_resolution,[],[f2939,f74]) ).

tff(f2939,plain,
    ( ~ $less(0,g(i3))
    | $less(sup(s3),sup(s0))
    | ~ spl1_11 ),
    inference(superposition,[],[f72,f694]) ).

tff(f694,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i3)) = sup(s3) )
    | ~ spl1_11 ),
    inference(avatar_component_clause,[],[f692]) ).

tff(f3000,plain,
    ( member(sup(s0),s3)
    | ~ spl1_11
    | ~ spl1_62 ),
    inference(subsumption_resolution,[],[f2996,f75]) ).

tff(f2996,plain,
    ( ( sup(s0) = sup(s3) )
    | member(sup(s0),s3)
    | ~ spl1_11
    | ~ spl1_62 ),
    inference(resolution,[],[f2971,f1278]) ).

tff(f1278,plain,
    ( ! [X0: $int] :
        ( ~ member(X0,s2)
        | ( sup(s3) = X0 )
        | member(X0,s3) )
    | ~ spl1_11 ),
    inference(backward_demodulation,[],[f286,f694]) ).

tff(f2971,plain,
    ( member(sup(s0),s2)
    | ~ spl1_62 ),
    inference(avatar_component_clause,[],[f2969]) ).

tff(f2882,plain,
    ( ~ spl1_3
    | ~ spl1_38 ),
    inference(avatar_contradiction_clause,[],[f2881]) ).

tff(f2881,plain,
    ( $false
    | ~ spl1_3
    | ~ spl1_38 ),
    inference(subsumption_resolution,[],[f2880,f74]) ).

tff(f2880,plain,
    ( ~ $less(0,g(i2))
    | ~ spl1_3
    | ~ spl1_38 ),
    inference(subsumption_resolution,[],[f2879,f29]) ).

tff(f2879,plain,
    ( $less(sup(s1),sup(s1))
    | ~ $less(0,g(i2))
    | ~ spl1_3
    | ~ spl1_38 ),
    inference(superposition,[],[f733,f1259]) ).

tff(f733,plain,
    ( ! [X0: $int] :
        ( $less('select:(Array[Int,Int]*Int)>Int'(arr,X0),sup(s1))
        | ~ $less(0,X0) )
    | ~ spl1_3 ),
    inference(backward_demodulation,[],[f72,f102]) ).

tff(f1592,plain,
    ( spl1_8
    | spl1_16
    | ~ spl1_17 ),
    inference(avatar_contradiction_clause,[],[f1591]) ).

tff(f1591,plain,
    ( $false
    | spl1_8
    | spl1_16
    | ~ spl1_17 ),
    inference(subsumption_resolution,[],[f1587,f1478]) ).

tff(f1478,plain,
    ( member(sup(s2),s1)
    | spl1_8 ),
    inference(subsumption_resolution,[],[f1266,f680]) ).

tff(f680,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i2)) != sup(s2) )
    | spl1_8 ),
    inference(avatar_component_clause,[],[f679]) ).

tff(f1266,plain,
    ( member(sup(s2),s1)
    | ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i2)) = sup(s2) ) ),
    inference(superposition,[],[f293,f87]) ).

tff(f87,plain,
    s2 = insert(s1,'select:(Array[Int,Int]*Int)>Int'(arr,g(i2))),
    inference(cnf_transformation,[],[f12]) ).

tff(f12,axiom,
    s2 = insert(s1,'select:(Array[Int,Int]*Int)>Int'(arr,g(i2))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_12) ).

tff(f1587,plain,
    ( ~ member(sup(s2),s1)
    | spl1_16
    | ~ spl1_17 ),
    inference(resolution,[],[f1474,f84]) ).

tff(f1474,plain,
    ( $less(sup(s1),sup(s2))
    | spl1_16
    | ~ spl1_17 ),
    inference(subsumption_resolution,[],[f1300,f752]) ).

tff(f752,plain,
    ( ( sup(s1) != sup(s2) )
    | spl1_16 ),
    inference(avatar_component_clause,[],[f751]) ).

tff(f1300,plain,
    ( $less(sup(s1),sup(s2))
    | ( sup(s1) = sup(s2) )
    | ~ spl1_17 ),
    inference(resolution,[],[f757,f161]) ).

tff(f1274,plain,
    ( spl1_11
    | ~ spl1_22 ),
    inference(avatar_split_clause,[],[f1273,f1133,f692]) ).

tff(f1273,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i3)) = sup(s3) )
    | ~ spl1_22 ),
    inference(subsumption_resolution,[],[f1268,f1157]) ).

tff(f1157,plain,
    ( ~ member(sup(s3),s2)
    | ~ spl1_22 ),
    inference(resolution,[],[f1135,f84]) ).

tff(f1135,plain,
    ( $less(sup(s2),sup(s3))
    | ~ spl1_22 ),
    inference(avatar_component_clause,[],[f1133]) ).

tff(f1268,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i3)) = sup(s3) )
    | member(sup(s3),s2) ),
    inference(superposition,[],[f293,f73]) ).

tff(f1260,plain,
    ( spl1_17
    | spl1_38 ),
    inference(avatar_split_clause,[],[f1254,f1257,f755]) ).

tff(f1254,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i2)) = sup(s1) )
    | member(sup(s1),s2) ),
    inference(resolution,[],[f288,f69]) ).

tff(f288,plain,
    ! [X2: $int] :
      ( ~ member(X2,s1)
      | member(X2,s2)
      | ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i2)) = X2 ) ),
    inference(superposition,[],[f78,f87]) ).

tff(f1152,plain,
    ( spl1_22
    | ~ spl1_10
    | ~ spl1_19 ),
    inference(avatar_split_clause,[],[f1147,f1118,f688,f1133]) ).

tff(f1147,plain,
    ( $less(sup(s2),sup(s3))
    | ~ spl1_10
    | ~ spl1_19 ),
    inference(backward_demodulation,[],[f690,f1120]) ).

tff(f1120,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i3)) = sup(s2) )
    | ~ spl1_19 ),
    inference(avatar_component_clause,[],[f1118]) ).

tff(f690,plain,
    ( $less('select:(Array[Int,Int]*Int)>Int'(arr,g(i3)),sup(s3))
    | ~ spl1_10 ),
    inference(avatar_component_clause,[],[f688]) ).

tff(f103,plain,
    ( spl1_3
    | spl1_2 ),
    inference(avatar_split_clause,[],[f83,f95,f100]) ).

tff(f83,plain,
    ( $less(0,i1)
    | ( s0 = s1 ) ),
    inference(cnf_transformation,[],[f56]) ).

tff(f56,plain,
    ( ( $less(0,i1)
      | ( s0 = s1 ) )
    & ( ( s1 = insert(s0,'select:(Array[Int,Int]*Int)>Int'(arr,i1)) )
      | ~ $less(0,i1) ) ),
    inference(ennf_transformation,[],[f21]) ).

tff(f21,plain,
    ( ( $less(0,i1)
     => ( s1 = insert(s0,'select:(Array[Int,Int]*Int)>Int'(arr,i1)) ) )
    & ( ~ $less(0,i1)
     => ( s0 = s1 ) ) ),
    inference(theory_normalization,[],[f11]) ).

tff(f11,axiom,
    ( ( ~ $greater(i1,0)
     => ( s0 = s1 ) )
    & ( $greater(i1,0)
     => ( s1 = insert(s0,'select:(Array[Int,Int]*Int)>Int'(arr,i1)) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_11) ).

tff(f98,plain,
    ( spl1_1
    | ~ spl1_2 ),
    inference(avatar_split_clause,[],[f82,f95,f91]) ).

tff(f82,plain,
    ( ~ $less(0,i1)
    | ( s1 = insert(s0,'select:(Array[Int,Int]*Int)>Int'(arr,i1)) ) ),
    inference(cnf_transformation,[],[f56]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : DAT330=1 : TPTP v8.1.0. Released v7.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.14/0.34  % Computer : n012.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon Aug 29 20:31:51 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.21/0.47  % (26518)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.21/0.48  % (26510)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.21/0.49  % (26503)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.21/0.49  % (26510)Instruction limit reached!
% 0.21/0.49  % (26510)------------------------------
% 0.21/0.49  % (26510)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.49  % (26510)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.49  % (26510)Termination reason: Unknown
% 0.21/0.49  % (26510)Termination phase: Saturation
% 0.21/0.49  
% 0.21/0.49  % (26510)Memory used [KB]: 5500
% 0.21/0.49  % (26510)Time elapsed: 0.112 s
% 0.21/0.49  % (26510)Instructions burned: 7 (million)
% 0.21/0.49  % (26510)------------------------------
% 0.21/0.49  % (26510)------------------------------
% 0.21/0.49  % (26520)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.21/0.50  % (26520)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.21/0.50  % (26520)Terminated due to inappropriate strategy.
% 0.21/0.50  % (26520)------------------------------
% 0.21/0.50  % (26520)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.50  % (26520)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.50  % (26520)Termination reason: Inappropriate
% 0.21/0.50  
% 0.21/0.50  % (26520)Memory used [KB]: 895
% 0.21/0.50  % (26520)Time elapsed: 0.002 s
% 0.21/0.50  % (26520)Instructions burned: 1 (million)
% 0.21/0.50  % (26520)------------------------------
% 0.21/0.50  % (26520)------------------------------
% 0.21/0.50  % (26526)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.21/0.50  % (26503)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.21/0.50  % (26519)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.21/0.50  % (26503)Terminated due to inappropriate strategy.
% 0.21/0.50  % (26503)------------------------------
% 0.21/0.50  % (26503)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.50  % (26503)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.50  % (26503)Termination reason: Inappropriate
% 0.21/0.50  
% 0.21/0.50  % (26503)Memory used [KB]: 895
% 0.21/0.50  % (26503)Time elapsed: 0.006 s
% 0.21/0.50  % (26503)Instructions burned: 3 (million)
% 0.21/0.50  % (26503)------------------------------
% 0.21/0.50  % (26503)------------------------------
% 0.21/0.50  % (26517)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.21/0.50  % (26507)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.50  % (26511)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.21/0.50  % (26511)Instruction limit reached!
% 0.21/0.50  % (26511)------------------------------
% 0.21/0.50  % (26511)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.50  % (26511)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.50  % (26511)Termination reason: Unknown
% 0.21/0.50  % (26511)Termination phase: shuffling
% 0.21/0.50  
% 0.21/0.50  % (26511)Memory used [KB]: 895
% 0.21/0.50  % (26511)Time elapsed: 0.003 s
% 0.21/0.50  % (26511)Instructions burned: 2 (million)
% 0.21/0.50  % (26511)------------------------------
% 0.21/0.50  % (26511)------------------------------
% 0.21/0.51  % (26509)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.21/0.51  % (26505)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.21/0.51  % (26509)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 0.21/0.51  % (26509)Terminated due to inappropriate strategy.
% 0.21/0.51  % (26509)------------------------------
% 0.21/0.51  % (26509)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.51  % (26509)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.51  % (26509)Termination reason: Inappropriate
% 0.21/0.51  
% 0.21/0.51  % (26509)Memory used [KB]: 895
% 0.21/0.51  % (26509)Time elapsed: 0.003 s
% 0.21/0.51  % (26509)Instructions burned: 1 (million)
% 0.21/0.51  % (26509)------------------------------
% 0.21/0.51  % (26509)------------------------------
% 0.21/0.51  % (26525)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.21/0.51  % (26504)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.51  % (26506)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.38/0.52  % (26527)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.38/0.52  % (26512)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.38/0.52  % (26508)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.38/0.52  % (26528)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.38/0.52  % (26513)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.38/0.52  % (26531)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.38/0.53  % (26521)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.38/0.53  % (26530)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.38/0.53  % (26524)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.38/0.53  % (26529)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.38/0.53  % (26532)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.48/0.54  % (26515)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.48/0.54  % (26516)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.48/0.54  % (26523)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.48/0.54  % (26522)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.48/0.55  % (26514)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.48/0.59  % (26505)Instruction limit reached!
% 1.48/0.59  % (26505)------------------------------
% 1.48/0.59  % (26505)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.48/0.59  % (26505)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.48/0.59  % (26505)Termination reason: Unknown
% 1.48/0.59  % (26505)Termination phase: Saturation
% 1.48/0.59  
% 1.48/0.59  % (26505)Memory used [KB]: 1535
% 1.48/0.59  % (26505)Time elapsed: 0.186 s
% 1.48/0.59  % (26505)Instructions burned: 38 (million)
% 1.48/0.59  % (26505)------------------------------
% 1.48/0.59  % (26505)------------------------------
% 1.48/0.59  % (26517)Instruction limit reached!
% 1.48/0.59  % (26517)------------------------------
% 1.48/0.59  % (26517)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.48/0.59  % (26517)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.48/0.59  % (26517)Termination reason: Unknown
% 1.48/0.59  % (26517)Termination phase: Saturation
% 1.48/0.59  
% 1.48/0.59  % (26517)Memory used [KB]: 6524
% 1.48/0.59  % (26517)Time elapsed: 0.039 s
% 1.48/0.59  % (26517)Instructions burned: 69 (million)
% 1.48/0.59  % (26517)------------------------------
% 1.48/0.59  % (26517)------------------------------
% 1.48/0.60  % (26504)Instruction limit reached!
% 1.48/0.60  % (26504)------------------------------
% 1.48/0.60  % (26504)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.48/0.60  % (26504)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.48/0.60  % (26504)Termination reason: Unknown
% 1.48/0.60  % (26504)Termination phase: Saturation
% 1.48/0.60  
% 1.48/0.60  % (26504)Memory used [KB]: 6268
% 1.48/0.60  % (26504)Time elapsed: 0.181 s
% 1.48/0.60  % (26504)Instructions burned: 50 (million)
% 1.48/0.60  % (26504)------------------------------
% 1.48/0.60  % (26504)------------------------------
% 1.48/0.61  % (26508)Instruction limit reached!
% 1.48/0.61  % (26508)------------------------------
% 1.48/0.61  % (26508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.48/0.61  % (26508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.48/0.61  % (26508)Termination reason: Unknown
% 1.48/0.61  % (26508)Termination phase: Saturation
% 1.48/0.61  
% 1.48/0.61  % (26508)Memory used [KB]: 6012
% 1.48/0.61  % (26508)Time elapsed: 0.212 s
% 1.48/0.61  % (26508)Instructions burned: 48 (million)
% 1.48/0.61  % (26508)------------------------------
% 1.48/0.61  % (26508)------------------------------
% 1.48/0.61  % (26507)Instruction limit reached!
% 1.48/0.61  % (26507)------------------------------
% 1.48/0.61  % (26507)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.48/0.61  % (26507)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.48/0.61  % (26507)Termination reason: Unknown
% 1.48/0.61  % (26507)Termination phase: Saturation
% 1.48/0.61  
% 1.48/0.61  % (26507)Memory used [KB]: 6140
% 1.48/0.61  % (26507)Time elapsed: 0.199 s
% 1.48/0.61  % (26507)Instructions burned: 52 (million)
% 1.48/0.61  % (26507)------------------------------
% 1.48/0.61  % (26507)------------------------------
% 1.48/0.62  % (26572)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/934Mi)
% 1.48/0.62  % (26506)Instruction limit reached!
% 1.48/0.62  % (26506)------------------------------
% 1.48/0.62  % (26506)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.48/0.62  % (26506)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.48/0.62  % (26506)Termination reason: Unknown
% 1.48/0.62  % (26506)Termination phase: Saturation
% 1.48/0.62  
% 1.48/0.62  % (26506)Memory used [KB]: 6140
% 1.48/0.62  % (26506)Time elapsed: 0.220 s
% 1.48/0.62  % (26506)Instructions burned: 51 (million)
% 1.48/0.62  % (26506)------------------------------
% 1.48/0.62  % (26506)------------------------------
% 1.48/0.62  % (26512)Instruction limit reached!
% 1.48/0.62  % (26512)------------------------------
% 1.48/0.62  % (26512)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.48/0.62  % (26512)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.48/0.62  % (26512)Termination reason: Unknown
% 1.48/0.62  % (26512)Termination phase: Saturation
% 1.48/0.62  
% 1.48/0.62  % (26512)Memory used [KB]: 1791
% 1.48/0.62  % (26512)Time elapsed: 0.224 s
% 1.48/0.62  % (26512)Instructions burned: 51 (million)
% 1.48/0.62  % (26512)------------------------------
% 1.48/0.62  % (26512)------------------------------
% 1.48/0.62  % (26558)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)
% 1.48/0.62  % (26518)Instruction limit reached!
% 1.48/0.62  % (26518)------------------------------
% 1.48/0.62  % (26518)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.48/0.62  % (26518)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.48/0.62  % (26518)Termination reason: Unknown
% 1.48/0.62  % (26518)Termination phase: Saturation
% 1.48/0.62  
% 1.48/0.62  % (26518)Memory used [KB]: 2174
% 1.48/0.62  % (26518)Time elapsed: 0.196 s
% 1.48/0.62  % (26518)Instructions burned: 75 (million)
% 1.48/0.62  % (26518)------------------------------
% 1.48/0.62  % (26518)------------------------------
% 1.48/0.62  % (26561)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)
% 1.48/0.63  % (26513)Instruction limit reached!
% 1.48/0.63  % (26513)------------------------------
% 1.48/0.63  % (26513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.48/0.63  % (26513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.48/0.63  % (26513)Termination reason: Unknown
% 1.48/0.63  % (26513)Termination phase: Saturation
% 1.48/0.63  
% 1.48/0.63  % (26513)Memory used [KB]: 6396
% 1.48/0.63  % (26513)Time elapsed: 0.198 s
% 1.48/0.63  % (26513)Instructions burned: 50 (million)
% 1.48/0.63  % (26513)------------------------------
% 1.48/0.63  % (26513)------------------------------
% 2.17/0.63  % (26529)Instruction limit reached!
% 2.17/0.63  % (26529)------------------------------
% 2.17/0.63  % (26529)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.63  % (26565)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/920Mi)
% 2.17/0.64  % (26559)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.17/0.65  % (26529)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.65  % (26529)Termination reason: Unknown
% 2.17/0.65  % (26529)Termination phase: Saturation
% 2.17/0.65  
% 2.17/0.65  % (26529)Memory used [KB]: 6524
% 2.17/0.65  % (26529)Time elapsed: 0.035 s
% 2.17/0.65  % (26529)Instructions burned: 68 (million)
% 2.17/0.65  % (26529)------------------------------
% 2.17/0.65  % (26529)------------------------------
% 2.17/0.66  % (26519)Instruction limit reached!
% 2.17/0.66  % (26519)------------------------------
% 2.17/0.66  % (26519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.66  % (26519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.66  % (26519)Termination reason: Unknown
% 2.17/0.66  % (26519)Termination phase: Saturation
% 2.17/0.66  
% 2.17/0.66  % (26519)Memory used [KB]: 6524
% 2.17/0.66  % (26519)Time elapsed: 0.249 s
% 2.17/0.66  % (26519)Instructions burned: 99 (million)
% 2.17/0.66  % (26519)------------------------------
% 2.17/0.66  % (26519)------------------------------
% 2.47/0.70  % (26522)Instruction limit reached!
% 2.47/0.70  % (26522)------------------------------
% 2.47/0.70  % (26522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.70  % (26516)Instruction limit reached!
% 2.47/0.70  % (26516)------------------------------
% 2.47/0.70  % (26516)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.71  % (26607)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.47/0.71  % (26522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.71  % (26522)Termination reason: Unknown
% 2.47/0.71  % (26522)Termination phase: Saturation
% 2.47/0.71  
% 2.47/0.71  % (26522)Memory used [KB]: 2046
% 2.47/0.71  % (26522)Time elapsed: 0.305 s
% 2.47/0.71  % (26522)Instructions burned: 101 (million)
% 2.47/0.71  % (26522)------------------------------
% 2.47/0.71  % (26522)------------------------------
% 2.47/0.71  % (26521)Instruction limit reached!
% 2.47/0.71  % (26521)------------------------------
% 2.47/0.71  % (26521)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.71  % (26521)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.71  % (26521)Termination reason: Unknown
% 2.47/0.71  % (26521)Termination phase: Saturation
% 2.47/0.71  
% 2.47/0.71  % (26514)Instruction limit reached!
% 2.47/0.71  % (26514)------------------------------
% 2.47/0.71  % (26514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.71  % (26514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.71  % (26514)Termination reason: Unknown
% 2.47/0.71  % (26514)Termination phase: Saturation
% 2.47/0.71  
% 2.47/0.71  % (26514)Memory used [KB]: 6524
% 2.47/0.71  % (26514)Time elapsed: 0.325 s
% 2.47/0.71  % (26514)Instructions burned: 100 (million)
% 2.47/0.71  % (26514)------------------------------
% 2.47/0.71  % (26514)------------------------------
% 2.47/0.71  % (26521)Memory used [KB]: 6652
% 2.47/0.71  % (26521)Time elapsed: 0.295 s
% 2.47/0.71  % (26521)Instructions burned: 100 (million)
% 2.47/0.71  % (26521)------------------------------
% 2.47/0.71  % (26521)------------------------------
% 2.47/0.72  % (26613)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.47/0.72  % (26516)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.72  % (26516)Termination reason: Unknown
% 2.47/0.72  % (26516)Termination phase: Saturation
% 2.47/0.72  
% 2.47/0.72  % (26516)Memory used [KB]: 6652
% 2.47/0.72  % (26516)Time elapsed: 0.294 s
% 2.47/0.72  % (26516)Instructions burned: 100 (million)
% 2.47/0.72  % (26516)------------------------------
% 2.47/0.72  % (26516)------------------------------
% 2.47/0.72  % (26614)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.47/0.74  % (26515)Instruction limit reached!
% 2.47/0.74  % (26515)------------------------------
% 2.47/0.74  % (26515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.74  % (26515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.74  % (26515)Termination reason: Unknown
% 2.47/0.74  % (26515)Termination phase: Saturation
% 2.47/0.74  
% 2.47/0.74  % (26515)Memory used [KB]: 6524
% 2.47/0.74  % (26515)Time elapsed: 0.320 s
% 2.47/0.74  % (26515)Instructions burned: 101 (million)
% 2.47/0.74  % (26515)------------------------------
% 2.47/0.74  % (26515)------------------------------
% 2.47/0.74  % (26633)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.47/0.75  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.47/0.75  % (26626)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.47/0.75  % (26643)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.47/0.75  % (26620)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.81/0.76  % (26637)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.81/0.76  % (26636)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.81/0.76  % (26561)Instruction limit reached!
% 2.81/0.76  % (26561)------------------------------
% 2.81/0.76  % (26561)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.81/0.76  % (26561)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.81/0.76  % (26561)Termination reason: Unknown
% 2.81/0.76  % (26561)Termination phase: Saturation
% 2.81/0.76  
% 2.81/0.76  % (26561)Memory used [KB]: 6524
% 2.81/0.76  % (26561)Time elapsed: 0.183 s
% 2.81/0.76  % (26561)Instructions burned: 91 (million)
% 2.81/0.76  % (26561)------------------------------
% 2.81/0.76  % (26561)------------------------------
% 2.86/0.78  % (26660)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4959Mi)
% 2.86/0.80  % (26524)Instruction limit reached!
% 2.86/0.80  % (26524)------------------------------
% 2.86/0.80  % (26524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.80  % (26524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.80  % (26524)Termination reason: Unknown
% 2.86/0.80  % (26524)Termination phase: Saturation
% 2.86/0.80  
% 2.86/0.80  % (26524)Memory used [KB]: 6908
% 2.86/0.80  % (26524)Time elapsed: 0.395 s
% 2.86/0.80  % (26524)Instructions burned: 138 (million)
% 2.86/0.80  % (26524)------------------------------
% 2.86/0.80  % (26524)------------------------------
% 3.00/0.81  % (26614)Instruction limit reached!
% 3.00/0.81  % (26614)------------------------------
% 3.00/0.81  % (26614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.81  % (26614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.81  % (26614)Termination reason: Unknown
% 3.00/0.81  % (26614)Termination phase: Saturation
% 3.00/0.81  
% 3.00/0.81  % (26614)Memory used [KB]: 6524
% 3.00/0.81  % (26614)Time elapsed: 0.050 s
% 3.00/0.81  % (26614)Instructions burned: 68 (million)
% 3.00/0.81  % (26614)------------------------------
% 3.00/0.81  % (26614)------------------------------
% 3.00/0.81  % (26667)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4756Mi)
% 3.00/0.83  % (26693)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)
% 3.00/0.83  % (26530)Instruction limit reached!
% 3.00/0.83  % (26530)------------------------------
% 3.00/0.83  % (26530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.00/0.83  % (26530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.00/0.83  % (26530)Termination reason: Unknown
% 3.00/0.83  % (26530)Termination phase: Saturation
% 3.00/0.83  
% 3.00/0.83  % (26530)Memory used [KB]: 3326
% 3.00/0.83  % (26530)Time elapsed: 0.420 s
% 3.00/0.83  % (26530)Instructions burned: 177 (million)
% 3.00/0.83  % (26530)------------------------------
% 3.00/0.83  % (26530)------------------------------
% 3.00/0.83  % (26695)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)
% 3.17/0.84  % (26523)Instruction limit reached!
% 3.17/0.84  % (26523)------------------------------
% 3.17/0.84  % (26523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.85  % (26696)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.17/0.85  % (26694)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.17/0.85  % (26523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.85  % (26523)Termination reason: Unknown
% 3.17/0.85  % (26523)Termination phase: Saturation
% 3.17/0.85  
% 3.17/0.85  % (26523)Memory used [KB]: 7547
% 3.17/0.85  % (26523)Time elapsed: 0.435 s
% 3.17/0.85  % (26523)Instructions burned: 177 (million)
% 3.17/0.85  % (26523)------------------------------
% 3.17/0.85  % (26523)------------------------------
% 3.17/0.86  % (26707)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2891Mi)
% 3.17/0.87  % (26708)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.17/0.91  % (26633)Instruction limit reached!
% 3.17/0.91  % (26633)------------------------------
% 3.17/0.91  % (26633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.91  % (26633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.91  % (26633)Termination reason: Unknown
% 3.17/0.91  % (26633)Termination phase: Saturation
% 3.17/0.91  
% 3.17/0.91  % (26633)Memory used [KB]: 6396
% 3.17/0.91  % (26633)Time elapsed: 0.270 s
% 3.17/0.91  % (26633)Instructions burned: 91 (million)
% 3.17/0.91  % (26633)------------------------------
% 3.17/0.91  % (26633)------------------------------
% 3.17/0.93  % (26718)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.45/0.93  % (26724)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.45/0.94  % (26729)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/8004Mi)
% 3.45/0.96  % (26740)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)
% 3.45/0.98  % (26694)Instruction limit reached!
% 3.45/0.98  % (26694)------------------------------
% 3.45/0.98  % (26694)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.45/0.98  % (26694)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.45/0.98  % (26694)Termination reason: Unknown
% 3.45/0.98  % (26694)Termination phase: Saturation
% 3.45/0.98  
% 3.45/0.98  % (26694)Memory used [KB]: 6524
% 3.45/0.98  % (26694)Time elapsed: 0.036 s
% 3.45/0.98  % (26694)Instructions burned: 69 (million)
% 3.45/0.98  % (26694)------------------------------
% 3.45/0.98  % (26694)------------------------------
% 3.45/0.98  % (26527)First to succeed.
% 3.45/0.98  % (26527)Refutation found. Thanks to Tanya!
% 3.45/0.98  % SZS status Unsatisfiable for theBenchmark
% 3.45/0.98  % SZS output start Proof for theBenchmark
% See solution above
% 3.45/0.98  % (26527)------------------------------
% 3.45/0.98  % (26527)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.45/0.98  % (26527)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.45/0.98  % (26527)Termination reason: Refutation
% 3.45/0.98  
% 3.45/0.98  % (26527)Memory used [KB]: 8315
% 3.45/0.98  % (26527)Time elapsed: 0.546 s
% 3.45/0.98  % (26527)Instructions burned: 310 (million)
% 3.45/0.98  % (26527)------------------------------
% 3.45/0.98  % (26527)------------------------------
% 3.45/0.98  % (26502)Success in time 0.634 s
%------------------------------------------------------------------------------