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

View Problem - Process Solution

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

% Computer : n014.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:08 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    c_lessequals(v_G,v_H,tc_set(tc_Message_Omsg)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_0)]) ).

cnf(g1,plain,
    c_in(v_X,v_G,tc_Message_Omsg),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_1)]) ).

cnf(g2,plain,
    ~ c_in(v_X,c_Message_Oparts(v_H),tc_Message_Omsg),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_2)]) ).

cnf(g3,plain,
    ( ~ c_in(v_X,v_H,tc_Message_Omsg)
    | c_in(v_X,c_Message_Oparts(v_H),tc_Message_Omsg) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Message_Oparts_OInj_0)]) ).

cnf(g4,plain,
    ( ~ c_in(v_X,v_G,tc_Message_Omsg)
    | ~ c_lessequals(v_G,v_H,tc_set(tc_Message_Omsg))
    | c_in(v_X,v_H,tc_Message_Omsg) ),
    inference(ground_cnf,[],[file('Axioms/MSC001-0.ax',cls_Set_OsubsetD_0)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SWV263-1 : TPTP v8.1.0. Released v3.2.0.
% 0.11/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n014.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 Jun 14 16:34:06 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.36  % symbols: 218
% 0.13/0.36  % clauses: 1576
% 0.13/0.36  % start clauses: 3
% 0.13/0.36  % iterative deepening steps: 25
% 0.13/0.36  % maximum path limit: 2
% 0.13/0.36  % literal attempts: 2170
% 0.13/0.36  % depth failures: 1887
% 0.13/0.36  % regularity failures: 38
% 0.13/0.36  % tautology failures: 33
% 0.13/0.36  % reductions: 90
% 0.13/0.36  % extensions: 2039
% 0.13/0.36  % SAT variables: 1895
% 0.13/0.36  % SAT clauses: 1680
% 0.13/0.36  % WalkSAT solutions: 1674
% 0.13/0.36  % CDCL solutions: 0
% 0.13/0.36  % SZS status Unsatisfiable for theBenchmark
% 0.13/0.36  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------