TSTP Solution File: SET851-2 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SET851-2 : TPTP v8.2.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n022.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 : Tue May 21 03:24:24 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f20,plain,
    $false,
    inference(resolution,[],[f15,f1]) ).

fof(f1,axiom,
    ! [X0,X1] : c_lessequals(X0,X0,tc_set(X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_Set_Osubset__refl_0) ).

fof(f15,plain,
    ~ c_lessequals(c_Zorn_Osucc(v_S,v_m,t_a),c_Zorn_Osucc(v_S,v_m,t_a),tc_set(tc_set(t_a))),
    inference(backward_demodulation,[],[f5,f12]) ).

fof(f12,plain,
    v_x = v_m,
    inference(resolution,[],[f11,f9]) ).

fof(f9,plain,
    c_lessequals(v_x,v_m,tc_set(tc_set(t_a))),
    inference(resolution,[],[f8,f6]) ).

fof(f6,axiom,
    ( c_lessequals(c_Zorn_Osucc(v_S,v_m,t_a),v_x,tc_set(tc_set(t_a)))
    | c_lessequals(v_x,v_m,tc_set(tc_set(t_a))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_4) ).

fof(f8,plain,
    ~ c_lessequals(c_Zorn_Osucc(v_S,v_m,t_a),v_x,tc_set(tc_set(t_a))),
    inference(resolution,[],[f2,f5]) ).

fof(f2,axiom,
    ! [X2,X3,X1,X4] :
      ( c_lessequals(X2,c_Zorn_Osucc(X4,X3,X1),tc_set(tc_set(X1)))
      | ~ c_lessequals(X2,X3,tc_set(tc_set(X1))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_Zorn_Osucc__trans_0) ).

fof(f11,plain,
    ( ~ c_lessequals(v_x,v_m,tc_set(tc_set(t_a)))
    | v_x = v_m ),
    inference(resolution,[],[f10,f3]) ).

fof(f3,axiom,
    c_in(v_x,c_Zorn_OTFin(v_S,t_a),tc_set(tc_set(t_a))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_1) ).

fof(f10,plain,
    ( ~ c_in(v_x,c_Zorn_OTFin(v_S,t_a),tc_set(tc_set(t_a)))
    | ~ c_lessequals(v_x,v_m,tc_set(tc_set(t_a)))
    | v_x = v_m ),
    inference(resolution,[],[f7,f4]) ).

fof(f4,axiom,
    ~ c_lessequals(c_Zorn_Osucc(v_S,v_x,t_a),v_m,tc_set(tc_set(t_a))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_2) ).

fof(f7,axiom,
    ! [X5] :
      ( c_lessequals(c_Zorn_Osucc(v_S,X5,t_a),v_m,tc_set(tc_set(t_a)))
      | ~ c_lessequals(X5,v_m,tc_set(tc_set(t_a)))
      | ~ c_in(X5,c_Zorn_OTFin(v_S,t_a),tc_set(tc_set(t_a)))
      | v_m = X5 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_5) ).

fof(f5,axiom,
    ~ c_lessequals(c_Zorn_Osucc(v_S,v_m,t_a),c_Zorn_Osucc(v_S,v_x,t_a),tc_set(tc_set(t_a))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cls_conjecture_3) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem    : SET851-2 : TPTP v8.2.0. Released v3.2.0.
% 0.11/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.35  % Computer : n022.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Mon May 20 12:39:22 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  % (15588)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.38  % (15591)WARNING: value z3 for option sas not known
% 0.15/0.38  % (15593)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.15/0.38  % (15594)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.15/0.38  % (15592)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.15/0.38  % (15595)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.15/0.38  % (15590)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.15/0.38  % (15589)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.15/0.38  % (15591)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.15/0.38  TRYING [1]
% 0.15/0.38  TRYING [1]
% 0.15/0.38  % (15594)First to succeed.
% 0.15/0.38  TRYING [2]
% 0.15/0.38  TRYING [2]
% 0.15/0.38  % (15593)Also succeeded, but the first one will report.
% 0.15/0.38  % (15594)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-15588"
% 0.15/0.38  % (15595)Also succeeded, but the first one will report.
% 0.15/0.38  % (15591)Also succeeded, but the first one will report.
% 0.15/0.38  % (15594)Refutation found. Thanks to Tanya!
% 0.15/0.38  % SZS status Unsatisfiable for theBenchmark
% 0.15/0.38  % SZS output start Proof for theBenchmark
% See solution above
% 0.15/0.38  % (15594)------------------------------
% 0.15/0.38  % (15594)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.38  % (15594)Termination reason: Refutation
% 0.15/0.38  
% 0.15/0.38  % (15594)Memory used [KB]: 763
% 0.15/0.38  % (15594)Time elapsed: 0.004 s
% 0.15/0.38  % (15594)Instructions burned: 3 (million)
% 0.15/0.38  % (15588)Success in time 0.01 s
%------------------------------------------------------------------------------