TSTP Solution File: MGT044+1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : MGT044+1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n026.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  : 600s
% DateTime : Sun Jul 17 22:24:29 EDT 2022

% Result   : Theorem 0.12s 0.34s
% Output   : Proof 0.12s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    organization(sK0),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lemma_3)]) ).

cnf(g1,plain,
    greater(age(sK0,sK2),age(sK0,sK1)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lemma_3)]) ).

cnf(g2,plain,
    ~ greater(capability(sK0,sK2),capability(sK0,sK1)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lemma_3)]) ).

cnf(g3,plain,
    ( ~ greater(age(sK0,sK2),age(sK0,sK1))
    | ~ organization(sK0)
    | greater(stock_of_knowledge(sK0,sK2),stock_of_knowledge(sK0,sK1)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_7)]) ).

cnf(g4,plain,
    ( ~ smaller_or_equal(internal_friction(sK0,sK2),internal_friction(sK0,sK1))
    | ~ greater(stock_of_knowledge(sK0,sK2),stock_of_knowledge(sK0,sK1))
    | ~ organization(sK0)
    | greater(capability(sK0,sK2),capability(sK0,sK1)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_5)]) ).

cnf(g5,plain,
    ( ~ sPE(internal_friction(sK0,sK2),internal_friction(sK0,sK1))
    | smaller_or_equal(internal_friction(sK0,sK2),internal_friction(sK0,sK1)) ),
    inference(ground_cnf,[],[file('Axioms/MGT001+0.ax',definition_smaller_or_equal)]) ).

cnf(g6,plain,
    ( ~ organization(sK0)
    | sPE(internal_friction(sK0,sK2),internal_friction(sK0,sK1)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_9)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.11  % Problem  : MGT044+1 : TPTP v8.1.0. Released v2.4.0.
% 0.09/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n026.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  : 600
% 0.12/0.33  % DateTime : Thu Jun  9 11:35:47 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.34  % symbols: 14
% 0.12/0.34  % clauses: 31
% 0.12/0.34  % start clauses: 3
% 0.12/0.34  % iterative deepening steps: 90
% 0.12/0.34  % maximum path limit: 3
% 0.12/0.34  % literal attempts: 14722
% 0.12/0.34  % depth failures: 10478
% 0.12/0.34  % regularity failures: 378
% 0.12/0.34  % tautology failures: 538
% 0.12/0.34  % reductions: 1665
% 0.12/0.34  % extensions: 12831
% 0.12/0.34  % SAT variables: 1870
% 0.12/0.34  % SAT clauses: 2675
% 0.12/0.34  % WalkSAT solutions: 2670
% 0.12/0.34  % CDCL solutions: 0
% 0.12/0.34  % SZS status Theorem for theBenchmark
% 0.12/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------