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

View Problem - Process Solution

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

% Computer : n021.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 : Sun Jul 17 14:13:42 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ theorem(or(not(not(q)),or(not(or(p,q)),p))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this)]) ).

cnf(g1,plain,
    ( ~ axiom(or(not(or(p,p)),p))
    | theorem(or(not(or(p,p)),p)) ),
    inference(ground_cnf,[],[file('Axioms/LCL003-0.ax',rule_1)]) ).

cnf(g2,plain,
    axiom(or(not(or(p,p)),p)),
    inference(ground_cnf,[],[file('Axioms/LCL003-0.ax',axiom_1_2)]) ).

cnf(g3,plain,
    axiom(or(not(or(p,not(q))),or(not(q),p))),
    inference(ground_cnf,[],[file('Axioms/LCL003-0.ax',axiom_1_4)]) ).

cnf(g4,plain,
    ( ~ axiom(or(not(or(not(q),p)),or(not(or(p,q)),or(p,p))))
    | ~ theorem(or(not(or(not(or(p,q)),or(p,p))),or(not(or(p,q)),p)))
    | theorem(or(not(or(not(q),p)),or(not(or(p,q)),p))) ),
    inference(ground_cnf,[],[file('Axioms/LCL003-0.ax',rule_3)]) ).

cnf(g5,plain,
    axiom(or(not(or(not(q),p)),or(not(or(p,q)),or(p,p)))),
    inference(ground_cnf,[],[file('Axioms/LCL003-0.ax',axiom_1_6)]) ).

cnf(g6,plain,
    ( ~ axiom(or(not(or(not(or(p,p)),p)),or(not(or(not(or(p,q)),or(p,p))),or(not(or(p,q)),p))))
    | ~ theorem(or(not(or(p,p)),p))
    | theorem(or(not(or(not(or(p,q)),or(p,p))),or(not(or(p,q)),p))) ),
    inference(ground_cnf,[],[file('Axioms/LCL003-0.ax',rule_2)]) ).

cnf(g7,plain,
    axiom(or(not(or(not(or(p,p)),p)),or(not(or(not(or(p,q)),or(p,p))),or(not(or(p,q)),p)))),
    inference(ground_cnf,[],[file('Axioms/LCL003-0.ax',axiom_1_6)]) ).

cnf(g8,plain,
    ( ~ axiom(or(not(not(q)),or(p,not(q))))
    | ~ theorem(or(not(or(p,not(q))),or(not(or(p,q)),p)))
    | theorem(or(not(not(q)),or(not(or(p,q)),p))) ),
    inference(ground_cnf,[],[file('Axioms/LCL003-0.ax',rule_3)]) ).

cnf(g9,plain,
    ( ~ axiom(or(not(or(p,not(q))),or(not(q),p)))
    | ~ theorem(or(not(or(not(q),p)),or(not(or(p,q)),p)))
    | theorem(or(not(or(p,not(q))),or(not(or(p,q)),p))) ),
    inference(ground_cnf,[],[file('Axioms/LCL003-0.ax',rule_3)]) ).

cnf(g10,plain,
    axiom(or(not(not(q)),or(p,not(q)))),
    inference(ground_cnf,[],[file('Axioms/LCL003-0.ax',axiom_1_3)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : LCL211-1 : TPTP v8.1.0. Released v1.1.0.
% 0.03/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n021.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 : Sun Jul  3 17:44:16 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.37  % symbols: 8
% 0.19/0.37  % clauses: 9
% 0.19/0.37  % start clauses: 1
% 0.19/0.37  % iterative deepening steps: 521
% 0.19/0.37  % maximum path limit: 9
% 0.19/0.37  % literal attempts: 13032
% 0.19/0.37  % depth failures: 3129
% 0.19/0.37  % regularity failures: 136
% 0.19/0.37  % tautology failures: 55
% 0.19/0.37  % reductions: 0
% 0.19/0.37  % extensions: 12597
% 0.19/0.37  % SAT variables: 5059
% 0.19/0.37  % SAT clauses: 5750
% 0.19/0.37  % WalkSAT solutions: 5743
% 0.19/0.37  % CDCL solutions: 0
% 0.19/0.37  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.37  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------