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

View Problem - Process Solution

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

% Computer : n018.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:48 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(axiom_27,axiom,
    ( ~ p_Reset(X)
    | wr_level(plus(X,n1)) = n0 ),
    file('/export/starexec/sandbox/benchmark/Axioms/HWV003-0.ax',axiom_27) ).

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

cnf(quest_2,negated_conjecture,
    ~ gt(fifo_length,wr_level(plus(t_139,n1))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quest_2) ).

cnf(quest_3,negated_conjecture,
    gt(fifo_length,n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quest_3) ).

cnf(117,plain,
    wr_level(plus(t_139,n1)) = n0,
    inference('HYPERRESOLVE',[status(thm)],[axiom_27,quest_1]) ).

cnf(118,plain,
    $false,
    inference('REWRITE',[status(thm)],[quest_2,quest_3,117,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : HWV030-1 : TPTP v8.1.0. Released v2.5.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.12/0.34  % Computer : n018.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 07:29:01 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-17T07:29:02
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n018.cluster.edu at 2022-06-17T07:29:02
% 0.19/0.50  
% 0.37/0.55  ; Recognized left identity assertion (= (|plus| |n0| ?X) ?X).
% 0.37/0.55  
% 0.37/0.55  #||
% 0.37/0.55  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.37/0.55  % SZS output start Refutation
% See solution above
% 0.37/0.55  ||#
% 0.37/0.55  
% 0.37/0.55  ; Summary of computation:
% 0.37/0.55  ;       160 formulas have been input or derived (from 25 formulas).
% 0.37/0.55  ;       118 (74%) were retained.  Of these,
% 0.37/0.55  ;            3 ( 3%) were simplified or subsumed later,
% 0.37/0.55  ;          115 (97%) are still being kept.
% 0.37/0.55  ; 
% 0.37/0.55  ; Run time in seconds excluding printing time:
% 0.37/0.55  ;     0.022  29%   Read assertion file          (1 call)
% 0.37/0.55  ;     0.005   7%   Assert                       (93 calls)
% 0.37/0.55  ;     0.005   7%   Process new row              (151 calls)
% 0.37/0.55  ;     0.002   3%   Resolution                   (48 calls)
% 0.39/0.55  ;     0.001   1%   Paramodulation               (24 calls)
% 0.39/0.55  ;     0.000   0%   Factoring                    (2 calls)
% 0.39/0.55  ;     0.005   7%   Condensing                   (108 calls)
% 0.39/0.55  ;     0.003   4%   Forward subsumption          (108 calls)
% 0.39/0.55  ;     0.002   3%   Backward subsumption         (93 calls)
% 0.39/0.55  ;     0.001   1%   Clause clause subsumption    (35 calls)
% 0.39/0.55  ;     0.006   8%   Forward simplification       (151 calls)
% 0.39/0.55  ;     0.000   0%   Backward simplification      (118 calls)
% 0.39/0.55  ;     0.000   0%   Ordering                     (126 calls)
% 0.39/0.55  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.39/0.55  ;     0.000   0%   Purity testing               (1 call)
% 0.39/0.55  ;     0.024  32%   Other
% 0.39/0.55  ;     0.076        Total
% 0.39/0.55  ;     0.078        Real time
% 0.39/0.55  ; 
% 0.39/0.55  ; Term-hash-array has 112 terms in all.
% 0.39/0.55  ; Feature-vector-row-index has 92 entries (93 at peak, 93 added, 1 deleted).
% 0.39/0.55  ; Feature-vector-row-index has 584 nodes (597 at peak, 597 added, 13 deleted).
% 0.39/0.55  ;  Retrieved 59 possibly forward subsuming rows in 108 calls.
% 0.39/0.55  ;  Retrieved 6 possibly backward subsumed rows in 93 calls.
% 0.39/0.55  ; Path-index has 112 entries (116 at peak, 116 added, 4 deleted).
% 0.39/0.55  ; Path-index has 243 nodes (247 at peak, 247 added, 4 deleted).
% 0.39/0.55  ; Trie-index has 112 entries (116 at peak, 116 added, 4 deleted).
% 0.39/0.55  ; Trie-index has 259 nodes (273 at peak, 273 added, 14 deleted).
% 0.39/0.55  ; Retrieved 110 generalization terms in 310 calls.
% 0.39/0.55  ; Retrieved 38 instance terms in 24 calls.
% 0.39/0.55  ; Retrieved 599 unifiable terms in 140 calls.
% 0.39/0.55  ; 
% 0.39/0.55  ; The agenda of backward simplifiable rows to process has 2 entries:
% 0.39/0.55  ;     2 with value 0
% 0.39/0.55  ; The agenda of input rows to give has 67 entries:
% 0.39/0.55  ;     1 with value 12              4 with value 20               6 with value 28
% 0.39/0.55  ;     4 with value 13              6 with value 21               5 with value 29
% 0.39/0.55  ;     4 with value 15              2 with value 22               3 with value 32
% 0.39/0.55  ;     1 with value 16              6 with value 25               2 with value 34
% 0.39/0.55  ;     7 with value 18              5 with value 26               3 with value 35
% 0.39/0.55  ;     5 with value 19              3 with value 27
% 0.39/0.55  ; The agenda of rows to give has 24 entries:
% 0.39/0.55  ;     5 with value (4 5)           2 with value (4 10)           1 with value (4 17)
% 0.39/0.55  ;     4 with value (4 7)           1 with value (4 12)           1 with value (4 19)
% 0.39/0.55  ;     5 with value (4 8)           2 with value (4 13)           1 with value (4 21)
% 0.39/0.55  ;     2 with value (4 9)
% 0.39/0.55  Evaluation took:
% 0.39/0.55    0.079 seconds of real time
% 0.39/0.55    0.074267 seconds of user run time
% 0.39/0.55    0.004722 seconds of system run time
% 0.39/0.55    0 calls to %EVAL
% 0.39/0.55    0 page faults and
% 0.39/0.55    3,705,120 bytes consed.
% 0.39/0.55  :PROOF-FOUND
% 0.39/0.55  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-17T07:29:02
% 0.39/0.55  :PROOF-FOUND
% 0.39/0.55  * 
%------------------------------------------------------------------------------