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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWW804_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:47 EDT 2022

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

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

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

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

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

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

tff(1088,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(1202,axiom,
    'IsValueType'('System_Byte') = true_1,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_2) ).

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

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

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

tff(40559,plain,
    'IsValueType'('System_Byte') = 'PurityAxiomsCanBeAssumed',
    inference('REWRITE',[status(thm)],[1202,1438,theory(equality)]) ).

tff(40932,plain,
    'System_Byte' != 'BaseClass'('System_Byte'),
    inference('UR-RESOLVE',[status(thm)],[1086,635]) ).

cnf(55422,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[40501,40559,40499]),40932]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SWW804_1 : TPTP v8.1.0. Released v7.0.0.
% 0.07/0.14  % Command  : run-snark %s %d
% 0.13/0.35  % Computer : n018.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Sun Jun  5 03:27:03 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.47  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.48  * 
% 0.20/0.48  * 
% 0.20/0.49  #<PACKAGE "SNARK-USER">
% 0.20/0.49  * 
% 0.20/0.49  SNARK-TPTP-OPTIONS
% 0.20/0.49  * 
% 0.20/0.49  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.49   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.49   (USE-FACTORING :POS)
% 0.20/0.49   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.49   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.49   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.49   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.49   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.49   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.49   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.49   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.49   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.49   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.49  * 
% 0.20/0.49  "."
% 0.20/0.49  * 
% 0.20/0.49  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-05T03:27:03
% 0.20/0.49  ; 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-05T03:27:03
% 114.69/114.87  
% 114.69/114.87  
% 114.69/114.87  #||
% 114.69/114.87  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 114.69/114.87  % SZS output start Refutation
% See solution above
% 114.69/114.87  ||#
% 114.69/114.87  
% 114.69/114.87  ; Summary of computation:
% 114.69/114.87  ;    132716 formulas have been input or derived (from 1240 formulas).
% 114.69/114.87  ;     55422 (42%) were retained.  Of these,
% 114.69/114.87  ;        39529 (71%) were simplified or subsumed later,
% 114.69/114.87  ;        15893 (29%) are still being kept.
% 114.69/114.87  ; 
% 114.69/114.87  ; Run time in seconds excluding printing time:
% 114.69/114.87  ;     0.111   0%   Read assertion file          (1 call)
% 114.69/114.87  ;    11.708  10%   Assert                       (3 calls)
% 114.69/114.87  ;     7.645   7%   Process new row              (110,942 calls)
% 114.69/114.87  ;     1.187   1%   Resolution                   (2,478 calls)
% 114.69/114.87  ;     0.015   0%   Paramodulation               (1,239 calls)
% 114.69/114.87  ;     0.000   0%   Factoring                    (21 calls)
% 114.69/114.87  ;     4.504   4%   Condensing                   (26,400 calls)
% 114.69/114.87  ;    57.573  50%   Forward subsumption          (26,400 calls)
% 114.69/114.87  ;     7.996   7%   Backward subsumption         (19,481 calls)
% 114.69/114.87  ;     3.968   3%   Clause clause subsumption    (32,706 calls)
% 114.69/114.87  ;    17.659  15%   Forward simplification       (110,927 calls)
% 114.69/114.87  ;     0.200   0%   Backward simplification      (34,512 calls)
% 114.69/114.87  ;     0.042   0%   Ordering                     (17,140 calls)
% 114.69/114.87  ;     1.061   1%   Sortal reasoning             (1,528,111 calls)
% 114.69/114.87  ;     0.311   0%   Purity testing               (1 call)
% 114.69/114.87  ;     0.386   0%   Other
% 114.69/114.87  ;   114.366        Total
% 114.69/114.87  ;   114.385        Real time
% 114.69/114.87  ; 
% 114.69/114.88  ; Term-hash-array has 31,681 terms in all.
% 114.69/114.88  ; Feature-vector-row-index has 956 entries (1,540 at peak, 19,481 added, 18,525 deleted).
% 114.69/114.88  ; Feature-vector-row-index has 6,778 nodes (37,148 at peak, 628,457 added, 621,679 deleted).
% 114.69/114.88  ;  Retrieved 65,342 possibly forward subsuming rows in 26,400 calls.
% 114.69/114.88  ;  Retrieved 22,006 possibly backward subsumed rows in 19,481 calls.
% 114.69/114.88  ; Path-index has 31,545 entries (31,545 at peak, 49,453 added, 17,908 deleted).
% 114.69/114.88  ; Path-index has 9,192 nodes (9,192 at peak, 19,586 added, 10,394 deleted).
% 114.69/114.88  ; Trie-index has 31,545 entries (31,545 at peak, 49,453 added, 17,908 deleted).
% 114.69/114.88  ; Trie-index has 71,518 nodes (71,518 at peak, 98,002 added, 26,484 deleted).
% 114.69/114.88  ; Retrieved 322,434 generalization terms in 2,022,378 calls.
% 114.69/114.88  ; Retrieved 16,905 instance terms in 15,030 calls.
% 114.69/114.88  ; Retrieved 2,178,914 unifiable terms in 17,367 calls.
% 114.69/114.88  ; 
% 114.69/114.88  ; The agenda of rows to process has 595 entries:
% 114.69/114.88  ;    47 with value 7              27 with value 15               1 with value 17
% 114.69/114.88  ;   504 with value 8              12 with value 16               4 with value 21
% 114.69/114.88  ; The agenda of input rows to give has 323 entries:
% 114.69/114.88  ;     5 with value 17              1 with value 36               1 with value 86
% 114.69/114.88  ;    10 with value 18              4 with value 37               3 with value 87
% 114.69/114.88  ;     9 with value 19              3 with value 38               2 with value 94
% 114.69/114.88  ;     6 with value 20              1 with value 40               6 with value 95
% 114.69/114.88  ;    10 with value 21              5 with value 43               3 with value 97
% 114.69/114.88  ;     2 with value 22              1 with value 47               9 with value 98
% 114.69/114.88  ;     9 with value 23              3 with value 53              27 with value 108
% 114.69/114.88  ;     7 with value 24              4 with value 56               1 with value 110
% 114.69/114.88  ;     4 with value 25             12 with value 57               3 with value 111
% 114.69/114.88  ;     5 with value 26              9 with value 58               4 with value 112
% 114.69/114.88  ;     5 with value 28              3 with value 59              12 with value 113
% 114.69/114.88  ;     3 with value 29              2 with value 61               9 with value 114
% 114.69/114.88  ;     2 with value 30             18 with value 65               1 with value 120
% 114.69/114.88  ;     2 with value 31             28 with value 68               3 with value 137
% 114.69/114.88  ;     3 with value 32              9 with value 81               9 with value 138
% 114.69/114.88  ;     2 with value 33             36 with value 83               1 with value 143
% 114.69/114.88  ;     2 with value 35              1 with value 85               3 with value 144
% 114.69/114.88  ; The agenda of rows to give has 14331 entries:
% 114.69/114.88  ;    22 with value (4 5)        9068 with value (4 14)          12 with value (4 22)
% 114.69/114.88  ;    48 with value (4 7)          62 with value (4 15)          22 with value (4 23)
% 114.69/114.88  ;  3708 with value (4 8)         229 with value (4 16)          69 with value (4 24)
% 114.69/114.88  ;    23 with value (4 9)          32 with value (4 17)          32 with value (4 25)
% 114.69/114.88  ;   213 with value (4 10)         98 with value (4 18)           4 with value (4 26)
% 114.69/114.88  ;   382 with value (4 11)         40 with value (4 19)          50 with value (4 27)
% 114.69/114.88  ;    64 with value (4 12)         13 with value (4 20)          20 with value (4 28)
% 114.69/114.88  ;    71 with value (4 13)         47 with value (4 21)           2 with value (4 29)
% 114.69/114.88  Evaluation took:
% 114.69/114.88    114.387 seconds of real time
% 114.69/114.88    110.54988 seconds of user run time
% 114.69/114.88    3.819822 seconds of system run time
% 114.69/114.88    [Run times include 9.623 seconds GC run time.]
% 114.69/114.88    0 calls to %EVAL
% 114.69/114.88    0 page faults and
% 114.69/114.88    12,337,073,736 bytes consed.
% 114.69/114.88  :PROOF-FOUND
% 114.69/114.88  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-05T03:28:58
% 114.69/114.88  :PROOF-FOUND
% 114.69/114.88  * 
%------------------------------------------------------------------------------