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

View Problem - Process Solution

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

% Computer : n024.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 : Sun Jul 17 03:29:12 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    ( ~ model(X,Y)
    | status(Y,Z,unp) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KRS001+0.ax',unp) ).

cnf(16,axiom,
    ( ~ model(X,Y)
    | model(X,Z)
    | ~ status(Y,Z,thm) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KRS001+0.ax',thm) ).

cnf(83,axiom,
    ( ~ status(X,Y,Z)
    | status(X,Y,U)
    | nota(Z,U) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KRS001+1.ax',nota) ).

cnf(98,axiom,
    ~ model(X,'SKOLEMAAAV56'),
    file('/export/starexec/sandbox2/benchmark/Axioms/KRS001+1.ax',contradiction) ).

cnf(109,axiom,
    model('SKOLEMAAAV69','SKOLEMAAAV68'),
    file('/export/starexec/sandbox2/benchmark/Axioms/KRS001+1.ax',non_thm_spt) ).

cnf(110,negated_conjecture,
    ~ nota(unp,thm),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',nota_unp_thm) ).

cnf(113,plain,
    status('SKOLEMAAAV68',X,unp),
    inference('HYPERRESOLVE',[status(thm)],[1,109]) ).

cnf(363,plain,
    ~ status('SKOLEMAAAV68','SKOLEMAAAV56',thm),
    inference('UR-RESOLVE',[status(thm)],[16,109,98]) ).

cnf(934,plain,
    status('SKOLEMAAAV68',X,thm),
    inference('UR-RESOLVE',[status(thm)],[83,113,110]) ).

cnf(935,plain,
    $false,
    inference('REWRITE',[status(thm)],[363,934]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : KRS200+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% 0.06/0.12  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n024.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Tue Jun  7 14:17:05 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.19/0.44  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.45  * 
% 0.19/0.45  * 
% 0.19/0.46  #<PACKAGE "SNARK-USER">
% 0.19/0.46  * 
% 0.19/0.46  SNARK-TPTP-OPTIONS
% 0.19/0.46  * 
% 0.19/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.46   (USE-FACTORING :POS)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.46  * 
% 0.19/0.46  "."
% 0.19/0.46  * 
% 0.19/0.46  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-07T14:17:05
% 0.19/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n024.cluster.edu at 2022-06-07T14:17:05
% 0.54/0.72  
% 0.54/0.72  
% 0.54/0.72  #||
% 0.54/0.72  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.54/0.72  % SZS output start Refutation
% See solution above
% 0.54/0.72  ||#
% 0.54/0.72  
% 0.54/0.72  ; Summary of computation:
% 0.54/0.72  ;      1412 formulas have been input or derived (from 112 formulas).
% 0.54/0.72  ;       935 (66%) were retained.  Of these,
% 0.54/0.72  ;           13 ( 1%) were simplified or subsumed later,
% 0.54/0.72  ;          922 (99%) are still being kept.
% 0.54/0.72  ; 
% 0.54/0.72  ; Run time in seconds:
% 0.54/0.72  ;     0.010   4%   Read assertion file          (1 call)
% 0.54/0.72  ;     0.006   2%   Assert                       (33 calls)
% 0.54/0.72  ;     0.072  28%   Process new row              (1,365 calls)
% 0.54/0.72  ;     0.086  33%   Resolution                   (222 calls)
% 0.54/0.72  ;     0.000   0%   Paramodulation               (111 calls)
% 0.54/0.72  ;     0.000   0%   Factoring                    (9 calls)
% 0.54/0.72  ;     0.005   2%   Condensing                   (625 calls)
% 0.54/0.72  ;     0.019   7%   Forward subsumption          (625 calls)
% 0.54/0.72  ;     0.006   2%   Backward subsumption         (576 calls)
% 0.54/0.72  ;     0.001   0%   Clause clause subsumption    (513 calls)
% 0.54/0.72  ;     0.020   8%   Forward simplification       (1,365 calls)
% 0.54/0.72  ;     0.003   1%   Backward simplification      (932 calls)
% 0.54/0.72  ;     0.002   1%   Ordering                     (2,277 calls)
% 0.54/0.72  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.54/0.72  ;     0.000   0%   Purity testing               (1 call)
% 0.54/0.72  ;     0.027  11%   Other
% 0.54/0.72  ;     0.257        Total
% 0.54/0.72  ;     0.258        Real time
% 0.54/0.72  ; 
% 0.54/0.72  ; Term-hash-array has 1,759 terms in all.
% 0.54/0.72  ; Feature-vector-row-index has 567 entries (568 at peak, 576 added, 9 deleted).
% 0.54/0.72  ; Feature-vector-row-index has 1,756 nodes (1,757 at peak, 1,786 added, 30 deleted).
% 0.54/0.72  ;  Retrieved 1,101 possibly forward subsuming rows in 625 calls.
% 0.54/0.72  ;  Retrieved 379 possibly backward subsumed rows in 576 calls.
% 0.54/0.72  ; Path-index has 1,779 entries (1,780 at peak, 1,800 added, 21 deleted).
% 0.54/0.72  ; Path-index has 1,824 nodes (1,824 at peak, 1,826 added, 2 deleted).
% 0.54/0.72  ; Trie-index has 1,779 entries (1,780 at peak, 1,800 added, 21 deleted).
% 0.54/0.72  ; Trie-index has 3,131 nodes (3,132 at peak, 3,161 added, 30 deleted).
% 0.54/0.72  ; Retrieved 476 generalization terms in 2,347 calls.
% 0.54/0.72  ; Retrieved 372 instance terms in 355 calls.
% 0.54/0.72  ; Retrieved 122,077 unifiable terms in 3,302 calls.
% 0.54/0.72  ; 
% 0.54/0.72  ; The agenda of rows to process has 14 entries:
% 0.54/0.72  ;     1 with value 7               1 with value 11               2 with value 13
% 0.54/0.72  ;     1 with value 8               7 with value 12               2 with value 18
% 0.54/0.72  ; The agenda of rows to give has 810 entries:
% 0.54/0.72  ;   310 with value (4 6)          15 with value (4 18)           7 with value (4 28)
% 0.54/0.72  ;    24 with value (4 7)          45 with value (4 19)           5 with value (4 29)
% 0.54/0.72  ;     2 with value (4 8)          54 with value (4 20)          22 with value (4 31)
% 0.54/0.72  ;     5 with value (4 9)          38 with value (4 21)           7 with value (4 32)
% 0.54/0.72  ;    21 with value (4 10)          8 with value (4 22)           2 with value (4 33)
% 0.54/0.72  ;     3 with value (4 11)         13 with value (4 23)           1 with value (4 34)
% 0.54/0.72  ;    72 with value (4 12)          3 with value (4 24)           1 with value (4 35)
% 0.54/0.72  ;    19 with value (4 13)         14 with value (4 25)           2 with value (4 37)
% 0.54/0.72  ;     4 with value (4 14)          8 with value (4 26)           1 with value (4 39)
% 0.54/0.72  ;    47 with value (4 16)          3 with value (4 27)           1 with value (4 40)
% 0.54/0.72  ;    53 with value (4 17)
% 0.54/0.72  Evaluation took:
% 0.54/0.72    0.259 seconds of real time
% 0.54/0.72    0.219758 seconds of user run time
% 0.54/0.72    0.039066 seconds of system run time
% 0.54/0.72    [Run times include 0.012 seconds GC run time.]
% 0.54/0.72    0 calls to %EVAL
% 0.54/0.72    0 page faults and
% 0.54/0.72    14,349,336 bytes consed.
% 0.54/0.72  :PROOF-FOUND
% 0.54/0.72  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-07T14:17:05
% 0.54/0.72  :PROOF-FOUND
% 0.54/0.72  * 
%------------------------------------------------------------------------------