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

View Problem - Process Solution

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

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

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

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

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

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

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

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

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

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

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

tff(1991,plain,
    'IsValueType'('System_Byte') = 'PurityAxiomsCanBeAssumed',
    inference('REWRITE',[status(thm)],[1577,1827,theory(equality)]) ).

tff(2147,plain,
    'System_Byte' != 'BaseClass'('System_Byte'),
    inference('UR-RESOLVE',[status(thm)],[1461,774]) ).

cnf(22393,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[1933,1991,1931]),2147]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWW787_1 : TPTP v8.1.0. Released v7.0.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.14/0.34  % Computer : n018.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Sun Jun  5 08:09:48 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.21/0.46  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.47  * 
% 0.21/0.47  * 
% 0.21/0.47  #<PACKAGE "SNARK-USER">
% 0.21/0.47  * 
% 0.21/0.48  SNARK-TPTP-OPTIONS
% 0.21/0.48  * 
% 0.21/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.48   (USE-FACTORING :POS)
% 0.21/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.48  * 
% 0.21/0.48  "."
% 0.21/0.48  * 
% 0.21/0.48  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-05T08:09:48
% 0.21/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-05T08:09:48
% 4.50/4.68  
% 4.50/4.68  
% 4.50/4.68  #||
% 4.50/4.68  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 4.50/4.68  % SZS output start Refutation
% See solution above
% 4.50/4.70  ||#
% 4.50/4.70  
% 4.50/4.70  ; Summary of computation:
% 4.50/4.70  ;     68487 formulas have been input or derived (from 1629 formulas).
% 4.50/4.70  ;     22393 (33%) were retained.  Of these,
% 4.50/4.70  ;          382 ( 2%) were simplified or subsumed later,
% 4.50/4.70  ;        22011 (98%) are still being kept.
% 4.50/4.70  ; 
% 4.50/4.70  ; Run time in seconds excluding printing time:
% 4.50/4.70  ;     0.107   3%   Read assertion file          (1 call)
% 4.50/4.70  ;     0.580  14%   Assert                       (3 calls)
% 4.50/4.70  ;     1.130  27%   Process new row              (67,443 calls)
% 4.50/4.70  ;     1.016  24%   Resolution                   (3,256 calls)
% 4.50/4.70  ;     0.011   0%   Paramodulation               (1,628 calls)
% 4.50/4.70  ;     0.000   0%   Factoring                    (20 calls)
% 4.50/4.70  ;     0.046   1%   Condensing                   (4,786 calls)
% 4.50/4.70  ;     0.148   4%   Forward subsumption          (4,786 calls)
% 4.50/4.70  ;     0.019   0%   Backward subsumption         (905 calls)
% 4.50/4.70  ;     0.042   1%   Clause clause subsumption    (9,843 calls)
% 4.50/4.70  ;     0.712  17%   Forward simplification       (67,428 calls)
% 4.50/4.70  ;     0.119   3%   Backward simplification      (22,282 calls)
% 4.50/4.70  ;     0.037   1%   Ordering                     (21,787 calls)
% 4.50/4.70  ;     0.002   0%   Sortal reasoning             (1,753 calls)
% 4.50/4.70  ;     0.001   0%   Purity testing               (1 call)
% 4.50/4.70  ;     0.229   5%   Other
% 4.50/4.70  ;     4.199        Total
% 4.50/4.70  ;     4.223        Real time
% 4.50/4.70  ; 
% 4.50/4.70  ; Term-hash-array has 43,911 terms in all.
% 4.50/4.70  ; Feature-vector-row-index has 730 entries (730 at peak, 905 added, 175 deleted).
% 4.50/4.70  ; Feature-vector-row-index has 2,319 nodes (2,319 at peak, 3,587 added, 1,268 deleted).
% 4.50/4.70  ;  Retrieved 41,464 possibly forward subsuming rows in 4,786 calls.
% 4.50/4.70  ;  Retrieved 1,380 possibly backward subsumed rows in 905 calls.
% 4.50/4.70  ; Path-index has 43,782 entries (43,782 at peak, 44,380 added, 598 deleted).
% 4.50/4.70  ; Path-index has 9,293 nodes (9,293 at peak, 9,999 added, 706 deleted).
% 4.50/4.70  ; Trie-index has 43,782 entries (43,782 at peak, 44,380 added, 598 deleted).
% 4.50/4.70  ; Trie-index has 97,861 nodes (97,861 at peak, 99,326 added, 1,465 deleted).
% 4.50/4.70  ; Retrieved 134,928 generalization terms in 231,780 calls.
% 4.50/4.70  ; Retrieved 24,010 instance terms in 21,376 calls.
% 4.50/4.70  ; Retrieved 2,569,276 unifiable terms in 23,035 calls.
% 4.50/4.70  ; 
% 4.50/4.70  ; The agenda of rows to process has 671 entries:
% 4.50/4.70  ;    38 with value 7              16 with value 15               1 with value 17
% 4.50/4.70  ;   600 with value 8              12 with value 16               4 with value 21
% 4.50/4.70  ; The agenda of input rows to give has 97 entries:
% 4.50/4.70  ;     5 with value 17              4 with value 28               1 with value 43
% 4.50/4.70  ;     4 with value 18              2 with value 29               3 with value 44
% 4.50/4.70  ;     9 with value 19              2 with value 30               2 with value 45
% 4.50/4.70  ;     6 with value 20              1 with value 31               1 with value 47
% 4.50/4.70  ;     8 with value 21              3 with value 32               4 with value 48
% 4.50/4.70  ;     2 with value 22              2 with value 33               2 with value 57
% 4.50/4.70  ;     9 with value 23              2 with value 35               2 with value 61
% 4.50/4.70  ;     3 with value 24              3 with value 36               1 with value 68
% 4.50/4.70  ;     4 with value 25              2 with value 37               1 with value 85
% 4.50/4.70  ;     5 with value 26              3 with value 38               1 with value 120
% 4.50/4.70  ; The agenda of rows to give has 20286 entries:
% 4.50/4.70  ;     6 with value (4 5)       12792 with value (4 14)          12 with value (4 22)
% 4.50/4.70  ;    52 with value (4 7)          65 with value (4 15)          22 with value (4 23)
% 4.50/4.70  ;  5155 with value (4 8)         341 with value (4 16)          69 with value (4 24)
% 4.50/4.70  ;    25 with value (4 9)          27 with value (4 17)          32 with value (4 25)
% 4.50/4.70  ;   327 with value (4 10)         98 with value (4 18)           4 with value (4 26)
% 4.50/4.70  ;   934 with value (4 11)         40 with value (4 19)          50 with value (4 27)
% 4.50/4.70  ;    50 with value (4 12)         13 with value (4 20)          20 with value (4 28)
% 4.50/4.70  ;   103 with value (4 13)         47 with value (4 21)           2 with value (4 29)
% 4.50/4.70  Evaluation took:
% 4.50/4.70    4.224 seconds of real time
% 4.50/4.70    3.878304 seconds of user run time
% 4.50/4.70    0.346195 seconds of system run time
% 4.50/4.70    [Run times include 0.483 seconds GC run time.]
% 4.50/4.70    0 calls to %EVAL
% 4.50/4.70    0 page faults and
% 4.50/4.70    353,550,600 bytes consed.
% 4.50/4.70  :PROOF-FOUND
% 4.50/4.70  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-05T08:09:52
% 4.50/4.70  :PROOF-FOUND
% 4.50/4.70  * 
%------------------------------------------------------------------------------