TSTP Solution File: SET003-1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SET003-1 : TPTP v8.1.0. Released v1.0.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 : n006.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:01 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f26,plain,
    $false,
    inference(subsumption_resolution,[],[f25,f14]) ).

fof(f14,axiom,
    ~ subset(a,aUa),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_a_is_a_subset_of_aUa) ).

fof(f25,plain,
    subset(a,aUa),
    inference(duplicate_literal_removal,[],[f24]) ).

fof(f24,plain,
    ( subset(a,aUa)
    | subset(a,aUa) ),
    inference(resolution,[],[f23,f3]) ).

fof(f3,axiom,
    ! [X2,X1] :
      ( ~ member(member_of_1_not_of_2(X1,X2),X2)
      | subset(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',subsets_axiom2) ).

fof(f23,plain,
    ! [X0] :
      ( member(member_of_1_not_of_2(a,X0),aUa)
      | subset(a,X0) ),
    inference(resolution,[],[f20,f2]) ).

fof(f2,axiom,
    ! [X2,X1] :
      ( member(member_of_1_not_of_2(X1,X2),X1)
      | subset(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',subsets_axiom1) ).

fof(f20,plain,
    ! [X0] :
      ( ~ member(X0,a)
      | member(X0,aUa) ),
    inference(resolution,[],[f8,f13]) ).

fof(f13,axiom,
    union(a,a,aUa),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_union_a_is_aUa) ).

fof(f8,axiom,
    ! [X3,X0,X4,X5] :
      ( ~ union(X3,X4,X5)
      | ~ member(X0,X3)
      | member(X0,X5) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',member_of_set1_is_member_of_union) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem    : SET003-1 : TPTP v8.1.0. Released v1.0.0.
% 0.03/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.33  % Computer : n006.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Tue Aug 30 12:49:10 EDT 2022
% 0.13/0.33  % CPUTime    : 
% 0.19/0.46  % (5063)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.19/0.46  TRYING [1]
% 0.19/0.47  % (5076)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.48  TRYING [2]
% 0.19/0.48  TRYING [3]
% 0.19/0.48  TRYING [4]
% 0.19/0.48  TRYING [5]
% 0.19/0.48  % (5076)First to succeed.
% 0.19/0.48  TRYING [6]
% 0.19/0.48  TRYING [7]
% 0.19/0.49  % (5076)Refutation found. Thanks to Tanya!
% 0.19/0.49  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.49  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.49  % (5076)------------------------------
% 0.19/0.49  % (5076)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (5076)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (5076)Termination reason: Refutation
% 0.19/0.49  
% 0.19/0.49  % (5076)Memory used [KB]: 5373
% 0.19/0.49  % (5076)Time elapsed: 0.102 s
% 0.19/0.49  % (5076)Instructions burned: 2 (million)
% 0.19/0.49  % (5076)------------------------------
% 0.19/0.49  % (5076)------------------------------
% 0.19/0.49  % (5058)Success in time 0.144 s
%------------------------------------------------------------------------------