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

View Problem - Process Solution

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

% Computer : n005.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:07:14 EDT 2023

% Result   : Unsatisfiable 0.19s 0.60s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   30
% Syntax   : Number of formulae    :   62 (  19 unt;  16 typ;   0 def)
%            Number of atoms       :  229 (   0 equ)
%            Maximal formula atoms :   11 (   4 avg)
%            Number of connectives :  338 ( 155   ~; 183   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   6 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   22 (   9   >;  13   *;   0   +;   0  <<)
%            Number of predicates  :    7 (   6 usr;   1 prp; 0-3 aty)
%            Number of functors    :   10 (  10 usr;   7 con; 0-2 aty)
%            Number of variables   :  135 (  18 sgn;   0   !;   0   ?;   0   :)

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

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

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

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

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

tff(decl_27,type,
    sk3: ( $i * $i ) > $i ).

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

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

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

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

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

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

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

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

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

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

cnf(a6_FOL_8,hypothesis,
    ( greater(X4,X2)
    | greater(X3,X5)
    | greater(X8,X9)
    | ~ organization(X1,X2)
    | ~ organization(X1,X3)
    | ~ reorganization(X1,X4,X5)
    | ~ reliability(X1,X6,X2)
    | ~ reliability(X1,X7,X3)
    | ~ accountability(X1,X8,X2)
    | ~ accountability(X1,X9,X3)
    | ~ greater(X3,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a6_FOL_8) ).

cnf(t7_FOL_11,negated_conjecture,
    reorganization(sk4,sk9,sk10),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t7_FOL_11) ).

cnf(mp2_2,axiom,
    ( accountability(X1,sk2(X2,X1),X2)
    | ~ organization(X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp2_2) ).

cnf(a2_FOL_6,hypothesis,
    ( greater(X10,X9)
    | ~ organization(X1,X2)
    | ~ organization(X3,X4)
    | ~ reliability(X1,X5,X2)
    | ~ reliability(X3,X6,X4)
    | ~ accountability(X1,X7,X2)
    | ~ accountability(X3,X8,X4)
    | ~ reproducibility(X1,X9,X2)
    | ~ reproducibility(X3,X10,X4)
    | ~ greater(X6,X5)
    | ~ greater(X8,X7) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a2_FOL_6) ).

cnf(t7_FOL_12,negated_conjecture,
    reproducibility(sk4,sk5,sk7),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t7_FOL_12) ).

cnf(t7_FOL_9,negated_conjecture,
    organization(sk4,sk7),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t7_FOL_9) ).

cnf(mp1_1,axiom,
    ( reliability(X1,sk1(X2,X1),X2)
    | ~ organization(X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mp1_1) ).

cnf(a6_FOL_7,hypothesis,
    ( greater(X4,X2)
    | greater(X3,X5)
    | greater(X6,X7)
    | ~ organization(X1,X2)
    | ~ organization(X1,X3)
    | ~ reorganization(X1,X4,X5)
    | ~ reliability(X1,X6,X2)
    | ~ reliability(X1,X7,X3)
    | ~ accountability(X1,X8,X2)
    | ~ accountability(X1,X9,X3)
    | ~ greater(X3,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a6_FOL_7) ).

cnf(t7_FOL_14,negated_conjecture,
    ~ greater(sk9,sk7),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t7_FOL_14) ).

cnf(t7_FOL_13,negated_conjecture,
    reproducibility(sk4,sk6,sk8),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t7_FOL_13) ).

cnf(t7_FOL_15,negated_conjecture,
    greater(sk8,sk7),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t7_FOL_15) ).

cnf(t7_FOL_10,negated_conjecture,
    organization(sk4,sk8),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t7_FOL_10) ).

cnf(t7_FOL_17,negated_conjecture,
    ~ greater(sk5,sk6),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t7_FOL_17) ).

cnf(t7_FOL_16,negated_conjecture,
    ~ greater(sk8,sk10),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t7_FOL_16) ).

