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

View Problem - Process Solution

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

% Computer : n021.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:51 EDT 2022

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

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

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

cnf(g2,plain,
    member(singleton(member_of(x)),universal_class),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',singletons_are_sets)]) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem  : SET093-7 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.04/0.14  % Command  : satcop --statistics %s
% 0.14/0.36  % Computer : n021.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Mon Jul 11 02:00:08 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.21/0.37  % symbols: 52
% 0.21/0.37  % clauses: 182
% 0.21/0.37  % start clauses: 2
% 0.21/0.37  % iterative deepening steps: 24
% 0.21/0.37  % maximum path limit: 1
% 0.21/0.37  % literal attempts: 5793
% 0.21/0.37  % depth failures: 5421
% 0.21/0.37  % regularity failures: 4
% 0.21/0.37  % tautology failures: 16
% 0.21/0.37  % reductions: 252
% 0.21/0.37  % extensions: 5545
% 0.21/0.37  % SAT variables: 5788
% 0.21/0.37  % SAT clauses: 4973
% 0.21/0.37  % WalkSAT solutions: 4976
% 0.21/0.37  % CDCL solutions: 0
% 0.21/0.37  % SZS status Unsatisfiable for theBenchmark
% 0.21/0.37  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------