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

View Problem - Process Solution

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

% Computer : n012.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:50:06 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ p4(b,b,c),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this)]) ).

cnf(g1,plain,
    ( ~ r0(b)
    | ~ r3(c,b,c)
    | p4(b,b,c) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_285)]) ).

cnf(g2,plain,
    r0(b),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',axiom_9)]) ).

cnf(g3,plain,
    ( ~ p2(c,b,b)
    | r3(c,b,c) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_267)]) ).

cnf(g4,plain,
    ( ~ p0(c,b)
    | ~ n1(b,b,b)
    | ~ p2(c,b,c)
    | p2(c,b,b) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_152)]) ).

cnf(g5,plain,
    ( ~ r0(b)
    | ~ p0(b,c)
    | m1(b,c,b) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_007)]) ).

cnf(g6,plain,
    ( ~ m1(b,c,b)
    | p2(c,b,c) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_176)]) ).

cnf(g7,plain,
    ( ~ r0(b)
    | n1(b,b,b) ),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',rule_057)]) ).

cnf(g8,plain,
    p0(c,b),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',axiom_18)]) ).

cnf(g9,plain,
    p0(b,c),
    inference(ground_cnf,[],[file('Axioms/SYN001-0.ax',axiom_22)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : SYN270-1 : TPTP v8.1.0. Released v1.1.0.
% 0.03/0.13  % Command  : satcop --statistics %s
% 0.14/0.35  % Computer : n012.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Tue Jul 12 01:52:57 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.14/0.36  % symbols: 55
% 0.14/0.36  % clauses: 362
% 0.14/0.36  % start clauses: 1
% 0.14/0.36  % iterative deepening steps: 110
% 0.14/0.36  % maximum path limit: 5
% 0.14/0.36  % literal attempts: 2875
% 0.14/0.36  % depth failures: 1972
% 0.14/0.36  % regularity failures: 1
% 0.14/0.36  % tautology failures: 274
% 0.14/0.36  % reductions: 0
% 0.14/0.36  % extensions: 2767
% 0.14/0.36  % SAT variables: 1057
% 0.14/0.36  % SAT clauses: 1263
% 0.14/0.36  % WalkSAT solutions: 1255
% 0.14/0.36  % CDCL solutions: 0
% 0.14/0.36  % SZS status Unsatisfiable for theBenchmark
% 0.14/0.36  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------