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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SET241-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 : 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:24:16 EDT 2022

% Result   : Unsatisfiable 0.19s 0.60s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   20 (  12 unt;   3 typ;   0 def)
%            Number of atoms       :   22 (   4 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   12 (   7   ~;   5   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of types       :    4 (   0 usr;   3 ari)
%            Number of type conns  :    6 (   3   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   5 con; 0-3 aty)
%            Number of variables   :   26 (  26   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(pred_def_12,type,
    sQ1_eqProxy: ( $int * $int ) > $o ).

tff(pred_def_13,type,
    sQ2_eqProxy: ( $rat * $rat ) > $o ).

tff(pred_def_14,type,
    sQ3_eqProxy: ( $real * $real ) > $o ).

fof(f592,plain,
    $false,
    inference(subsumption_resolution,[],[f589,f253]) ).

fof(f253,plain,
    ~ member(v,y),
    inference(literal_reordering,[],[f114]) ).

fof(f114,axiom,
    ~ member(v,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_restriction_alternate_defn4_2) ).

fof(f589,plain,
    member(v,y),
    inference(resolution,[],[f406,f221]) ).

fof(f221,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(literal_reordering,[],[f166]) ).

fof(f166,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,f119]) ).

fof(f119,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(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(f406,plain,
    member(unordered_pair(unordered_pair(u,u),unordered_pair(u,unordered_pair(v,v))),cross_product(x,y)),
    inference(resolution,[],[f271,f193]) ).

fof(f193,plain,
    ! [X0,X1,X4] :
      ( ~ member(X4,intersection(X0,X1))
      | member(X4,X0) ),
    inference(literal_reordering,[],[f21]) ).

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

fof(f271,plain,
    member(unordered_pair(unordered_pair(u,u),unordered_pair(u,unordered_pair(v,v))),intersection(cross_product(x,y),xr)),
    inference(literal_reordering,[],[f138]) ).

fof(f138,plain,
    member(unordered_pair(unordered_pair(u,u),unordered_pair(u,unordered_pair(v,v))),intersection(cross_product(x,y),xr)),
    inference(definition_unfolding,[],[f113,f119,f29]) ).

fof(f29,axiom,
    ! [X0,X1,X5] : restrict(X5,X0,X1) = intersection(cross_product(X0,X1),X5),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',restriction2) ).

fof(f113,axiom,
    member(ordered_pair(u,v),restrict(xr,x,y)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_restriction_alternate_defn4_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : SET241-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.06/0.13  % 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 : n016.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 13:53:31 EDT 2022
% 0.13/0.33  % CPUTime    : 
% 0.19/0.46  % (22714)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.19/0.52  % (22736)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.19/0.53  % (22721)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.53  % (22727)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (22711)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.19/0.55  % (22739)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.19/0.55  % (22715)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.19/0.55  % (22723)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.19/0.56  % (22713)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.57  % (22717)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.19/0.57  % (22717)Instruction limit reached!
% 0.19/0.57  % (22717)------------------------------
% 0.19/0.57  % (22717)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (22717)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (22717)Termination reason: Unknown
% 0.19/0.57  % (22717)Termination phase: Function definition elimination
% 0.19/0.57  
% 0.19/0.57  % (22717)Memory used [KB]: 1023
% 0.19/0.57  % (22717)Time elapsed: 0.003 s
% 0.19/0.57  % (22717)Instructions burned: 2 (million)
% 0.19/0.57  % (22717)------------------------------
% 0.19/0.57  % (22717)------------------------------
% 0.19/0.57  % (22737)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.19/0.58  % (22722)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.58  % (22718)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.19/0.58  % (22712)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.19/0.58  % (22709)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.59  % (22720)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.19/0.59  % (22732)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.19/0.59  % (22711)Instruction limit reached!
% 0.19/0.59  % (22711)------------------------------
% 0.19/0.59  % (22711)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (22711)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (22711)Termination reason: Unknown
% 0.19/0.59  % (22711)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (22711)Memory used [KB]: 1791
% 0.19/0.59  % (22711)Time elapsed: 0.181 s
% 0.19/0.59  % (22711)Instructions burned: 37 (million)
% 0.19/0.59  % (22711)------------------------------
% 0.19/0.59  % (22711)------------------------------
% 0.19/0.59  % (22738)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.59  % (22736)First to succeed.
% 0.19/0.59  % (22724)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.19/0.60  % (22730)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.60  % (22736)Refutation found. Thanks to Tanya!
% 0.19/0.60  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.60  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.60  % (22736)------------------------------
% 0.19/0.60  % (22736)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.60  % (22736)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.60  % (22736)Termination reason: Refutation
% 0.19/0.60  
% 0.19/0.60  % (22736)Memory used [KB]: 6396
% 0.19/0.60  % (22736)Time elapsed: 0.023 s
% 0.19/0.60  % (22736)Instructions burned: 25 (million)
% 0.19/0.60  % (22736)------------------------------
% 0.19/0.60  % (22736)------------------------------
% 0.19/0.60  % (22708)Success in time 0.257 s
%------------------------------------------------------------------------------