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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : NUM141-1 : 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 : n018.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:03:33 EDT 2022

% Result   : Unsatisfiable 2.17s 0.65s
% Output   : Refutation 2.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   26 (  14 unt;   3 typ;   0 def)
%            Number of atoms       :   34 (   4 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   26 (  15   ~;  11   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    5 (   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    :    8 (   8 usr;   2 con; 0-2 aty)
%            Number of variables   :   24 (  24   !;   0   ?;   0   :)

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

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

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

fof(f649,plain,
    $false,
    inference(subsumption_resolution,[],[f647,f536]) ).

fof(f536,plain,
    ! [X0] : member(x,unordered_pair(X0,x)),
    inference(resolution,[],[f382,f289]) ).

fof(f289,plain,
    member(x,universal_class),
    inference(literal_reordering,[],[f159]) ).

fof(f159,axiom,
    member(x,universal_class),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_successor_of_set_is_set2_1) ).

fof(f382,plain,
    ! [X0,X1] :
      ( ~ member(X1,universal_class)
      | member(X1,unordered_pair(X0,X1)) ),
    inference(literal_reordering,[],[f10]) ).

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

fof(f647,plain,
    ~ member(x,unordered_pair(x,x)),
    inference(resolution,[],[f628,f336]) ).

fof(f336,plain,
    ! [X0,X4] :
      ( ~ member(X4,complement(X0))
      | ~ member(X4,X0) ),
    inference(literal_reordering,[],[f24]) ).

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

fof(f628,plain,
    member(x,complement(unordered_pair(x,x))),
    inference(resolution,[],[f579,f269]) ).

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

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

fof(f579,plain,
    member(x,intersection(complement(x),complement(unordered_pair(x,x)))),
    inference(subsumption_resolution,[],[f578,f289]) ).

fof(f578,plain,
    ( ~ member(x,universal_class)
    | member(x,intersection(complement(x),complement(unordered_pair(x,x)))) ),
    inference(resolution,[],[f261,f290]) ).

fof(f290,plain,
    ~ member(x,complement(intersection(complement(x),complement(unordered_pair(x,x))))),
    inference(literal_reordering,[],[f244]) ).

fof(f244,plain,
    ~ member(x,complement(intersection(complement(x),complement(unordered_pair(x,x))))),
    inference(definition_unfolding,[],[f160,f166]) ).

fof(f166,plain,
    ! [X0] : successor(X0) = complement(intersection(complement(X0),complement(unordered_pair(X0,X0)))),
    inference(definition_unfolding,[],[f43,f26,f12]) ).

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

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

fof(f43,axiom,
    ! [X0] : union(X0,singleton(X0)) = successor(X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',successor) ).

fof(f160,axiom,
    ~ member(x,successor(x)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_successor_of_set_is_set2_2) ).

fof(f261,plain,
    ! [X0,X4] :
      ( member(X4,complement(X0))
      | ~ member(X4,universal_class)
      | member(X4,X0) ),
    inference(literal_reordering,[],[f25]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : NUM141-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.14/0.35  % Computer : n018.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Aug 30 06:07:40 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.20/0.57  % (3624)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.57  % (3625)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.20/0.58  % (3641)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.20/0.59  % (3617)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.20/0.59  % (3616)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.20/0.60  % (3618)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.60  % (3640)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.20/0.61  % (3619)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)
% 1.83/0.62  % (3620)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)
% 1.83/0.62  % (3637)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)
% 1.83/0.63  % (3636)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)
% 1.83/0.63  % (3622)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.83/0.63  % (3622)Instruction limit reached!
% 1.83/0.63  % (3622)------------------------------
% 1.83/0.63  % (3622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.83/0.63  % (3622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.83/0.63  % (3622)Termination reason: Unknown
% 1.83/0.63  % (3622)Termination phase: Function definition elimination
% 1.83/0.63  
% 1.83/0.63  % (3622)Memory used [KB]: 1023
% 1.83/0.63  % (3622)Time elapsed: 0.004 s
% 1.83/0.63  % (3622)Instructions burned: 3 (million)
% 1.83/0.63  % (3622)------------------------------
% 1.83/0.63  % (3622)------------------------------
% 1.83/0.63  % (3629)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)
% 1.83/0.63  % (3642)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.83/0.64  % (3628)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)
% 1.83/0.64  % (3635)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.83/0.64  % (3614)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)
% 1.83/0.64  % (3634)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)
% 2.17/0.64  % (3623)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)
% 2.17/0.64  % (3640)First to succeed.
% 2.17/0.65  % (3638)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 2.17/0.65  % (3627)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 2.17/0.65  % (3626)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 2.17/0.65  % (3632)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 2.17/0.65  % (3616)Instruction limit reached!
% 2.17/0.65  % (3616)------------------------------
% 2.17/0.65  % (3616)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.65  % (3616)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.65  % (3630)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)
% 2.17/0.65  % (3616)Termination reason: Unknown
% 2.17/0.65  % (3616)Termination phase: Saturation
% 2.17/0.65  
% 2.17/0.65  % (3616)Memory used [KB]: 1791
% 2.17/0.65  % (3616)Time elapsed: 0.194 s
% 2.17/0.65  % (3616)Instructions burned: 37 (million)
% 2.17/0.65  % (3616)------------------------------
% 2.17/0.65  % (3616)------------------------------
% 2.17/0.65  % (3640)Refutation found. Thanks to Tanya!
% 2.17/0.65  % SZS status Unsatisfiable for theBenchmark
% 2.17/0.65  % SZS output start Proof for theBenchmark
% See solution above
% 2.17/0.65  % (3640)------------------------------
% 2.17/0.65  % (3640)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.17/0.65  % (3640)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.17/0.65  % (3640)Termination reason: Refutation
% 2.17/0.65  
% 2.17/0.65  % (3640)Memory used [KB]: 6396
% 2.17/0.65  % (3640)Time elapsed: 0.021 s
% 2.17/0.65  % (3640)Instructions burned: 20 (million)
% 2.17/0.65  % (3640)------------------------------
% 2.17/0.65  % (3640)------------------------------
% 2.17/0.65  % (3613)Success in time 0.288 s
%------------------------------------------------------------------------------