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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SWW345+1 : TPTP v8.1.0. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n028.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 01:23:15 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ v_R(v_Z,v_s_H),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_6)]) ).

cnf(g1,plain,
    ( ~ c_Natural_Oevaln(v_d,v_s1,v_n,v_s_H)
    | ~ v_Q(v_Z,v_s1)
    | v_R(v_Z,v_s_H) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_2)]) ).

cnf(g2,plain,
    c_Natural_Oevaln(v_d,v_s1,v_n,v_s_H),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_5)]) ).

cnf(g3,plain,
    v_P(v_Z,v_s),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_3)]) ).

cnf(g4,plain,
    ( ~ c_Natural_Oevaln(v_c,v_s,v_n,v_s1)
    | ~ v_P(v_Z,v_s)
    | v_Q(v_Z,v_s1) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_1)]) ).

cnf(g5,plain,
    c_Natural_Oevaln(v_c,v_s,v_n,v_s1),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_4)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem  : SWW345+1 : TPTP v8.1.0. Released v5.2.0.
% 0.04/0.14  % Command  : satcop --statistics %s
% 0.14/0.36  % Computer : n028.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Sun Jun  5 17:48:12 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.36/0.54  % symbols: 1144
% 0.36/0.54  % clauses: 8402
% 0.36/0.54  % start clauses: 1
% 0.36/0.54  % iterative deepening steps: 72
% 0.36/0.54  % maximum path limit: 2
% 0.36/0.54  % literal attempts: 1074
% 0.36/0.54  % depth failures: 769
% 0.36/0.54  % regularity failures: 6
% 0.36/0.54  % tautology failures: 1
% 0.36/0.54  % reductions: 0
% 0.36/0.54  % extensions: 1007
% 0.36/0.54  % SAT variables: 1219
% 0.36/0.54  % SAT clauses: 861
% 0.36/0.54  % WalkSAT solutions: 856
% 0.36/0.54  % CDCL solutions: 0
% 0.36/0.54  % SZS status Theorem for theBenchmark
% 0.36/0.54  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------