TSTP Solution File: AGT004+2 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : AGT004+2 : TPTP v8.1.0. Bugfixed v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n028.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 : Thu Jul 14 12:03:44 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    accept_team(countryamedicalorganization,countryahumanitarianorganization,coastvillage,n5),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',query_4)]) ).

cnf(g1,plain,
    ( ~ accept_team(countryamedicalorganization,countryahumanitarianorganization,coastvillage,n5)
    | accept_city(countryamedicalorganization,coastvillage) ),
    inference(ground_cnf,[],[file('Axioms/AGT001+0.ax',a1_1)]) ).

cnf(g2,plain,
    ~ accept_city(countryamedicalorganization,coastvillage),
    inference(ground_cnf,[],[file('Axioms/AGT001+2.ax',deduced_13)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : AGT004+2 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.04/0.13  % Command  : satcop --statistics %s
% 0.13/0.33  % Computer : n028.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Sat Jun  4 04:59:25 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.35  % symbols: 308
% 0.13/0.35  % clauses: 1019
% 0.13/0.35  % start clauses: 1
% 0.13/0.35  % iterative deepening steps: 20
% 0.13/0.35  % maximum path limit: 1
% 0.13/0.35  % literal attempts: 107
% 0.13/0.35  % depth failures: 75
% 0.13/0.35  % regularity failures: 0
% 0.13/0.35  % tautology failures: 0
% 0.13/0.35  % reductions: 0
% 0.13/0.35  % extensions: 92
% 0.13/0.35  % SAT variables: 101
% 0.13/0.35  % SAT clauses: 71
% 0.13/0.35  % WalkSAT solutions: 65
% 0.13/0.35  % CDCL solutions: 0
% 0.13/0.35  % SZS status Theorem for theBenchmark
% 0.13/0.35  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------