TSTP Solution File: SET054-7 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SET054-7 : TPTP v8.1.0. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n014.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 : Tue Jul 19 04:58:07 EDT 2022

% Result   : Unsatisfiable 0.11s 0.33s
% Output   : Proof 0.11s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ subclass(x,x),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_subclass_is_reflexive_1)]) ).

cnf(g1,plain,
    ( ~ member(not_subclass_element(x,x),x)
    | subclass(x,x) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',not_subclass_members2)]) ).

cnf(g2,plain,
    ( subclass(x,x)
    | member(not_subclass_element(x,x),x) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',not_subclass_members1)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : SET054-7 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.11  % Command  : satcop --statistics %s
% 0.11/0.32  % Computer : n014.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 600
% 0.11/0.32  % DateTime : Sun Jul 10 06:28:05 EDT 2022
% 0.11/0.32  % CPUTime  : 
% 0.11/0.33  % symbols: 50
% 0.11/0.33  % clauses: 138
% 0.11/0.33  % start clauses: 1
% 0.11/0.33  % iterative deepening steps: 8
% 0.11/0.33  % maximum path limit: 0
% 0.11/0.33  % literal attempts: 30
% 0.11/0.33  % depth failures: 22
% 0.11/0.33  % regularity failures: 0
% 0.11/0.33  % tautology failures: 0
% 0.11/0.33  % reductions: 0
% 0.11/0.33  % extensions: 23
% 0.11/0.33  % SAT variables: 24
% 0.11/0.33  % SAT clauses: 37
% 0.11/0.33  % WalkSAT solutions: 29
% 0.11/0.33  % CDCL solutions: 0
% 0.11/0.33  % SZS status Unsatisfiable for theBenchmark
% 0.11/0.33  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------