TSTP Solution File: SET186-6 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SET186-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_sat --cores 0 -t %d %s

% Computer : n017.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:24:06 EDT 2022

% Result   : Unsatisfiable 0.18s 0.54s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   20 (   9 unt;   0 def)
%            Number of atoms       :   36 (   3 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   31 (  15   ~;  16   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   3 con; 0-2 aty)
%            Number of variables   :   23 (  23   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f275,plain,
    $false,
    inference(subsumption_resolution,[],[f273,f189]) ).

fof(f189,plain,
    ~ member(not_subclass_element(x,y),y),
    inference(resolution,[],[f3,f114]) ).

fof(f114,axiom,
    ~ subclass(x,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_subclass_property4_2) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( subclass(X0,X1)
      | ~ member(not_subclass_element(X0,X1),X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_subclass_members2) ).

fof(f273,plain,
    member(not_subclass_element(x,y),y),
    inference(resolution,[],[f272,f188]) ).

fof(f188,plain,
    member(not_subclass_element(x,y),x),
    inference(resolution,[],[f2,f114]) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( subclass(X0,X1)
      | member(not_subclass_element(X0,X1),X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_subclass_members1) ).

fof(f272,plain,
    ! [X0] :
      ( ~ member(X0,x)
      | member(X0,y) ),
    inference(subsumption_resolution,[],[f269,f198]) ).

fof(f198,plain,
    ! [X0,X1] :
      ( ~ member(X0,X1)
      | member(X0,universal_class) ),
    inference(resolution,[],[f1,f4]) ).

fof(f4,axiom,
    ! [X0] : subclass(X0,universal_class),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',class_elements_are_sets) ).

fof(f1,axiom,
    ! [X2,X0,X1] :
      ( ~ subclass(X0,X1)
      | member(X2,X1)
      | ~ member(X2,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',subclass_members) ).

fof(f269,plain,
    ! [X0] :
      ( ~ member(X0,universal_class)
      | member(X0,y)
      | ~ member(X0,x) ),
    inference(resolution,[],[f266,f24]) ).

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

fof(f266,plain,
    ! [X2] :
      ( member(X2,complement(x))
      | ~ member(X2,universal_class)
      | member(X2,y) ),
    inference(resolution,[],[f263,f21]) ).

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

fof(f263,plain,
    ! [X0] :
      ( member(X0,intersection(complement(x),complement(y)))
      | member(X0,y)
      | ~ member(X0,universal_class) ),
    inference(superposition,[],[f25,f135]) ).

fof(f135,plain,
    y = complement(intersection(complement(x),complement(y))),
    inference(definition_unfolding,[],[f113,f26]) ).

fof(f26,axiom,
    ! [X0,X1] : complement(intersection(complement(X0),complement(X1))) = union(X0,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',union) ).

fof(f113,axiom,
    y = union(x,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_subclass_property4_1) ).

fof(f25,axiom,
    ! [X0,X4] :
      ( member(X4,complement(X0))
      | ~ member(X4,universal_class)
      | member(X4,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',complement2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SET186-6 : TPTP v8.1.0. Bugfixed v2.1.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 : n017.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:50 EDT 2022
% 0.13/0.33  % CPUTime    : 
% 0.18/0.48  % (16221)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.18/0.49  % (16237)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.18/0.50  % (16229)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.18/0.51  % (16220)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.51  % (16210)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.52  % (16225)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.52  % (16209)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.18/0.52  % (16218)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.52  % (16213)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.52  % (16232)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.18/0.52  % (16216)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.18/0.52  % (16212)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.52  % (16214)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.18/0.52  % (16231)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.18/0.53  % (16222)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.53  % (16223)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.18/0.53  % (16217)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.18/0.53  % (16217)Instruction limit reached!
% 0.18/0.53  % (16217)------------------------------
% 0.18/0.53  % (16217)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (16217)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (16217)Termination reason: Unknown
% 0.18/0.53  % (16217)Termination phase: Function definition elimination
% 0.18/0.53  
% 0.18/0.53  % (16217)Memory used [KB]: 1023
% 0.18/0.53  % (16217)Time elapsed: 0.002 s
% 0.18/0.53  % (16217)Instructions burned: 2 (million)
% 0.18/0.53  % (16217)------------------------------
% 0.18/0.53  % (16217)------------------------------
% 0.18/0.53  % (16215)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.53  % (16219)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.54  % (16235)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.18/0.54  % (16238)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.18/0.54  % (16211)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.18/0.54  % (16236)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.18/0.54  % (16231)First to succeed.
% 0.18/0.54  % (16230)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.18/0.54  % (16227)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.54  % (16231)Refutation found. Thanks to Tanya!
% 0.18/0.54  % SZS status Unsatisfiable for theBenchmark
% 0.18/0.54  % SZS output start Proof for theBenchmark
% See solution above
% 0.18/0.54  % (16231)------------------------------
% 0.18/0.54  % (16231)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.54  % (16231)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.54  % (16231)Termination reason: Refutation
% 0.18/0.54  
% 0.18/0.54  % (16231)Memory used [KB]: 1151
% 0.18/0.54  % (16231)Time elapsed: 0.105 s
% 0.18/0.54  % (16231)Instructions burned: 12 (million)
% 0.18/0.54  % (16231)------------------------------
% 0.18/0.54  % (16231)------------------------------
% 0.18/0.54  % (16208)Success in time 0.201 s
%------------------------------------------------------------------------------