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

View Problem - Process Solution

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

% 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 : Wed Jul 20 21:31:54 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(255,axiom,
    true,
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV003+0.ax',ttrue) ).

cnf(270,negated_conjecture,
    ~ true,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thruster_inuse_0001) ).

cnf(271,plain,
    $false,
    inference('REWRITE',[status(thm)],[270,255]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : SWV128+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.04/0.13  % Command  : run-snark %s %d
% 0.15/0.34  % Computer : n021.cluster.edu
% 0.15/0.34  % Model    : x86_64 x86_64
% 0.15/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.34  % Memory   : 8042.1875MB
% 0.15/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.34  % CPULimit : 300
% 0.15/0.34  % WCLimit  : 600
% 0.15/0.34  % DateTime : Tue Jun 14 18:08:58 EDT 2022
% 0.15/0.35  % CPUTime  : 
% 0.21/0.47  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.48  * 
% 0.21/0.48  * 
% 0.21/0.48  #<PACKAGE "SNARK-USER">
% 0.21/0.48  * 
% 0.21/0.48  SNARK-TPTP-OPTIONS
% 0.21/0.48  * 
% 0.21/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.48   (USE-FACTORING :POS)
% 0.21/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.48  * 
% 0.21/0.48  "."
% 0.21/0.48  * 
% 0.21/0.48  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-14T18:08:58
% 0.21/0.49  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n021.cluster.edu at 2022-06-14T18:08:58
% 0.51/0.70  
% 0.51/0.70  
% 0.51/0.70  #||
% 0.51/0.70  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.51/0.70  % SZS output start Refutation
% See solution above
% 0.51/0.70  ||#
% 0.51/0.70  
% 0.51/0.70  ; Summary of computation:
% 0.51/0.70  ;       311 formulas have been input or derived (from 1 formulas).
% 0.51/0.70  ;       271 (87%) were retained.  Of these,
% 0.51/0.70  ;            9 ( 3%) were simplified or subsumed later,
% 0.51/0.70  ;          262 (97%) are still being kept.
% 0.51/0.70  ; 
% 0.51/0.70  ; Run time in seconds:
% 0.51/0.70  ;     0.023  11%   Read assertion file          (1 call)
% 0.51/0.70  ;     0.012   6%   Assert                       (92 calls)
% 0.51/0.70  ;     0.040  19%   Process new row              (263 calls)
% 0.51/0.70  ;     0.020   9%   Condensing                   (237 calls)
% 0.51/0.70  ;     0.046  22%   Forward subsumption          (237 calls)
% 0.51/0.70  ;     0.012   6%   Backward subsumption         (237 calls)
% 0.51/0.70  ;     0.020   9%   Clause clause subsumption    (641 calls)
% 0.51/0.70  ;     0.019   9%   Forward simplification       (263 calls)
% 0.51/0.70  ;     0.003   1%   Backward simplification      (263 calls)
% 0.51/0.70  ;     0.000   0%   Ordering                     (20 calls)
% 0.51/0.70  ;     0.001   0%   Sortal reasoning             (32 calls)
% 0.51/0.70  ;     0.001   0%   Purity testing               (1 call)
% 0.51/0.70  ;     0.016   8%   Other
% 0.51/0.70  ;     0.213        Total
% 0.51/0.70  ;     0.214        Real time
% 0.51/0.70  ; 
% 0.51/0.70  ; Term-hash-array has 402 terms in all.
% 0.51/0.70  ; Feature-vector-row-index has 237 entries (237 at peak, 237 added, 0 deleted).
% 0.51/0.70  ; Feature-vector-row-index has 1,687 nodes (1,687 at peak, 1,687 added, 0 deleted).
% 0.51/0.70  ;  Retrieved 681 possibly forward subsuming rows in 237 calls.
% 0.51/0.70  ;  Retrieved 363 possibly backward subsumed rows in 237 calls.
% 0.51/0.70  ; Path-index has 422 entries (422 at peak, 424 added, 2 deleted).
% 0.51/0.70  ; Path-index has 1,525 nodes (1,525 at peak, 1,527 added, 2 deleted).
% 0.51/0.70  ; Trie-index has 422 entries (422 at peak, 424 added, 2 deleted).
% 0.51/0.70  ; Trie-index has 1,188 nodes (1,188 at peak, 1,191 added, 3 deleted).
% 0.51/0.70  ; Retrieved 1,318 generalization terms in 1,388 calls.
% 0.51/0.70  ; Retrieved 33 instance terms in 25 calls.
% 0.51/0.70  ; 
% 0.51/0.70  ; The agenda of input rows to process has 39 entries:
% 0.51/0.70  ;    39 with value 0
% 0.51/0.70  ; The agenda of backward simplifiable rows to process has 1 entry:
% 0.51/0.70  ;     1 with value 0
% 0.51/0.70  ; The agenda of input rows to give has 261 entries:
% 0.51/0.70  ;     1 with value 1               1 with value 21               8 with value 47
% 0.51/0.70  ;     5 with value 4               1 with value 22               2 with value 50
% 0.51/0.70  ;     2 with value 6               1 with value 26               4 with value 51
% 0.51/0.70  ;    11 with value 8               2 with value 27              16 with value 59
% 0.51/0.70  ;     8 with value 10              2 with value 28               2 with value 60
% 0.51/0.70  ;     6 with value 11              1 with value 29               1 with value 64
% 0.51/0.70  ;     6 with value 12              1 with value 30               2 with value 72
% 0.51/0.70  ;     1 with value 13              1 with value 33              64 with value 93
% 0.51/0.70  ;     2 with value 14              8 with value 37              48 with value 106
% 0.51/0.70  ;     2 with value 16              4 with value 38              12 with value 119
% 0.51/0.70  ;     2 with value 17             33 with value 46               1 with value 132
% 0.51/0.70  Evaluation took:
% 0.51/0.70    0.214 seconds of real time
% 0.51/0.70    0.205054 seconds of user run time
% 0.51/0.70    0.008697 seconds of system run time
% 0.51/0.70    [Run times include 0.005 seconds GC run time.]
% 0.51/0.70    0 calls to %EVAL
% 0.51/0.70    0 page faults and
% 0.51/0.70    15,617,440 bytes consed.
% 0.51/0.70  :PROOF-FOUND
% 0.51/0.70  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-14T18:08:58
% 0.51/0.70  :PROOF-FOUND
% 0.51/0.70  * 
%------------------------------------------------------------------------------