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

View Problem - Process Solution

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

% Computer : n025.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:44 EDT 2022

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

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

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

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

cnf(g3,plain,
    ~ sPE(x,z),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_singleton_in_unordered_pair3_4)]) ).

cnf(g4,plain,
    ( ~ sPE(unordered_pair(y,z),singleton(x))
    | sPE(singleton(x),unordered_pair(y,z)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g5,plain,
    ( ~ member(x,universal_class)
    | member(x,unordered_pair(x,x)) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',unordered_pair3)]) ).

cnf(g6,plain,
    ( ~ sPE(x,x)
    | ~ sPE(singleton(x),unordered_pair(y,z))
    | ~ member(x,singleton(x))
    | member(x,unordered_pair(y,z)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g7,plain,
    ( ~ member(x,unordered_pair(x,x))
    | sPE(x,x)
    | sPE(x,x) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',unordered_pair_member)]) ).

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

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

cnf(g10,plain,
    ( ~ member(x,unordered_pair(y,z))
    | sPE(x,y)
    | sPE(x,z) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',unordered_pair_member)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : SET085-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n025.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 11:15:16 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 3.56/0.78  % symbols: 52
% 3.56/0.78  % clauses: 137
% 3.56/0.78  % start clauses: 4
% 3.56/0.78  % iterative deepening steps: 274
% 3.56/0.78  % maximum path limit: 3
% 3.56/0.78  % literal attempts: 648264
% 3.56/0.78  % depth failures: 581282
% 3.56/0.78  % regularity failures: 5163
% 3.56/0.78  % tautology failures: 4487
% 3.56/0.78  % reductions: 38022
% 3.56/0.78  % extensions: 609616
% 3.56/0.78  % SAT variables: 228833
% 3.56/0.78  % SAT clauses: 198394
% 3.56/0.78  % WalkSAT solutions: 198387
% 3.56/0.78  % CDCL solutions: 5
% 3.56/0.78  % SZS status Unsatisfiable for theBenchmark
% 3.56/0.78  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------