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

View Problem - Process Solution

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

% Computer : n024.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 6.02s 6.20s
% Output   : Refutation 6.02s
% 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(861,axiom,
    'System_Object' != 'System_Byte',
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',formula_2) ).

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

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

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

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

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

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

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

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

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

tff(2308,plain,
    'IsValueType'('System_Byte') = 'PurityAxiomsCanBeAssumed',
    inference('REWRITE',[status(thm)],[1844,2144,theory(equality)]) ).

tff(2489,plain,
    'System_Byte' != 'BaseClass'('System_Byte'),
    inference('UR-RESOLVE',[status(thm)],[1728,861]) ).

cnf(26203,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[2250,2308,2248]),2489]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.06  % Problem  : SWW791_1 : TPTP v8.1.0. Released v7.0.0.
% 0.05/0.06  % Command  : run-snark %s %d
% 0.05/0.25  % Computer : n024.cluster.edu
% 0.05/0.25  % Model    : x86_64 x86_64
% 0.05/0.25  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.05/0.25  % Memory   : 8042.1875MB
% 0.05/0.25  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.05/0.25  % CPULimit : 300
% 0.05/0.25  % WCLimit  : 600
% 0.05/0.25  % DateTime : Mon Jun  6 04:00:20 EDT 2022
% 0.05/0.25  % CPUTime  : 
% 0.09/0.36  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.09/0.37  * 
% 0.09/0.37  * 
% 0.09/0.38  #<PACKAGE "SNARK-USER">
% 0.09/0.38  * 
% 0.09/0.38  SNARK-TPTP-OPTIONS
% 0.09/0.38  * 
% 0.09/0.38  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.09/0.38   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.09/0.38   (USE-FACTORING :POS)
% 0.09/0.38   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.09/0.38   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.09/0.38   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.09/0.38   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.09/0.38   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.09/0.38   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.09/0.38   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.09/0.38   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.09/0.38   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.09/0.38   (DECLARE-TPTP-SYMBOLS2))
% 0.09/0.38  * 
% 0.09/0.38  "."
% 0.09/0.38  * 
% 0.09/0.38  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-06T04:00:20
% 0.09/0.38  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n024.cluster.edu at 2022-06-06T04:00:20
% 6.02/6.20  
% 6.02/6.20  
% 6.02/6.20  #||
% 6.02/6.20  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 6.02/6.20  % SZS output start Refutation
% See solution above
% 6.02/6.22  ||#
% 6.02/6.22  
% 6.02/6.22  ; Summary of computation:
% 6.02/6.22  ;     97235 formulas have been input or derived (from 1927 formulas).
% 6.02/6.22  ;     26203 (27%) were retained.  Of these,
% 6.02/6.22  ;          421 ( 2%) were simplified or subsumed later,
% 6.02/6.22  ;        25782 (98%) are still being kept.
% 6.02/6.22  ; 
% 6.02/6.22  ; Run time in seconds excluding printing time:
% 6.02/6.22  ;     0.111   2%   Read assertion file          (1 call)
% 6.02/6.22  ;     0.723  12%   Assert                       (3 calls)
% 6.02/6.22  ;     1.595  27%   Process new row              (96,033 calls)
% 6.02/6.22  ;     1.396  24%   Resolution                   (3,852 calls)
% 6.02/6.22  ;     0.010   0%   Paramodulation               (1,926 calls)
% 6.02/6.22  ;     0.000   0%   Factoring                    (21 calls)
% 6.02/6.22  ;     0.055   1%   Condensing                   (5,995 calls)
% 6.02/6.22  ;     0.157   3%   Forward subsumption          (5,995 calls)
% 6.02/6.22  ;     0.020   0%   Backward subsumption         (923 calls)
% 6.02/6.22  ;     0.084   1%   Clause clause subsumption    (11,992 calls)
% 6.02/6.22  ;     1.092  19%   Forward simplification       (96,018 calls)
% 6.02/6.22  ;     0.217   4%   Backward simplification      (26,079 calls)
% 6.02/6.22  ;     0.065   1%   Ordering                     (25,590 calls)
% 6.02/6.22  ;     0.005   0%   Sortal reasoning             (2,065 calls)
% 6.02/6.22  ;     0.001   0%   Purity testing               (1 call)
% 6.02/6.22  ;     0.287   5%   Other
% 6.02/6.22  ;     5.818        Total
% 6.02/6.22  ;     5.842        Real time
% 6.02/6.22  ; 
% 6.02/6.22  ; Term-hash-array has 51,251 terms in all.
% 6.02/6.22  ; Feature-vector-row-index has 748 entries (748 at peak, 923 added, 175 deleted).
% 6.02/6.22  ; Feature-vector-row-index has 2,420 nodes (2,420 at peak, 3,527 added, 1,107 deleted).
% 6.02/6.22  ;  Retrieved 34,298 possibly forward subsuming rows in 5,995 calls.
% 6.02/6.22  ;  Retrieved 1,458 possibly backward subsumed rows in 923 calls.
% 6.02/6.22  ; Path-index has 51,103 entries (51,103 at peak, 51,766 added, 663 deleted).
% 6.02/6.22  ; Path-index has 9,840 nodes (9,840 at peak, 10,606 added, 766 deleted).
% 6.02/6.22  ; Trie-index has 51,103 entries (51,103 at peak, 51,766 added, 663 deleted).
% 6.02/6.22  ; Trie-index has 114,085 nodes (114,085 at peak, 115,622 added, 1,537 deleted).
% 6.02/6.22  ; Retrieved 208,680 generalization terms in 340,370 calls.
% 6.02/6.22  ; Retrieved 28,313 instance terms in 25,155 calls.
% 6.02/6.22  ; Retrieved 3,693,656 unifiable terms in 27,493 calls.
% 6.02/6.22  ; 
% 6.02/6.22  ; The agenda of rows to process has 777 entries:
% 6.02/6.22  ;    60 with value 7              40 with value 15               1 with value 17
% 6.02/6.22  ;   660 with value 8              12 with value 16               4 with value 21
% 6.02/6.22  ; The agenda of input rows to give has 103 entries:
% 6.02/6.22  ;     5 with value 17              6 with value 28               1 with value 39
% 6.02/6.22  ;     4 with value 18              3 with value 29               1 with value 43
% 6.02/6.22  ;     9 with value 19              2 with value 30               1 with value 47
% 6.02/6.22  ;     8 with value 20              2 with value 31               2 with value 55
% 6.02/6.22  ;     8 with value 21              4 with value 32               2 with value 57
% 6.02/6.22  ;     2 with value 22              3 with value 33               2 with value 61
% 6.02/6.22  ;    11 with value 23              2 with value 35               1 with value 68
% 6.02/6.22  ;     3 with value 24              2 with value 36               1 with value 85
% 6.02/6.22  ;     4 with value 25              2 with value 37               1 with value 120
% 6.02/6.22  ;     7 with value 26              4 with value 38
% 6.02/6.22  ; The agenda of rows to give has 23753 entries:
% 6.02/6.22  ;     6 with value (4 5)       15446 with value (4 14)          12 with value (4 22)
% 6.02/6.22  ;    55 with value (4 7)          68 with value (4 15)          22 with value (4 23)
% 6.02/6.22  ;  6271 with value (4 8)         299 with value (4 16)          69 with value (4 24)
% 6.02/6.22  ;    22 with value (4 9)          27 with value (4 17)          32 with value (4 25)
% 6.02/6.22  ;   287 with value (4 10)        103 with value (4 18)           4 with value (4 26)
% 6.02/6.22  ;   699 with value (4 11)         40 with value (4 19)          50 with value (4 27)
% 6.02/6.22  ;    50 with value (4 12)         13 with value (4 20)          20 with value (4 28)
% 6.02/6.22  ;   109 with value (4 13)         47 with value (4 21)           2 with value (4 29)
% 6.02/6.22  Evaluation took:
% 6.02/6.22    5.844 seconds of real time
% 6.02/6.22    5.371811 seconds of user run time
% 6.02/6.22    0.469987 seconds of system run time
% 6.02/6.22    [Run times include 0.82 seconds GC run time.]
% 6.02/6.22    0 calls to %EVAL
% 6.02/6.22    0 page faults and
% 6.02/6.22    453,801,368 bytes consed.
% 6.02/6.22  :PROOF-FOUND
% 6.02/6.22  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-06T04:00:26
% 6.02/6.22  :PROOF-FOUND
% 6.02/6.22  * 
%------------------------------------------------------------------------------