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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SET102+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n027.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:59:00 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ member(unordered_pair(sK7,singleton(sK8)),ordered_pair(sK7,sK8)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',unordered_pair_member_of_ordered_pair)]) ).

cnf(g1,plain,
    member(unordered_pair(sK7,singleton(sK8)),universal_class),
    inference(ground_cnf,[],[file('Axioms/SET005+0.ax',unordered_pair)]) ).

cnf(g2,plain,
    sPE(unordered_pair(sK7,singleton(sK8)),unordered_pair(sK7,singleton(sK8))),
    inference(ground_cnf,[],[theory(equality)]) ).

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

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

cnf(g5,plain,
    sPE(ordered_pair(sK7,sK8),unordered_pair(singleton(sK7),unordered_pair(sK7,singleton(sK8)))),
    inference(ground_cnf,[],[file('Axioms/SET005+0.ax',ordered_pair_defn)]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SET102+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% 0.03/0.13  % Command  : satcop --statistics %s
% 0.12/0.34  % Computer : n027.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Sat Jul  9 19:53:17 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.37  % symbols: 42
% 0.19/0.37  % clauses: 124
% 0.19/0.37  % start clauses: 1
% 0.19/0.37  % iterative deepening steps: 109
% 0.19/0.37  % maximum path limit: 3
% 0.19/0.37  % literal attempts: 12395
% 0.19/0.37  % depth failures: 10060
% 0.19/0.37  % regularity failures: 578
% 0.19/0.37  % tautology failures: 62
% 0.19/0.37  % reductions: 567
% 0.19/0.37  % extensions: 11751
% 0.19/0.37  % SAT variables: 5692
% 0.19/0.37  % SAT clauses: 5827
% 0.19/0.37  % WalkSAT solutions: 5821
% 0.19/0.37  % CDCL solutions: 0
% 0.19/0.37  % SZS status Theorem for theBenchmark
% 0.19/0.37  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------