TSTP Solution File: PUZ135_2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : PUZ135_2 : TPTP v8.1.0. Released v5.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n009.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 18:11:25 EDT 2022

% Result   : Theorem 0.18s 0.55s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   45
% Syntax   : Number of formulae    :  169 (  35 unt;  17 typ;   0 def)
%            Number of atoms       :  335 ( 238 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  381 ( 198   ~; 143   |;  22   &)
%                                         (  11 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    3 (   3 usr)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :   13 (  11 usr;  12 prp; 0-2 aty)
%            Number of functors    :   14 (  14 usr;  12 con; 0-1 aty)
%            Number of variables   :   39 (  39   !;   0   ?;  39   :)

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

tff(type_def_6,type,
    place: $tType ).

tff(type_def_7,type,
    entry: $tType ).

tff(func_def_0,type,
    entry_of: knowheyan > entry ).

tff(func_def_1,type,
    place_of: knowheyan > place ).

tff(func_def_2,type,
    a: knowheyan ).

tff(func_def_3,type,
    b: knowheyan ).

tff(func_def_4,type,
    c: knowheyan ).

tff(func_def_5,type,
    d: knowheyan ).

tff(func_def_6,type,
    collage_painting: entry ).

tff(func_def_7,type,
    holography: entry ).

tff(func_def_8,type,
    laser_etching: entry ).

tff(func_def_9,type,
    reconstituted_materials_sculpture: entry ).

tff(func_def_10,type,
    first: place ).

tff(func_def_11,type,
    second: place ).

tff(func_def_12,type,
    third: place ).

tff(func_def_13,type,
    fourth: place ).

tff(f548,plain,
    $false,
    inference(avatar_sat_refutation,[],[f100,f161,f183,f188,f199,f336,f340,f346,f352,f414,f418,f423,f449,f500,f536,f546]) ).

tff(f546,plain,
    ( ~ spl0_5
    | ~ spl0_8 ),
    inference(avatar_contradiction_clause,[],[f545]) ).

tff(f545,plain,
    ( $false
    | ~ spl0_5
    | ~ spl0_8 ),
    inference(subsumption_resolution,[],[f461,f156]) ).

tff(f156,plain,
    ( ( holography = entry_of(b) )
    | ~ spl0_5 ),
    inference(avatar_component_clause,[],[f154]) ).

tff(f154,plain,
    ( spl0_5
  <=> ( holography = entry_of(b) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_5])]) ).

tff(f461,plain,
    ( ( holography != entry_of(b) )
    | ~ spl0_8 ),
    inference(backward_demodulation,[],[f124,f458]) ).

tff(f458,plain,
    ( ( holography = entry_of(c) )
    | ~ spl0_8 ),
    inference(subsumption_resolution,[],[f386,f457]) ).

tff(f457,plain,
    ( ( laser_etching != entry_of(c) )
    | ~ spl0_8 ),
    inference(forward_demodulation,[],[f119,f182]) ).

tff(f182,plain,
    ( ( laser_etching = entry_of(d) )
    | ~ spl0_8 ),
    inference(avatar_component_clause,[],[f180]) ).

tff(f180,plain,
    ( spl0_8
  <=> ( laser_etching = entry_of(d) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_8])]) ).

tff(f119,plain,
    entry_of(d) != entry_of(c),
    inference(unit_resulting_resolution,[],[f59,f78]) ).

tff(f78,plain,
    ! [X0: knowheyan,X1: knowheyan] :
      ( ( entry_of(X0) != entry_of(X1) )
      | ( X0 = X1 ) ),
    inference(cnf_transformation,[],[f41]) ).

tff(f41,plain,
    ! [X0: knowheyan,X1: knowheyan] :
      ( ( entry_of(X0) != entry_of(X1) )
      | ( X0 = X1 ) ),
    inference(rectify,[],[f37]) ).

tff(f37,plain,
    ! [X1: knowheyan,X0: knowheyan] :
      ( ( entry_of(X0) != entry_of(X1) )
      | ( X0 = X1 ) ),
    inference(ennf_transformation,[],[f22]) ).

