TSTP Solution File: SET079-6 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SET079-6 : TPTP v8.1.0. Bugfixed v2.1.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 : n025.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:23:34 EDT 2022

% Result   : Unsatisfiable 0.20s 0.54s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   28 (   9 unt;   0 def)
%            Number of atoms       :   51 (  11 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   44 (  21   ~;  21   |;   0   &)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   3 prp; 0-2 aty)
%            Number of functors    :    9 (   9 usr;   4 con; 0-2 aty)
%            Number of variables   :   15 (  15   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f445,plain,
    $false,
    inference(avatar_sat_refutation,[],[f165,f168,f444]) ).

fof(f444,plain,
    ~ spl1_1,
    inference(avatar_contradiction_clause,[],[f438]) ).

fof(f438,plain,
    ( $false
    | ~ spl1_1 ),
    inference(resolution,[],[f437,f160]) ).

fof(f160,plain,
    ( member(x,null_class)
    | ~ spl1_1 ),
    inference(avatar_component_clause,[],[f158]) ).

fof(f158,plain,
    ( spl1_1
  <=> member(x,null_class) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_1])]) ).

fof(f437,plain,
    ( ! [X1] : ~ member(X1,null_class)
    | ~ spl1_1 ),
    inference(duplicate_literal_removal,[],[f435]) ).

fof(f435,plain,
    ( ! [X1] :
        ( ~ member(X1,null_class)
        | ~ member(X1,null_class) )
    | ~ spl1_1 ),
    inference(superposition,[],[f24,f409]) ).

fof(f409,plain,
    ( null_class = complement(null_class)
    | ~ spl1_1 ),
    inference(resolution,[],[f401,f160]) ).

fof(f401,plain,
    ( ! [X6] :
        ( ~ member(x,X6)
        | null_class = complement(X6) )
    | ~ spl1_1 ),
    inference(resolution,[],[f393,f24]) ).

fof(f393,plain,
    ( ! [X0] :
        ( member(x,X0)
        | null_class = X0 )
    | ~ spl1_1 ),
    inference(resolution,[],[f302,f160]) ).

fof(f302,plain,
    ! [X4,X5] :
      ( ~ member(X5,null_class)
      | member(X5,X4)
      | null_class = X4 ),
    inference(superposition,[],[f21,f67]) ).

fof(f67,axiom,
    ! [X0] :
      ( null_class = intersection(X0,regular(X0))
      | null_class = X0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',regularity2) ).

fof(f21,axiom,
    ! [X0,X1,X4] :
      ( ~ member(X4,intersection(X0,X1))
      | member(X4,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',intersection1) ).

fof(f24,axiom,
    ! [X0,X4] :
      ( ~ member(X4,complement(X0))
      | ~ member(X4,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',complement1) ).

fof(f168,plain,
    spl1_2,
    inference(avatar_contradiction_clause,[],[f167]) ).

fof(f167,plain,
    ( $false
    | spl1_2 ),
    inference(resolution,[],[f164,f92]) ).

fof(f92,axiom,
    member(x,universal_class),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_corollary_to_set_in_its_singleton_1) ).

fof(f164,plain,
    ( ~ member(x,universal_class)
    | spl1_2 ),
    inference(avatar_component_clause,[],[f162]) ).

fof(f162,plain,
    ( spl1_2
  <=> member(x,universal_class) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_2])]) ).

fof(f165,plain,
    ( spl1_1
    | ~ spl1_2 ),
    inference(avatar_split_clause,[],[f156,f162,f158]) ).

fof(f156,plain,
    ( ~ member(x,universal_class)
    | member(x,null_class) ),
    inference(forward_demodulation,[],[f155,f147]) ).

fof(f147,plain,
    null_class = sF0,
    inference(definition_folding,[],[f129,f146]) ).

fof(f146,plain,
    unordered_pair(x,x) = sF0,
    introduced(function_definition,[]) ).

fof(f129,plain,
    null_class = unordered_pair(x,x),
    inference(definition_unfolding,[],[f93,f12]) ).

fof(f12,axiom,
    ! [X0] : unordered_pair(X0,X0) = singleton(X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',singleton_set) ).

fof(f93,axiom,
    null_class = singleton(x),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_corollary_to_set_in_its_singleton_2) ).

fof(f155,plain,
    ( member(x,sF0)
    | ~ member(x,universal_class) ),
    inference(superposition,[],[f9,f146]) ).

fof(f9,axiom,
    ! [X0,X1] :
      ( member(X0,unordered_pair(X0,X1))
      | ~ member(X0,universal_class) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unordered_pair2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : SET079-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.10/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.12/0.34  % Computer : n025.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 30 13:20:15 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.20/0.51  % (6095)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)
% 0.20/0.51  % (6096)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.20/0.51  % (6084)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.20/0.51  % (6100)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.20/0.52  % (6097)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.52  % (6086)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.20/0.52  % (6110)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.20/0.52  % (6088)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.52  % (6113)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)
% 0.20/0.53  % (6085)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.20/0.53  % (6109)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.20/0.53  % (6106)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.20/0.53  % (6089)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.20/0.53  % (6105)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.20/0.53  % (6098)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.20/0.53  % (6091)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.53  % (6093)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)
% 0.20/0.53  % (6087)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)
% 0.20/0.53  % (6099)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.20/0.53  % (6103)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)
% 0.20/0.53  % (6111)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)
% 0.20/0.53  % (6102)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.53  % (6104)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)
% 0.20/0.53  % (6108)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.20/0.54  % (6095)First to succeed.
% 0.20/0.54  % (6090)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.20/0.54  % (6094)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.54  % (6095)Refutation found. Thanks to Tanya!
% 0.20/0.54  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.54  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.54  % (6095)------------------------------
% 0.20/0.54  % (6095)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (6095)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (6095)Termination reason: Refutation
% 0.20/0.54  
% 0.20/0.54  % (6095)Memory used [KB]: 5884
% 0.20/0.54  % (6095)Time elapsed: 0.138 s
% 0.20/0.54  % (6095)Instructions burned: 11 (million)
% 0.20/0.54  % (6095)------------------------------
% 0.20/0.54  % (6095)------------------------------
% 0.20/0.54  % (6083)Success in time 0.193 s
%------------------------------------------------------------------------------