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

View Problem - Process Solution

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

% Computer : n020.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 : Fri Jul 15 01:41:21 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ( ~ sPE(c_UNITY_Ototalize(v_F,t_a),v_F)
    | ~ c_UNITY_Oall__total(v_F,t_a) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_0)]) ).

cnf(g1,plain,
    ( sPE(c_UNITY_Ototalize(v_F,t_a),v_F)
    | c_UNITY_Oall__total(v_F,t_a) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_1)]) ).

cnf(g2,plain,
    ( ~ c_UNITY_Oall__total(v_F,t_a)
    | sPE(c_UNITY_Ototalize(v_F,t_a),v_F) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_UNITY_Oall__total__imp__totalize_0)]) ).

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

cnf(g4,plain,
    ( ~ sPE(c_UNITY_Ototalize(v_F,t_a),v_F)
    | ~ sPE(t_a,t_a)
    | ~ c_UNITY_Oall__total(c_UNITY_Ototalize(v_F,t_a),t_a)
    | c_UNITY_Oall__total(v_F,t_a) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g5,plain,
    c_UNITY_Oall__total(c_UNITY_Ototalize(v_F,t_a),t_a),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_UNITY_Oall__total__totalize_0)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : COM009-1 : TPTP v8.1.0. Released v3.2.0.
% 0.07/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n020.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 : Thu Jun 16 18:07:19 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.40  % symbols: 211
% 0.13/0.40  % clauses: 1564
% 0.13/0.40  % start clauses: 2
% 0.13/0.40  % iterative deepening steps: 12
% 0.13/0.40  % maximum path limit: 1
% 0.13/0.40  % literal attempts: 9243
% 0.13/0.40  % depth failures: 4371
% 0.13/0.40  % regularity failures: 1
% 0.13/0.40  % tautology failures: 0
% 0.13/0.40  % reductions: 4834
% 0.13/0.40  % extensions: 4388
% 0.13/0.40  % SAT variables: 6700
% 0.13/0.40  % SAT clauses: 6319
% 0.13/0.40  % WalkSAT solutions: 6310
% 0.13/0.40  % CDCL solutions: 1
% 0.13/0.40  % SZS status Unsatisfiable for theBenchmark
% 0.13/0.40  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------