tff(f22,axiom,
    ! [X0: knowheyan,X1: knowheyan] :
      ( ( X0 != X1 )
     => ( entry_of(X0) != entry_of(X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unique_entrys) ).

tff(f59,plain,
    c != d,
    inference(cnf_transformation,[],[f6]) ).

tff(f6,axiom,
    c != d,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',c_not_d) ).

tff(f386,plain,
    ( ( holography = entry_of(c) )
    | ( laser_etching = entry_of(c) ) ),
    inference(subsumption_resolution,[],[f203,f82]) ).

tff(f82,plain,
    collage_painting != entry_of(c),
    inference(equality_resolution,[],[f62]) ).

tff(f62,plain,
    ! [X0: knowheyan] :
      ( ( c != X0 )
      | ( collage_painting != entry_of(X0) ) ),
    inference(cnf_transformation,[],[f35]) ).

tff(f35,plain,
    ! [X0: knowheyan] :
      ( ( ( second != place_of(X0) )
        & ( first != place_of(X0) )
        & ( a != X0 )
        & ( c != X0 ) )
      | ( collage_painting != entry_of(X0) ) ),
    inference(ennf_transformation,[],[f26]) ).

tff(f26,axiom,
    ! [X0: knowheyan] :
      ( ( collage_painting = entry_of(X0) )
     => ( ( second != place_of(X0) )
        & ( first != place_of(X0) )
        & ( a != X0 )
        & ( c != X0 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',collage_info) ).

tff(f203,plain,
    ( ( collage_painting = entry_of(c) )
    | ( laser_etching = entry_of(c) )
    | ( holography = entry_of(c) ) ),
    inference(trivial_inequality_removal,[],[f202]) ).

tff(f202,plain,
    ( ( collage_painting = entry_of(c) )
    | ( reconstituted_materials_sculpture != reconstituted_materials_sculpture )
    | ( holography = entry_of(c) )
    | ( laser_etching = entry_of(c) ) ),
    inference(superposition,[],[f150,f44]) ).

tff(f44,plain,
    ! [X0: entry] :
      ( ( reconstituted_materials_sculpture = X0 )
      | ( laser_etching = X0 )
      | ( collage_painting = X0 )
      | ( holography = X0 ) ),
    inference(cnf_transformation,[],[f20]) ).

tff(f20,axiom,
    ! [X0: entry] :
      ( ( holography = X0 )
      | ( laser_etching = X0 )
      | ( reconstituted_materials_sculpture = X0 )
      | ( collage_painting = X0 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',only_entries) ).

tff(f150,plain,
    reconstituted_materials_sculpture != entry_of(c),
    inference(backward_demodulation,[],[f122,f128]) ).

tff(f128,plain,
    reconstituted_materials_sculpture = entry_of(a),
    inference(unit_resulting_resolution,[],[f47,f81,f83,f44]) ).

tff(f83,plain,
    laser_etching != entry_of(a),
    inference(equality_resolution,[],[f69]) ).

tff(f69,plain,
    ! [X0: knowheyan] :
      ( ( laser_etching != entry_of(X0) )
      | ( a != X0 ) ),
    inference(cnf_transformation,[],[f38]) ).

tff(f38,plain,
    ( ! [X0: knowheyan] :
        ( ( laser_etching != entry_of(X0) )
        | ( ( second != place_of(X0) )
          & ( a != X0 ) ) )
    & ( laser_etching != entry_of(b) ) ),
    inference(ennf_transformation,[],[f29]) ).

tff(f29,axiom,
    ( ( laser_etching != entry_of(b) )
    & ! [X0: knowheyan] :
        ( ( laser_etching = entry_of(X0) )
       => ( ( second != place_of(X0) )
          & ( a != X0 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',laser_etching_info) ).

tff(f81,plain,
    collage_painting != entry_of(a),
    inference(equality_resolution,[],[f63]) ).

tff(f63,plain,
    ! [X0: knowheyan] :
      ( ( a != X0 )
      | ( collage_painting != entry_of(X0) ) ),
    inference(cnf_transformation,[],[f35]) ).

tff(f47,plain,
    holography != entry_of(a),
    inference(cnf_transformation,[],[f24]) ).

tff(f24,axiom,
    ( ( holography != entry_of(a) )
    & ( first != place_of(a) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_info) ).

tff(f122,plain,
    entry_of(a) != entry_of(c),
    inference(unit_resulting_resolution,[],[f75,f78]) ).

tff(f75,plain,
    a != c,
    inference(cnf_transformation,[],[f2]) ).

tff(f2,axiom,
    a != c,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_not_c) ).

tff(f124,plain,
    entry_of(b) != entry_of(c),
    inference(unit_resulting_resolution,[],[f48,f78]) ).

tff(f48,plain,
    b != c,
    inference(cnf_transformation,[],[f4]) ).

tff(f4,axiom,
    b != c,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_not_c) ).

tff(f536,plain,
    ( ~ spl0_6
    | ~ spl0_3 ),
    inference(avatar_split_clause,[],[f529,f93,f158]) ).

tff(f158,plain,
    ( spl0_6
  <=> ( collage_painting = entry_of(b) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_6])]) ).

tff(f93,plain,
    ( spl0_3
  <=> ( second = place_of(b) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_3])]) ).

tff(f529,plain,
    ( ( collage_painting != entry_of(b) )
    | ~ spl0_3 ),
    inference(trivial_inequality_removal,[],[f524]) ).

tff(f524,plain,
    ( ( collage_painting != entry_of(b) )
    | ( second != second )
    | ~ spl0_3 ),
    inference(superposition,[],[f65,f94]) ).

tff(f94,plain,
    ( ( second = place_of(b) )
    | ~ spl0_3 ),
    inference(avatar_component_clause,[],[f93]) ).

tff(f65,plain,
    ! [X0: knowheyan] :
      ( ( second != place_of(X0) )
      | ( collage_painting != entry_of(X0) ) ),
    inference(cnf_transformation,[],[f35]) ).

tff(f500,plain,
    ( ~ spl0_6
    | ~ spl0_11 ),
    inference(avatar_contradiction_clause,[],[f499]) ).

tff(f499,plain,
    ( $false
    | ~ spl0_6
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f496,f160]) ).

tff(f160,plain,
    ( ( collage_painting = entry_of(b) )
    | ~ spl0_6 ),
    inference(avatar_component_clause,[],[f158]) ).

tff(f496,plain,
    ( ( collage_painting != entry_of(b) )
    | ~ spl0_11 ),
    inference(trivial_inequality_removal,[],[f491]) ).

tff(f491,plain,
    ( ( collage_painting != entry_of(b) )
    | ( first != first )
    | ~ spl0_11 ),
    inference(superposition,[],[f64,f351]) ).

tff(f351,plain,
    ( ( first = place_of(b) )
    | ~ spl0_11 ),
    inference(avatar_component_clause,[],[f349]) ).

tff(f349,plain,
    ( spl0_11
  <=> ( first = place_of(b) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_11])]) ).

tff(f64,plain,
    ! [X0: knowheyan] :
      ( ( first != place_of(X0) )
      | ( collage_painting != entry_of(X0) ) ),
    inference(cnf_transformation,[],[f35]) ).

tff(f449,plain,
    ( ~ spl0_2
    | ~ spl0_11 ),
    inference(avatar_contradiction_clause,[],[f448]) ).

tff(f448,plain,
    ( $false
    | ~ spl0_2
    | ~ spl0_11 ),
    inference(subsumption_resolution,[],[f447,f351]) ).

tff(f447,plain,
    ( ( first != place_of(b) )
    | ~ spl0_2 ),
    inference(forward_demodulation,[],[f111,f90]) ).

tff(f90,plain,
    ( ( first = place_of(c) )
    | ~ spl0_2 ),
    inference(avatar_component_clause,[],[f89]) ).

tff(f89,plain,
    ( spl0_2
  <=> ( first = place_of(c) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

tff(f111,plain,
    place_of(b) != place_of(c),
    inference(unit_resulting_resolution,[],[f48,f54]) ).

tff(f54,plain,
    ! [X0: knowheyan,X1: knowheyan] :
      ( ( place_of(X0) != place_of(X1) )
      | ( X0 = X1 ) ),
    inference(cnf_transformation,[],[f40]) ).

tff(f40,plain,
    ! [X0: knowheyan,X1: knowheyan] :
      ( ( place_of(X0) != place_of(X1) )
      | ( X0 = X1 ) ),
    inference(rectify,[],[f34]) ).

tff(f34,plain,
    ! [X1: knowheyan,X0: knowheyan] :
      ( ( place_of(X0) != place_of(X1) )
      | ( X0 = X1 ) ),
    inference(ennf_transformation,[],[f32]) ).

tff(f32,plain,
    ! [X1: knowheyan,X0: knowheyan] :
      ( ( X0 != X1 )
     => ( place_of(X0) != place_of(X1) ) ),
    inference(rectify,[],[f23]) ).

tff(f23,axiom,
    ! [X1: knowheyan,X0: knowheyan] :
      ( ( X0 != X1 )
     => ( place_of(X0) != place_of(X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unique_places) ).

tff(f423,plain,
    ( ~ spl0_10
    | ~ spl0_3 ),
    inference(avatar_split_clause,[],[f422,f93,f343]) ).

tff(f343,plain,
    ( spl0_10
  <=> ( second = place_of(a) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_10])]) ).

tff(f422,plain,
    ( ( second != place_of(a) )
    | ~ spl0_3 ),
    inference(forward_demodulation,[],[f101,f94]) ).

tff(f101,plain,
    place_of(a) != place_of(b),
    inference(unit_resulting_resolution,[],[f42,f54]) ).

tff(f42,plain,
    a != b,
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    a != b,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_not_b) ).

tff(f418,plain,
    ( ~ spl0_8
    | ~ spl0_1 ),
    inference(avatar_split_clause,[],[f406,f85,f180]) ).

tff(f85,plain,
    ( spl0_1
  <=> ( fourth = place_of(d) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

tff(f406,plain,
    ( ( laser_etching != entry_of(d) )
    | ~ spl0_1 ),
    inference(trivial_inequality_removal,[],[f400]) ).

tff(f400,plain,
    ( ( laser_etching != entry_of(d) )
    | ( fourth != fourth )
    | ~ spl0_1 ),
    inference(superposition,[],[f56,f86]) ).

tff(f86,plain,
    ( ( fourth = place_of(d) )
    | ~ spl0_1 ),
    inference(avatar_component_clause,[],[f85]) ).

tff(f56,plain,
    ! [X0: knowheyan] :
      ( ( fourth != place_of(X0) )
      | ( laser_etching != entry_of(X0) ) ),
    inference(cnf_transformation,[],[f36]) ).

tff(f36,plain,
    ( ! [X0: knowheyan] :
        ( ( laser_etching != entry_of(X0) )
        | ( fourth != place_of(X0) ) )
    & ( fourth != place_of(b) ) ),
    inference(ennf_transformation,[],[f27]) ).

tff(f27,axiom,
    ( ( fourth != place_of(b) )
    & ! [X0: knowheyan] :
        ( ( laser_etching = entry_of(X0) )
       => ( fourth != place_of(X0) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fourth_info2) ).

tff(f414,plain,
    ( ~ spl0_9
    | ~ spl0_1 ),
    inference(avatar_split_clause,[],[f394,f85,f185]) ).

tff(f185,plain,
    ( spl0_9
  <=> ( holography = entry_of(d) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_9])]) ).

tff(f394,plain,
    ( ( holography != entry_of(d) )
    | ~ spl0_1 ),
    inference(unit_resulting_resolution,[],[f86,f74]) ).

tff(f74,plain,
    ! [X0: knowheyan] :
      ( ( fourth != place_of(X0) )
      | ( holography != entry_of(X0) ) ),
    inference(cnf_transformation,[],[f33]) ).

tff(f33,plain,
    ! [X0: knowheyan] :
      ( ( ( holography != entry_of(X0) )
        & ( reconstituted_materials_sculpture != entry_of(X0) ) )
      | ( fourth != place_of(X0) ) ),
    inference(ennf_transformation,[],[f25]) ).

tff(f25,axiom,
    ! [X0: knowheyan] :
      ( ( fourth = place_of(X0) )
     => ( ( holography != entry_of(X0) )
        & ( reconstituted_materials_sculpture != entry_of(X0) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fourth_info) ).

tff(f352,plain,
    ( spl0_11
    | spl0_3 ),
    inference(avatar_split_clause,[],[f347,f93,f349]) ).

tff(f347,plain,
    ( ( second = place_of(b) )
    | ( first = place_of(b) ) ),
    inference(subsumption_resolution,[],[f324,f79]) ).

tff(f79,plain,
    third != place_of(b),
    inference(cnf_transformation,[],[f28]) ).

tff(f28,axiom,
    ( ( third != place_of(c) )
    & ( third != place_of(b) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',third_info) ).

tff(f324,plain,
    ( ( first = place_of(b) )
    | ( second = place_of(b) )
    | ( third = place_of(b) ) ),
    inference(trivial_inequality_removal,[],[f309]) ).

tff(f309,plain,
    ( ( second = place_of(b) )
    | ( fourth != fourth )
    | ( third = place_of(b) )
    | ( first = place_of(b) ) ),
    inference(superposition,[],[f55,f76]) ).

tff(f76,plain,
    ! [X0: place] :
      ( ( fourth = X0 )
      | ( second = X0 )
      | ( third = X0 )
      | ( first = X0 ) ),
    inference(cnf_transformation,[],[f21]) ).

tff(f21,axiom,
    ! [X0: place] :
      ( ( third = X0 )
      | ( first = X0 )
      | ( fourth = X0 )
      | ( second = X0 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',only_places) ).

tff(f55,plain,
    fourth != place_of(b),
    inference(cnf_transformation,[],[f36]) ).

tff(f346,plain,
    ( spl0_4
    | spl0_10 ),
    inference(avatar_split_clause,[],[f341,f343,f97]) ).

tff(f97,plain,
    ( spl0_4
  <=> ( third = place_of(a) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_4])]) ).

tff(f341,plain,
    ( ( second = place_of(a) )
    | ( third = place_of(a) ) ),
    inference(subsumption_resolution,[],[f325,f46]) ).

tff(f46,plain,
    first != place_of(a),
    inference(cnf_transformation,[],[f24]) ).

tff(f325,plain,
    ( ( first = place_of(a) )
    | ( third = place_of(a) )
    | ( second = place_of(a) ) ),
    inference(trivial_inequality_removal,[],[f305]) ).

tff(f305,plain,
    ( ( second = place_of(a) )
    | ( fourth != fourth )
    | ( first = place_of(a) )
    | ( third = place_of(a) ) ),
    inference(superposition,[],[f166,f76]) ).

tff(f166,plain,
    fourth != place_of(a),
    inference(unit_resulting_resolution,[],[f128,f73]) ).

tff(f73,plain,
    ! [X0: knowheyan] :
      ( ( fourth != place_of(X0) )
      | ( reconstituted_materials_sculpture != entry_of(X0) ) ),
    inference(cnf_transformation,[],[f33]) ).

tff(f340,plain,
    ( spl0_2
    | ~ spl0_5 ),
    inference(avatar_split_clause,[],[f339,f154,f89]) ).

tff(f339,plain,
    ( ( first = place_of(c) )
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f338,f219]) ).

tff(f219,plain,
    ( ( second != place_of(c) )
    | ~ spl0_5 ),
    inference(unit_resulting_resolution,[],[f205,f70]) ).

tff(f70,plain,
    ! [X0: knowheyan] :
      ( ( second != place_of(X0) )
      | ( laser_etching != entry_of(X0) ) ),
    inference(cnf_transformation,[],[f38]) ).

tff(f205,plain,
    ( ( laser_etching = entry_of(c) )
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f204,f82]) ).

tff(f204,plain,
    ( ( collage_painting = entry_of(c) )
    | ( laser_etching = entry_of(c) )
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f203,f197]) ).

tff(f197,plain,
    ( ( holography != entry_of(c) )
    | ~ spl0_5 ),
    inference(backward_demodulation,[],[f124,f156]) ).

tff(f338,plain,
    ( ( first = place_of(c) )
    | ( second = place_of(c) )
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f326,f80]) ).

tff(f80,plain,
    third != place_of(c),
    inference(cnf_transformation,[],[f28]) ).

tff(f326,plain,
    ( ( third = place_of(c) )
    | ( second = place_of(c) )
    | ( first = place_of(c) )
    | ~ spl0_5 ),
    inference(trivial_inequality_removal,[],[f310]) ).

tff(f310,plain,
    ( ( third = place_of(c) )
    | ( fourth != fourth )
    | ( second = place_of(c) )
    | ( first = place_of(c) )
    | ~ spl0_5 ),
    inference(superposition,[],[f220,f76]) ).

tff(f220,plain,
    ( ( fourth != place_of(c) )
    | ~ spl0_5 ),
    inference(unit_resulting_resolution,[],[f205,f56]) ).

tff(f336,plain,
    ( ~ spl0_4
    | spl0_1
    | ~ spl0_7 ),
    inference(avatar_split_clause,[],[f332,f176,f85,f97]) ).

tff(f176,plain,
    ( spl0_7
  <=> ( collage_painting = entry_of(d) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_7])]) ).

tff(f332,plain,
    ( ( third != place_of(a) )
    | spl0_1
    | ~ spl0_7 ),
    inference(backward_demodulation,[],[f108,f289]) ).

tff(f289,plain,
    ( ( third = place_of(d) )
    | spl0_1
    | ~ spl0_7 ),
    inference(unit_resulting_resolution,[],[f215,f214,f87,f76]) ).

tff(f87,plain,
    ( ( fourth != place_of(d) )
    | spl0_1 ),
    inference(avatar_component_clause,[],[f85]) ).

tff(f214,plain,
    ( ( second != place_of(d) )
    | ~ spl0_7 ),
    inference(unit_resulting_resolution,[],[f178,f65]) ).

tff(f178,plain,
    ( ( collage_painting = entry_of(d) )
    | ~ spl0_7 ),
    inference(avatar_component_clause,[],[f176]) ).

tff(f215,plain,
    ( ( first != place_of(d) )
    | ~ spl0_7 ),
    inference(unit_resulting_resolution,[],[f178,f64]) ).

tff(f108,plain,
    place_of(a) != place_of(d),
    inference(unit_resulting_resolution,[],[f71,f54]) ).

tff(f71,plain,
    a != d,
    inference(cnf_transformation,[],[f3]) ).

tff(f3,axiom,
    a != d,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_not_d) ).

tff(f199,plain,
    ( ~ spl0_6
    | ~ spl0_7 ),
    inference(avatar_split_clause,[],[f198,f176,f158]) ).

tff(f198,plain,
    ( ( collage_painting != entry_of(b) )
    | ~ spl0_7 ),
    inference(forward_demodulation,[],[f123,f178]) ).

tff(f123,plain,
    entry_of(b) != entry_of(d),
    inference(unit_resulting_resolution,[],[f43,f78]) ).

tff(f43,plain,
    b != d,
    inference(cnf_transformation,[],[f5]) ).

tff(f5,axiom,
    b != d,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_not_d) ).

tff(f188,plain,
    ( spl0_7
    | spl0_8
    | spl0_9 ),
    inference(avatar_split_clause,[],[f173,f185,f180,f176]) ).

tff(f173,plain,
    ( ( holography = entry_of(d) )
    | ( laser_etching = entry_of(d) )
    | ( collage_painting = entry_of(d) ) ),
    inference(trivial_inequality_removal,[],[f172]) ).

tff(f172,plain,
    ( ( collage_painting = entry_of(d) )
    | ( holography = entry_of(d) )
    | ( laser_etching = entry_of(d) )
    | ( reconstituted_materials_sculpture != reconstituted_materials_sculpture ) ),
    inference(superposition,[],[f149,f44]) ).

tff(f149,plain,
    reconstituted_materials_sculpture != entry_of(d),
    inference(backward_demodulation,[],[f121,f128]) ).

tff(f121,plain,
    entry_of(a) != entry_of(d),
    inference(unit_resulting_resolution,[],[f71,f78]) ).

tff(f183,plain,
    ( spl0_7
    | spl0_8
    | ~ spl0_5 ),
    inference(avatar_split_clause,[],[f174,f154,f180,f176]) ).

tff(f174,plain,
    ( ( laser_etching = entry_of(d) )
    | ( collage_painting = entry_of(d) )
    | ~ spl0_5 ),
    inference(subsumption_resolution,[],[f173,f163]) ).

tff(f163,plain,
    ( ( holography != entry_of(d) )
    | ~ spl0_5 ),
    inference(backward_demodulation,[],[f123,f156]) ).

tff(f161,plain,
    ( spl0_5
    | spl0_6 ),
    inference(avatar_split_clause,[],[f152,f158,f154]) ).

tff(f152,plain,
    ( ( collage_painting = entry_of(b) )
    | ( holography = entry_of(b) ) ),
    inference(subsumption_resolution,[],[f151,f128]) ).

tff(f151,plain,
    ( ( holography = entry_of(b) )
    | ( collage_painting = entry_of(b) )
    | ( reconstituted_materials_sculpture != entry_of(a) ) ),
    inference(subsumption_resolution,[],[f141,f68]) ).

tff(f68,plain,
    laser_etching != entry_of(b),
    inference(cnf_transformation,[],[f38]) ).

tff(f141,plain,
    ( ( laser_etching = entry_of(b) )
    | ( holography = entry_of(b) )
    | ( reconstituted_materials_sculpture != entry_of(a) )
    | ( collage_painting = entry_of(b) ) ),
    inference(superposition,[],[f114,f44]) ).

tff(f114,plain,
    entry_of(a) != entry_of(b),
    inference(unit_resulting_resolution,[],[f42,f78]) ).

tff(f100,plain,
    ( ~ spl0_1
    | ~ spl0_2
    | ~ spl0_3
    | ~ spl0_4 ),
    inference(avatar_split_clause,[],[f66,f97,f93,f89,f85]) ).

tff(f66,plain,
    ( ( third != place_of(a) )
    | ( second != place_of(b) )
    | ( first != place_of(c) )
    | ( fourth != place_of(d) ) ),
    inference(cnf_transformation,[],[f39]) ).

tff(f39,plain,
    ( ( first != place_of(c) )
    | ( third != place_of(a) )
    | ( fourth != place_of(d) )
    | ( second != place_of(b) ) ),
    inference(ennf_transformation,[],[f31]) ).

tff(f31,negated_conjecture,
    ~ ( ( first = place_of(c) )
      & ( second = place_of(b) )
      & ( fourth = place_of(d) )
      & ( third = place_of(a) ) ),
    inference(negated_conjecture,[],[f30]) ).

tff(f30,conjecture,
    ( ( first = place_of(c) )
    & ( second = place_of(b) )
    & ( fourth = place_of(d) )
    & ( third = place_of(a) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',places) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem    : PUZ135_2 : TPTP v8.1.0. Released v5.1.0.
% 0.12/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.33  % Computer : n009.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.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Tue Aug 30 10:52:50 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.18/0.45  % (29514)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.18/0.46  % (29530)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.18/0.46  % (29514)Refutation not found, incomplete strategy% (29514)------------------------------
% 0.18/0.46  % (29514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.46  % (29522)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.18/0.46  % (29514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.46  % (29514)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.46  
% 0.18/0.46  % (29514)Memory used [KB]: 6012
% 0.18/0.46  % (29514)Time elapsed: 0.092 s
% 0.18/0.46  % (29514)Instructions burned: 2 (million)
% 0.18/0.46  % (29514)------------------------------
% 0.18/0.46  % (29514)------------------------------
% 0.18/0.47  % (29522)Instruction limit reached!
% 0.18/0.47  % (29522)------------------------------
% 0.18/0.47  % (29522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.47  % (29522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.47  % (29522)Termination reason: Unknown
% 0.18/0.47  % (29522)Termination phase: Finite model building preprocessing
% 0.18/0.47  
% 0.18/0.47  % (29522)Memory used [KB]: 5884
% 0.18/0.47  % (29522)Time elapsed: 0.004 s
% 0.18/0.47  % (29522)Instructions burned: 4 (million)
% 0.18/0.47  % (29522)------------------------------
% 0.18/0.47  % (29522)------------------------------
% 0.18/0.47  % (29527)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.18/0.48  % (29519)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.18/0.48  % (29528)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.18/0.48  % (29528)Refutation not found, incomplete strategy% (29528)------------------------------
% 0.18/0.48  % (29528)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.48  % (29528)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.48  % (29528)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.48  
% 0.18/0.48  % (29528)Memory used [KB]: 1535
% 0.18/0.48  % (29528)Time elapsed: 0.102 s
% 0.18/0.48  % (29528)Instructions burned: 2 (million)
% 0.18/0.48  % (29528)------------------------------
% 0.18/0.48  % (29528)------------------------------
% 0.18/0.48  % (29506)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.18/0.49  % (29505)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.18/0.49  % (29521)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.49  % (29509)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.18/0.49  % (29507)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.18/0.50  % (29520)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.18/0.50  % (29523)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.18/0.50  % (29513)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.18/0.50  % (29512)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.18/0.50  % (29513)Refutation not found, incomplete strategy% (29513)------------------------------
% 0.18/0.50  % (29513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (29513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (29513)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.50  
% 0.18/0.50  % (29513)Memory used [KB]: 6012
% 0.18/0.50  % (29513)Time elapsed: 0.119 s
% 0.18/0.50  % (29513)Instructions burned: 2 (million)
% 0.18/0.50  % (29513)------------------------------
% 0.18/0.50  % (29513)------------------------------
% 0.18/0.50  % (29521)Refutation not found, incomplete strategy% (29521)------------------------------
% 0.18/0.50  % (29521)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (29524)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.18/0.50  % (29519)Instruction limit reached!
% 0.18/0.50  % (29519)------------------------------
% 0.18/0.50  % (29519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (29519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (29519)Termination reason: Unknown
% 0.18/0.50  % (29519)Termination phase: Saturation
% 0.18/0.50  
% 0.18/0.50  % (29519)Memory used [KB]: 5884
% 0.18/0.50  % (29519)Time elapsed: 0.085 s
% 0.18/0.50  % (29519)Instructions burned: 3 (million)
% 0.18/0.50  % (29519)------------------------------
% 0.18/0.50  % (29519)------------------------------
% 0.18/0.50  % (29517)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.18/0.50  % (29524)Refutation not found, incomplete strategy% (29524)------------------------------
% 0.18/0.50  % (29524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (29506)Instruction limit reached!
% 0.18/0.50  % (29506)------------------------------
% 0.18/0.50  % (29506)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (29521)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (29521)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.50  
% 0.18/0.50  % (29515)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.18/0.50  % (29521)Memory used [KB]: 6012
% 0.18/0.50  % (29521)Time elapsed: 0.119 s
% 0.18/0.50  % (29521)Instructions burned: 3 (million)
% 0.18/0.50  % (29521)------------------------------
% 0.18/0.50  % (29521)------------------------------
% 0.18/0.51  % (29506)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (29506)Termination reason: Unknown
% 0.18/0.51  % (29506)Termination phase: Saturation
% 0.18/0.51  
% 0.18/0.51  % (29506)Memory used [KB]: 6012
% 0.18/0.51  % (29506)Time elapsed: 0.101 s
% 0.18/0.51  % (29506)Instructions burned: 13 (million)
% 0.18/0.51  % (29506)------------------------------
% 0.18/0.51  % (29506)------------------------------
% 0.18/0.51  % (29517)Refutation not found, incomplete strategy% (29517)------------------------------
% 0.18/0.51  % (29517)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (29517)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (29517)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.51  
% 0.18/0.51  % (29517)Memory used [KB]: 1535
% 0.18/0.51  % (29517)Time elapsed: 0.114 s
% 0.18/0.51  % (29517)Instructions burned: 2 (million)
% 0.18/0.51  % (29517)------------------------------
% 0.18/0.51  % (29517)------------------------------
% 0.18/0.51  % (29507)Refutation not found, incomplete strategy% (29507)------------------------------
% 0.18/0.51  % (29507)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (29507)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (29507)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.51  
% 0.18/0.51  % (29507)Memory used [KB]: 5884
% 0.18/0.51  % (29507)Time elapsed: 0.117 s
% 0.18/0.51  % (29507)Instructions burned: 1 (million)
% 0.18/0.51  % (29507)------------------------------
% 0.18/0.51  % (29507)------------------------------
% 0.18/0.51  % (29511)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.18/0.51  % (29534)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.18/0.51  % (29516)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.18/0.51  % (29523)Instruction limit reached!
% 0.18/0.51  % (29523)------------------------------
% 0.18/0.51  % (29523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (29515)Refutation not found, incomplete strategy% (29515)------------------------------
% 0.18/0.51  % (29515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (29523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (29523)Termination reason: Unknown
% 0.18/0.51  % (29523)Termination phase: Saturation
% 0.18/0.51  
% 0.18/0.51  % (29523)Memory used [KB]: 5884
% 0.18/0.51  % (29523)Time elapsed: 0.003 s
% 0.18/0.51  % (29523)Instructions burned: 2 (million)
% 0.18/0.51  % (29523)------------------------------
% 0.18/0.51  % (29523)------------------------------
% 0.18/0.51  % (29515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (29515)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.51  
% 0.18/0.51  % (29515)Memory used [KB]: 5884
% 0.18/0.51  % (29515)Time elapsed: 0.133 s
% 0.18/0.51  % (29515)Instructions burned: 3 (million)
% 0.18/0.51  % (29515)------------------------------
% 0.18/0.51  % (29515)------------------------------
% 0.18/0.51  % (29508)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.51  % (29516)Instruction limit reached!
% 0.18/0.51  % (29516)------------------------------
% 0.18/0.51  % (29516)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (29516)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (29516)Termination reason: Unknown
% 0.18/0.51  % (29516)Termination phase: Saturation
% 0.18/0.51  
% 0.18/0.51  % (29516)Memory used [KB]: 6012
% 0.18/0.51  % (29516)Time elapsed: 0.137 s
% 0.18/0.51  % (29516)Instructions burned: 7 (million)
% 0.18/0.51  % (29516)------------------------------
% 0.18/0.51  % (29516)------------------------------
% 0.18/0.51  % (29508)Refutation not found, incomplete strategy% (29508)------------------------------
% 0.18/0.51  % (29508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (29508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (29508)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.51  
% 0.18/0.51  % (29508)Memory used [KB]: 6012
% 0.18/0.51  % (29508)Time elapsed: 0.126 s
% 0.18/0.51  % (29508)Instructions burned: 3 (million)
% 0.18/0.51  % (29508)------------------------------
% 0.18/0.51  % (29508)------------------------------
% 0.18/0.51  % (29532)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.18/0.52  % (29509)Instruction limit reached!
% 0.18/0.52  % (29509)------------------------------
% 0.18/0.52  % (29509)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (29509)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (29509)Termination reason: Unknown
% 0.18/0.52  % (29509)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (29509)Memory used [KB]: 6012
% 0.18/0.52  % (29509)Time elapsed: 0.131 s
% 0.18/0.52  % (29509)Instructions burned: 14 (million)
% 0.18/0.52  % (29509)------------------------------
% 0.18/0.52  % (29509)------------------------------
% 0.18/0.52  % (29510)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.18/0.52  % (29510)Refutation not found, incomplete strategy% (29510)------------------------------
% 0.18/0.52  % (29510)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (29510)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (29510)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.52  
% 0.18/0.52  % (29510)Memory used [KB]: 1407
% 0.18/0.52  % (29510)Time elapsed: 0.125 s
% 0.18/0.52  % (29510)Instructions burned: 2 (million)
% 0.18/0.52  % (29510)------------------------------
% 0.18/0.52  % (29510)------------------------------
% 0.18/0.52  % (29533)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.18/0.52  % (29520)Instruction limit reached!
% 0.18/0.52  % (29520)------------------------------
% 0.18/0.52  % (29520)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (29520)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (29520)Termination reason: Unknown
% 0.18/0.52  % (29520)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (29520)Memory used [KB]: 6012
% 0.18/0.52  % (29520)Time elapsed: 0.117 s
% 0.18/0.52  % (29520)Instructions burned: 8 (million)
% 0.18/0.52  % (29520)------------------------------
% 0.18/0.52  % (29520)------------------------------
% 0.18/0.52  % (29533)Refutation not found, incomplete strategy% (29533)------------------------------
% 0.18/0.52  % (29533)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (29533)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (29533)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.52  
% 0.18/0.52  % (29533)Memory used [KB]: 6012
% 0.18/0.52  % (29533)Time elapsed: 0.143 s
% 0.18/0.52  % (29518)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.52  % (29533)Instructions burned: 3 (million)
% 0.18/0.52  % (29533)------------------------------
% 0.18/0.52  % (29533)------------------------------
% 0.18/0.52  % (29524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (29524)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.52  
% 0.18/0.52  % (29524)Memory used [KB]: 5884
% 0.18/0.52  % (29529)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.52  % (29524)Time elapsed: 0.123 s
% 0.18/0.52  % (29524)Instructions burned: 2 (million)
% 0.18/0.52  % (29524)------------------------------
% 0.18/0.52  % (29524)------------------------------
% 0.18/0.53  % (29526)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.53  % (29526)Refutation not found, incomplete strategy% (29526)------------------------------
% 0.18/0.53  % (29526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (29526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (29526)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.53  
% 0.18/0.53  % (29526)Memory used [KB]: 6012
% 0.18/0.53  % (29526)Time elapsed: 0.139 s
% 0.18/0.53  % (29526)Instructions burned: 3 (million)
% 0.18/0.53  % (29526)------------------------------
% 0.18/0.53  % (29526)------------------------------
% 0.18/0.53  % (29531)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.53  % (29525)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.18/0.53  % (29531)Refutation not found, incomplete strategy% (29531)------------------------------
% 0.18/0.53  % (29531)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (29531)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (29531)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.53  
% 0.18/0.53  % (29531)Memory used [KB]: 6012
% 0.18/0.53  % (29531)Time elapsed: 0.149 s
% 0.18/0.53  % (29531)Instructions burned: 2 (million)
% 0.18/0.53  % (29531)------------------------------
% 0.18/0.53  % (29531)------------------------------
% 0.18/0.55  % (29518)First to succeed.
% 0.18/0.55  % (29518)Refutation found. Thanks to Tanya!
% 0.18/0.55  % SZS status Theorem for theBenchmark
% 0.18/0.55  % SZS output start Proof for theBenchmark
% See solution above
% 0.18/0.55  % (29518)------------------------------
% 0.18/0.55  % (29518)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.55  % (29518)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.55  % (29518)Termination reason: Refutation
% 0.18/0.55  
% 0.18/0.55  % (29518)Memory used [KB]: 6140
% 0.18/0.55  % (29518)Time elapsed: 0.150 s
% 0.18/0.55  % (29518)Instructions burned: 19 (million)
% 0.18/0.55  % (29518)------------------------------
% 0.18/0.55  % (29518)------------------------------
% 0.18/0.55  % (29504)Success in time 0.201 s
%------------------------------------------------------------------------------