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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWW792_1 : TPTP v8.1.0. Released v7.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n026.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:45 EDT 2022

% Result   : Unsatisfiable 24.61s 24.83s
% Output   : Refutation 24.61s
% 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(617,axiom,
    'System_Object' != 'System_Byte',
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_2) ).

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

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

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

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

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

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

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

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

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

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

tff(20006,plain,
    'IsValueType'('System_Byte') = 'PurityAxiomsCanBeAssumed',
    inference('REWRITE',[status(thm)],[1159,1340,theory(equality)]) ).

tff(20127,plain,
    'System_Byte' != 'BaseClass'('System_Byte'),
    inference('UR-RESOLVE',[status(thm)],[1043,617]) ).

cnf(33958,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[19948,20006,19946]),20127]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWW792_1 : TPTP v8.1.0. Released v7.0.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n026.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 : Mon Jun  6 07:41:45 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.45  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.46  * 
% 0.20/0.46  * 
% 0.20/0.47  #<PACKAGE "SNARK-USER">
% 0.20/0.47  * 
% 0.20/0.47  SNARK-TPTP-OPTIONS
% 0.20/0.47  * 
% 0.20/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.47   (USE-FACTORING :POS)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.47  * 
% 0.20/0.47  "."
% 0.20/0.47  * 
% 0.20/0.47  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-06T07:41:45
% 0.20/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n026.cluster.edu at 2022-06-06T07:41:45
% 24.61/24.83  
% 24.61/24.83  
% 24.61/24.83  #||
% 24.61/24.83  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 24.61/24.83  % SZS output start Refutation
% See solution above
% 24.61/24.83  ||#
% 24.61/24.83  
% 24.61/24.83  ; Summary of computation:
% 24.61/24.83  ;     79529 formulas have been input or derived (from 1187 formulas).
% 24.61/24.83  ;     33958 (43%) were retained.  Of these,
% 24.61/24.83  ;        12956 (38%) were simplified or subsumed later,
% 24.61/24.83  ;        21002 (62%) are still being kept.
% 24.61/24.83  ; 
% 24.61/24.83  ; Run time in seconds excluding printing time:
% 24.61/24.83  ;     0.096   0%   Read assertion file          (1 call)
% 24.61/24.83  ;     0.795   3%   Assert                       (3 calls)
% 24.61/24.83  ;     1.988   8%   Process new row              (67,068 calls)
% 24.61/24.83  ;     5.312  22%   Resolution                   (2,372 calls)
% 24.61/24.83  ;     0.010   0%   Paramodulation               (1,186 calls)
% 24.61/24.83  ;     0.001   0%   Factoring                    (20 calls)
% 24.61/24.83  ;     0.477   2%   Condensing                   (16,586 calls)
% 24.61/24.83  ;     8.476  35%   Forward subsumption          (16,586 calls)
% 24.61/24.83  ;     4.427  18%   Backward subsumption         (8,040 calls)
% 24.61/24.83  ;     0.154   1%   Clause clause subsumption    (14,719 calls)
% 24.61/24.83  ;     2.143   9%   Forward simplification       (67,051 calls)
% 24.61/24.83  ;     0.190   1%   Backward simplification      (22,299 calls)
% 24.61/24.83  ;     0.033   0%   Ordering                     (16,167 calls)
% 24.61/24.83  ;     0.005   0%   Sortal reasoning             (2,776 calls)
% 24.61/24.83  ;     0.042   0%   Purity testing               (1 call)
% 24.61/24.83  ;     0.215   1%   Other
% 24.61/24.83  ;    24.364        Total
% 24.61/24.83  ;    24.367        Real time
% 24.61/24.84  ; 
% 24.61/24.84  ; Term-hash-array has 30,175 terms in all.
% 24.61/24.84  ; Feature-vector-row-index has 6,816 entries (7,148 at peak, 8,040 added, 1,224 deleted).
% 24.61/24.84  ; Feature-vector-row-index has 126,620 nodes (140,822 at peak, 147,391 added, 20,771 deleted).
% 24.61/24.84  ;  Retrieved 31,436 possibly forward subsuming rows in 16,586 calls.
% 24.61/24.84  ;  Retrieved 2,523 possibly backward subsumed rows in 8,040 calls.
% 24.61/24.84  ; Path-index has 29,970 entries (29,970 at peak, 30,612 added, 642 deleted).
% 24.61/24.84  ; Path-index has 8,587 nodes (8,587 at peak, 9,203 added, 616 deleted).
% 24.61/24.84  ; Trie-index has 29,970 entries (29,970 at peak, 30,612 added, 642 deleted).
% 24.61/24.84  ; Trie-index has 68,109 nodes (68,109 at peak, 69,421 added, 1,312 deleted).
% 24.61/24.84  ; Retrieved 113,929 generalization terms in 413,059 calls.
% 24.61/24.84  ; Retrieved 16,055 instance terms in 14,258 calls.
% 24.61/24.84  ; Retrieved 1,754,308 unifiable terms in 16,501 calls.
% 24.61/24.84  ; 
% 24.61/24.84  ; The agenda of rows to process has 563 entries:
% 24.61/24.84  ;    36 with value 7              18 with value 15               1 with value 17
% 24.61/24.84  ;   492 with value 8              12 with value 16               4 with value 21
% 24.61/24.84  ; The agenda of input rows to give has 6188 entries:
% 24.61/24.84  ;     6 with value 17             71 with value 49              92 with value 80
% 24.61/24.84  ;     4 with value 18            113 with value 50              80 with value 81
% 24.61/24.84  ;    11 with value 19            120 with value 51              74 with value 82
% 24.61/24.84  ;     6 with value 20            135 with value 52              67 with value 83
% 24.61/24.84  ;    11 with value 21            152 with value 53              85 with value 84
% 24.61/24.84  ;     2 with value 22            107 with value 54              64 with value 85
% 24.61/24.84  ;     9 with value 23            176 with value 55              72 with value 86
% 24.61/24.84  ;     3 with value 24            132 with value 56              58 with value 87
% 24.61/24.84  ;     4 with value 25            175 with value 57              52 with value 88
% 24.61/24.84  ;     5 with value 26            154 with value 58              50 with value 89
% 24.61/24.84  ;     2 with value 27            188 with value 59              30 with value 90
% 24.61/24.84  ;     4 with value 28            199 with value 60              50 with value 91
% 24.61/24.84  ;     6 with value 29            156 with value 61              35 with value 92
% 24.61/24.84  ;     2 with value 30            170 with value 62              36 with value 93
% 24.61/24.84  ;     2 with value 31            161 with value 63              38 with value 94
% 24.61/24.84  ;     3 with value 32            182 with value 64              20 with value 95
% 24.61/24.84  ;     2 with value 33            201 with value 65              24 with value 96
% 24.61/24.84  ;     1 with value 34            205 with value 66              15 with value 97
% 24.61/24.84  ;    10 with value 35            175 with value 67               7 with value 98
% 24.61/24.84  ;     2 with value 36            187 with value 68              22 with value 99
% 24.61/24.84  ;     7 with value 37            137 with value 69               4 with value 100
% 24.61/24.84  ;    12 with value 38            174 with value 70              18 with value 101
% 24.61/24.84  ;    24 with value 39            130 with value 71               6 with value 102
% 24.61/24.84  ;    10 with value 40            168 with value 72               6 with value 103
% 24.61/24.84  ;    14 with value 41            163 with value 73               4 with value 104
% 24.61/24.84  ;    35 with value 42            113 with value 74               1 with value 105
% 24.61/24.84  ;    43 with value 43            135 with value 75               1 with value 106
% 24.61/24.84  ;    43 with value 44             96 with value 76               3 with value 107
% 24.61/24.84  ;    37 with value 45            131 with value 77               3 with value 109
% 24.61/24.84  ;    81 with value 46             85 with value 78               1 with value 111
% 24.61/24.84  ;    73 with value 47            102 with value 79               1 with value 120
% 24.61/24.84  ;   102 with value 48
% 24.61/24.84  ; The agenda of rows to give has 13628 entries:
% 24.61/24.84  ;    14 with value (4 5)        8644 with value (4 14)          12 with value (4 22)
% 24.61/24.84  ;    48 with value (4 7)          61 with value (4 15)          22 with value (4 23)
% 24.61/24.84  ;  3541 with value (4 8)         215 with value (4 16)          69 with value (4 24)
% 24.61/24.84  ;    21 with value (4 9)          27 with value (4 17)          32 with value (4 25)
% 24.61/24.84  ;   197 with value (4 10)         98 with value (4 18)           4 with value (4 26)
% 24.61/24.84  ;   333 with value (4 11)         40 with value (4 19)          50 with value (4 27)
% 24.61/24.84  ;    51 with value (4 12)         13 with value (4 20)          20 with value (4 28)
% 24.61/24.84  ;    67 with value (4 13)         47 with value (4 21)           2 with value (4 29)
% 24.61/24.84  Evaluation took:
% 24.61/24.84    24.376 seconds of real time
% 24.61/24.84    23.66918 seconds of user run time
% 24.61/24.84    0.705316 seconds of system run time
% 24.61/24.84    [Run times include 2.264 seconds GC run time.]
% 24.61/24.84    0 calls to %EVAL
% 24.61/24.84    0 page faults and
% 24.61/24.84    2,362,719,224 bytes consed.
% 24.61/24.84  :PROOF-FOUND
% 24.61/24.84  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-06T07:42:10
% 24.61/24.84  :PROOF-FOUND
% 24.61/24.84  * 
%------------------------------------------------------------------------------