cnf(c_0_14,hypothesis,
    ( greater(X4,X2)
    | greater(X3,X5)
    | greater(X8,X9)
    | ~ organization(X1,X2)
    | ~ organization(X1,X3)
    | ~ reorganization(X1,X4,X5)
    | ~ reliability(X1,X6,X2)
    | ~ reliability(X1,X7,X3)
    | ~ accountability(X1,X8,X2)
    | ~ accountability(X1,X9,X3)
    | ~ greater(X3,X2) ),
    a6_FOL_8 ).

cnf(c_0_15,negated_conjecture,
    reorganization(sk4,sk9,sk10),
    t7_FOL_11 ).

cnf(c_0_16,negated_conjecture,
    ( greater(X1,sk10)
    | greater(sk9,X2)
    | greater(X3,X4)
    | ~ greater(X1,X2)
    | ~ accountability(sk4,X4,X1)
    | ~ accountability(sk4,X3,X2)
    | ~ reliability(sk4,X5,X1)
    | ~ reliability(sk4,X6,X2)
    | ~ organization(sk4,X1)
    | ~ organization(sk4,X2) ),
    inference(spm,[status(thm)],[c_0_14,c_0_15]) ).

cnf(c_0_17,axiom,
    ( accountability(X1,sk2(X2,X1),X2)
    | ~ organization(X1,X2) ),
    mp2_2 ).

cnf(c_0_18,negated_conjecture,
    ( greater(X1,sk2(X2,sk4))
    | greater(sk9,X3)
    | greater(X2,sk10)
    | ~ greater(X2,X3)
    | ~ accountability(sk4,X1,X3)
    | ~ reliability(sk4,X4,X2)
    | ~ reliability(sk4,X5,X3)
    | ~ organization(sk4,X2)
    | ~ organization(sk4,X3) ),
    inference(spm,[status(thm)],[c_0_16,c_0_17]) ).

cnf(c_0_19,hypothesis,
    ( greater(X10,X9)
    | ~ organization(X1,X2)
    | ~ organization(X3,X4)
    | ~ reliability(X1,X5,X2)
    | ~ reliability(X3,X6,X4)
    | ~ accountability(X1,X7,X2)
    | ~ accountability(X3,X8,X4)
    | ~ reproducibility(X1,X9,X2)
    | ~ reproducibility(X3,X10,X4)
    | ~ greater(X6,X5)
    | ~ greater(X8,X7) ),
    a2_FOL_6 ).

cnf(c_0_20,negated_conjecture,
    reproducibility(sk4,sk5,sk7),
    t7_FOL_12 ).

cnf(c_0_21,negated_conjecture,
    organization(sk4,sk7),
    t7_FOL_9 ).

cnf(c_0_22,negated_conjecture,
    ( greater(sk2(X1,sk4),sk2(X2,sk4))
    | greater(X2,sk10)
    | greater(sk9,X1)
    | ~ greater(X2,X1)
    | ~ reliability(sk4,X3,X2)
    | ~ reliability(sk4,X4,X1)
    | ~ organization(sk4,X2)
    | ~ organization(sk4,X1) ),
    inference(spm,[status(thm)],[c_0_18,c_0_17]) ).

cnf(c_0_23,axiom,
    ( reliability(X1,sk1(X2,X1),X2)
    | ~ organization(X1,X2) ),
    mp1_1 ).

cnf(c_0_24,hypothesis,
    ( greater(X4,X2)
    | greater(X3,X5)
    | greater(X6,X7)
    | ~ organization(X1,X2)
    | ~ organization(X1,X3)
    | ~ reorganization(X1,X4,X5)
    | ~ reliability(X1,X6,X2)
    | ~ reliability(X1,X7,X3)
    | ~ accountability(X1,X8,X2)
    | ~ accountability(X1,X9,X3)
    | ~ greater(X3,X2) ),
    a6_FOL_7 ).

