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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SET076-7 : 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 1.16s 0.52s
% Output   : Proof 1.16s
% 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,
    ( 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(g4,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(g5,plain,
    sPE(z,z),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g6,plain,
    sPE(unordered_pair(x,y),unordered_pair(y,x)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',commutativity_of_unordered_pair)]) ).

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

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

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

cnf(g10,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(g11,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)]) ).

cnf(g12,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(g13,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)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem  : SET076-7 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.08/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 : Mon Jul 11 10:52:32 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 1.16/0.52  % symbols: 52
% 1.16/0.52  % clauses: 163
% 1.16/0.52  % start clauses: 3
% 1.16/0.52  % iterative deepening steps: 281
% 1.16/0.52  % maximum path limit: 3
% 1.16/0.52  % literal attempts: 243929
% 1.16/0.52  % depth failures: 190324
% 1.16/0.52  % regularity failures: 9073
% 1.16/0.52  % tautology failures: 4255
% 1.16/0.52  % reductions: 20918
% 1.16/0.52  % extensions: 222634
% 1.16/0.52  % SAT variables: 35182
% 1.16/0.52  % SAT clauses: 40776
% 1.16/0.52  % WalkSAT solutions: 40774
% 1.16/0.52  % CDCL solutions: 0
% 1.16/0.52  % SZS status Unsatisfiable for theBenchmark
% 1.16/0.52  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------