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

View Problem - Process Solution

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

% Computer : n013.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 : Mon Jul 18 22:09:10 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    sPE(v_b____,v_a____),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_0)]) ).

cnf(g1,plain,
    ( ~ sPE(v_b____,v_a____)
    | sPE(v_a____,v_b____) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g2,plain,
    ~ sPE(v_a____,v_b____),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_A_I1_J_0)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SCT061-1 : TPTP v8.1.0. Released v4.1.0.
% 0.12/0.13  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n013.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sat Jul  2 06:12:59 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 2.02/0.60  % symbols: 126
% 2.02/0.60  % clauses: 727
% 2.02/0.60  % start clauses: 3
% 2.02/0.60  % iterative deepening steps: 165
% 2.02/0.60  % maximum path limit: 1
% 2.02/0.60  % literal attempts: 363213
% 2.02/0.60  % depth failures: 122830
% 2.02/0.60  % regularity failures: 1
% 2.02/0.60  % tautology failures: 119
% 2.02/0.60  % reductions: 239511
% 2.02/0.60  % extensions: 123282
% 2.02/0.60  % SAT variables: 187012
% 2.02/0.60  % SAT clauses: 170280
% 2.02/0.60  % WalkSAT solutions: 170279
% 2.02/0.60  % CDCL solutions: 0
% 2.02/0.60  % SZS status Unsatisfiable for theBenchmark
% 2.02/0.60  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------