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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SET083-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:42 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    sPE(singleton(x),singleton(y)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_singleton_identified_by_element1_1)]) ).

cnf(g1,plain,
    member(x,universal_class),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_singleton_identified_by_element1_2)]) ).

cnf(g2,plain,
    ~ sPE(x,y),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_singleton_identified_by_element1_3)]) ).

cnf(g3,plain,
    ( ~ sPE(singleton(x),singleton(y))
    | subclass(singleton(x),singleton(y)) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',equal_implies_subclass1)]) ).

cnf(g4,plain,
    ( ~ member(x,universal_class)
    | member(x,singleton(x)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',set_in_its_singleton)]) ).

cnf(g5,plain,
    ( ~ member(x,singleton(y))
    | sPE(x,y) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',only_member_in_singleton)]) ).

cnf(g6,plain,
    ( ~ subclass(singleton(x),singleton(y))
    | ~ member(x,singleton(x))
    | member(x,singleton(y)) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',subclass_members)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SET083-7 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.11/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n014.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sun Jul 10 16:33:50 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.37  % symbols: 51
% 0.12/0.37  % clauses: 171
% 0.12/0.37  % start clauses: 3
% 0.12/0.37  % iterative deepening steps: 44
% 0.12/0.37  % maximum path limit: 2
% 0.12/0.37  % literal attempts: 15540
% 0.12/0.37  % depth failures: 8952
% 0.12/0.37  % regularity failures: 17
% 0.12/0.37  % tautology failures: 39
% 0.12/0.37  % reductions: 6318
% 0.12/0.37  % extensions: 9139
% 0.12/0.37  % SAT variables: 12114
% 0.12/0.37  % SAT clauses: 10350
% 0.12/0.37  % WalkSAT solutions: 10348
% 0.12/0.37  % CDCL solutions: 0
% 0.12/0.37  % SZS status Unsatisfiable for theBenchmark
% 0.12/0.37  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------