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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SET076-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:35 EDT 2022

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

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

cnf(g1,plain,
    member(y,z),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_unordered_pair_is_subset_2)]) ).

cnf(g2,plain,
    ~ subclass(unordered_pair(x,y),z),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_unordered_pair_is_subset_3)]) ).

cnf(g3,plain,
    ( ~ member(not_subclass_element(unordered_pair(x,y),z),z)
    | subclass(unordered_pair(x,y),z) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',not_subclass_members2)]) ).

cnf(g4,plain,
    ( subclass(unordered_pair(x,y),z)
    | member(not_subclass_element(unordered_pair(x,y),z),unordered_pair(x,y)) ),
    inference(ground_cnf,[],[file('Axioms/SET004-0.ax',not_subclass_members1)]) ).

cnf(g5,plain,
    sPE(z,z),
    inference(ground_cnf,[],[theory(equality)]) ).

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

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET076-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.12/0.13  % Command  : satcop --statistics %s
% 0.12/0.34  % Computer : n025.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 : Sun Jul 10 22:02:01 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.44  % symbols: 52
% 0.19/0.44  % clauses: 136
% 0.19/0.44  % start clauses: 3
% 0.19/0.44  % iterative deepening steps: 207
% 0.19/0.44  % maximum path limit: 3
% 0.19/0.44  % literal attempts: 93148
% 0.19/0.44  % depth failures: 68083
% 0.19/0.44  % regularity failures: 4673
% 0.19/0.44  % tautology failures: 1170
% 0.19/0.44  % reductions: 9836
% 0.19/0.44  % extensions: 83090
% 0.19/0.44  % SAT variables: 19429
% 0.19/0.44  % SAT clauses: 21751
% 0.19/0.44  % WalkSAT solutions: 21750
% 0.19/0.44  % CDCL solutions: 0
% 0.19/0.44  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.44  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------