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

View Problem - Process Solution

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

% Computer : n018.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.12s 0.35s
% Output   : Proof 0.12s
% 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_team(countryamedicalorganization,countryahumanitarianorganization,coastvillage,n5)
    | accept_leader(countryamedicalorganization,countryahumanitarianorganization) ),
    inference(ground_cnf,[],[file('Axioms/AGT001+0.ax',a1_1)]) ).

cnf(g3,plain,
    accept_number(countryamedicalorganization,n6),
    inference(ground_cnf,[],[file('Axioms/AGT001+1.ax',event_157)]) ).

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

cnf(g5,plain,
    ~ accept_team(countryamedicalorganization,countryahumanitarianorganization,coastvillage,n6),
    inference(ground_cnf,[],[file('Axioms/AGT001+1.ax',event_34)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : AGT004+1 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.11/0.13  % Command  : satcop --statistics %s
% 0.12/0.34  % Computer : n018.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Sat Jun  4 05:22:47 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.12/0.35  % symbols: 308
% 0.12/0.35  % clauses: 652
% 0.12/0.35  % start clauses: 1
% 0.12/0.35  % iterative deepening steps: 75
% 0.12/0.35  % maximum path limit: 3
% 0.12/0.35  % literal attempts: 3468
% 0.12/0.35  % depth failures: 2420
% 0.12/0.35  % regularity failures: 136
% 0.12/0.35  % tautology failures: 124
% 0.12/0.35  % reductions: 23
% 0.12/0.35  % extensions: 3379
% 0.12/0.35  % SAT variables: 1195
% 0.12/0.35  % SAT clauses: 1247
% 0.12/0.35  % WalkSAT solutions: 1239
% 0.12/0.35  % CDCL solutions: 0
% 0.12/0.35  % SZS status Theorem for theBenchmark
% 0.12/0.35  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------