cnf(c_0_25,negated_conjecture,
    ( greater(sk5,X1)
    | ~ greater(X2,X3)
    | ~ greater(X4,X5)
    | ~ reproducibility(X6,X1,X7)
    | ~ accountability(sk4,X2,sk7)
    | ~ accountability(X6,X3,X7)
    | ~ reliability(sk4,X4,sk7)
    | ~ reliability(X6,X5,X7)
    | ~ organization(X6,X7) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_19,c_0_20]),c_0_21])]) ).

cnf(c_0_26,negated_conjecture,
    ( greater(sk2(X1,sk4),sk2(X2,sk4))
    | greater(sk9,X1)
    | greater(X2,sk10)
    | ~ greater(X2,X1)
    | ~ reliability(sk4,X3,X1)
    | ~ organization(sk4,X2)
    | ~ organization(sk4,X1) ),
    inference(spm,[status(thm)],[c_0_22,c_0_23]) ).

cnf(c_0_27,negated_conjecture,
    ( greater(X1,sk10)
    | greater(sk9,X2)
    | greater(X3,X4)
    | ~ greater(X1,X2)
    | ~ accountability(sk4,X5,X1)
    | ~ accountability(sk4,X6,X2)
    | ~ reliability(sk4,X4,X1)
    | ~ reliability(sk4,X3,X2)
    | ~ organization(sk4,X1)
    | ~ organization(sk4,X2) ),
    inference(spm,[status(thm)],[c_0_24,c_0_15]) ).

cnf(c_0_28,negated_conjecture,
    ( greater(sk5,X1)
    | ~ greater(sk2(sk7,sk4),X2)
    | ~ greater(X3,X4)
    | ~ reproducibility(X5,X1,X6)
    | ~ accountability(X5,X2,X6)
    | ~ reliability(sk4,X3,sk7)
    | ~ reliability(X5,X4,X6)
    | ~ organization(X5,X6) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_17]),c_0_21])]) ).

cnf(c_0_29,negated_conjecture,
    ( greater(sk2(X1,sk4),sk2(X2,sk4))
    | greater(X2,sk10)
    | greater(sk9,X1)
    | ~ greater(X2,X1)
    | ~ organization(sk4,X2)
    | ~ organization(sk4,X1) ),
    inference(spm,[status(thm)],[c_0_26,c_0_23]) ).

cnf(c_0_30,negated_conjecture,
    ~ greater(sk9,sk7),
    t7_FOL_14 ).

cnf(c_0_31,negated_conjecture,
    ( greater(sk9,X1)
    | greater(X2,sk10)
    | greater(X3,X4)
    | ~ greater(X2,X1)
    | ~ accountability(sk4,X5,X1)
    | ~ reliability(sk4,X4,X2)
    | ~ reliability(sk4,X3,X1)
    | ~ organization(sk4,X2)
    | ~ organization(sk4,X1) ),
    inference(spm,[status(thm)],[c_0_27,c_0_17]) ).

cnf(c_0_32,negated_conjecture,
    ( greater(X1,sk10)
    | greater(sk5,X2)
    | ~ greater(X1,sk7)
    | ~ greater(X3,X4)
    | ~ reproducibility(X5,X2,X6)
    | ~ accountability(X5,sk2(X1,sk4),X6)
    | ~ reliability(sk4,X3,sk7)
    | ~ reliability(X5,X4,X6)
    | ~ organization(sk4,X1)
    | ~ organization(X5,X6) ),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_29]),c_0_21])]),c_0_30]) ).

cnf(c_0_33,negated_conjecture,
    ( greater(X1,sk10)
    | greater(sk9,X2)
    | greater(X3,X4)
    | ~ greater(X1,X2)
    | ~ reliability(sk4,X4,X1)
    | ~ reliability(sk4,X3,X2)
    | ~ organization(sk4,X1)
    | ~ organization(sk4,X2) ),
    inference(spm,[status(thm)],[c_0_31,c_0_17]) ).

