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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWV187+1 : TPTP v8.1.0. Bugfixed v3.3.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 : Wed Jul 20 21:32:05 EDT 2022

% Result   : Theorem 0.56s 0.73s
% Output   : Refutation 0.56s
% 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    :   12 (   3 equ;   6 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   7 con; 0-2 aty)
%            Number of variables   :    2 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(256,negated_conjecture,
    gt(loopcounter,n1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cl5_nebula_init_0111) ).

cnf(263,negated_conjecture,
    ( ~ gt(loopcounter,n1)
    | ~ leq(n0,X)
    | ~ leq(X,n4)
    | a_select2(sigmaold_init,X) = init ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cl5_nebula_init_0111) ).

cnf(264,plain,
    ( ~ leq(n0,X)
    | ~ leq(X,n4)
    | a_select2(sigmaold_init,X) = init ),
    inference('REWRITE',[status(thm)],[263,256]) ).

cnf(265,negated_conjecture,
    leq(n0,'SKOLEMAAAV28'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cl5_nebula_init_0111) ).

cnf(266,negated_conjecture,
    leq('SKOLEMAAAV28',n4),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cl5_nebula_init_0111) ).

cnf(267,negated_conjecture,
    a_select2(sigmaold_init,'SKOLEMAAAV28') != init,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cl5_nebula_init_0111) ).

cnf(545,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[264,265,266,267]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWV187+1 : TPTP v8.1.0. Bugfixed v3.3.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n007.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.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Wed Jun 15 14:52:40 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.46  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.47  * 
% 0.20/0.47  * 
% 0.20/0.48  #<PACKAGE "SNARK-USER">
% 0.20/0.48  * 
% 0.20/0.48  SNARK-TPTP-OPTIONS
% 0.20/0.48  * 
% 0.20/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.48   (USE-FACTORING :POS)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.48  * 
% 0.20/0.48  "."
% 0.20/0.48  * 
% 0.20/0.48  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-15T14:52:41
% 0.20/0.48  ; 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-15T14:52:41
% 0.20/0.53  WARNING:
% 0.20/0.53     #:|true| is a proposition that occurs only positively; disabling rows that contain it.
% 0.56/0.73  
% 0.56/0.73  
% 0.56/0.73  #||
% 0.56/0.73  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.56/0.73  % SZS output start Refutation
% See solution above
% 0.56/0.73  ||#
% 0.56/0.73  
% 0.56/0.73  ; Summary of computation:
% 0.56/0.73  ;      1017 formulas have been input or derived (from 82 formulas).
% 0.56/0.73  ;       545 (54%) were retained.  Of these,
% 0.56/0.73  ;            8 ( 1%) were simplified or subsumed later,
% 0.56/0.73  ;          537 (99%) are still being kept.
% 0.56/0.73  ; 
% 0.56/0.73  ; Run time in seconds excluding printing time:
% 0.56/0.73  ;     0.023   9%   Read assertion file          (1 call)
% 0.56/0.73  ;     0.011   4%   Assert                       (92 calls)
% 0.56/0.73  ;     0.049  20%   Process new row              (997 calls)
% 0.56/0.73  ;     0.014   6%   Resolution                   (162 calls)
% 0.56/0.73  ;     0.001   0%   Paramodulation               (81 calls)
% 0.56/0.73  ;     0.000   0%   Factoring                    (1 call)
% 0.56/0.73  ;     0.023   9%   Condensing                   (406 calls)
% 0.56/0.73  ;     0.037  15%   Forward subsumption          (406 calls)
% 0.56/0.73  ;     0.025  10%   Backward subsumption         (337 calls)
% 0.56/0.73  ;     0.020   8%   Clause clause subsumption    (936 calls)
% 0.56/0.73  ;     0.019   8%   Forward simplification       (996 calls)
% 0.56/0.73  ;     0.000   0%   Backward simplification      (538 calls)
% 0.56/0.73  ;     0.001   0%   Ordering                     (812 calls)
% 0.56/0.73  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.56/0.73  ;     0.002   1%   Purity testing               (1 call)
% 0.56/0.73  ;     0.020   8%   Other
% 0.56/0.73  ;     0.245        Total
% 0.56/0.73  ;     0.246        Real time
% 0.56/0.73  ; 
% 0.56/0.73  ; Term-hash-array has 659 terms in all.
% 0.56/0.73  ; Feature-vector-row-index has 337 entries (337 at peak, 337 added, 0 deleted).
% 0.56/0.73  ; Feature-vector-row-index has 1,861 nodes (1,861 at peak, 1,861 added, 0 deleted).
% 0.56/0.73  ;  Retrieved 937 possibly forward subsuming rows in 406 calls.
% 0.56/0.73  ;  Retrieved 527 possibly backward subsumed rows in 337 calls.
% 0.56/0.73  ; Path-index has 674 entries (674 at peak, 678 added, 4 deleted).
% 0.56/0.73  ; Path-index has 1,637 nodes (1,637 at peak, 1,641 added, 4 deleted).
% 0.56/0.73  ; Trie-index has 674 entries (674 at peak, 678 added, 4 deleted).
% 0.56/0.73  ; Trie-index has 1,498 nodes (1,498 at peak, 1,506 added, 8 deleted).
% 0.56/0.73  ; Retrieved 2,511 generalization terms in 2,723 calls.
% 0.56/0.73  ; Retrieved 218 instance terms in 200 calls.
% 0.56/0.73  ; Retrieved 8,746 unifiable terms in 694 calls.
% 0.56/0.73  ; 
% 0.56/0.73  ; The agenda of rows to process has 3 entries:
% 0.56/0.73  ;     2 with value 5               1 with value 8
% 0.56/0.73  ; The agenda of input rows to give has 221 entries:
% 0.56/0.73  ;     4 with value 16              1 with value 32              16 with value 59
% 0.56/0.73  ;     1 with value 20              1 with value 33               2 with value 60
% 0.56/0.73  ;     1 with value 21              8 with value 37               1 with value 64
% 0.56/0.73  ;     1 with value 22              4 with value 38               2 with value 72
% 0.56/0.73  ;     2 with value 24             33 with value 46              64 with value 93
% 0.56/0.73  ;     2 with value 27              8 with value 47              48 with value 106
% 0.56/0.73  ;     1 with value 28              2 with value 50              12 with value 119
% 0.56/0.73  ;     1 with value 29              4 with value 51               1 with value 132
% 0.56/0.73  ;     1 with value 30
% 0.56/0.73  ; The agenda of rows to give has 234 entries:
% 0.56/0.73  ;    95 with value (4 5)          15 with value (4 9)            2 with value (4 15)
% 0.56/0.73  ;    38 with value (4 7)          13 with value (4 11)           2 with value (4 17)
% 0.56/0.73  ;     6 with value (4 8)          62 with value (4 13)           1 with value (4 21)
% 0.56/0.73  Evaluation took:
% 0.56/0.73    0.246 seconds of real time
% 0.56/0.73    0.224749 seconds of user run time
% 0.56/0.73    0.021944 seconds of system run time
% 0.56/0.73    [Run times include 0.005 seconds GC run time.]
% 0.56/0.73    0 calls to %EVAL
% 0.56/0.73    0 page faults and
% 0.56/0.73    18,885,752 bytes consed.
% 0.56/0.73  :PROOF-FOUND
% 0.56/0.73  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-15T14:52:41
% 0.56/0.73  :PROOF-FOUND
% 0.56/0.73  * 
%------------------------------------------------------------------------------