TSTP Solution File: SET074+1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SET074+1 : TPTP v8.1.0. Bugfixed v5.4.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 : Tue Jul 19 04:58:33 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    member(sK8,universal_class),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',corollary1_2)]) ).

cnf(g1,plain,
    sPE(unordered_pair(sK7,sK8),null_class),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',corollary1_2)]) ).

cnf(g2,plain,
    ( ~ member(sK8,universal_class)
    | ~ member(sK8,universal_class)
    | sPE(second(ordered_pair(sK8,sK8)),sK8) ),
    inference(ground_cnf,[],[file('Axioms/SET005+0.ax',first_second)]) ).

cnf(g3,plain,
    ( ~ sPE(unordered_pair(sK7,sK8),null_class)
    | subclass(unordered_pair(sK7,sK8),null_class) ),
    inference(ground_cnf,[],[file('Axioms/SET005+0.ax',extensionality)]) ).

cnf(g4,plain,
    ( ~ sPE(second(ordered_pair(sK8,sK8)),sK8)
    | sPE(sK8,second(ordered_pair(sK8,sK8))) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g5,plain,
    ( ~ sPE(sK8,second(ordered_pair(sK8,sK8)))
    | ~ sPE(second(ordered_pair(sK8,sK8)),sK8)
    | sPE(sK8,sK8) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g6,plain,
    ~ member(sK8,null_class),
    inference(ground_cnf,[],[file('Axioms/SET005+0.ax',null_class_defn)]) ).

cnf(g7,plain,
    ( ~ subclass(unordered_pair(sK7,sK8),null_class)
    | ~ member(sK8,unordered_pair(sK7,sK8))
    | member(sK8,null_class) ),
    inference(ground_cnf,[],[file('Axioms/SET005+0.ax',subclass_defn)]) ).

cnf(g8,plain,
    ( ~ sPE(sK8,sK8)
    | ~ member(sK8,universal_class)
    | member(sK8,unordered_pair(sK7,sK8)) ),
    inference(ground_cnf,[],[file('Axioms/SET005+0.ax',unordered_pair_defn)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET074+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% 0.12/0.13  % Command  : satcop --statistics %s
% 0.14/0.34  % Computer : n018.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Sat Jul  9 20:55:12 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.14/0.36  % symbols: 42
% 0.14/0.36  % clauses: 125
% 0.14/0.36  % start clauses: 2
% 0.14/0.36  % iterative deepening steps: 41
% 0.14/0.36  % maximum path limit: 2
% 0.14/0.36  % literal attempts: 15880
% 0.14/0.36  % depth failures: 12863
% 0.14/0.36  % regularity failures: 76
% 0.14/0.36  % tautology failures: 60
% 0.14/0.36  % reductions: 2504
% 0.14/0.36  % extensions: 13344
% 0.14/0.36  % SAT variables: 13190
% 0.14/0.36  % SAT clauses: 11674
% 0.14/0.36  % WalkSAT solutions: 11676
% 0.14/0.36  % CDCL solutions: 0
% 0.14/0.36  % SZS status Theorem for theBenchmark
% 0.14/0.36  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------