TSTP Solution File: SYN083+1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SYN083+1 : TPTP v8.1.0. Released v2.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n018.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 : Thu Jul 21 11:48:45 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ sPE(f(sK0,f(sK1,f(sK2,sK3))),f(f(f(sK0,sK1),sK2),sK3)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pel61)]) ).

cnf(g1,plain,
    ( ~ sPE(f(sK0,f(sK1,f(sK2,sK3))),f(f(sK0,sK1),f(sK2,sK3)))
    | ~ sPE(f(f(sK0,sK1),f(sK2,sK3)),f(f(f(sK0,sK1),sK2),sK3))
    | sPE(f(sK0,f(sK1,f(sK2,sK3))),f(f(f(sK0,sK1),sK2),sK3)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g2,plain,
    sPE(f(sK0,f(sK1,f(sK2,sK3))),f(f(sK0,sK1),f(sK2,sK3))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p61_1)]) ).

cnf(g3,plain,
    sPE(f(f(sK0,sK1),f(sK2,sK3)),f(f(f(sK0,sK1),sK2),sK3)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p61_1)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SYN083+1 : TPTP v8.1.0. Released v2.0.0.
% 0.03/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n018.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 : Tue Jul 12 08:51:14 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % symbols: 7
% 0.13/0.34  % clauses: 6
% 0.13/0.34  % start clauses: 1
% 0.13/0.34  % iterative deepening steps: 21
% 0.13/0.34  % maximum path limit: 1
% 0.13/0.34  % literal attempts: 137
% 0.13/0.34  % depth failures: 89
% 0.13/0.34  % regularity failures: 5
% 0.13/0.34  % tautology failures: 4
% 0.13/0.34  % reductions: 0
% 0.13/0.34  % extensions: 122
% 0.13/0.34  % SAT variables: 125
% 0.13/0.34  % SAT clauses: 105
% 0.13/0.34  % WalkSAT solutions: 98
% 0.13/0.34  % CDCL solutions: 0
% 0.13/0.34  % SZS status Theorem for theBenchmark
% 0.13/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------