TSTP Solution File: SET017-7 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET017-7 : 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 : n016.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:18:25 EDT 2022

% Result   : Unsatisfiable 0.19s 0.51s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   24 (  14 unt;   0 def)
%            Number of atoms       :   36 (  13 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   24 (  12   ~;  12   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   4 con; 0-2 aty)
%            Number of variables   :   26 (  26   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f227,plain,
    $false,
    inference(unit_resulting_resolution,[],[f202,f202,f214,f8]) ).

fof(f8,axiom,
    ! [X2,X0,X1] :
      ( ~ member(X2,unordered_pair(X0,X1))
      | X0 = X2
      | X1 = X2 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unordered_pair_member) ).

fof(f214,plain,
    member(y,unordered_pair(x,x)),
    inference(subsumption_resolution,[],[f210,f195]) ).

fof(f195,plain,
    member(y,universal_class),
    inference(resolution,[],[f165,f156]) ).

fof(f156,plain,
    ! [X2,X3,X0,X1] :
      ( ~ member(unordered_pair(unordered_pair(X2,X2),unordered_pair(X2,unordered_pair(X3,X3))),cross_product(X0,X1))
      | member(X2,universal_class) ),
    inference(definition_unfolding,[],[f94,f125]) ).

fof(f125,plain,
    ! [X0,X1] : ordered_pair(X0,X1) = unordered_pair(unordered_pair(X0,X0),unordered_pair(X0,unordered_pair(X1,X1))),
    inference(definition_unfolding,[],[f13,f12,f12]) ).

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

fof(f13,axiom,
    ! [X0,X1] : unordered_pair(singleton(X0),unordered_pair(X0,singleton(X1))) = ordered_pair(X0,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ordered_pair) ).

fof(f94,axiom,
    ! [X2,X3,X0,X1] :
      ( member(X2,universal_class)
      | ~ member(ordered_pair(X2,X3),cross_product(X0,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',corollary_1_to_cartesian_product) ).

fof(f165,plain,
    member(unordered_pair(unordered_pair(y,y),unordered_pair(y,unordered_pair(z,z))),cross_product(universal_class,universal_class)),
    inference(definition_unfolding,[],[f115,f125]) ).

fof(f115,axiom,
    member(ordered_pair(y,z),cross_product(universal_class,universal_class)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_left_cancellation_2) ).

fof(f210,plain,
    ( ~ member(y,universal_class)
    | member(y,unordered_pair(x,x)) ),
    inference(superposition,[],[f10,f201]) ).

fof(f201,plain,
    unordered_pair(x,y) = unordered_pair(x,x),
    inference(backward_demodulation,[],[f114,f200]) ).

fof(f200,plain,
    x = z,
    inference(resolution,[],[f196,f187]) ).

fof(f187,plain,
    ( ~ member(z,universal_class)
    | x = z ),
    inference(subsumption_resolution,[],[f186,f116]) ).

fof(f116,axiom,
    y != z,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_left_cancellation_3) ).

fof(f186,plain,
    ( ~ member(z,universal_class)
    | x = z
    | y = z ),
    inference(resolution,[],[f179,f8]) ).

fof(f179,plain,
    ( member(z,unordered_pair(x,y))
    | ~ member(z,universal_class) ),
    inference(superposition,[],[f10,f114]) ).

fof(f196,plain,
    member(z,universal_class),
    inference(resolution,[],[f165,f141]) ).

fof(f141,plain,
    ! [X2,X3,X0,X1] :
      ( ~ member(unordered_pair(unordered_pair(X2,X2),unordered_pair(X2,unordered_pair(X3,X3))),cross_product(X0,X1))
      | member(X3,X1) ),
    inference(definition_unfolding,[],[f15,f125]) ).

fof(f15,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ member(ordered_pair(X2,X3),cross_product(X0,X1))
      | member(X3,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cartesian_product2) ).

fof(f114,axiom,
    unordered_pair(x,y) = unordered_pair(x,z),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_left_cancellation_1) ).

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

fof(f202,plain,
    x != y,
    inference(backward_demodulation,[],[f116,f200]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem    : SET017-7 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.06/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 : n016.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 18:58:31 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.19/0.49  % (24567)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.19/0.50  % (24587)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.19/0.50  % (24579)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.51  % (24576)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.19/0.51  % (24576)Instruction limit reached!
% 0.19/0.51  % (24576)------------------------------
% 0.19/0.51  % (24576)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (24576)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (24576)Termination reason: Unknown
% 0.19/0.51  % (24576)Termination phase: Property scanning
% 0.19/0.51  
% 0.19/0.51  % (24576)Memory used [KB]: 1407
% 0.19/0.51  % (24576)Time elapsed: 0.005 s
% 0.19/0.51  % (24576)Instructions burned: 7 (million)
% 0.19/0.51  % (24576)------------------------------
% 0.19/0.51  % (24576)------------------------------
% 0.19/0.51  % (24567)First to succeed.
% 0.19/0.51  % (24570)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.19/0.51  % (24583)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.51  % (24579)Instruction limit reached!
% 0.19/0.51  % (24579)------------------------------
% 0.19/0.51  % (24579)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (24579)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (24579)Termination reason: Unknown
% 0.19/0.51  % (24579)Termination phase: Function definition elimination
% 0.19/0.51  
% 0.19/0.51  % (24579)Memory used [KB]: 1407
% 0.19/0.51  % (24579)Time elapsed: 0.004 s
% 0.19/0.51  % (24579)Instructions burned: 4 (million)
% 0.19/0.51  % (24579)------------------------------
% 0.19/0.51  % (24579)------------------------------
% 0.19/0.51  % (24591)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 0.19/0.51  % (24587)Also succeeded, but the first one will report.
% 0.19/0.51  % (24572)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.19/0.51  % (24567)Refutation found. Thanks to Tanya!
% 0.19/0.51  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.51  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.51  % (24567)------------------------------
% 0.19/0.51  % (24567)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (24567)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (24567)Termination reason: Refutation
% 0.19/0.51  
% 0.19/0.51  % (24567)Memory used [KB]: 1918
% 0.19/0.51  % (24567)Time elapsed: 0.110 s
% 0.19/0.51  % (24567)Instructions burned: 17 (million)
% 0.19/0.51  % (24567)------------------------------
% 0.19/0.51  % (24567)------------------------------
% 0.19/0.51  % (24565)Success in time 0.175 s
%------------------------------------------------------------------------------