TSTP Solution File: CSR111+6 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : CSR111+6 : TPTP v8.1.0. Bugfixed v5.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n020.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:16:35 EDT 2022

% Result   : Unsatisfiable 106.63s 29.65s
% Output   : Proof 107.06s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    symmetricanatomicalparttype(f_organismparttypefn(c_bird,c_ovary_animalbodypart)),
    inference(ground_cnf,[],[file('Axioms/CSR002+5.ax',ax5_29401)]) ).

cnf(g1,plain,
    uniqueanatomicalparttype(f_organismparttypefn(c_bird,c_ovary_animalbodypart)),
    inference(ground_cnf,[],[file('Axioms/CSR002+5.ax',ax5_2317995)]) ).

cnf(g2,plain,
    ( ~ uniqueanatomicalparttype(f_organismparttypefn(c_bird,c_ovary_animalbodypart))
    | ~ symmetricanatomicalparttype(f_organismparttypefn(c_bird,c_ovary_animalbodypart)) ),
    inference(ground_cnf,[],[file('Axioms/CSR002+5.ax',ax5_3052586)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : CSR111+6 : TPTP v8.1.0. Bugfixed v5.5.0.
% 0.04/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n020.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % 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 11 04:42:51 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 106.63/29.65  % symbols: 1254681
% 106.63/29.65  % clauses: 3549509
% 106.63/29.65  % start clauses: 1395433
% 106.63/29.65  % iterative deepening steps: 8
% 106.63/29.65  % maximum path limit: 0
% 106.63/29.65  % literal attempts: 9574389
% 106.63/29.65  % depth failures: 9466963
% 106.63/29.65  % regularity failures: 0
% 106.63/29.65  % tautology failures: 154
% 106.63/29.65  % reductions: 368
% 106.63/29.65  % extensions: 9466964
% 106.63/29.65  % SAT variables: 27292766
% 106.63/29.65  % SAT clauses: 20114595
% 106.63/29.65  % WalkSAT solutions: 20045341
% 106.63/29.65  % CDCL solutions: 0
% 106.63/29.65  % SZS status Unsatisfiable for theBenchmark
% 106.63/29.65  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------