TSTP Solution File: MGT044-1 by PyRes---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : MGT044-1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n020.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 May  9 17:33:15 EDT 2024

% Result   : Unsatisfiable 51.59s 51.81s
% Output   : Refutation 51.59s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   15 (   8 unt;   0 nHn;  12 RR)
%            Number of literals    :   26 (   3 equ;  12 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   3 con; 0-2 aty)
%            Number of variables   :   17 (   6 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(lemma_3_39,negated_conjecture,
    ~ greater(capability(sk1,sk3),capability(sk1,sk2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lemma_3_39) ).

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

cnf(assumption_7_35,axiom,
    ( ~ organization(X75)
    | ~ greater(age(X75,X73),age(X75,X74))
    | greater(stock_of_knowledge(X75,X73),stock_of_knowledge(X75,X74)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_7_35) ).

cnf(lemma_3_38,negated_conjecture,
    greater(age(sk1,sk3),age(sk1,sk2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lemma_3_38) ).

cnf(c127,plain,
    ( ~ organization(sk1)
    | greater(stock_of_knowledge(sk1,sk3),stock_of_knowledge(sk1,sk2)) ),
    inference(resolution,[status(thm)],[lemma_3_38,assumption_7_35]) ).

cnf(c1090,plain,
    greater(stock_of_knowledge(sk1,sk3),stock_of_knowledge(sk1,sk2)),
    inference(resolution,[status(thm)],[c127,lemma_3_37]) ).

cnf(assumption_5_32,axiom,
    ( ~ organization(X40)
    | ~ greater(stock_of_knowledge(X40,X38),stock_of_knowledge(X40,X39))
    | ~ smaller_or_equal(internal_friction(X40,X38),internal_friction(X40,X39))
    | greater(capability(X40,X38),capability(X40,X39)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_5_32) ).

cnf(definition_smaller_or_equal_3,axiom,
    ( X6 != X5
    | smaller_or_equal(X6,X5) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_smaller_or_equal_3) ).

cnf(assumption_9_36,axiom,
    ( ~ organization(X85)
    | internal_friction(X85,X83) = internal_friction(X85,X84) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_9_36) ).

cnf(c95,plain,
    internal_friction(sk1,X190) = internal_friction(sk1,X191),
    inference(resolution,[status(thm)],[assumption_9_36,lemma_3_37]) ).

cnf(c210,plain,
    smaller_or_equal(internal_friction(sk1,X293),internal_friction(sk1,X294)),
    inference(resolution,[status(thm)],[c95,definition_smaller_or_equal_3]) ).

cnf(c303,plain,
    ( ~ organization(sk1)
    | ~ greater(stock_of_knowledge(sk1,X1783),stock_of_knowledge(sk1,X1782))
    | greater(capability(sk1,X1783),capability(sk1,X1782)) ),
    inference(resolution,[status(thm)],[c210,assumption_5_32]) ).

cnf(c9353,plain,
    ( ~ organization(sk1)
    | greater(capability(sk1,sk3),capability(sk1,sk2)) ),
    inference(resolution,[status(thm)],[c303,c1090]) ).

cnf(c102637,plain,
    greater(capability(sk1,sk3),capability(sk1,sk2)),
    inference(resolution,[status(thm)],[c9353,lemma_3_37]) ).

cnf(c102690,plain,
    $false,
    inference(resolution,[status(thm)],[c102637,lemma_3_39]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.14  % Problem  : MGT044-1 : TPTP v8.1.2. Released v2.4.0.
% 0.13/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.15/0.36  % Computer : n020.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % 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 : Thu May  9 01:03:08 EDT 2024
% 0.15/0.36  % CPUTime  : 
% 51.59/51.81  % Version:  1.5
% 51.59/51.81  % SZS status Unsatisfiable
% 51.59/51.81  % SZS output start CNFRefutation
% See solution above
% 51.59/51.81  
% 51.59/51.81  % Initial clauses    : 31
% 51.59/51.81  % Processed clauses  : 842
% 51.59/51.81  % Factors computed   : 448
% 51.59/51.81  % Resolvents computed: 102260
% 51.59/51.81  % Tautologies deleted: 24
% 51.59/51.81  % Forward subsumed   : 2058
% 51.59/51.81  % Backward subsumed  : 4
% 51.59/51.81  % -------- CPU Time ---------
% 51.59/51.81  % User time          : 51.177 s
% 51.59/51.81  % System time        : 0.270 s
% 51.59/51.81  % Total time         : 51.447 s
%------------------------------------------------------------------------------