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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : KRS010-1 : TPTP v8.1.2. Released v2.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %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 : Thu Aug 31 05:39:57 EDT 2023

% Result   : Unsatisfiable 0.20s 0.60s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   30
% Syntax   : Number of formulae    :   66 (   5 unt;  17 typ;   0 def)
%            Number of atoms       :  159 (   0 equ)
%            Maximal formula atoms :    6 (   3 avg)
%            Number of connectives :  216 ( 106   ~; 110   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   18 (  16   >;   2   *;   0   +;   0  <<)
%            Number of predicates  :    9 (   8 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   9 usr;   1 con; 0-1 aty)
%            Number of variables   :   58 (   0 sgn;   0   !;   0   ?;   0   :)

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

tff(decl_23,type,
    e: $i > $o ).

tff(decl_24,type,
    f: $i > $o ).

tff(decl_25,type,
    c: $i > $o ).

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

tff(decl_27,type,
    a: $i > $o ).

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

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

tff(decl_30,type,
    r3least: $i > $o ).

tff(decl_31,type,
    u1r1: $i > $i ).

tff(decl_32,type,
    u1r3: $i > $i ).

tff(decl_33,type,
    u1r2: $i > $i ).

tff(decl_34,type,
    u2r2: $i > $i ).

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

tff(decl_36,type,
    u2r3: $i > $i ).

tff(decl_37,type,
    u3r1: $i > $i ).

tff(decl_38,type,
    u3r2: $i > $i ).

cnf(clause_31,axiom,
    ( f(X1)
    | equalish(X2,X3)
    | ~ r(X1,X2)
    | ~ r(X1,X3)
    | ~ d(X2)
    | ~ d(X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_31) ).

cnf(clause_22,axiom,
    ( r(X1,u2r1(X1))
    | ~ r3least(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_22) ).

cnf(clause_23,axiom,
    ( r(X1,u2r2(X1))
    | ~ r3least(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_23) ).

cnf(clause_20,axiom,
    ( ~ r3least(X1)
    | ~ equalish(u2r3(X1),u2r1(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_20) ).

cnf(clause_24,axiom,
    ( r(X1,u2r3(X1))
    | ~ r3least(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_24) ).

cnf(clause_21,axiom,
    ( ~ r3least(X1)
    | ~ equalish(u2r3(X1),u2r2(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_21) ).

cnf(clause_6,axiom,
    ( equalish(X1,X2)
    | ~ e(X3)
    | ~ r(X3,X1)
    | ~ r(X3,X2)
    | ~ c(X1)
    | ~ c(X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_6) ).

cnf(clause_7,axiom,
    ( r3least(X1)
    | ~ e(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_7) ).

cnf(clause_3,axiom,
    ( c(X1)
    | d(X1)
    | ~ a(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_3) ).

cnf(clause_8,axiom,
    ( a(X1)
    | ~ e(X2)
    | ~ r(X2,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_8) ).

cnf(clause_19,axiom,
    ( ~ r3least(X1)
    | ~ equalish(u2r2(X1),u2r1(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_19) ).

cnf(clause_2,negated_conjecture,
    ~ f(exist),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_2) ).

cnf(clause_1,negated_conjecture,
    e(exist),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_1) ).

cnf(c_0_13,axiom,
    ( f(X1)
    | equalish(X2,X3)
    | ~ r(X1,X2)
    | ~ r(X1,X3)
    | ~ d(X2)
    | ~ d(X3) ),
    clause_31 ).

cnf(c_0_14,axiom,
    ( r(X1,u2r1(X1))
    | ~ r3least(X1) ),
    clause_22 ).

cnf(c_0_15,axiom,
    ( r(X1,u2r2(X1))
    | ~ r3least(X1) ),
    clause_23 ).

cnf(c_0_16,axiom,
    ( ~ r3least(X1)
    | ~ equalish(u2r3(X1),u2r1(X1)) ),
    clause_20 ).

cnf(c_0_17,plain,
    ( equalish(X1,u2r1(X2))
    | f(X2)
    | ~ r3least(X2)
    | ~ r(X2,X1)
    | ~ d(u2r1(X2))
    | ~ d(X1) ),
    inference(spm,[status(thm)],[c_0_13,c_0_14]) ).

cnf(c_0_18,axiom,
    ( r(X1,u2r3(X1))
    | ~ r3least(X1) ),
    clause_24 ).

cnf(c_0_19,axiom,
    ( ~ r3least(X1)
    | ~ equalish(u2r3(X1),u2r2(X1)) ),
    clause_21 ).

cnf(c_0_20,plain,
    ( equalish(X1,u2r2(X2))
    | f(X2)
    | ~ r3least(X2)
    | ~ r(X2,X1)
    | ~ d(u2r2(X2))
    | ~ d(X1) ),
    inference(spm,[status(thm)],[c_0_13,c_0_15]) ).

cnf(c_0_21,axiom,
    ( equalish(X1,X2)
    | ~ e(X3)
    | ~ r(X3,X1)
    | ~ r(X3,X2)
    | ~ c(X1)
    | ~ c(X2) ),
    clause_6 ).

cnf(c_0_22,axiom,
    ( r3least(X1)
    | ~ e(X1) ),
    clause_7 ).

cnf(c_0_23,plain,
    ( f(X1)
    | ~ r3least(X1)
    | ~ d(u2r1(X1))
    | ~ d(u2r3(X1)) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_16,c_0_17]),c_0_18]) ).

cnf(c_0_24,axiom,
    ( c(X1)
    | d(X1)
    | ~ a(X1) ),
    clause_3 ).

cnf(c_0_25,plain,
    ( f(X1)
    | ~ r3least(X1)
    | ~ d(u2r2(X1))
    | ~ d(u2r3(X1)) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_19,c_0_20]),c_0_18]) ).

cnf(c_0_26,plain,
    ( equalish(X1,u2r2(X2))
    | ~ r(X2,X1)
    | ~ c(u2r2(X2))
    | ~ c(X1)
    | ~ e(X2) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_15]),c_0_22]) ).

cnf(c_0_27,plain,
    ( c(u2r3(X1))
    | f(X1)
    | ~ r3least(X1)
    | ~ a(u2r3(X1))
    | ~ d(u2r1(X1)) ),
    inference(spm,[status(thm)],[c_0_23,c_0_24]) ).

cnf(c_0_28,axiom,
    ( a(X1)
    | ~ e(X2)
    | ~ r(X2,X1) ),
    clause_8 ).

cnf(c_0_29,axiom,
    ( ~ r3least(X1)
    | ~ equalish(u2r2(X1),u2r1(X1)) ),
    clause_19 ).

cnf(c_0_30,plain,
    ( equalish(X1,u2r1(X2))
    | ~ r(X2,X1)
    | ~ c(u2r1(X2))
    | ~ c(X1)
    | ~ e(X2) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_14]),c_0_22]) ).

cnf(c_0_31,plain,
    ( c(u2r3(X1))
    | f(X1)
    | ~ r3least(X1)
    | ~ a(u2r3(X1))
    | ~ d(u2r2(X1)) ),
    inference(spm,[status(thm)],[c_0_25,c_0_24]) ).

cnf(c_0_32,plain,
    ( ~ c(u2r2(X1))
    | ~ c(u2r3(X1))
    | ~ e(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_19,c_0_26]),c_0_18]),c_0_22]) ).

