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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : KRS152+1 : TPTP v8.1.0. Released v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n017.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:04 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    cowlThing(X),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_0) ).

cnf(2,axiom,
    ~ cowlNothing(X),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_0) ).

cnf(3,axiom,
    ( ~ xsd_string(X)
    | ~ xsd_integer(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1) ).

cnf(4,axiom,
    ( xsd_string(X)
    | xsd_integer(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1) ).

cnf(7,axiom,
    ( cC10(X)
    | ~ cC2(X)
    | ~ cC4(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_2) ).

cnf(17,axiom,
    ( ~ cTEST(X)
    | cC12(X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_6) ).

cnf(20,axiom,
    cTEST(iV21080),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_7) ).

cnf(25,axiom,
    cC2(iV21081),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_14) ).

cnf(26,axiom,
    cC4(iV21081),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_15) ).

cnf(27,negated_conjecture,
    ( ~ cowlThing('SKOLEMAAAV3')
    | cowlNothing('SKOLEMAAAV3')
    | ~ xsd_string('SKOLEMAAAV4')
    | xsd_integer('SKOLEMAAAV4')
    | ~ cowlThing(iV21080)
    | ~ cC12(iV21080)
    | ~ cC10(iV21081)
    | ~ cowlThing(iV21081) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',the_axiom) ).

cnf(28,plain,
    ( ~ xsd_string('SKOLEMAAAV4')
    | xsd_integer('SKOLEMAAAV4')
    | ~ cC12(iV21080)
    | ~ cC10(iV21081) ),
    inference('REWRITE',[status(thm)],[27,2,1]) ).

cnf(29,negated_conjecture,
    ( ~ cowlThing('SKOLEMAAAV3')
    | cowlNothing('SKOLEMAAAV3')
    | xsd_string('SKOLEMAAAV4')
    | ~ xsd_integer('SKOLEMAAAV4')
    | ~ cowlThing(iV21080)
    | ~ cC12(iV21080)
    | ~ cC10(iV21081)
    | ~ cowlThing(iV21081) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',the_axiom) ).

cnf(30,plain,
    ( xsd_string('SKOLEMAAAV4')
    | ~ xsd_integer('SKOLEMAAAV4')
    | ~ cC12(iV21080)
    | ~ cC10(iV21081) ),
    inference('REWRITE',[status(thm)],[29,2,1]) ).

cnf(31,plain,
    cC12(iV21080),
    inference('HYPERRESOLVE',[status(thm)],[17,20]) ).

cnf(32,plain,
    ( ~ xsd_string('SKOLEMAAAV4')
    | xsd_integer('SKOLEMAAAV4')
    | ~ cC10(iV21081) ),
    inference('REWRITE',[status(thm)],[28,31]) ).

cnf(33,plain,
    ( xsd_string('SKOLEMAAAV4')
    | ~ xsd_integer('SKOLEMAAAV4')
    | ~ cC10(iV21081) ),
    inference('REWRITE',[status(thm)],[30,31]) ).

cnf(34,plain,
    cC10(iV21081),
    inference('HYPERRESOLVE',[status(thm)],[7,25,26]) ).

cnf(35,plain,
    ( ~ xsd_string('SKOLEMAAAV4')
    | xsd_integer('SKOLEMAAAV4') ),
    inference('REWRITE',[status(thm)],[32,34]) ).

cnf(36,plain,
    ( xsd_string('SKOLEMAAAV4')
    | ~ xsd_integer('SKOLEMAAAV4') ),
    inference('REWRITE',[status(thm)],[33,34]) ).

cnf(37,plain,
    xsd_integer('SKOLEMAAAV4'),
    inference('HYPERRESOLVE',[status(thm)],[35,4]) ).

cnf(38,plain,
    xsd_string('SKOLEMAAAV4'),
    inference('REWRITE',[status(thm)],[36,37]) ).

cnf(39,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[3,38]),37]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.11  % Problem  : KRS152+1 : TPTP v8.1.0. Released v3.1.0.
% 0.02/0.12  % Command  : run-snark %s %d
% 0.12/0.32  % Computer : n017.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit : 300
% 0.12/0.32  % WCLimit  : 600
% 0.12/0.32  % DateTime : Tue Jun  7 08:28:32 EDT 2022
% 0.12/0.32  % CPUTime  : 
% 0.17/0.43  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.17/0.44  * 
% 0.17/0.44  * 
% 0.17/0.44  #<PACKAGE "SNARK-USER">
% 0.17/0.44  * 
% 0.17/0.44  SNARK-TPTP-OPTIONS
% 0.17/0.44  * 
% 0.17/0.44  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.17/0.44   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.17/0.44   (USE-FACTORING :POS)
% 0.17/0.44   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.17/0.44   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.17/0.44   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.17/0.44   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.17/0.44   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.17/0.44   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.17/0.44   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.17/0.44   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.17/0.44   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.17/0.44   (DECLARE-TPTP-SYMBOLS2))
% 0.17/0.44  * 
% 0.17/0.44  "."
% 0.17/0.44  * 
% 0.17/0.44  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-07T08:28:32
% 0.17/0.44  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n017.cluster.edu at 2022-06-07T08:28:32
% 0.17/0.47  
% 0.17/0.47  
% 0.17/0.47  #||
% 0.17/0.47  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.17/0.47  % SZS output start Refutation
% See solution above
% 0.17/0.48  ||#
% 0.17/0.48  
% 0.17/0.48  ; Summary of computation:
% 0.17/0.48  ;        46 formulas have been input or derived (from 23 formulas).
% 0.17/0.48  ;        39 (85%) were retained.  Of these,
% 0.17/0.48  ;            8 (21%) were simplified or subsumed later,
% 0.17/0.48  ;           31 (79%) are still being kept.
% 0.17/0.48  ; 
% 0.17/0.48  ; Run time in seconds excluding printing time:
% 0.17/0.48  ;     0.003  10%   Read assertion file          (1 call)
% 0.17/0.48  ;     0.001   3%   Assert                       (17 calls)
% 0.17/0.48  ;     0.003  10%   Process new row              (42 calls)
% 0.17/0.48  ;     0.002   7%   Resolution                   (44 calls)
% 0.17/0.48  ;     0.000   0%   Paramodulation               (22 calls)
% 0.17/0.48  ;     0.000   0%   Factoring                    (1 call)
% 0.17/0.48  ;     0.000   0%   Condensing                   (24 calls)
% 0.17/0.48  ;     0.000   0%   Forward subsumption          (24 calls)
% 0.17/0.48  ;     0.000   0%   Backward subsumption         (24 calls)
% 0.17/0.48  ;     0.001   3%   Forward simplification       (42 calls)
% 0.17/0.48  ;     0.000   0%   Backward simplification      (37 calls)
% 0.17/0.48  ;     0.000   0%   Ordering                     (2 calls)
% 0.17/0.48  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.17/0.48  ;     0.000   0%   Purity testing               (1 call)
% 0.17/0.48  ;     0.020  67%   Other
% 0.17/0.48  ;     0.030        Total
% 0.17/0.48  ;     0.033        Real time
% 0.17/0.48  ; 
% 0.17/0.48  ; Term-hash-array has 31 terms in all.
% 0.17/0.48  ; Feature-vector-row-index has 18 entries (20 at peak, 24 added, 6 deleted).
% 0.17/0.48  ; Feature-vector-row-index has 39 nodes (56 at peak, 80 added, 41 deleted).
% 0.17/0.48  ;  Retrieved 0 possibly forward subsuming rows in 24 calls.
% 0.17/0.48  ;  Retrieved 0 possibly backward subsumed rows in 24 calls.
% 0.17/0.48  ; Path-index has 35 entries (35 at peak, 43 added, 8 deleted).
% 0.17/0.48  ; Path-index has 55 nodes (55 at peak, 63 added, 8 deleted).
% 0.17/0.48  ; Trie-index has 35 entries (35 at peak, 43 added, 8 deleted).
% 0.17/0.48  ; Trie-index has 54 nodes (54 at peak, 62 added, 8 deleted).
% 0.17/0.48  ; Retrieved 14 generalization terms in 14 calls.
% 0.17/0.48  ; Retrieved 12 instance terms in 12 calls.
% 0.17/0.48  ; Retrieved 115 unifiable terms in 86 calls.
% 0.17/0.48  ; 
% 0.17/0.48  ; The agenda of input rows to give has 6 entries:
% 0.17/0.48  ;     4 with value 9               2 with value 10
% 0.17/0.48  ; The agenda of rows to give has 3 entries:
% 0.17/0.48  ;     3 with value (4 4)
% 0.17/0.48  Evaluation took:
% 0.17/0.48    0.034 seconds of real time
% 0.17/0.48    0.025805 seconds of user run time
% 0.17/0.48    0.007727 seconds of system run time
% 0.17/0.48    0 calls to %EVAL
% 0.17/0.48    0 page faults and
% 0.17/0.48    2,767,616 bytes consed.
% 0.17/0.48  :PROOF-FOUND
% 0.17/0.48  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-07T08:28:32
% 0.17/0.48  :PROOF-FOUND
% 0.17/0.48  * 
%------------------------------------------------------------------------------