TSTP Solution File: SWW798_1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWW798_1 : TPTP v8.1.0. Released v7.0.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 : Thu Jul 21 01:25:46 EDT 2022

% Result   : Unsatisfiable 8.19s 8.38s
% Output   : Refutation 8.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   14 (  10 unt;   0 typ;   0 def)
%            Number of atoms       :   56 (  19 equ)
%            Maximal formula atoms :    3 (   4 avg)
%            Number of connectives :   14 (   8   ~;   6   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of FOOLs       :   36 (  36 fml;   0 var)
%            Number arithmetic     :   10 (   0 atm;   0 fun;   0 num;  10 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :   10 (   8 usr;   5 prp; 0-2 aty)
%            Number of functors    :    0 (   0 usr;   0 con; --- aty)
%            Number of variables   :   10 (   0 sgn  10   !;   0   ?;  10   :)

% Comments : 
%------------------------------------------------------------------------------
tff(984,axiom,
    'System_Object' != 'System_Byte',
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_2) ).

tff(2141,axiom,
    ! [X: $int] : ( 'SKOLEMAAAV30.$int'(X) = 'BaseClass'(X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_2) ).

tff(2142,axiom,
    ! [X: $int] : ( x(X,'SKOLEMAAAV30.$int'(X)) = true_1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_2) ).

tff(2143,plain,
    ! [X: $int] : ( x(X,'BaseClass'(X)) = true_1 ),
    inference('REWRITE',[status(thm)],[2142,2141,theory(equality)]) ).

tff(2144,axiom,
    ! [X: $int] :
      ( ( X = 'System_Object' )
      | ( X != 'SKOLEMAAAV30.$int'(X) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_2) ).

tff(2145,plain,
    ! [X: $int] :
      ( ( X = 'System_Object' )
      | ( X != 'BaseClass'(X) ) ),
    inference('REWRITE',[status(thm)],[2144,2141,theory(equality)]) ).

tff(2147,axiom,
    ! [X: $int,Y: $int] :
      ( ( 'IsValueType'(X) != true_1 )
      | ( x(X,Y) != true_1 )
      | ( X = Y ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_2) ).

tff(2261,axiom,
    'IsValueType'('System_Byte') = true_1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_2) ).

tff(2769,axiom,
    'PurityAxiomsCanBeAssumed' = true_1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_3) ).

tff(2915,plain,
    ! [X: $int] : ( x(X,'BaseClass'(X)) = 'PurityAxiomsCanBeAssumed' ),
    inference('REWRITE',[status(thm)],[2143,2769,theory(equality)]) ).

tff(2917,plain,
    ! [X: $int,Y: $int] :
      ( ( 'IsValueType'(X) != 'PurityAxiomsCanBeAssumed' )
      | ( x(X,Y) != 'PurityAxiomsCanBeAssumed' )
      | ( X = Y ) ),
    inference('REWRITE',[status(thm)],[2147,2769,theory(equality)]) ).

tff(2975,plain,
    'IsValueType'('System_Byte') = 'PurityAxiomsCanBeAssumed',
    inference('REWRITE',[status(thm)],[2261,2769,theory(equality)]) ).

tff(3381,plain,
    'System_Byte' != 'BaseClass'('System_Byte'),
    inference('UR-RESOLVE',[status(thm)],[2145,984]) ).

cnf(33563,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[2917,2975,2915]),3381]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWW798_1 : TPTP v8.1.0. Released v7.0.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 : Sun Jun  5 17:32:34 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.46  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.47  * 
% 0.20/0.47  * 
% 0.20/0.48  #<PACKAGE "SNARK-USER">
% 0.20/0.48  * 
% 0.20/0.48  SNARK-TPTP-OPTIONS
% 0.20/0.48  * 
% 0.20/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.48   (USE-FACTORING :POS)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.48  * 
% 0.20/0.48  "."
% 0.20/0.48  * 
% 0.20/0.48  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-05T17:32:34
% 0.20/0.48  ; 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-05T17:32:34
% 8.19/8.38  
% 8.19/8.38  
% 8.19/8.38  #||
% 8.19/8.38  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 8.19/8.38  % SZS output start Refutation
% See solution above
% 8.19/8.38  ||#
% 8.19/8.38  
% 8.19/8.38  ; Summary of computation:
% 8.19/8.38  ;    124235 formulas have been input or derived (from 2425 formulas).
% 8.19/8.38  ;     33563 (27%) were retained.  Of these,
% 8.19/8.38  ;          680 ( 2%) were simplified or subsumed later,
% 8.19/8.38  ;        32883 (98%) are still being kept.
% 8.19/8.38  ; 
% 8.19/8.38  ; Run time in seconds excluding printing time:
% 8.19/8.38  ;     0.147   2%   Read assertion file          (1 call)
% 8.19/8.38  ;     1.223  15%   Assert                       (3 calls)
% 8.19/8.38  ;     1.913  24%   Process new row              (122,849 calls)
% 8.19/8.38  ;     2.165  27%   Resolution                   (4,848 calls)
% 8.19/8.38  ;     0.024   0%   Paramodulation               (2,424 calls)
% 8.19/8.38  ;     0.000   0%   Factoring                    (23 calls)
% 8.19/8.38  ;     0.066   1%   Condensing                   (7,044 calls)
% 8.19/8.38  ;     0.214   3%   Forward subsumption          (7,044 calls)
% 8.19/8.38  ;     0.091   1%   Backward subsumption         (1,312 calls)
% 8.19/8.38  ;     0.054   1%   Clause clause subsumption    (13,425 calls)
% 8.19/8.38  ;     1.363  17%   Forward simplification       (122,832 calls)
% 8.19/8.38  ;     0.190   2%   Backward simplification      (33,425 calls)
% 8.19/8.38  ;     0.073   1%   Ordering                     (31,572 calls)
% 8.19/8.38  ;     0.000   0%   Sortal reasoning             (1,810 calls)
% 8.19/8.38  ;     0.002   0%   Purity testing               (1 call)
% 8.19/8.38  ;     0.378   5%   Other
% 8.19/8.38  ;     7.903        Total
% 8.19/8.38  ;     7.905        Real time
% 8.19/8.39  ; 
% 8.19/8.39  ; Term-hash-array has 65,126 terms in all.
% 8.19/8.39  ; Feature-vector-row-index has 921 entries (921 at peak, 1,312 added, 391 deleted).
% 8.19/8.39  ; Feature-vector-row-index has 4,044 nodes (4,044 at peak, 7,494 added, 3,450 deleted).
% 8.19/8.39  ;  Retrieved 42,116 possibly forward subsuming rows in 7,044 calls.
% 8.19/8.39  ;  Retrieved 1,480 possibly backward subsumed rows in 1,312 calls.
% 8.19/8.39  ; Path-index has 64,831 entries (64,831 at peak, 65,857 added, 1,026 deleted).
% 8.19/8.39  ; Path-index has 10,983 nodes (10,983 at peak, 12,165 added, 1,182 deleted).
% 8.19/8.39  ; Trie-index has 64,831 entries (64,831 at peak, 65,857 added, 1,026 deleted).
% 8.19/8.39  ; Trie-index has 143,751 nodes (143,751 at peak, 146,497 added, 2,746 deleted).
% 8.19/8.39  ; Retrieved 267,150 generalization terms in 439,142 calls.
% 8.19/8.39  ; Retrieved 36,106 instance terms in 32,112 calls.
% 8.19/8.39  ; Retrieved 5,331,556 unifiable terms in 34,419 calls.
% 8.19/8.39  ; 
% 8.19/8.39  ; The agenda of rows to process has 867 entries:
% 8.19/8.39  ;    63 with value 7              43 with value 15               1 with value 17
% 8.19/8.39  ;   744 with value 8              12 with value 16               4 with value 21
% 8.19/8.39  ; The agenda of input rows to give has 248 entries:
% 8.19/8.39  ;     5 with value 17              2 with value 35               6 with value 62
% 8.19/8.39  ;     4 with value 18              2 with value 36               1 with value 64
% 8.19/8.39  ;     9 with value 19              2 with value 37               5 with value 68
% 8.19/8.39  ;     6 with value 20              8 with value 38               5 with value 76
% 8.19/8.39  ;     8 with value 21              8 with value 43               5 with value 78
% 8.19/8.39  ;     2 with value 22              8 with value 47               5 with value 80
% 8.19/8.39  ;     9 with value 23              2 with value 48               5 with value 82
% 8.19/8.39  ;     2 with value 24              1 with value 49              10 with value 83
% 8.19/8.39  ;     4 with value 25             18 with value 50              11 with value 85
% 8.19/8.39  ;     5 with value 26              2 with value 51               5 with value 90
% 8.19/8.39  ;     4 with value 28              5 with value 53               5 with value 91
% 8.19/8.39  ;     2 with value 29              4 with value 54               5 with value 93
% 8.19/8.39  ;     2 with value 30              2 with value 56               5 with value 94
% 8.19/8.39  ;     1 with value 31              9 with value 57              10 with value 97
% 8.19/8.39  ;     3 with value 32              5 with value 58               5 with value 105
% 8.19/8.39  ;     4 with value 33              8 with value 60               1 with value 120
% 8.19/8.39  ;     1 with value 34              2 with value 61
% 8.19/8.39  ; The agenda of rows to give has 30215 entries:
% 8.19/8.39  ;    14 with value (4 5)       19588 with value (4 14)          12 with value (4 22)
% 8.19/8.39  ;    58 with value (4 7)          71 with value (4 15)          22 with value (4 23)
% 8.19/8.39  ;  8001 with value (4 8)         373 with value (4 16)          69 with value (4 24)
% 8.19/8.39  ;    39 with value (4 9)          27 with value (4 17)          32 with value (4 25)
% 8.19/8.39  ;   361 with value (4 10)         98 with value (4 18)           4 with value (4 26)
% 8.19/8.39  ;  1113 with value (4 11)         40 with value (4 19)          50 with value (4 27)
% 8.19/8.39  ;    50 with value (4 12)         13 with value (4 20)          20 with value (4 28)
% 8.19/8.39  ;   111 with value (4 13)         47 with value (4 21)           2 with value (4 29)
% 8.19/8.39  Evaluation took:
% 8.19/8.39    7.907 seconds of real time
% 8.19/8.39    7.32369 seconds of user run time
% 8.19/8.39    0.583153 seconds of system run time
% 8.19/8.39    [Run times include 0.992 seconds GC run time.]
% 8.19/8.39    0 calls to %EVAL
% 8.19/8.39    0 page faults and
% 8.19/8.39    620,075,456 bytes consed.
% 8.19/8.39  :PROOF-FOUND
% 8.19/8.39  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-05T17:32:42
% 8.19/8.39  :PROOF-FOUND
% 8.19/8.39  * 
%------------------------------------------------------------------------------