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

View Problem - Process Solution

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

% Computer : n004.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 09:08:43 EDT 2023

% Result   : Unsatisfiable 0.19s 0.57s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   29
% Syntax   : Number of formulae    :   52 (  20 unt;  16 typ;   0 def)
%            Number of atoms       :   64 (   8 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   59 (  31   ~;  28   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   17 (  10   >;   7   *;   0   +;   0  <<)
%            Number of predicates  :    9 (   7 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   9 usr;   6 con; 0-2 aty)
%            Number of variables   :   30 (   0 sgn;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    smaller_or_equal: ( $i * $i ) > $o ).

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

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

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

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

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

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

tff(decl_29,type,
    eta: $i ).

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

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

tff(decl_32,type,
    hazard_of_mortality: ( $i * $i ) > $i ).

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

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

tff(decl_35,type,
    zero: $i ).

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

tff(decl_37,type,
    sk5: $i ).

cnf(definition_smaller_8,axiom,
    ( smaller(X2,X1)
    | ~ greater(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_smaller_8) ).

cnf(theorem_6_45,negated_conjecture,
    greater(eta,zero),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_6_45) ).

cnf(definition_1_32,axiom,
    ( has_immunity(X1,X2)
    | ~ has_endowment(X1)
    | ~ smaller_or_equal(age(X1,X2),eta) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_1_32) ).

cnf(theorem_6_43,negated_conjecture,
    smaller_or_equal(age(sk2,sk4),eta),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_6_43) ).

cnf(theorem_6_41,negated_conjecture,
    has_endowment(sk2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_6_41) ).

cnf(definition_smaller_or_equal_2,axiom,
    ( smaller_or_equal(X1,X2)
    | ~ smaller(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_smaller_or_equal_2) ).

cnf(assumption_2_38,axiom,
    ( hazard_of_mortality(X1,X2) = hazard_of_mortality(X1,X3)
    | ~ organization(X1)
    | ~ has_immunity(X1,X2)
    | ~ has_immunity(X1,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_2_38) ).

cnf(theorem_6_40,negated_conjecture,
    organization(sk2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_6_40) ).

cnf(theorem_6_42,negated_conjecture,
    age(sk2,sk3) = zero,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_6_42) ).

cnf(theorem_6_46,negated_conjecture,
    ( ~ greater(hazard_of_mortality(sk2,sk5),hazard_of_mortality(sk2,sk4))
    | hazard_of_mortality(sk2,sk4) != hazard_of_mortality(sk2,sk3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_6_46) ).

cnf(assumption_3_39,axiom,
    ( has_immunity(X1,X3)
    | greater(hazard_of_mortality(X1,X3),hazard_of_mortality(X1,X2))
    | ~ organization(X1)
    | ~ has_immunity(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_3_39) ).

cnf(definition_1_33,axiom,
    ( ~ has_endowment(X1)
    | ~ greater(age(X1,X2),eta)
    | ~ has_immunity(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_1_33) ).

cnf(theorem_6_44,negated_conjecture,
    greater(age(sk2,sk5),eta),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_6_44) ).

cnf(c_0_13,axiom,
    ( smaller(X2,X1)
    | ~ greater(X1,X2) ),
    definition_smaller_8 ).

cnf(c_0_14,negated_conjecture,
    greater(eta,zero),
    theorem_6_45 ).

cnf(c_0_15,axiom,
    ( has_immunity(X1,X2)
    | ~ has_endowment(X1)
    | ~ smaller_or_equal(age(X1,X2),eta) ),
    definition_1_32 ).

cnf(c_0_16,negated_conjecture,
    smaller_or_equal(age(sk2,sk4),eta),
    theorem_6_43 ).

cnf(c_0_17,negated_conjecture,
    has_endowment(sk2),
    theorem_6_41 ).

cnf(c_0_18,axiom,
    ( smaller_or_equal(X1,X2)
    | ~ smaller(X1,X2) ),
    definition_smaller_or_equal_2 ).

cnf(c_0_19,negated_conjecture,
    smaller(zero,eta),
    inference(spm,[status(thm)],[c_0_13,c_0_14]) ).

cnf(c_0_20,axiom,
    ( hazard_of_mortality(X1,X2) = hazard_of_mortality(X1,X3)
    | ~ organization(X1)
    | ~ has_immunity(X1,X2)
    | ~ has_immunity(X1,X3) ),
    assumption_2_38 ).

cnf(c_0_21,negated_conjecture,
    has_immunity(sk2,sk4),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_16]),c_0_17])]) ).

