TSTP Solution File: SEU151+3 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SEU151+3 : TPTP v8.1.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n003.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 14:12:06 EDT 2022

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

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

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

cnf(g2,plain,
    ~ sPE(sK3,sK6),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',t10_zfmisc_1)]) ).

cnf(g3,plain,
    ( ~ sPE(unordered_pair(sK3,sK4),unordered_pair(sK5,sK6))
    | ~ in(sK3,unordered_pair(sK3,sK4))
    | sPE(sK3,sK5)
    | sPE(sK3,sK6) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',d2_tarski)]) ).

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

cnf(g5,plain,
    ( ~ sPE(sK3,sK3)
    | ~ sPE(unordered_pair(sK5,sK6),unordered_pair(sK3,sK4))
    | ~ in(sK3,unordered_pair(sK5,sK6))
    | in(sK3,unordered_pair(sK3,sK4)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g6,plain,
    ( ~ sPE(unordered_pair(sK5,sK6),unordered_pair(sK3,sK4))
    | ~ sPE(sK3,sK3)
    | in(sK3,unordered_pair(sK5,sK6)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',d2_tarski)]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SEU151+3 : TPTP v8.1.0. Released v3.2.0.
% 0.12/0.12  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n003.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Sun Jun 19 22:22:14 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.36  % symbols: 13
% 0.20/0.36  % clauses: 23
% 0.20/0.36  % start clauses: 3
% 0.20/0.36  % iterative deepening steps: 118
% 0.20/0.36  % maximum path limit: 2
% 0.20/0.36  % literal attempts: 34406
% 0.20/0.36  % depth failures: 20142
% 0.20/0.36  % regularity failures: 273
% 0.20/0.36  % tautology failures: 672
% 0.20/0.36  % reductions: 10650
% 0.20/0.36  % extensions: 23488
% 0.20/0.36  % SAT variables: 4472
% 0.20/0.36  % SAT clauses: 4806
% 0.20/0.36  % WalkSAT solutions: 4803
% 0.20/0.36  % CDCL solutions: 0
% 0.20/0.36  % SZS status Theorem for theBenchmark
% 0.20/0.36  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------