TSTP Solution File: SET020-7 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SET020-7 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n024.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 : Tue Apr 30 15:04:24 EDT 2024

% Result   : Unsatisfiable 0.14s 0.42s
% Output   : Refutation 0.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   19 (   8 unt;   0 def)
%            Number of atoms       :   34 (   9 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   32 (  17   ~;  15   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   3 con; 0-2 aty)
%            Number of variables   :   25 (  25   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2473,plain,
    $false,
    inference(trivial_inequality_removal,[],[f2468]) ).

fof(f2468,plain,
    u != u,
    inference(superposition,[],[f159,f2389]) ).

fof(f2389,plain,
    u = first(ordered_pair(u,v)),
    inference(resolution,[],[f2363,f426]) ).

fof(f426,plain,
    member(u,universal_class),
    inference(resolution,[],[f14,f158]) ).

fof(f158,axiom,
    member(ordered_pair(u,v),cross_product(universal_class,universal_class)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_unique_1st_and_2nd_in_pair_of_sets1_1) ).

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

fof(f2363,plain,
    ( ~ member(u,universal_class)
    | u = first(ordered_pair(u,v)) ),
    inference(resolution,[],[f2330,f446]) ).

fof(f446,plain,
    member(v,universal_class),
    inference(resolution,[],[f15,f158]) ).

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

fof(f2330,plain,
    ! [X0] :
      ( ~ member(v,X0)
      | u = first(ordered_pair(u,v))
      | ~ member(u,universal_class) ),
    inference(resolution,[],[f2137,f122]) ).

fof(f122,axiom,
    ! [X0] :
      ( member(X0,singleton(X0))
      | ~ member(X0,universal_class) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',set_in_its_singleton) ).

fof(f2137,plain,
    ! [X0,X1] :
      ( ~ member(u,singleton(X0))
      | ~ member(v,X1)
      | first(ordered_pair(u,v)) = X0 ),
    inference(resolution,[],[f2109,f125]) ).

fof(f125,axiom,
    ! [X0,X1] :
      ( ~ member(X1,singleton(X0))
      | X0 = X1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',only_member_in_singleton) ).

fof(f2109,plain,
    ! [X0,X1] :
      ( member(first(ordered_pair(u,v)),X1)
      | ~ member(u,X1)
      | ~ member(v,X0) ),
    inference(resolution,[],[f16,f1712]) ).

fof(f1712,plain,
    ! [X0,X1] :
      ( ~ member(ordered_pair(u,v),cross_product(X0,X1))
      | member(first(ordered_pair(u,v)),X0) ),
    inference(superposition,[],[f14,f1698]) ).

fof(f1698,plain,
    ordered_pair(u,v) = ordered_pair(first(ordered_pair(u,v)),second(ordered_pair(u,v))),
    inference(resolution,[],[f17,f158]) ).

fof(f17,axiom,
    ! [X0,X1,X4] :
      ( ~ member(X4,cross_product(X0,X1))
      | ordered_pair(first(X4),second(X4)) = X4 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cartesian_product4) ).

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

fof(f159,axiom,
    u != first(ordered_pair(u,v)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_unique_1st_and_2nd_in_pair_of_sets1_2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.10  % Problem    : SET020-7 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.07/0.11  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.09/0.31  % Computer : n024.cluster.edu
% 0.09/0.31  % Model    : x86_64 x86_64
% 0.09/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.31  % Memory   : 8042.1875MB
% 0.09/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.31  % CPULimit   : 300
% 0.09/0.31  % WCLimit    : 300
% 0.09/0.31  % DateTime   : Tue Apr 30 01:09:36 EDT 2024
% 0.09/0.32  % CPUTime    : 
% 0.09/0.32  % (2884)Running in auto input_syntax mode. Trying TPTP
% 0.09/0.34  % (2887)WARNING: value z3 for option sas not known
% 0.09/0.34  % (2888)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.09/0.34  % (2887)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.09/0.34  % (2889)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.09/0.34  % (2890)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.09/0.34  % (2886)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.09/0.34  % (2891)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.09/0.34  % (2885)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.09/0.38  TRYING [1]
% 0.09/0.39  TRYING [2]
% 0.14/0.42  % (2890)First to succeed.
% 0.14/0.42  % (2890)Refutation found. Thanks to Tanya!
% 0.14/0.42  % SZS status Unsatisfiable for theBenchmark
% 0.14/0.42  % SZS output start Proof for theBenchmark
% See solution above
% 0.14/0.42  % (2890)------------------------------
% 0.14/0.42  % (2890)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.14/0.42  % (2890)Termination reason: Refutation
% 0.14/0.42  
% 0.14/0.42  % (2890)Memory used [KB]: 2169
% 0.14/0.42  % (2890)Time elapsed: 0.086 s
% 0.14/0.42  % (2890)Instructions burned: 161 (million)
% 0.14/0.42  % (2890)------------------------------
% 0.14/0.42  % (2890)------------------------------
% 0.14/0.42  % (2884)Success in time 0.104 s
%------------------------------------------------------------------------------