TSTP Solution File: HWV009-1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : HWV009-1 : TPTP v8.1.0. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n014.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 : Sat Jul 16 19:10:33 EDT 2022

% Result   : Unsatisfiable 0.18s 0.51s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    6
% Syntax   : Number of clauses     :   12 (   6 unt;   2 nHn;  11 RR)
%            Number of literals    :   20 (   6 equ;  11 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :    4 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(axiom_21,axiom,
    level(X) = int_level(X),
    file('/export/starexec/sandbox2/benchmark/Axioms/HWV003-0.ax',axiom_21) ).

cnf(axiom_26,axiom,
    ( ~ p_Reset(X)
    | int_level(plus(X,n1)) = n0 ),
    file('/export/starexec/sandbox2/benchmark/Axioms/HWV003-0.ax',axiom_26) ).

cnf(axiom_29,axiom,
    ( ~ p_Reset(X)
    | ~ p_Wr_error(plus(X,n1)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/HWV003-0.ax',axiom_29) ).

cnf(axiom_30,axiom,
    ( ~ p_Reset(X)
    | ~ p_Rd_error(plus(X,n1)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/HWV003-0.ax',axiom_30) ).

cnf(quest_1,negated_conjecture,
    p_Reset(t_139),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',quest_1) ).

cnf(quest_2,negated_conjecture,
    ( level(plus(t_139,n1)) != n0
    | p_Wr_error(plus(t_139,n1))
    | p_Rd_error(plus(t_139,n1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',quest_2) ).

cnf(91,plain,
    ( int_level(plus(t_139,n1)) != n0
    | p_Wr_error(plus(t_139,n1))
    | p_Rd_error(plus(t_139,n1)) ),
    inference('REWRITE',[status(thm)],[quest_2,axiom_21,theory(equality)]) ).

cnf(96,plain,
    ~ p_Wr_error(plus(t_139,n1)),
    inference('UR-RESOLVE',[status(thm)],[axiom_29,quest_1]) ).

cnf(97,plain,
    ( int_level(plus(t_139,n1)) != n0
    | p_Rd_error(plus(t_139,n1)) ),
    inference('REWRITE',[status(thm)],[91,96]) ).

cnf(99,plain,
    ~ p_Rd_error(plus(t_139,n1)),
    inference('UR-RESOLVE',[status(thm)],[axiom_30,quest_1]) ).

cnf(100,plain,
    int_level(plus(t_139,n1)) != n0,
    inference('REWRITE',[status(thm)],[97,99]) ).

cnf(114,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[axiom_26,quest_1,100]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.11  % Problem  : HWV009-1 : TPTP v8.1.0. Released v2.5.0.
% 0.09/0.12  % Command  : run-snark %s %d
% 0.11/0.32  % Computer : n014.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 600
% 0.11/0.32  % DateTime : Fri Jun 17 09:15:34 EDT 2022
% 0.11/0.32  % CPUTime  : 
% 0.18/0.43  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.18/0.43  * 
% 0.18/0.44  * 
% 0.18/0.44  #<PACKAGE "SNARK-USER">
% 0.18/0.44  * 
% 0.18/0.44  SNARK-TPTP-OPTIONS
% 0.18/0.44  * 
% 0.18/0.44  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.18/0.44   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.18/0.44   (USE-FACTORING :POS)
% 0.18/0.44   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.18/0.44   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.18/0.44   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.18/0.44   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.18/0.44   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.18/0.44   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.18/0.44   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.18/0.44   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.18/0.44   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.18/0.44   (DECLARE-TPTP-SYMBOLS2))
% 0.18/0.44  * 
% 0.18/0.44  "."
% 0.18/0.44  * 
% 0.18/0.44  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-17T09:15:35
% 0.18/0.44  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n014.cluster.edu at 2022-06-17T09:15:35
% 0.18/0.47  
% 0.18/0.51  ; Recognized left identity assertion (= (|plus| |n0| ?X) ?X).
% 0.18/0.51  
% 0.18/0.51  #||
% 0.18/0.51  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.18/0.51  % SZS output start Refutation
% See solution above
% 0.18/0.51  ||#
% 0.18/0.51  
% 0.18/0.51  ; Summary of computation:
% 0.18/0.51  ;       148 formulas have been input or derived (from 23 formulas).
% 0.18/0.51  ;       114 (77%) were retained.  Of these,
% 0.18/0.51  ;            3 ( 3%) were simplified or subsumed later,
% 0.18/0.51  ;          111 (97%) are still being kept.
% 0.18/0.51  ; 
% 0.18/0.51  ; Run time in seconds excluding printing time:
% 0.18/0.51  ;     0.021  32%   Read assertion file          (1 call)
% 0.18/0.51  ;     0.002   3%   Assert                       (92 calls)
% 0.18/0.51  ;     0.008  12%   Process new row              (142 calls)
% 0.18/0.51  ;     0.002   3%   Resolution                   (44 calls)
% 0.18/0.51  ;     0.000   0%   Paramodulation               (22 calls)
% 0.18/0.51  ;     0.000   0%   Factoring                    (2 calls)
% 0.18/0.51  ;     0.002   3%   Condensing                   (105 calls)
% 0.18/0.51  ;     0.004   6%   Forward subsumption          (105 calls)
% 0.18/0.51  ;     0.002   3%   Backward subsumption         (93 calls)
% 0.18/0.51  ;     0.000   0%   Clause clause subsumption    (29 calls)
% 0.18/0.51  ;     0.001   2%   Forward simplification       (142 calls)
% 0.18/0.51  ;     0.002   3%   Backward simplification      (113 calls)
% 0.18/0.51  ;     0.001   2%   Ordering                     (119 calls)
% 0.18/0.51  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.18/0.51  ;     0.000   0%   Purity testing               (1 call)
% 0.18/0.51  ;     0.021  32%   Other
% 0.18/0.51  ;     0.066        Total
% 0.18/0.51  ;     0.067        Real time
% 0.18/0.51  ; 
% 0.18/0.51  ; Term-hash-array has 102 terms in all.
% 0.18/0.51  ; Feature-vector-row-index has 91 entries (91 at peak, 93 added, 2 deleted).
% 0.18/0.51  ; Feature-vector-row-index has 582 nodes (582 at peak, 620 added, 38 deleted).
% 0.18/0.51  ;  Retrieved 52 possibly forward subsuming rows in 105 calls.
% 0.18/0.51  ;  Retrieved 6 possibly backward subsumed rows in 93 calls.
% 0.18/0.51  ; Path-index has 106 entries (106 at peak, 111 added, 5 deleted).
% 0.18/0.51  ; Path-index has 241 nodes (241 at peak, 246 added, 5 deleted).
% 0.18/0.51  ; Trie-index has 106 entries (106 at peak, 111 added, 5 deleted).
% 0.18/0.51  ; Trie-index has 253 nodes (253 at peak, 265 added, 12 deleted).
% 0.18/0.51  ; Retrieved 96 generalization terms in 293 calls.
% 0.18/0.51  ; Retrieved 32 instance terms in 19 calls.
% 0.18/0.51  ; Retrieved 567 unifiable terms in 126 calls.
% 0.18/0.51  ; 
% 0.18/0.51  ; The agenda of rows to process has 2 entries:
% 0.18/0.51  ;     1 with value 4               1 with value 10
% 0.18/0.51  ; The agenda of input rows to give has 68 entries:
% 0.18/0.51  ;     2 with value 12              4 with value 20               6 with value 28
% 0.18/0.51  ;     4 with value 13              6 with value 21               5 with value 29
% 0.18/0.51  ;     4 with value 15              2 with value 22               3 with value 32
% 0.18/0.51  ;     1 with value 16              6 with value 25               2 with value 34
% 0.18/0.51  ;     7 with value 18              5 with value 26               3 with value 35
% 0.18/0.51  ;     5 with value 19              3 with value 27
% 0.18/0.51  ; The agenda of rows to give has 20 entries:
% 0.18/0.51  ;     3 with value (4 5)           1 with value (4 10)           1 with value (4 17)
% 0.18/0.51  ;     5 with value (4 7)           1 with value (4 12)           1 with value (4 19)
% 0.18/0.51  ;     4 with value (4 8)           1 with value (4 13)           1 with value (4 21)
% 0.18/0.51  ;     2 with value (4 9)
% 0.18/0.51  Evaluation took:
% 0.18/0.51    0.068 seconds of real time
% 0.18/0.51    0.058914 seconds of user run time
% 0.18/0.51    0.009518 seconds of system run time
% 0.18/0.51    0 calls to %EVAL
% 0.18/0.51    0 page faults and
% 0.18/0.51    4,102,344 bytes consed.
% 0.18/0.51  :PROOF-FOUND
% 0.18/0.51  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-17T09:15:35
% 0.18/0.51  :PROOF-FOUND
% 0.18/0.51  * 
%------------------------------------------------------------------------------