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

View Problem - Process Solution

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

% Computer : n007.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:44 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(axiom_49,axiom,
    ( p_Reset(X)
    | ~ p_Wr(X)
    | p_Rd(X)
    | ~ p_Rd_error(plus(X,n1))
    | p_Rd_error(X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/HWV003-0.ax',axiom_49) ).

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

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

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

cnf(quest_1,negated_conjecture,
    ~ p_Rd(t_139),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quest_1) ).

cnf(quest_2,negated_conjecture,
    ~ p_Reset(t_139),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quest_2) ).

cnf(quest_3,negated_conjecture,
    ( ~ p_Rd_error(t_139)
    | ~ p_Rd_error(plus(t_139,n1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quest_3) ).

cnf(quest_4,negated_conjecture,
    ( p_Rd_error(t_139)
    | p_Rd_error(plus(t_139,n1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quest_4) ).

cnf(146,plain,
    ( p_Rd_error(t_139)
    | p_Wr(t_139) ),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[axiom_85,quest_4]),quest_1,quest_2]) ).

cnf(202,plain,
    p_Rd_error(t_139),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[axiom_49,146,quest_4]),quest_1,quest_2]) ).

cnf(203,plain,
    ~ p_Rd_error(plus(t_139,n1)),
    inference('REWRITE',[status(thm)],[quest_3,202]) ).

cnf(204,plain,
    p_Wr(t_139),
    inference('UR-RESOLVE',[status(thm)],[axiom_86,202,quest_2,quest_1,203]) ).

cnf(205,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[axiom_50,202,quest_2,quest_1,203]),204]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : HWV025-1 : TPTP v8.1.0. Released v2.5.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.12/0.34  % Computer : n007.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Fri Jun 17 01:24:12 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 0.19/0.47  #<PACKAGE "SNARK-USER">
% 0.19/0.47  * 
% 0.19/0.47  SNARK-TPTP-OPTIONS
% 0.19/0.47  * 
% 0.19/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.47   (USE-FACTORING :POS)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.47  * 
% 0.19/0.47  "."
% 0.19/0.47  * 
% 0.19/0.47  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-17T01:24:12
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n007.cluster.edu at 2022-06-17T01:24:12
% 0.19/0.50  
% 0.19/0.59  ; Recognized left identity assertion (= (|plus| |n0| ?X) ?X).
% 0.19/0.59  
% 0.19/0.59  #||
% 0.19/0.59  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.59  % SZS output start Refutation
% See solution above
% 0.19/0.59  ||#
% 0.19/0.59  
% 0.19/0.59  ; Summary of computation:
% 0.19/0.59  ;       314 formulas have been input or derived (from 104 formulas).
% 0.19/0.59  ;       205 (65%) were retained.  Of these,
% 0.19/0.59  ;           16 ( 8%) were simplified or subsumed later,
% 0.19/0.59  ;          189 (92%) are still being kept.
% 0.19/0.59  ; 
% 0.19/0.59  ; Run time in seconds excluding printing time:
% 0.19/0.59  ;     0.023  19%   Read assertion file          (1 call)
% 0.19/0.59  ;     0.005   4%   Assert                       (94 calls)
% 0.19/0.59  ;     0.019  16%   Process new row              (280 calls)
% 0.19/0.59  ;     0.012  10%   Resolution                   (206 calls)
% 0.19/0.59  ;     0.003   2%   Paramodulation               (103 calls)
% 0.19/0.59  ;     0.000   0%   Factoring                    (8 calls)
% 0.19/0.59  ;     0.003   2%   Condensing                   (201 calls)
% 0.19/0.59  ;     0.006   5%   Forward subsumption          (201 calls)
% 0.19/0.59  ;     0.009   8%   Backward subsumption         (175 calls)
% 0.19/0.59  ;     0.001   1%   Clause clause subsumption    (105 calls)
% 0.19/0.59  ;     0.006   5%   Forward simplification       (272 calls)
% 0.19/0.59  ;     0.001   1%   Backward simplification      (205 calls)
% 0.19/0.59  ;     0.005   4%   Ordering                     (732 calls)
% 0.19/0.59  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.19/0.59  ;     0.000   0%   Purity testing               (1 call)
% 0.19/0.59  ;     0.027  22%   Other
% 0.19/0.59  ;     0.120        Total
% 0.19/0.59  ;     0.122        Real time
% 0.19/0.59  ; 
% 0.19/0.59  ; Term-hash-array has 203 terms in all.
% 0.19/0.59  ; Feature-vector-row-index has 160 entries (168 at peak, 175 added, 15 deleted).
% 0.19/0.59  ; Feature-vector-row-index has 1,107 nodes (1,172 at peak, 1,223 added, 116 deleted).
% 0.19/0.59  ;  Retrieved 158 possibly forward subsuming rows in 201 calls.
% 0.19/0.59  ;  Retrieved 24 possibly backward subsumed rows in 175 calls.
% 0.19/0.59  ; Path-index has 190 entries (205 at peak, 210 added, 20 deleted).
% 0.19/0.59  ; Path-index has 422 nodes (447 at peak, 454 added, 32 deleted).
% 0.19/0.59  ; Trie-index has 190 entries (205 at peak, 210 added, 20 deleted).
% 0.19/0.59  ; Trie-index has 442 nodes (496 at peak, 510 added, 68 deleted).
% 0.19/0.59  ; Retrieved 252 generalization terms in 772 calls.
% 0.19/0.59  ; Retrieved 47 instance terms in 29 calls.
% 0.19/0.59  ; Retrieved 3,325 unifiable terms in 871 calls.
% 0.19/0.59  ; 
% 0.19/0.59  ; The agenda of rows to process has 3 entries:
% 0.19/0.59  ;     1 with value 18              2 with value 25
% 0.19/0.59  ; The agenda of rows to give has 92 entries:
% 0.19/0.59  ;     1 with value (4 6)           7 with value (4 18)           1 with value (4 32)
% 0.19/0.59  ;     4 with value (4 8)           4 with value (4 19)           2 with value (4 35)
% 0.19/0.59  ;     3 with value (4 9)           4 with value (4 21)           2 with value (4 38)
% 0.19/0.59  ;     2 with value (4 10)          6 with value (4 23)           2 with value (4 40)
% 0.19/0.59  ;     3 with value (4 11)          2 with value (4 24)           2 with value (4 41)
% 0.19/0.59  ;     5 with value (4 12)          2 with value (4 26)           2 with value (4 42)
% 0.19/0.59  ;     8 with value (4 13)          5 with value (4 27)           1 with value (4 43)
% 0.19/0.59  ;     2 with value (4 14)          2 with value (4 28)           2 with value (4 46)
% 0.19/0.59  ;     3 with value (4 15)          2 with value (4 30)           1 with value (4 48)
% 0.19/0.59  ;     3 with value (4 16)          3 with value (4 31)           2 with value (4 57)
% 0.19/0.59  ;     4 with value (4 17)
% 0.19/0.59  Evaluation took:
% 0.19/0.59    0.123 seconds of real time
% 0.19/0.59    0.115719 seconds of user run time
% 0.19/0.59    0.006938 seconds of system run time
% 0.19/0.59    0 calls to %EVAL
% 0.19/0.59    0 page faults and
% 0.19/0.59    6,072,080 bytes consed.
% 0.19/0.59  :PROOF-FOUND
% 0.19/0.59  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-17T01:24:12
% 0.19/0.59  :PROOF-FOUND
% 0.19/0.59  * 
%------------------------------------------------------------------------------