cnf(c_0_33,plain,
    ( c(u2r1(X1))
    | c(u2r3(X1))
    | f(X1)
    | ~ r3least(X1)
    | ~ a(u2r3(X1))
    | ~ a(u2r1(X1)) ),
    inference(spm,[status(thm)],[c_0_27,c_0_24]) ).

cnf(c_0_34,plain,
    ( a(u2r1(X1))
    | ~ e(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_14]),c_0_22]) ).

cnf(c_0_35,plain,
    ( a(u2r3(X1))
    | ~ e(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_18]),c_0_22]) ).

cnf(c_0_36,plain,
    ( ~ c(u2r1(X1))
    | ~ c(u2r2(X1))
    | ~ e(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_30]),c_0_15]),c_0_22]) ).

cnf(c_0_37,plain,
    ( f(X1)
    | ~ r3least(X1)
    | ~ d(u2r1(X1))
    | ~ d(u2r2(X1)) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_17]),c_0_15]) ).

cnf(c_0_38,plain,
    ( ~ c(u2r1(X1))
    | ~ c(u2r3(X1))
    | ~ e(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_16,c_0_30]),c_0_18]),c_0_22]) ).

cnf(c_0_39,plain,
    ( c(u2r2(X1))
    | c(u2r3(X1))
    | f(X1)
    | ~ r3least(X1)
    | ~ a(u2r3(X1))
    | ~ a(u2r2(X1)) ),
    inference(spm,[status(thm)],[c_0_31,c_0_24]) ).

cnf(c_0_40,plain,
    ( a(u2r2(X1))
    | ~ e(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_15]),c_0_22]) ).

cnf(c_0_41,plain,
    ( f(X1)
    | ~ c(u2r2(X1))
    | ~ e(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_33]),c_0_34]),c_0_35]),c_0_22]),c_0_36]) ).

cnf(c_0_42,plain,
    ( c(u2r1(X1))
    | f(X1)
    | ~ r3least(X1)
    | ~ a(u2r1(X1))
    | ~ d(u2r2(X1)) ),
    inference(spm,[status(thm)],[c_0_37,c_0_24]) ).

cnf(c_0_43,plain,
    ( f(X1)
    | ~ c(u2r1(X1))
    | ~ e(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_39]),c_0_40]),c_0_35]),c_0_22]),c_0_41]) ).

cnf(c_0_44,plain,
    ( c(u2r2(X1))
    | c(u2r1(X1))
    | f(X1)
    | ~ r3least(X1)
    | ~ a(u2r1(X1))
    | ~ a(u2r2(X1)) ),
    inference(spm,[status(thm)],[c_0_42,c_0_24]) ).

cnf(c_0_45,negated_conjecture,
    ~ f(exist),
    clause_2 ).

cnf(c_0_46,plain,
    ( f(X1)
    | ~ e(X1) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_43,c_0_44]),c_0_40]),c_0_34]),c_0_22]),c_0_41]) ).

cnf(c_0_47,negated_conjecture,
    e(exist),
    clause_1 ).

cnf(c_0_48,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_46]),c_0_47])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : KRS010-1 : TPTP v8.1.2. Released v2.0.0.
% 0.07/0.13  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.13/0.35  % Computer : n017.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 28 00:41:42 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.20/0.58  start to proof: theBenchmark
% 0.20/0.60  % Version  : CSE_E---1.5
% 0.20/0.60  % Problem  : theBenchmark.p
% 0.20/0.60  % Proof found
% 0.20/0.60  % SZS status Theorem for theBenchmark.p
% 0.20/0.60  % SZS output start Proof
% See solution above
% 0.20/0.60  % Total time : 0.010000 s
% 0.20/0.60  % SZS output end Proof
% 0.20/0.60  % Total time : 0.013000 s
%------------------------------------------------------------------------------