TSTP Solution File: SWV142+1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWV142+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n020.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 : Wed Jul 20 21:31:56 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(241,axiom,
    ( ~ leq(succ(X),Y)
    | gt(Y,X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV003+0.ax',leq_succ_gt) ).

cnf(257,negated_conjecture,
    leq(n1,loopcounter),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',gauss_array_0012) ).

cnf(261,negated_conjecture,
    ( ~ gt(loopcounter,n0)
    | leq(s_best7,n3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',gauss_array_0012) ).

cnf(264,negated_conjecture,
    ~ leq(s_best7,n3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',gauss_array_0012) ).

cnf(295,axiom,
    succ(n0) = n1,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',successor_1) ).

cnf(301,plain,
    ~ gt(loopcounter,n0),
    inference('REWRITE',[status(thm)],[261,264]) ).

cnf(374,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[241,301]),257,295,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SWV142+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.06/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n020.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 : Tue Jun 14 14:27:20 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.46  /export/starexec/sandbox2/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/sandbox2/benchmark/theBenchmark.p 2022-06-14T14:27:20
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n020.cluster.edu at 2022-06-14T14:27:20
% 0.19/0.52  WARNING:
% 0.19/0.52     #:|true| is a proposition that occurs only positively; disabling rows that contain it.
% 0.52/0.69  
% 0.52/0.69  
% 0.52/0.69  #||
% 0.52/0.69  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.52/0.69  % SZS output start Refutation
% See solution above
% 0.52/0.69  ||#
% 0.52/0.69  
% 0.52/0.69  ; Summary of computation:
% 0.52/0.69  ;       523 formulas have been input or derived (from 56 formulas).
% 0.52/0.69  ;       374 (72%) were retained.  Of these,
% 0.52/0.69  ;           11 ( 3%) were simplified or subsumed later,
% 0.52/0.69  ;          363 (97%) are still being kept.
% 0.52/0.69  ; 
% 0.52/0.69  ; Run time in seconds:
% 0.52/0.69  ;     0.022  10%   Read assertion file          (1 call)
% 0.52/0.69  ;     0.009   4%   Assert                       (85 calls)
% 0.52/0.69  ;     0.042  19%   Process new row              (506 calls)
% 0.52/0.69  ;     0.006   3%   Resolution                   (110 calls)
% 0.52/0.69  ;     0.000   0%   Paramodulation               (55 calls)
% 0.52/0.69  ;     0.029  13%   Condensing                   (252 calls)
% 0.52/0.69  ;     0.035  16%   Forward subsumption          (252 calls)
% 0.52/0.69  ;     0.017   8%   Backward subsumption         (250 calls)
% 0.52/0.69  ;     0.015   7%   Clause clause subsumption    (797 calls)
% 0.52/0.69  ;     0.021  10%   Forward simplification       (505 calls)
% 0.52/0.69  ;     0.000   0%   Backward simplification      (370 calls)
% 0.52/0.69  ;     0.000   0%   Ordering                     (603 calls)
% 0.52/0.69  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.52/0.69  ;     0.002   1%   Purity testing               (1 call)
% 0.52/0.69  ;     0.022  10%   Other
% 0.52/0.69  ;     0.220        Total
% 0.52/0.69  ;     0.221        Real time
% 0.52/0.69  ; 
% 0.52/0.69  ; Term-hash-array has 521 terms in all.
% 0.52/0.69  ; Feature-vector-row-index has 244 entries (244 at peak, 250 added, 6 deleted).
% 0.52/0.69  ; Feature-vector-row-index has 1,691 nodes (1,700 at peak, 1,716 added, 25 deleted).
% 0.52/0.69  ;  Retrieved 697 possibly forward subsuming rows in 252 calls.
% 0.52/0.69  ;  Retrieved 505 possibly backward subsumed rows in 250 calls.
% 0.52/0.69  ; Path-index has 526 entries (526 at peak, 537 added, 11 deleted).
% 0.52/0.69  ; Path-index has 1,590 nodes (1,590 at peak, 1,601 added, 11 deleted).
% 0.52/0.69  ; Trie-index has 526 entries (526 at peak, 537 added, 11 deleted).
% 0.52/0.69  ; Trie-index has 1,306 nodes (1,306 at peak, 1,323 added, 17 deleted).
% 0.52/0.69  ; Retrieved 1,682 generalization terms in 1,757 calls.
% 0.52/0.69  ; Retrieved 139 instance terms in 119 calls.
% 0.52/0.69  ; Retrieved 2,540 unifiable terms in 282 calls.
% 0.52/0.69  ; 
% 0.52/0.69  ; The agenda of rows to process has 9 entries:
% 0.52/0.69  ;     2 with value 7               6 with value 9                1 with value 11
% 0.52/0.69  ; The agenda of input rows to give has 235 entries:
% 0.52/0.69  ;     6 with value 11              1 with value 28               4 with value 51
% 0.52/0.69  ;     7 with value 12              1 with value 29              16 with value 59
% 0.52/0.69  ;     1 with value 13              1 with value 30               2 with value 60
% 0.52/0.69  ;     2 with value 14              1 with value 32               1 with value 64
% 0.52/0.69  ;     3 with value 16              1 with value 33               2 with value 72
% 0.52/0.69  ;     1 with value 20              8 with value 37              64 with value 93
% 0.52/0.69  ;     1 with value 21              4 with value 38              48 with value 106
% 0.52/0.69  ;     1 with value 22             33 with value 46              12 with value 119
% 0.52/0.69  ;     1 with value 24              8 with value 47               1 with value 132
% 0.52/0.69  ;     2 with value 27              2 with value 50
% 0.52/0.69  ; The agenda of rows to give has 72 entries:
% 0.52/0.69  ;    50 with value (4 5)          16 with value (4 7)            6 with value (4 9)
% 0.52/0.69  Evaluation took:
% 0.52/0.69    0.221 seconds of real time
% 0.52/0.69    0.197355 seconds of user run time
% 0.52/0.69    0.024268 seconds of system run time
% 0.52/0.69    [Run times include 0.006 seconds GC run time.]
% 0.52/0.69    0 calls to %EVAL
% 0.52/0.69    0 page faults and
% 0.52/0.69    16,776,832 bytes consed.
% 0.52/0.69  :PROOF-FOUND
% 0.52/0.69  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-14T14:27:20
% 0.52/0.69  :PROOF-FOUND
% 0.52/0.69  * 
%------------------------------------------------------------------------------