TSTP Solution File: CSR032+5 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : CSR032+5 : TPTP v8.1.0. Bugfixed v3.5.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 : Fri Jul 15 23:15:10 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ isa(f_citynamedfn(s_agen,c_france),c_city),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',query232)]) ).

cnf(g1,plain,
    ( ~ city(f_citynamedfn(s_agen,c_france))
    | isa(f_citynamedfn(s_agen,c_france),c_city) ),
    inference(ground_cnf,[],[file('Axioms/CSR002+4.ax',ax4_539305)]) ).

cnf(g2,plain,
    city(f_citynamedfn(s_agen,c_france)),
    inference(ground_cnf,[],[file('Axioms/CSR002+4.ax',ax4_540246)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : CSR032+5 : TPTP v8.1.0. Bugfixed v3.5.0.
% 0.07/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 : Fri Jun 10 05:19:24 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 13.44/4.41  % symbols: 358721
% 13.44/4.41  % clauses: 645792
% 13.44/4.41  % start clauses: 2
% 13.44/4.41  % iterative deepening steps: 24
% 13.44/4.41  % maximum path limit: 1
% 13.44/4.41  % literal attempts: 1857536
% 13.44/4.41  % depth failures: 1648650
% 13.44/4.41  % regularity failures: 103908
% 13.44/4.41  % tautology failures: 14
% 13.44/4.41  % reductions: 0
% 13.44/4.41  % extensions: 1857547
% 13.44/4.41  % SAT variables: 1598094
% 13.44/4.41  % SAT clauses: 1743411
% 13.44/4.41  % WalkSAT solutions: 1743416
% 13.44/4.41  % CDCL solutions: 0
% 13.44/4.41  % SZS status Theorem for theBenchmark
% 13.44/4.41  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------