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

View Problem - Process Solution

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

% Computer : n009.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 11:53:23 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    p5(c15,c15),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p5_3)]) ).

cnf(g1,plain,
    p2(c13,c18),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_4)]) ).

cnf(g2,plain,
    p11(f4(f6(c15,c13)),c16),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p11_7)]) ).

cnf(g3,plain,
    ( ~ p2(c13,c18)
    | ~ p5(c15,c15)
    | p2(f6(c15,c13),f6(c15,c18)) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_23)]) ).

cnf(g4,plain,
    p2(c16,c16),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_2)]) ).

cnf(g5,plain,
    ~ p11(f4(f6(c15,c18)),c16),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_p11_9)]) ).

cnf(g6,plain,
    ( ~ p2(f6(c15,c13),f6(c15,c18))
    | p2(f4(f6(c15,c13)),f4(f6(c15,c18))) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_14)]) ).

cnf(g7,plain,
    ( ~ p2(f4(f6(c15,c13)),f4(f6(c15,c18)))
    | ~ p2(c16,c16)
    | ~ p11(f4(f6(c15,c13)),c16)
    | p11(f4(f6(c15,c18)),c16) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',p11_21)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SYN583-1 : TPTP v8.1.0. Released v2.5.0.
% 0.07/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n009.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.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Mon Jul 11 11:24:52 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.13/0.36  % symbols: 19
% 0.13/0.36  % clauses: 25
% 0.13/0.36  % start clauses: 8
% 0.13/0.36  % iterative deepening steps: 34
% 0.13/0.36  % maximum path limit: 2
% 0.13/0.36  % literal attempts: 8181
% 0.13/0.36  % depth failures: 6102
% 0.13/0.36  % regularity failures: 88
% 0.13/0.36  % tautology failures: 449
% 0.13/0.36  % reductions: 664
% 0.13/0.36  % extensions: 7296
% 0.13/0.36  % SAT variables: 2742
% 0.13/0.36  % SAT clauses: 3155
% 0.13/0.36  % WalkSAT solutions: 3148
% 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
%------------------------------------------------------------------------------