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

View Problem - Process Solution

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

% Computer : n023.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:19 EDT 2022

% Result   : Theorem 0.69s 0.86s
% Output   : Refutation 0.69s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :    5
% Syntax   : Number of clauses     :    8 (   5 unt;   2 nHn;   4 RR)
%            Number of literals    :   12 (   0 equ;   4 neg)
%            Maximal clause size   :    3 (   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;   3 con; 0-2 aty)
%            Number of variables   :   11 (   4 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(2,axiom,
    ( model('SKOLEMAAAV1'(X),X)
    | status(Y,X,unp) ),
    file('/export/starexec/sandbox/benchmark/Axioms/KRS001+0.ax',unp) ).

cnf(14,axiom,
    ( model('SKOLEMAAAV10'(X,Y),X)
    | status(X,Y,thm) ),
    file('/export/starexec/sandbox/benchmark/Axioms/KRS001+0.ax',thm) ).

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

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

cnf(110,negated_conjecture,
    ~ mighta(unp,thm),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mighta_unp_thm) ).

cnf(206,plain,
    status(X,'SKOLEMAAAV56',unp),
    inference('UR-RESOLVE',[status(thm)],[2,98]) ).

cnf(231,plain,
    status('SKOLEMAAAV56',X,thm),
    inference('UR-RESOLVE',[status(thm)],[14,98]) ).

cnf(1365,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[77,231,206,110]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : KRS254+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% 0.06/0.13  % Command  : run-snark %s %d
% 0.12/0.34  % Computer : n023.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Tue Jun  7 14:59:08 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox/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/sandbox/benchmark/theBenchmark.p 2022-06-07T14:59:08
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n023.cluster.edu at 2022-06-07T14:59:08
% 0.69/0.86  
% 0.69/0.86  
% 0.69/0.86  #||
% 0.69/0.86  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.69/0.86  % SZS output start Refutation
% See solution above
% 0.69/0.86  ||#
% 0.69/0.86  
% 0.69/0.86  ; Summary of computation:
% 0.69/0.86  ;      8044 formulas have been input or derived (from 207 formulas).
% 0.69/0.86  ;      1365 (17%) were retained.  Of these,
% 0.69/0.86  ;          115 ( 8%) were simplified or subsumed later,
% 0.69/0.86  ;         1250 (92%) are still being kept.
% 0.69/0.86  ; 
% 0.69/0.86  ; Run time in seconds excluding printing time:
% 0.69/0.86  ;     0.010   3%   Read assertion file          (1 call)
% 0.69/0.86  ;     0.006   2%   Assert                       (33 calls)
% 0.69/0.86  ;     0.074  19%   Process new row              (3,425 calls)
% 0.69/0.86  ;     0.178  45%   Resolution                   (412 calls)
% 0.69/0.86  ;     0.003   1%   Paramodulation               (206 calls)
% 0.69/0.86  ;     0.000   0%   Factoring                    (9 calls)
% 0.69/0.86  ;     0.004   1%   Condensing                   (726 calls)
% 0.69/0.86  ;     0.020   5%   Forward subsumption          (726 calls)
% 0.69/0.86  ;     0.013   3%   Backward subsumption         (663 calls)
% 0.69/0.86  ;     0.000   0%   Clause clause subsumption    (658 calls)
% 0.69/0.86  ;     0.030   8%   Forward simplification       (3,425 calls)
% 0.69/0.86  ;     0.006   2%   Backward simplification      (1,362 calls)
% 0.69/0.86  ;     0.007   2%   Ordering                     (2,417 calls)
% 0.69/0.86  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.69/0.86  ;     0.000   0%   Purity testing               (1 call)
% 0.69/0.86  ;     0.044  11%   Other
% 0.69/0.86  ;     0.395        Total
% 0.69/0.86  ;     0.397        Real time
% 0.69/0.86  ; 
% 0.69/0.87  ; Term-hash-array has 2,179 terms in all.
% 0.69/0.87  ; Feature-vector-row-index has 565 entries (616 at peak, 663 added, 98 deleted).
% 0.69/0.87  ; Feature-vector-row-index has 1,723 nodes (1,821 at peak, 1,922 added, 199 deleted).
% 0.69/0.87  ;  Retrieved 1,223 possibly forward subsuming rows in 726 calls.
% 0.69/0.87  ;  Retrieved 535 possibly backward subsumed rows in 663 calls.
% 0.69/0.87  ; Path-index has 2,163 entries (2,163 at peak, 2,230 added, 67 deleted).
% 0.69/0.87  ; Path-index has 1,991 nodes (1,991 at peak, 2,009 added, 18 deleted).
% 0.69/0.87  ; Trie-index has 2,163 entries (2,163 at peak, 2,230 added, 67 deleted).
% 0.69/0.87  ; Trie-index has 3,603 nodes (3,603 at peak, 3,681 added, 78 deleted).
% 0.69/0.87  ; Retrieved 2,162 generalization terms in 4,707 calls.
% 0.69/0.87  ; Retrieved 728 instance terms in 698 calls.
% 0.69/0.87  ; Retrieved 242,889 unifiable terms in 11,897 calls.
% 0.69/0.87  ; 
% 0.69/0.87  ; The agenda of rows to process has 92 entries:
% 0.69/0.87  ;    80 with value 6               1 with value 11               1 with value 13
% 0.69/0.87  ;     2 with value 7               6 with value 12               2 with value 18
% 0.69/0.87  ; The agenda of rows to give has 1043 entries:
% 0.69/0.87  ;   470 with value (4 6)           9 with value (4 18)           7 with value (4 28)
% 0.69/0.87  ;    32 with value (4 7)          45 with value (4 19)           5 with value (4 29)
% 0.69/0.87  ;    49 with value (4 8)          54 with value (4 20)          22 with value (4 31)
% 0.69/0.87  ;    25 with value (4 9)          38 with value (4 21)           7 with value (4 32)
% 0.69/0.87  ;    21 with value (4 10)          8 with value (4 22)           2 with value (4 33)
% 0.69/0.87  ;    20 with value (4 11)          7 with value (4 23)           1 with value (4 34)
% 0.69/0.87  ;    71 with value (4 12)          3 with value (4 24)           1 with value (4 35)
% 0.69/0.87  ;    18 with value (4 13)         14 with value (4 25)           2 with value (4 37)
% 0.69/0.87  ;     5 with value (4 14)          8 with value (4 26)           1 with value (4 39)
% 0.69/0.87  ;    47 with value (4 16)          3 with value (4 27)           1 with value (4 40)
% 0.69/0.87  ;    47 with value (4 17)
% 0.69/0.87  Evaluation took:
% 0.69/0.87    0.397 seconds of real time
% 0.69/0.87    0.354058 seconds of user run time
% 0.69/0.87    0.042941 seconds of system run time
% 0.69/0.87    [Run times include 0.014 seconds GC run time.]
% 0.69/0.87    0 calls to %EVAL
% 0.69/0.87    0 page faults and
% 0.69/0.87    22,391,240 bytes consed.
% 0.69/0.87  :PROOF-FOUND
% 0.69/0.87  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-07T14:59:09
% 0.69/0.87  :PROOF-FOUND
% 0.69/0.87  * 
%------------------------------------------------------------------------------