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

View Problem - Process Solution

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

% Computer : n003.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:30:53 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ c_in(v_A,c_Event_Obad,tc_Message_Oagent),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_0)]) ).

cnf(g1,plain,
    sPE(v_A,c_Message_Oagent_OSpy),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_5)]) ).

cnf(g2,plain,
    ( ~ sPE(v_A,c_Message_Oagent_OSpy)
    | sPE(c_Message_Oagent_OSpy,v_A) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g3,plain,
    sPE(tc_Message_Oagent,tc_Message_Oagent),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g4,plain,
    c_in(c_Message_Oagent_OSpy,c_Event_Obad,tc_Message_Oagent),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_Spy__in__bad_0)]) ).

cnf(g5,plain,
    ( ~ sPE(c_Message_Oagent_OSpy,v_A)
    | ~ sPE(c_Event_Obad,c_Event_Obad)
    | ~ sPE(tc_Message_Oagent,tc_Message_Oagent)
    | ~ c_in(c_Message_Oagent_OSpy,c_Event_Obad,tc_Message_Oagent)
    | c_in(v_A,c_Event_Obad,tc_Message_Oagent) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g6,plain,
    sPE(c_Event_Obad,c_Event_Obad),
    inference(ground_cnf,[],[theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SWV812-1 : TPTP v8.1.0. Released v4.1.0.
% 0.11/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n003.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 : Wed Jun 15 08:49:25 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 8.76/1.60  % symbols: 80
% 8.76/1.60  % clauses: 644
% 8.76/1.60  % start clauses: 10
% 8.76/1.60  % iterative deepening steps: 107
% 8.76/1.60  % maximum path limit: 2
% 8.76/1.60  % literal attempts: 2520284
% 8.76/1.60  % depth failures: 1081953
% 8.76/1.60  % regularity failures: 3672
% 8.76/1.60  % tautology failures: 3728
% 8.76/1.60  % reductions: 1419369
% 8.76/1.60  % extensions: 1100161
% 8.76/1.60  % SAT variables: 698788
% 8.76/1.60  % SAT clauses: 633748
% 8.76/1.60  % WalkSAT solutions: 633745
% 8.76/1.60  % CDCL solutions: 1
% 8.76/1.60  % SZS status Unsatisfiable for theBenchmark
% 8.76/1.60  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------