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

View Problem - Process Solution

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

% Computer : n025.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:33 EDT 2022

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

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

cnf(g1,plain,
    has_endowment(sK1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_6)]) ).

cnf(g2,plain,
    sPE(age(sK1,sK2),zero),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_6)]) ).

cnf(g3,plain,
    smaller_or_equal(age(sK1,sK3),eta),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_6)]) ).

cnf(g4,plain,
    greater(age(sK1,sK4),eta),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_6)]) ).

cnf(g5,plain,
    greater(eta,zero),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_6)]) ).

cnf(g6,plain,
    ( ~ sPE(hazard_of_mortality(sK1,sK3),hazard_of_mortality(sK1,sK2))
    | ~ greater(hazard_of_mortality(sK1,sK4),hazard_of_mortality(sK1,sK3)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_6)]) ).

cnf(g7,plain,
    ( ~ sPE(age(sK1,sK2),zero)
    | sPE(zero,age(sK1,sK2)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g8,plain,
    ( ~ smaller_or_equal(age(sK1,sK3),eta)
    | ~ has_endowment(sK1)
    | has_immunity(sK1,sK3) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_1)]) ).

cnf(g9,plain,
    ( ~ greater(age(sK1,sK4),eta)
    | ~ has_endowment(sK1)
    | ~ has_immunity(sK1,sK4) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_1)]) ).

cnf(g10,plain,
    ( ~ greater(eta,zero)
    | smaller(zero,eta) ),
    inference(ground_cnf,[],[file('Axioms/MGT001+0.ax',definition_smaller)]) ).

cnf(g11,plain,
    ( ~ organization(sK1)
    | ~ has_immunity(sK1,sK3)
    | greater(hazard_of_mortality(sK1,sK4),hazard_of_mortality(sK1,sK3))
    | has_immunity(sK1,sK4) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_3)]) ).

cnf(g12,plain,
    ( ~ organization(sK1)
    | ~ has_immunity(sK1,sK3)
    | ~ has_immunity(sK1,sK2)
    | sPE(hazard_of_mortality(sK1,sK3),hazard_of_mortality(sK1,sK2)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_2)]) ).

cnf(g13,plain,
    ( ~ smaller_or_equal(age(sK1,sK2),eta)
    | ~ has_endowment(sK1)
    | has_immunity(sK1,sK2) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_1)]) ).

cnf(g14,plain,
    sPE(eta,eta),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g15,plain,
    ( ~ smaller(zero,eta)
    | smaller_or_equal(zero,eta) ),
    inference(ground_cnf,[],[file('Axioms/MGT001+0.ax',definition_smaller_or_equal)]) ).

cnf(g16,plain,
    ( ~ sPE(zero,age(sK1,sK2))
    | ~ sPE(eta,eta)
    | ~ smaller_or_equal(zero,eta)
    | smaller_or_equal(age(sK1,sK2),eta) ),
    inference(ground_cnf,[],[theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : MGT057+1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.13  % Command  : satcop --statistics %s
% 0.14/0.35  % Computer : n025.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Thu Jun  9 12:22:20 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.21/0.38  % symbols: 19
% 0.21/0.38  % clauses: 41
% 0.21/0.38  % start clauses: 7
% 0.21/0.38  % iterative deepening steps: 104
% 0.21/0.38  % maximum path limit: 2
% 0.21/0.38  % literal attempts: 34450
% 0.21/0.38  % depth failures: 26067
% 0.21/0.38  % regularity failures: 1079
% 0.21/0.38  % tautology failures: 1445
% 0.21/0.38  % reductions: 1515
% 0.21/0.38  % extensions: 32346
% 0.21/0.38  % SAT variables: 4811
% 0.21/0.38  % SAT clauses: 5768
% 0.21/0.38  % WalkSAT solutions: 5765
% 0.21/0.38  % CDCL solutions: 0
% 0.21/0.38  % SZS status Theorem for theBenchmark
% 0.21/0.38  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------