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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SET020-6 : 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 : n014.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 : Sun May  5 09:09:51 EDT 2024

% Result   : Unsatisfiable 0.20s 0.41s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   23 (   9 unt;   0 def)
%            Number of atoms       :   43 (  14 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   40 (  20   ~;  20   |;   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    :    9 (   9 usr;   3 con; 0-2 aty)
%            Number of variables   :   33 (  33   !;   0   ?)

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

fof(f704,plain,
    u != u,
    inference(superposition,[],[f93,f641]) ).

fof(f641,plain,
    u = first(ordered_pair(u,v)),
    inference(resolution,[],[f629,f190]) ).

fof(f190,plain,
    member(u,universal_class),
    inference(resolution,[],[f14,f92]) ).

fof(f92,axiom,
    member(ordered_pair(u,v),cross_product(universal_class,universal_class)),
    file('/export/starexec/sandbox/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/sandbox/benchmark/theBenchmark.p',cartesian_product1) ).

fof(f629,plain,
    ( ~ member(u,universal_class)
    | u = first(ordered_pair(u,v)) ),
    inference(resolution,[],[f614,f195]) ).

fof(f195,plain,
    member(v,universal_class),
    inference(resolution,[],[f15,f92]) ).

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(f614,plain,
    ! [X0] :
      ( ~ member(v,X0)
      | u = first(ordered_pair(u,v))
      | ~ member(u,universal_class) ),
    inference(resolution,[],[f589,f102]) ).

fof(f102,plain,
    ! [X0] :
      ( member(X0,singleton(X0))
      | ~ member(X0,universal_class) ),
    inference(superposition,[],[f9,f12]) ).

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

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

fof(f589,plain,
    ! [X0,X1] :
      ( ~ member(u,singleton(X0))
      | ~ member(v,X1)
      | first(ordered_pair(u,v)) = X0 ),
    inference(resolution,[],[f578,f253]) ).

fof(f253,plain,
    ! [X0,X1] :
      ( ~ member(X1,singleton(X0))
      | X0 = X1 ),
    inference(duplicate_literal_removal,[],[f252]) ).

fof(f252,plain,
    ! [X0,X1] :
      ( ~ member(X1,singleton(X0))
      | X0 = X1
      | X0 = X1 ),
    inference(superposition,[],[f8,f12]) ).

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(f578,plain,
    ! [X0,X1] :
      ( member(first(ordered_pair(u,v)),X1)
      | ~ member(u,X1)
      | ~ member(v,X0) ),
    inference(resolution,[],[f16,f490]) ).

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

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

fof(f17,axiom,
    ! [X0,X1,X4] :
      ( ~ member(X4,cross_product(X0,X1))
      | ordered_pair(first(X4),second(X4)) = X4 ),
    file('/export/starexec/sandbox/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/sandbox/benchmark/theBenchmark.p',cartesian_product3) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.14  % Problem    : SET020-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.06/0.15  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.13/0.36  % Computer : n014.cluster.edu
% 0.13/0.36  % Model    : x86_64 x86_64
% 0.13/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.36  % Memory   : 8042.1875MB
% 0.13/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.36  % CPULimit   : 300
% 0.13/0.36  % WCLimit    : 300
% 0.13/0.36  % DateTime   : Fri May  3 16:28:53 EDT 2024
% 0.13/0.36  % CPUTime    : 
% 0.13/0.36  % (6989)Running in auto input_syntax mode. Trying TPTP
% 0.13/0.38  % (6991)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.13/0.38  % (6994)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.13/0.38  % (6995)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.13/0.38  % (6990)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.13/0.38  % (6996)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.13/0.38  % (6993)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.13/0.38  % (6992)WARNING: value z3 for option sas not known
% 0.13/0.38  % (6992)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.20/0.41  TRYING [1]
% 0.20/0.41  % (6995)First to succeed.
% 0.20/0.41  % (6995)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-6989"
% 0.20/0.41  TRYING [2]
% 0.20/0.41  % (6995)Refutation found. Thanks to Tanya!
% 0.20/0.41  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.41  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.41  % (6995)------------------------------
% 0.20/0.41  % (6995)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.20/0.41  % (6995)Termination reason: Refutation
% 0.20/0.41  
% 0.20/0.41  % (6995)Memory used [KB]: 1393
% 0.20/0.41  % (6995)Time elapsed: 0.030 s
% 0.20/0.41  % (6995)Instructions burned: 55 (million)
% 0.20/0.41  % (6989)Success in time 0.047 s
%------------------------------------------------------------------------------