TSTP Solution File: SET016+4 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SET016+4 : TPTP v8.1.0. Released v2.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n029.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:57:26 EDT 2022

% Result   : Theorem 5.53s 1.13s
% Output   : Proof 5.53s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    equal_set(unordered_pair(singleton(sK3),unordered_pair(sK3,sK4)),unordered_pair(singleton(sK5),unordered_pair(sK5,sK6))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',thI50a)]) ).

cnf(g1,plain,
    ~ sPE(sK3,sK5),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',thI50a)]) ).

cnf(g2,plain,
    ( ~ equal_set(unordered_pair(singleton(sK3),unordered_pair(sK3,sK4)),unordered_pair(singleton(sK5),unordered_pair(sK5,sK6)))
    | subset(unordered_pair(singleton(sK3),unordered_pair(sK3,sK4)),unordered_pair(singleton(sK5),unordered_pair(sK5,sK6))) ),
    inference(ground_cnf,[],[file('Axioms/SET006+0.ax',equal_set)]) ).

cnf(g3,plain,
    ( ~ member(sK3,singleton(sK5))
    | sPE(sK3,sK5) ),
    inference(ground_cnf,[],[file('Axioms/SET006+0.ax',singleton)]) ).

cnf(g4,plain,
    ( ~ sPE(sK5,sK3)
    | sPE(sK3,sK5) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g5,plain,
    ( ~ member(sK5,singleton(sK3))
    | sPE(sK5,sK3) ),
    inference(ground_cnf,[],[file('Axioms/SET006+0.ax',singleton)]) ).

cnf(g6,plain,
    sPE(sK3,sK3),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g7,plain,
    sPE(singleton(sK3),singleton(sK3)),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g8,plain,
    sPE(sK5,sK5),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g9,plain,
    ( ~ sPE(sK3,sK3)
    | member(sK3,singleton(sK3)) ),
    inference(ground_cnf,[],[file('Axioms/SET006+0.ax',singleton)]) ).

cnf(g10,plain,
    ( ~ sPE(sK3,sK3)
    | ~ sPE(singleton(sK3),singleton(sK5))
    | ~ member(sK3,singleton(sK3))
    | member(sK3,singleton(sK5)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g11,plain,
    ( ~ subset(unordered_pair(singleton(sK3),unordered_pair(sK3,sK4)),unordered_pair(singleton(sK5),unordered_pair(sK5,sK6)))
    | ~ member(singleton(sK3),unordered_pair(singleton(sK3),unordered_pair(sK3,sK4)))
    | member(singleton(sK3),unordered_pair(singleton(sK5),unordered_pair(sK5,sK6))) ),
    inference(ground_cnf,[],[file('Axioms/SET006+0.ax',subset)]) ).

cnf(g12,plain,
    ( ~ sPE(singleton(sK3),singleton(sK3))
    | member(singleton(sK3),unordered_pair(singleton(sK3),unordered_pair(sK3,sK4))) ),
    inference(ground_cnf,[],[file('Axioms/SET006+0.ax',unordered_pair)]) ).

cnf(g13,plain,
    ( ~ member(singleton(sK3),unordered_pair(singleton(sK5),unordered_pair(sK5,sK6)))
    | sPE(singleton(sK3),singleton(sK5))
    | sPE(singleton(sK3),unordered_pair(sK5,sK6)) ),
    inference(ground_cnf,[],[file('Axioms/SET006+0.ax',unordered_pair)]) ).

cnf(g14,plain,
    ( ~ sPE(singleton(sK3),unordered_pair(sK5,sK6))
    | sPE(unordered_pair(sK5,sK6),singleton(sK3)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g15,plain,
    ( ~ sPE(sK5,sK5)
    | ~ sPE(unordered_pair(sK5,sK6),singleton(sK3))
    | ~ member(sK5,unordered_pair(sK5,sK6))
    | member(sK5,singleton(sK3)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g16,plain,
    ( ~ sPE(sK5,sK5)
    | member(sK5,unordered_pair(sK5,sK6)) ),
    inference(ground_cnf,[],[file('Axioms/SET006+0.ax',unordered_pair)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SET016+4 : TPTP v8.1.0. Released v2.2.0.
% 0.07/0.13  % Command  : satcop --statistics %s
% 0.13/0.35  % Computer : n029.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Sun Jul 10 07:08:31 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 5.53/1.13  % symbols: 21
% 5.53/1.13  % clauses: 48
% 5.53/1.13  % start clauses: 2
% 5.53/1.13  % iterative deepening steps: 879
% 5.53/1.13  % maximum path limit: 4
% 5.53/1.13  % literal attempts: 606187
% 5.53/1.13  % depth failures: 476231
% 5.53/1.13  % regularity failures: 33302
% 5.53/1.13  % tautology failures: 15751
% 5.53/1.13  % reductions: 28117
% 5.53/1.13  % extensions: 577764
% 5.53/1.13  % SAT variables: 103576
% 5.53/1.13  % SAT clauses: 131144
% 5.53/1.13  % WalkSAT solutions: 130956
% 5.53/1.13  % CDCL solutions: 182
% 5.53/1.13  % SZS status Theorem for theBenchmark
% 5.53/1.13  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------