cnf(c_0_34,negated_conjecture,
    ( greater(sk5,X1)
    | greater(X2,sk10)
    | ~ greater(X2,sk7)
    | ~ greater(X3,X4)
    | ~ reproducibility(sk4,X1,X2)
    | ~ reliability(sk4,X3,sk7)
    | ~ reliability(sk4,X4,X2)
    | ~ organization(sk4,X2) ),
    inference(spm,[status(thm)],[c_0_32,c_0_17]) ).

cnf(c_0_35,negated_conjecture,
    ( greater(X1,sk1(X2,sk4))
    | greater(sk9,X3)
    | greater(X2,sk10)
    | ~ greater(X2,X3)
    | ~ reliability(sk4,X1,X3)
    | ~ organization(sk4,X2)
    | ~ organization(sk4,X3) ),
    inference(spm,[status(thm)],[c_0_33,c_0_23]) ).

cnf(c_0_36,negated_conjecture,
    ( greater(X1,sk10)
    | greater(sk5,X2)
    | ~ greater(sk1(sk7,sk4),X3)
    | ~ greater(X1,sk7)
    | ~ reproducibility(sk4,X2,X1)
    | ~ reliability(sk4,X3,X1)
    | ~ organization(sk4,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_23]),c_0_21])]) ).

cnf(c_0_37,negated_conjecture,
    ( greater(sk1(X1,sk4),sk1(X2,sk4))
    | greater(X2,sk10)
    | greater(sk9,X1)
    | ~ greater(X2,X1)
    | ~ organization(sk4,X2)
    | ~ organization(sk4,X1) ),
    inference(spm,[status(thm)],[c_0_35,c_0_23]) ).

cnf(c_0_38,negated_conjecture,
    ( greater(X1,sk10)
    | greater(sk5,X2)
    | greater(X3,sk10)
    | ~ greater(X3,sk7)
    | ~ greater(X1,sk7)
    | ~ reproducibility(sk4,X2,X3)
    | ~ reliability(sk4,sk1(X1,sk4),X3)
    | ~ organization(sk4,X3)
    | ~ organization(sk4,X1) ),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_37]),c_0_21])]),c_0_30]) ).

cnf(c_0_39,negated_conjecture,
    ( greater(sk5,X1)
    | greater(X2,sk10)
    | ~ greater(X2,sk7)
    | ~ reproducibility(sk4,X1,X2)
    | ~ organization(sk4,X2) ),
    inference(spm,[status(thm)],[c_0_38,c_0_23]) ).

cnf(c_0_40,negated_conjecture,
    reproducibility(sk4,sk6,sk8),
    t7_FOL_13 ).

cnf(c_0_41,negated_conjecture,
    greater(sk8,sk7),
    t7_FOL_15 ).

cnf(c_0_42,negated_conjecture,
    organization(sk4,sk8),
    t7_FOL_10 ).

cnf(c_0_43,negated_conjecture,
    ~ greater(sk5,sk6),
    t7_FOL_17 ).

cnf(c_0_44,negated_conjecture,
    ~ greater(sk8,sk10),
    t7_FOL_16 ).

cnf(c_0_45,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_39,c_0_40]),c_0_41]),c_0_42])]),c_0_43]),c_0_44]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : MGT007-1 : TPTP v8.1.2. Released v2.4.0.
% 0.07/0.13  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.13/0.34  % Computer : n005.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 28 06:10:38 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.57  start to proof: theBenchmark
% 0.19/0.60  % Version  : CSE_E---1.5
% 0.19/0.60  % Problem  : theBenchmark.p
% 0.19/0.60  % Proof found
% 0.19/0.60  % SZS status Theorem for theBenchmark.p
% 0.19/0.60  % SZS output start Proof
% See solution above
% 0.19/0.60  % Total time : 0.021000 s
% 0.19/0.60  % SZS output end Proof
% 0.19/0.60  % Total time : 0.023000 s
%------------------------------------------------------------------------------