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

View Problem - Process Solution

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

% Computer : n029.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:09 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(4,axiom,
    ( status('SKOLEMAAAV3'(X,Y),'SKOLEMAAAV4'(X,Y),X)
    | isa(X,Y) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/KRS001+1.ax',isa) ).

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

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

cnf(34,negated_conjecture,
    isa('SKOLEMAAAV29','SKOLEMAAAV30'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',isa_transitive) ).

cnf(35,negated_conjecture,
    isa('SKOLEMAAAV30','SKOLEMAAAV31'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',isa_transitive) ).

cnf(36,negated_conjecture,
    ~ isa('SKOLEMAAAV29','SKOLEMAAAV31'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',isa_transitive) ).

cnf(53,plain,
    status('SKOLEMAAAV3'('SKOLEMAAAV29','SKOLEMAAAV31'),'SKOLEMAAAV4'('SKOLEMAAAV29','SKOLEMAAAV31'),'SKOLEMAAAV29'),
    inference('UR-RESOLVE',[status(thm)],[4,36]) ).

cnf(55,plain,
    ~ status('SKOLEMAAAV3'('SKOLEMAAAV29','SKOLEMAAAV31'),'SKOLEMAAAV4'('SKOLEMAAAV29','SKOLEMAAAV31'),'SKOLEMAAAV31'),
    inference('UR-RESOLVE',[status(thm)],[5,36]) ).

cnf(104,plain,
    status('SKOLEMAAAV3'('SKOLEMAAAV29','SKOLEMAAAV31'),'SKOLEMAAAV4'('SKOLEMAAAV29','SKOLEMAAAV31'),'SKOLEMAAAV30'),
    inference('HYPERRESOLVE',[status(thm)],[6,53,34]) ).

cnf(109,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[6,55,35]),104]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem  : KRS179+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% 0.14/0.14  % Command  : run-snark %s %d
% 0.14/0.35  % Computer : n029.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Tue Jun  7 06:13:20 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.21/0.48  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.49  * 
% 0.21/0.49  * 
% 0.21/0.50  #<PACKAGE "SNARK-USER">
% 0.21/0.50  * 
% 0.21/0.50  SNARK-TPTP-OPTIONS
% 0.21/0.50  * 
% 0.21/0.50  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.50   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.50   (USE-FACTORING :POS)
% 0.21/0.50   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.50   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.50   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.50   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.50   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.50   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.50   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.50   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.50   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.50   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.50  * 
% 0.21/0.50  "."
% 0.21/0.50  * 
% 0.21/0.50  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-07T06:13:20
% 0.21/0.50  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n029.cluster.edu at 2022-06-07T06:13:20
% 0.21/0.55  
% 0.21/0.55  
% 0.21/0.55  #||
% 0.21/0.55  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.55  % SZS output start Refutation
% See solution above
% 0.21/0.55  ||#
% 0.21/0.55  
% 0.21/0.55  ; Summary of computation:
% 0.21/0.55  ;       256 formulas have been input or derived (from 78 formulas).
% 0.21/0.55  ;       109 (43%) were retained.  Of these,
% 0.21/0.55  ;          109 (100%) are still being kept.
% 0.21/0.55  ; 
% 0.21/0.55  ; Run time in seconds excluding printing time:
% 0.21/0.55  ;     0.005  10%   Read assertion file          (1 call)
% 0.21/0.55  ;     0.002   4%   Assert                       (14 calls)
% 0.21/0.55  ;     0.007  14%   Process new row              (206 calls)
% 0.21/0.55  ;     0.009  18%   Resolution                   (154 calls)
% 0.21/0.55  ;     0.001   2%   Paramodulation               (77 calls)
% 0.21/0.55  ;     0.000   0%   Factoring                    (9 calls)
% 0.21/0.55  ;     0.000   0%   Condensing                   (62 calls)
% 0.21/0.55  ;     0.001   2%   Forward subsumption          (62 calls)
% 0.21/0.55  ;     0.000   0%   Backward subsumption         (36 calls)
% 0.21/0.55  ;     0.000   0%   Clause clause subsumption    (91 calls)
% 0.21/0.55  ;     0.001   2%   Forward simplification       (206 calls)
% 0.21/0.55  ;     0.001   2%   Backward simplification      (109 calls)
% 0.21/0.55  ;     0.000   0%   Ordering                     (37 calls)
% 0.21/0.55  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.21/0.55  ;     0.000   0%   Purity testing               (1 call)
% 0.21/0.55  ;     0.023  46%   Other
% 0.21/0.55  ;     0.050        Total
% 0.21/0.55  ;     0.053        Real time
% 0.21/0.55  ; 
% 0.21/0.55  ; Term-hash-array has 180 terms in all.
% 0.21/0.55  ; Feature-vector-row-index has 36 entries (36 at peak, 36 added, 0 deleted).
% 0.21/0.55  ; Feature-vector-row-index has 100 nodes (100 at peak, 100 added, 0 deleted).
% 0.21/0.55  ;  Retrieved 100 possibly forward subsuming rows in 62 calls.
% 0.21/0.55  ;  Retrieved 12 possibly backward subsumed rows in 36 calls.
% 0.21/0.55  ; Path-index has 201 entries (201 at peak, 201 added, 0 deleted).
% 0.21/0.55  ; Path-index has 294 nodes (294 at peak, 294 added, 0 deleted).
% 0.21/0.55  ; Trie-index has 201 entries (201 at peak, 201 added, 0 deleted).
% 0.21/0.55  ; Trie-index has 343 nodes (343 at peak, 343 added, 0 deleted).
% 0.21/0.55  ; Retrieved 82 generalization terms in 188 calls.
% 0.21/0.55  ; Retrieved 77 instance terms in 72 calls.
% 0.21/0.55  ; Retrieved 1,427 unifiable terms in 610 calls.
% 0.21/0.55  ; 
% 0.21/0.55  ; The agenda of rows to process has 1 entry:
% 0.21/0.55  ;     1 with value 12
% 0.21/0.55  ; The agenda of rows to give has 31 entries:
% 0.21/0.55  ;     2 with value (4 6)          15 with value (4 13)           2 with value (4 16)
% 0.21/0.55  ;     2 with value (4 11)          6 with value (4 15)           3 with value (4 19)
% 0.21/0.55  ;     1 with value (4 12)
% 0.21/0.55  Evaluation took:
% 0.21/0.55    0.053 seconds of real time
% 0.21/0.55    0.045812 seconds of user run time
% 0.21/0.55    0.006826 seconds of system run time
% 0.21/0.55    0 calls to %EVAL
% 0.21/0.55    0 page faults and
% 0.21/0.55    3,066,608 bytes consed.
% 0.21/0.55  :PROOF-FOUND
% 0.21/0.55  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-07T06:13:20
% 0.38/0.55  :PROOF-FOUND
% 0.38/0.55  * 
%------------------------------------------------------------------------------