TSTP Solution File: SET130-6 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET130-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_uns --cores 0 -t %d %s

% Computer : n029.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:19:28 EDT 2022

% Result   : Unsatisfiable 0.21s 0.52s
% Output   : Refutation 0.21s
% 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(f208,plain,
    $false,
    inference(subsumption_resolution,[],[f206,f156]) ).

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

fof(f93,axiom,
    member(u,universal_class),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_member_of_triple1_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(f206,plain,
    ~ member(u,unordered_pair(u,u)),
    inference(resolution,[],[f204,f24]) ).

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

fof(f204,plain,
    member(u,complement(unordered_pair(u,u))),
    inference(resolution,[],[f202,f21]) ).

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

fof(f202,plain,
    member(u,intersection(complement(unordered_pair(u,u)),complement(complement(intersection(complement(unordered_pair(y,y)),complement(complement(intersection(complement(unordered_pair(z,z)),complement(null_class))))))))),
    inference(subsumption_resolution,[],[f199,f93]) ).

fof(f199,plain,
    ( member(u,intersection(complement(unordered_pair(u,u)),complement(complement(intersection(complement(unordered_pair(y,y)),complement(complement(intersection(complement(unordered_pair(z,z)),complement(null_class)))))))))
    | ~ member(u,universal_class) ),
    inference(resolution,[],[f25,f126]) ).

fof(f126,plain,
    ~ member(u,complement(intersection(complement(unordered_pair(u,u)),complement(complement(intersection(complement(unordered_pair(y,y)),complement(complement(intersection(complement(unordered_pair(z,z)),complement(null_class)))))))))),
    inference(definition_unfolding,[],[f94,f100,f100,f100]) ).

fof(f100,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(f94,axiom,
    ~ member(u,set_builder(u,set_builder(y,set_builder(z,null_class)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_member_of_triple1_2) ).

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.13  % Problem    : SET130-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.13/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.35  % Computer : n029.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Aug 30 13:31:27 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.21/0.50  % (11253)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.21/0.50  % (11258)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.21/0.50  % (11280)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.21/0.50  % (11267)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.21/0.51  % (11258)First to succeed.
% 0.21/0.51  % (11272)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.21/0.51  % (11272)Instruction limit reached!
% 0.21/0.51  % (11272)------------------------------
% 0.21/0.51  % (11272)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.51  % (11267)Instruction limit reached!
% 0.21/0.51  % (11267)------------------------------
% 0.21/0.51  % (11267)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.51  % (11262)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.21/0.52  % (11262)Instruction limit reached!
% 0.21/0.52  % (11262)------------------------------
% 0.21/0.52  % (11262)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (11267)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (11267)Termination reason: Unknown
% 0.21/0.52  % (11267)Termination phase: Finite model building preprocessing
% 0.21/0.52  
% 0.21/0.52  % (11267)Memory used [KB]: 1535
% 0.21/0.52  % (11267)Time elapsed: 0.005 s
% 0.21/0.52  % (11267)Instructions burned: 7 (million)
% 0.21/0.52  % (11267)------------------------------
% 0.21/0.52  % (11267)------------------------------
% 0.21/0.52  % (11262)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (11262)Termination reason: Unknown
% 0.21/0.52  % (11262)Termination phase: Property scanning
% 0.21/0.52  
% 0.21/0.52  % (11262)Memory used [KB]: 1407
% 0.21/0.52  % (11262)Time elapsed: 0.004 s
% 0.21/0.52  % (11262)Instructions burned: 7 (million)
% 0.21/0.52  % (11262)------------------------------
% 0.21/0.52  % (11262)------------------------------
% 0.21/0.52  % (11274)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=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.21/0.52  % (11256)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.21/0.52  % (11253)Also succeeded, but the first one will report.
% 0.21/0.52  % (11272)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (11272)Termination reason: Unknown
% 0.21/0.52  % (11272)Termination phase: Saturation
% 0.21/0.52  % (11258)Refutation found. Thanks to Tanya!
% 0.21/0.52  % SZS status Unsatisfiable for theBenchmark
% 0.21/0.52  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.52  % (11258)------------------------------
% 0.21/0.52  % (11258)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (11258)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (11258)Termination reason: Refutation
% 0.21/0.52  
% 0.21/0.52  % (11258)Memory used [KB]: 1535
% 0.21/0.52  % (11258)Time elapsed: 0.095 s
% 0.21/0.52  % (11258)Instructions burned: 8 (million)
% 0.21/0.52  % (11258)------------------------------
% 0.21/0.52  % (11258)------------------------------
% 0.21/0.52  % (11249)Success in time 0.162 s
%------------------------------------------------------------------------------