TSTP Solution File: SET077-6 by SATCoP---0.1

View Problem - Process Solution

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

% Computer : n009.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:36 EDT 2022

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

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

cnf(g1,plain,
    sPE(universal_class,universal_class),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g2,plain,
    ( ~ sPE(unordered_pair(x,x),singleton(x))
    | ~ sPE(universal_class,universal_class)
    | ~ member(unordered_pair(x,x),universal_class)
    | member(singleton(x),universal_class) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g3,plain,
    sPE(unordered_pair(x,x),singleton(x)),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',singleton_set)]) ).

cnf(g4,plain,
    member(unordered_pair(x,x),universal_class),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',unordered_pairs_in_universal)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : SET077-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.12/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n009.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 : Mon Jul 11 07:02:52 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.34  % symbols: 50
% 0.19/0.34  % clauses: 134
% 0.19/0.34  % start clauses: 1
% 0.19/0.34  % iterative deepening steps: 24
% 0.19/0.34  % maximum path limit: 1
% 0.19/0.34  % literal attempts: 345
% 0.19/0.34  % depth failures: 275
% 0.19/0.34  % regularity failures: 24
% 0.19/0.34  % tautology failures: 23
% 0.19/0.34  % reductions: 0
% 0.19/0.34  % extensions: 353
% 0.19/0.34  % SAT variables: 328
% 0.19/0.34  % SAT clauses: 322
% 0.19/0.34  % WalkSAT solutions: 316
% 0.19/0.34  % CDCL solutions: 0
% 0.19/0.34  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------