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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SET138-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 : n019.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:53 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f216,plain,
    $false,
    inference(subsumption_resolution,[],[f214,f162]) ).

fof(f162,plain,
    ! [X4] : member(u,unordered_pair(X4,u)),
    inference(resolution,[],[f10,f93]) ).

fof(f93,axiom,
    member(u,universal_class),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_member_of_triple_kludge2_1) ).

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

fof(f214,plain,
    ~ member(u,unordered_pair(u,u)),
    inference(resolution,[],[f212,f24]) ).

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

fof(f212,plain,
    member(u,complement(unordered_pair(u,u))),
    inference(resolution,[],[f210,f21]) ).

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

fof(f210,plain,
    member(u,intersection(complement(unordered_pair(u,u)),complement(complement(intersection(complement(unordered_pair(v,v)),complement(complement(intersection(complement(unordered_pair(w,w)),complement(null_class))))))))),
    inference(subsumption_resolution,[],[f207,f93]) ).

fof(f207,plain,
    ( member(u,intersection(complement(unordered_pair(u,u)),complement(complement(intersection(complement(unordered_pair(v,v)),complement(complement(intersection(complement(unordered_pair(w,w)),complement(null_class)))))))))
    | ~ member(u,universal_class) ),
    inference(resolution,[],[f25,f135]) ).

fof(f135,plain,
    ~ member(u,complement(intersection(complement(unordered_pair(u,u)),complement(complement(intersection(complement(unordered_pair(v,v)),complement(complement(intersection(complement(unordered_pair(w,w)),complement(null_class)))))))))),
    inference(definition_unfolding,[],[f96,f102,f102,f102]) ).

fof(f102,plain,
    ! [X0,X1] : set_builder(X0,X1) = complement(intersection(complement(unordered_pair(X0,X0)),complement(X1))),
    inference(definition_unfolding,[],[f92,f26,f12]) ).

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

fof(f26,axiom,
    ! [X0,X1] : complement(intersection(complement(X0),complement(X1))) = union(X0,X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',union) ).

fof(f92,axiom,
    ! [X0,X1] : union(singleton(X0),X1) = set_builder(X0,X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_of_set_builder) ).

fof(f96,axiom,
    ~ member(u,set_builder(u,set_builder(v,set_builder(w,null_class)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_member_of_triple_kludge2_4) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SET138-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/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.35  % Computer : n019.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Aug 30 13:25:05 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.21/0.55  % (31997)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.55  % (31999)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.56  % (32015)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.21/0.56  % (31999)Instruction limit reached!
% 0.21/0.56  % (31999)------------------------------
% 0.21/0.56  % (31999)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (31999)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (31999)Termination reason: Unknown
% 0.21/0.56  % (31999)Termination phase: Function definition elimination
% 0.21/0.56  
% 0.21/0.56  % (31999)Memory used [KB]: 895
% 0.21/0.56  % (31999)Time elapsed: 0.005 s
% 0.21/0.56  % (31999)Instructions burned: 2 (million)
% 0.21/0.56  % (31999)------------------------------
% 0.21/0.56  % (31999)------------------------------
% 0.21/0.56  % (32007)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.56  % (32013)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.57  % (32013)First to succeed.
% 1.61/0.57  % (32005)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.77/0.59  % (32013)Refutation found. Thanks to Tanya!
% 1.77/0.59  % SZS status Unsatisfiable for theBenchmark
% 1.77/0.59  % SZS output start Proof for theBenchmark
% See solution above
% 1.77/0.59  % (32013)------------------------------
% 1.77/0.59  % (32013)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.77/0.59  % (32013)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.77/0.59  % (32013)Termination reason: Refutation
% 1.77/0.59  
% 1.77/0.59  % (32013)Memory used [KB]: 1151
% 1.77/0.59  % (32013)Time elapsed: 0.136 s
% 1.77/0.59  % (32013)Instructions burned: 9 (million)
% 1.77/0.59  % (32013)------------------------------
% 1.77/0.59  % (32013)------------------------------
% 1.77/0.59  % (31990)Success in time 0.229 s
%------------------------------------------------------------------------------