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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : KRS191+1 : TPTP v8.1.0. Bugfixed v5.4.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 : Sun Jul 17 03:29:11 EDT 2022

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

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

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

cnf(80,axiom,
    ( status('SKOLEMAAAV44'(X,Y),'SKOLEMAAAV45'(X,Y),X)
    | isa(X,Y) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KRS001+1.ax',isa) ).

cnf(81,axiom,
    ( ~ status('SKOLEMAAAV44'(X,Y),'SKOLEMAAAV45'(X,Y),Y)
    | isa(X,Y) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KRS001+1.ax',isa) ).

cnf(110,negated_conjecture,
    ~ isa(wtc,thm),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',isa_wtc_thm) ).

cnf(441,plain,
    status('SKOLEMAAAV44'(wtc,thm),'SKOLEMAAAV45'(wtc,thm),wtc),
    inference('UR-RESOLVE',[status(thm)],[80,110]) ).

cnf(476,plain,
    ~ status('SKOLEMAAAV44'(wtc,thm),'SKOLEMAAAV45'(wtc,thm),thm),
    inference('UR-RESOLVE',[status(thm)],[81,110]) ).

cnf(34846,plain,
    model(X,'SKOLEMAAAV45'(wtc,thm)),
    inference('HYPERRESOLVE',[status(thm)],[46,441]) ).

cnf(34896,plain,
    status(X,'SKOLEMAAAV45'(wtc,thm),thm),
    inference('HYPERRESOLVE',[status(thm)],[15,34846]) ).

cnf(34897,plain,
    $false,
    inference('REWRITE',[status(thm)],[476,34896]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : KRS191+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n018.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  7 10:32:51 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.46  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.47  * 
% 0.19/0.47  * 
% 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-07T10:32:51
% 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-07T10:32:51
% 148.67/148.88  
% 148.67/148.88  
% 148.67/148.88  #||
% 148.67/148.88  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 148.67/148.88  % SZS output start Refutation
% See solution above
% 148.67/148.88  ||#
% 148.67/148.88  
% 148.67/148.88  ; Summary of computation:
% 148.67/148.88  ;    859002 formulas have been input or derived (from 2791 formulas).
% 148.67/148.88  ;     34897 ( 4%) were retained.  Of these,
% 148.67/148.88  ;          722 ( 2%) were simplified or subsumed later,
% 148.67/148.88  ;        34175 (98%) are still being kept.
% 148.67/148.88  ; 
% 148.67/148.88  ; Run time in seconds:
% 148.67/148.88  ;     0.010   0%   Read assertion file          (1 call)
% 148.67/148.88  ;     0.006   0%   Assert                       (33 calls)
% 148.67/148.88  ;     3.113   2%   Process new row              (410,934 calls)
% 148.67/148.88  ;   125.847  85%   Resolution                   (5,580 calls)
% 148.67/148.88  ;     0.021   0%   Paramodulation               (2,790 calls)
% 148.67/148.88  ;     0.001   0%   Factoring                    (31 calls)
% 148.67/148.88  ;     0.372   0%   Condensing                   (88,669 calls)
% 148.67/148.88  ;    11.166   8%   Forward subsumption          (88,660 calls)
% 148.67/148.88  ;     2.593   2%   Backward subsumption         (28,437 calls)
% 148.67/148.88  ;     0.531   0%   Clause clause subsumption    (132,999 calls)
% 148.67/148.88  ;     3.252   2%   Forward simplification       (410,934 calls)
% 148.67/148.88  ;     0.121   0%   Backward simplification      (34,894 calls)
% 148.67/148.88  ;     0.277   0%   Ordering                     (127,641 calls)
% 148.67/148.88  ;     0.001   0%   Sortal reasoning             (32 calls)
% 148.67/148.88  ;     0.000   0%   Purity testing               (1 call)
% 148.67/148.88  ;     1.090   1%   Other
% 148.67/148.88  ;   148.401        Total
% 148.67/148.88  ;   148.411        Real time
% 148.67/148.88  ; 
% 148.67/148.89  ; Term-hash-array has 17,489 terms in all.
% 148.67/148.89  ; Feature-vector-row-index has 27,805 entries (27,805 at peak, 28,437 added, 632 deleted).
% 148.67/148.89  ; Feature-vector-row-index has 37,311 nodes (37,311 at peak, 38,652 added, 1,341 deleted).
% 148.67/148.89  ;  Retrieved 1,010,208 possibly forward subsuming rows in 88,660 calls.
% 148.67/148.89  ;  Retrieved 128,555 possibly backward subsumed rows in 28,437 calls.
% 148.67/148.89  ; Path-index has 17,371 entries (17,372 at peak, 17,626 added, 255 deleted).
% 148.67/148.89  ; Path-index has 3,794 nodes (3,794 at peak, 3,830 added, 36 deleted).
% 148.67/148.89  ; Trie-index has 17,371 entries (17,372 at peak, 17,626 added, 255 deleted).
% 148.67/148.89  ; Trie-index has 26,440 nodes (26,441 at peak, 26,733 added, 293 deleted).
% 148.67/148.89  ; Retrieved 373,360 generalization terms in 754,418 calls.
% 148.67/148.89  ; Retrieved 6,560 instance terms in 6,456 calls.
% 148.67/148.89  ; Retrieved 136,932,898 unifiable terms in 2,259,893 calls.
% 148.67/148.89  ; 
% 148.67/148.89  ; The agenda of rows to process has 9994 entries:
% 148.67/148.89  ;   142 with value 11            140 with value 22              44 with value 34
% 148.67/148.89  ;   323 with value 12             30 with value 23             126 with value 35
% 148.67/148.89  ;   246 with value 13             19 with value 24              82 with value 36
% 148.67/148.89  ;   149 with value 14             43 with value 25              46 with value 37
% 148.67/148.89  ;    61 with value 15             17 with value 26              34 with value 38
% 148.67/148.89  ;    56 with value 16             29 with value 27              25 with value 40
% 148.67/148.89  ;    38 with value 17             21 with value 29               3 with value 41
% 148.67/148.89  ;    90 with value 18             21 with value 30               1 with value 42
% 148.67/148.89  ;  3038 with value 19            121 with value 31               8 with value 43
% 148.67/148.89  ;  2959 with value 20            105 with value 32              16 with value 44
% 148.67/148.89  ;  1919 with value 21             42 with value 33
% 148.67/148.89  ; The agenda of rows to give has 31384 entries:
% 148.67/148.89  ;   357 with value (4 11)       5776 with value (4 23)         671 with value (4 34)
% 148.67/148.89  ;   909 with value (4 12)       4933 with value (4 24)         791 with value (4 35)
% 148.67/148.89  ;  1966 with value (4 13)       3595 with value (4 25)         435 with value (4 36)
% 148.67/148.89  ;  1089 with value (4 14)       1413 with value (4 26)         262 with value (4 37)
% 148.67/148.89  ;   238 with value (4 15)        867 with value (4 27)         635 with value (4 38)
% 148.67/148.89  ;   504 with value (4 16)        381 with value (4 28)         484 with value (4 39)
% 148.67/148.89  ;   415 with value (4 17)        248 with value (4 29)         265 with value (4 40)
% 148.67/148.89  ;   203 with value (4 18)        109 with value (4 30)         158 with value (4 41)
% 148.67/148.89  ;   111 with value (4 19)        496 with value (4 31)         139 with value (4 43)
% 148.67/148.89  ;   676 with value (4 20)        590 with value (4 32)          50 with value (4 44)
% 148.67/148.89  ;  1305 with value (4 21)        225 with value (4 33)          43 with value (4 45)
% 148.67/148.89  ;  1045 with value (4 22)
% 148.67/148.89  Evaluation took:
% 148.67/148.89    148.415 seconds of real time
% 148.67/148.89    145.98224 seconds of user run time
% 148.67/148.89    2.423921 seconds of system run time
% 148.67/148.89    [Run times include 5.028 seconds GC run time.]
% 148.67/148.89    0 calls to %EVAL
% 148.67/148.89    0 page faults and
% 148.67/148.89    4,457,943,136 bytes consed.
% 148.67/148.89  :PROOF-FOUND
% 148.67/148.89  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-07T10:35:19
% 148.67/148.89  :PROOF-FOUND
% 148.67/148.89  * 
%------------------------------------------------------------------------------