TSTP Solution File: SWC289-1 by SATCoP---0.1

View Problem - Process Solution

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

% Computer : n026.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 21:55:27 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    sPE(sk1,sk3),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_6)]) ).

cnf(g1,plain,
    strictorderedP(sk3),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_7)]) ).

cnf(g2,plain,
    ~ strictorderedP(sk1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_8)]) ).

cnf(g3,plain,
    ( ~ sPE(sk1,sk3)
    | sPE(sk3,sk1) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g4,plain,
    ( ~ sPE(sk3,sk1)
    | ~ strictorderedP(sk3)
    | strictorderedP(sk1) ),
    inference(ground_cnf,[],[theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWC289-1 : TPTP v8.1.0. Released v2.4.0.
% 0.07/0.13  % Command  : satcop --statistics %s
% 0.14/0.34  % Computer : n026.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Sun Jun 12 13:56:50 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.14/0.36  % symbols: 74
% 0.14/0.36  % clauses: 261
% 0.14/0.36  % start clauses: 8
% 0.14/0.36  % iterative deepening steps: 8
% 0.14/0.36  % maximum path limit: 0
% 0.14/0.36  % literal attempts: 7108
% 0.14/0.36  % depth failures: 7044
% 0.14/0.36  % regularity failures: 0
% 0.14/0.36  % tautology failures: 0
% 0.14/0.36  % reductions: 0
% 0.14/0.36  % extensions: 7046
% 0.14/0.36  % SAT variables: 4888
% 0.14/0.36  % SAT clauses: 6400
% 0.14/0.36  % WalkSAT solutions: 6392
% 0.14/0.36  % CDCL solutions: 0
% 0.14/0.36  % SZS status Unsatisfiable for theBenchmark
% 0.14/0.36  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------