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

View Problem - Process Solution

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

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

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    member(z,null_class),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_existence_of_null_class_1)]) ).

cnf(g1,plain,
    ( ~ member(z,null_class)
    | ~ member(z,complement(null_class)) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',complement1)]) ).

cnf(g2,plain,
    ( ~ subclass(null_class,complement(null_class))
    | ~ member(z,null_class)
    | member(z,complement(null_class)) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',subclass_members)]) ).

cnf(g3,plain,
    sPE(z,z),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g4,plain,
    ( ~ sPE(complement(null_class),null_class)
    | subclass(null_class,complement(null_class)) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',equal_implies_subclass2)]) ).

cnf(g5,plain,
    ( sPE(complement(null_class),null_class)
    | sPE(intersection(complement(null_class),regular(complement(null_class))),null_class) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',regularity2)]) ).

cnf(g6,plain,
    ( ~ sPE(z,z)
    | ~ sPE(null_class,intersection(complement(null_class),regular(complement(null_class))))
    | ~ member(z,null_class)
    | member(z,intersection(complement(null_class),regular(complement(null_class)))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g7,plain,
    ( ~ member(z,intersection(complement(null_class),regular(complement(null_class))))
    | member(z,complement(null_class)) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',intersection1)]) ).

cnf(g8,plain,
    ( ~ sPE(intersection(complement(null_class),regular(complement(null_class))),null_class)
    | sPE(null_class,intersection(complement(null_class),regular(complement(null_class)))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SET061-7 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.06/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n016.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 : Sun Jul 10 16:37:26 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.40  % symbols: 50
% 0.20/0.40  % clauses: 145
% 0.20/0.40  % start clauses: 1
% 0.20/0.40  % iterative deepening steps: 312
% 0.20/0.40  % maximum path limit: 4
% 0.20/0.40  % literal attempts: 69815
% 0.20/0.40  % depth failures: 53936
% 0.20/0.40  % regularity failures: 3104
% 0.20/0.40  % tautology failures: 1312
% 0.20/0.40  % reductions: 5850
% 0.20/0.40  % extensions: 63964
% 0.20/0.40  % SAT variables: 18064
% 0.20/0.40  % SAT clauses: 20322
% 0.20/0.40  % WalkSAT solutions: 20320
% 0.20/0.40  % CDCL solutions: 1
% 0.20/0.40  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.40  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------