cnf(c_0_22,negated_conjecture,
    organization(sk2),
    theorem_6_40 ).

cnf(c_0_23,negated_conjecture,
    age(sk2,sk3) = zero,
    theorem_6_42 ).

cnf(c_0_24,negated_conjecture,
    smaller_or_equal(zero,eta),
    inference(spm,[status(thm)],[c_0_18,c_0_19]) ).

cnf(c_0_25,negated_conjecture,
    ( hazard_of_mortality(sk2,X1) = hazard_of_mortality(sk2,sk4)
    | ~ has_immunity(sk2,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_20,c_0_21]),c_0_22])]) ).

cnf(c_0_26,negated_conjecture,
    has_immunity(sk2,sk3),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_23]),c_0_17]),c_0_24])]) ).

cnf(c_0_27,negated_conjecture,
    ( ~ greater(hazard_of_mortality(sk2,sk5),hazard_of_mortality(sk2,sk4))
    | hazard_of_mortality(sk2,sk4) != hazard_of_mortality(sk2,sk3) ),
    theorem_6_46 ).

cnf(c_0_28,negated_conjecture,
    hazard_of_mortality(sk2,sk3) = hazard_of_mortality(sk2,sk4),
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_29,axiom,
    ( has_immunity(X1,X3)
    | greater(hazard_of_mortality(X1,X3),hazard_of_mortality(X1,X2))
    | ~ organization(X1)
    | ~ has_immunity(X1,X2) ),
    assumption_3_39 ).

cnf(c_0_30,axiom,
    ( ~ has_endowment(X1)
    | ~ greater(age(X1,X2),eta)
    | ~ has_immunity(X1,X2) ),
    definition_1_33 ).

cnf(c_0_31,negated_conjecture,
    greater(age(sk2,sk5),eta),
    theorem_6_44 ).

cnf(c_0_32,negated_conjecture,
    ~ greater(hazard_of_mortality(sk2,sk5),hazard_of_mortality(sk2,sk4)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_27,c_0_28])]) ).

cnf(c_0_33,negated_conjecture,
    ( has_immunity(sk2,X1)
    | greater(hazard_of_mortality(sk2,X1),hazard_of_mortality(sk2,sk4)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_21]),c_0_22])]) ).

cnf(c_0_34,negated_conjecture,
    ~ has_immunity(sk2,sk5),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_30,c_0_31]),c_0_17])]) ).

cnf(c_0_35,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_33]),c_0_34]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem    : MGT057-1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.13  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.14/0.33  % Computer : n004.cluster.edu
% 0.14/0.33  % Model    : x86_64 x86_64
% 0.14/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.33  % Memory   : 8042.1875MB
% 0.14/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.33  % CPULimit   : 300
% 0.14/0.33  % WCLimit    : 300
% 0.14/0.33  % DateTime   : Mon Aug 28 06:20:22 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.19/0.55  start to proof: theBenchmark
% 0.19/0.57  % Version  : CSE_E---1.5
% 0.19/0.57  % Problem  : theBenchmark.p
% 0.19/0.57  % Proof found
% 0.19/0.57  % SZS status Theorem for theBenchmark.p
% 0.19/0.57  % SZS output start Proof
% See solution above
% 0.19/0.58  % Total time : 0.010000 s
% 0.19/0.58  % SZS output end Proof
% 0.19/0.58  % Total time : 0.014000 s
%------------------------------------------------------------------------------