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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SWV397+1 : TPTP v8.1.0. Released v3.3.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 : Wed Jul 20 21:28:53 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ok(remove_cpq(triple(sK0,sK1,sK2),sK3)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',l33_co)]) ).

cnf(g1,plain,
    ~ contains_slb(sK1,sK3),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',l33_co)]) ).

cnf(g2,plain,
    ( ~ sPE(remove_cpq(triple(sK0,sK1,sK2),sK3),triple(sK0,sK1,bad))
    | ~ ok(remove_cpq(triple(sK0,sK1,sK2),sK3))
    | ok(triple(sK0,sK1,bad)) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g3,plain,
    ( sPE(remove_cpq(triple(sK0,sK1,sK2),sK3),triple(sK0,sK1,bad))
    | contains_slb(sK1,sK3) ),
    inference(ground_cnf,[],[file('Axioms/SWV007+3.ax',ax43)]) ).

cnf(g4,plain,
    ~ ok(triple(sK0,sK1,bad)),
    inference(ground_cnf,[],[file('Axioms/SWV007+3.ax',ax40)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : SWV397+1 : TPTP v8.1.0. Released v3.3.0.
% 0.08/0.15  % Command  : satcop --statistics %s
% 0.16/0.37  % Computer : n018.cluster.edu
% 0.16/0.37  % Model    : x86_64 x86_64
% 0.16/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.37  % Memory   : 8042.1875MB
% 0.16/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.37  % CPULimit : 300
% 0.16/0.37  % WCLimit  : 600
% 0.16/0.37  % DateTime : Wed Jun 15 18:50:15 EDT 2022
% 0.16/0.37  % CPUTime  : 
% 0.16/0.38  % symbols: 33
% 0.16/0.38  % clauses: 79
% 0.16/0.38  % start clauses: 2
% 0.16/0.38  % iterative deepening steps: 26
% 0.16/0.38  % maximum path limit: 2
% 0.16/0.38  % literal attempts: 706
% 0.16/0.38  % depth failures: 436
% 0.16/0.38  % regularity failures: 8
% 0.16/0.38  % tautology failures: 4
% 0.16/0.38  % reductions: 167
% 0.16/0.38  % extensions: 498
% 0.16/0.38  % SAT variables: 553
% 0.16/0.38  % SAT clauses: 432
% 0.16/0.38  % WalkSAT solutions: 425
% 0.16/0.38  % CDCL solutions: 0
% 0.16/0.38  % SZS status Theorem for theBenchmark
% 0.16/0.38  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------