TSTP Solution File: COL100-1 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : COL100-1 : TPTP v8.1.2. Released v2.7.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s

% Computer : n014.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 30 18:22:38 EDT 2023

% Result   : Unsatisfiable 0.19s 0.70s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   26
% Syntax   : Number of formulae    :   43 (   9 unt;  15 typ;   0 def)
%            Number of atoms       :   64 (   0 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   76 (  40   ~;  36   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   14 (   8   >;   6   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :   12 (  12 usr;   7 con; 0-4 aty)
%            Number of variables   :   50 (   2 sgn;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    combK: $i ).

tff(decl_23,type,
    combS: $i ).

tff(decl_24,type,
    comb_app: ( $i * $i ) > $i ).

tff(decl_25,type,
    pair: ( $i * $i ) > $i ).

tff(decl_26,type,
    member: ( $i * $i ) > $o ).

tff(decl_27,type,
    trancl: $i > $i ).

tff(decl_28,type,
    trans: $i > $o ).

tff(decl_29,type,
    diamond: $i > $o ).

tff(decl_30,type,
    diamond_strip_lemmaD_sk1: ( $i * $i * $i * $i ) > $i ).

tff(decl_31,type,
    r: $i ).

tff(decl_32,type,
    y: $i ).

tff(decl_33,type,
    ya: $i ).

tff(decl_34,type,
    z: $i ).

tff(decl_35,type,
    sk1: $i > $i ).

tff(decl_36,type,
    yp: $i ).

cnf(transD,axiom,
    ( member(pair(X2,X4),X1)
    | ~ trans(X1)
    | ~ member(pair(X2,X3),X1)
    | ~ member(pair(X3,X4),X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transD) ).

cnf(r_into_trancl,axiom,
    ( member(pair(X1,X2),trancl(X3))
    | ~ member(pair(X1,X2),X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',r_into_trancl) ).

cnf(trans_trancl,axiom,
    trans(trancl(X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',trans_trancl) ).

cnf(diamond_trancl_2h5,hypothesis,
    ( member(pair(X1,sk1(X1)),trancl(r))
    | ~ member(pair(y,X1),trancl(r)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',diamond_trancl_2h5) ).

cnf(diamond_strip_lemmaD2,axiom,
    ( member(pair(X3,diamond_strip_lemmaD_sk1(X2,X3,X4,X1)),X1)
    | ~ diamond(X1)
    | ~ member(pair(X2,X3),trancl(X1))
    | ~ member(pair(X2,X4),X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',diamond_strip_lemmaD2) ).

cnf(diamond_trancl_2h1,hypothesis,
    diamond(r),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',diamond_trancl_2h1) ).

cnf(diamond_trancl_2c2,negated_conjecture,
    ( ~ member(pair(z,X1),trancl(r))
    | ~ member(pair(yp,X1),trancl(r)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',diamond_trancl_2c2) ).

cnf(diamond_trancl_2c1,negated_conjecture,
    member(pair(y,yp),trancl(r)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',diamond_trancl_2c1) ).

cnf(diamond_strip_lemmaD1,axiom,
    ( member(pair(X4,diamond_strip_lemmaD_sk1(X2,X3,X4,X1)),trancl(X1))
    | ~ diamond(X1)
    | ~ member(pair(X2,X3),trancl(X1))
    | ~ member(pair(X2,X4),X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',diamond_strip_lemmaD1) ).

cnf(diamond_trancl_2h4,hypothesis,
    ( member(pair(ya,sk1(X1)),trancl(r))
    | ~ member(pair(y,X1),trancl(r)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',diamond_trancl_2h4) ).

cnf(diamond_trancl_2h3,hypothesis,
    member(pair(ya,z),r),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',diamond_trancl_2h3) ).

cnf(c_0_11,axiom,
    ( member(pair(X2,X4),X1)
    | ~ trans(X1)
    | ~ member(pair(X2,X3),X1)
    | ~ member(pair(X3,X4),X1) ),
    transD ).

cnf(c_0_12,axiom,
    ( member(pair(X1,X2),trancl(X3))
    | ~ member(pair(X1,X2),X3) ),
    r_into_trancl ).

cnf(c_0_13,axiom,
    trans(trancl(X1)),
    trans_trancl ).

cnf(c_0_14,plain,
    ( member(pair(X1,X2),trancl(X3))
    | ~ member(pair(X1,X4),trancl(X3))
    | ~ member(pair(X4,X2),X3) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_11,c_0_12]),c_0_13])]) ).

cnf(c_0_15,hypothesis,
    ( member(pair(X1,sk1(X1)),trancl(r))
    | ~ member(pair(y,X1),trancl(r)) ),
    diamond_trancl_2h5 ).

cnf(c_0_16,hypothesis,
    ( member(pair(X1,X2),trancl(r))
    | ~ member(pair(y,X1),trancl(r))
    | ~ member(pair(sk1(X1),X2),r) ),
    inference(spm,[status(thm)],[c_0_14,c_0_15]) ).

cnf(c_0_17,axiom,
    ( member(pair(X3,diamond_strip_lemmaD_sk1(X2,X3,X4,X1)),X1)
    | ~ diamond(X1)
    | ~ member(pair(X2,X3),trancl(X1))
    | ~ member(pair(X2,X4),X1) ),
    diamond_strip_lemmaD2 ).

cnf(c_0_18,hypothesis,
    diamond(r),
    diamond_trancl_2h1 ).

cnf(c_0_19,negated_conjecture,
    ( ~ member(pair(z,X1),trancl(r))
    | ~ member(pair(yp,X1),trancl(r)) ),
    diamond_trancl_2c2 ).

cnf(c_0_20,hypothesis,
    ( member(pair(X1,diamond_strip_lemmaD_sk1(X2,sk1(X1),X3,r)),trancl(r))
    | ~ member(pair(X2,sk1(X1)),trancl(r))
    | ~ member(pair(y,X1),trancl(r))
    | ~ member(pair(X2,X3),r) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_16,c_0_17]),c_0_18])]) ).

cnf(c_0_21,negated_conjecture,
    member(pair(y,yp),trancl(r)),
    diamond_trancl_2c1 ).

cnf(c_0_22,negated_conjecture,
    ( ~ member(pair(z,diamond_strip_lemmaD_sk1(X1,sk1(yp),X2,r)),trancl(r))
    | ~ member(pair(X1,sk1(yp)),trancl(r))
    | ~ member(pair(X1,X2),r) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_19,c_0_20]),c_0_21])]) ).

cnf(c_0_23,axiom,
    ( member(pair(X4,diamond_strip_lemmaD_sk1(X2,X3,X4,X1)),trancl(X1))
    | ~ diamond(X1)
    | ~ member(pair(X2,X3),trancl(X1))
    | ~ member(pair(X2,X4),X1) ),
    diamond_strip_lemmaD1 ).

cnf(c_0_24,negated_conjecture,
    ( ~ member(pair(X1,sk1(yp)),trancl(r))
    | ~ member(pair(X1,z),r) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_23]),c_0_18])]) ).

cnf(c_0_25,hypothesis,
    ( member(pair(ya,sk1(X1)),trancl(r))
    | ~ member(pair(y,X1),trancl(r)) ),
    diamond_trancl_2h4 ).

cnf(c_0_26,hypothesis,
    member(pair(ya,z),r),
    diamond_trancl_2h3 ).

cnf(c_0_27,hypothesis,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_25]),c_0_26]),c_0_21])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : COL100-1 : TPTP v8.1.2. Released v2.7.0.
% 0.00/0.13  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.12/0.33  % Computer : n014.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Sun Aug 27 04:08:02 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.19/0.55  start to proof: theBenchmark
% 0.19/0.70  % Version  : CSE_E---1.5
% 0.19/0.70  % Problem  : theBenchmark.p
% 0.19/0.70  % Proof found
% 0.19/0.70  % SZS status Theorem for theBenchmark.p
% 0.19/0.70  % SZS output start Proof
% See solution above
% 0.19/0.71  % Total time : 0.147000 s
% 0.19/0.71  % SZS output end Proof
% 0.19/0.71  % Total time : 0.150000 s
%------------------------------------------------------------------------------