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

View Problem - Process Solution

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

% Computer : n022.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:48 EDT 2022

% Result   : Unsatisfiable 0.53s 0.71s
% Output   : Refutation 0.53s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named 'CODE-FOR-$$$LESS')

% Comments : 
%------------------------------------------------------------------------------
tff('SOLVE-$$LESS-BY-$$$LESS',axiom,
    ! [X: 'NUMBER',Y: 'NUMBER'] :
      ( $less(X,Y)
      | ~ '$$$LESS'(X,Y) ) ).

tff(532,axiom,
    ! [X: c_type] :
      ( ( X != type_pointer(type_global) )
      | ( 'SKOLEMAAAV221.$int'(X) = $difference('SKOLEMAAAV202.$int',14) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_101) ).

tff(533,plain,
    ! [X: c_type] :
      ( ( X != type_pointer(type_global) )
      | ( 'SKOLEMAAAV221.$int'(X) = $sum(-14,'SKOLEMAAAV202.$int') ) ),
    inference('REWRITE',[status(thm)],[532,'CODE-FOR-$$SUM','CODE-FOR-$$PRODUCT','CODE-FOR-$$UMINUS','CODE-FOR-$$DIFFERENCE']) ).

tff(539,axiom,
    ! [X: c_type] :
      ( ( X != type_pointer(type_global) )
      | ~ $less('SKOLEMAAAV221.$int'(X),'SKOLEMAAAV202.$int') ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',formula_101) ).

tff(589,plain,
    ~ '$$$LESS'('SKOLEMAAAV221.$int'(type_pointer(type_global)),'SKOLEMAAAV202.$int'),
    inference('HYPERRESOLVE',[status(thm)],[539,'SOLVE-$$LESS-BY-$$$LESS',theory(equality)]) ).

tff(606,plain,
    'SKOLEMAAAV221.$int'(type_pointer(type_global)) = $sum(-14,'SKOLEMAAAV202.$int'),
    inference('HYPERRESOLVE',[status(thm)],[533,theory(equality)]) ).

cnf(607,plain,
    $false,
    inference('REWRITE',[status(thm)],[589,'CODE-FOR-$$$LESS','CODE-FOR-$$SUM','CODE-FOR-$$PRODUCT',606,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SWW821_1 : TPTP v8.1.0. Released v7.0.0.
% 0.11/0.13  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n022.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Sat Jun  4 07:53:36 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.18/0.45  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.18/0.46  * 
% 0.18/0.46  * 
% 0.18/0.46  #<PACKAGE "SNARK-USER">
% 0.18/0.46  * 
% 0.18/0.46  SNARK-TPTP-OPTIONS
% 0.18/0.46  * 
% 0.18/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.18/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.18/0.46   (USE-FACTORING :POS)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.18/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.18/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.18/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.18/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.18/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.18/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.18/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.18/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.18/0.46  * 
% 0.18/0.46  "."
% 0.18/0.46  * 
% 0.18/0.46  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-04T07:53:36
% 0.18/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n022.cluster.edu at 2022-06-04T07:53:36
% 0.18/0.57  WARNING:
% 0.18/0.57     |on_heap| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.18/0.57  WARNING:
% 0.18/0.57     |free_stack| is a 3-ary relation that occurs only negatively; disabling rows that contain it.
% 0.18/0.57  WARNING:
% 0.18/0.57     |on_stack| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.18/0.57  WARNING:
% 0.18/0.57     |fresh| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.53/0.71  
% 0.53/0.71  
% 0.53/0.71  #||
% 0.53/0.71  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.53/0.71  % SZS output start Refutation
% See solution above
% 0.53/0.71  ||#
% 0.53/0.71  
% 0.53/0.71  ; Summary of computation:
% 0.53/0.71  ;      1541 formulas have been input or derived (from 185 formulas).
% 0.53/0.71  ;       607 (39%) were retained.  Of these,
% 0.53/0.71  ;          197 (32%) were simplified or subsumed later,
% 0.53/0.71  ;          410 (68%) are still being kept.
% 0.53/0.71  ; 
% 0.53/0.71  ; Run time in seconds excluding printing time:
% 0.53/0.71  ;     0.076  32%   Read assertion file          (1 call)
% 0.53/0.71  ;     0.017   7%   Assert                       (101 calls)
% 0.53/0.71  ;     0.033  14%   Process new row              (1,268 calls)
% 0.53/0.71  ;     0.027  11%   Resolution                   (368 calls)
% 0.53/0.71  ;     0.003   1%   Paramodulation               (184 calls)
% 0.53/0.71  ;     0.000   0%   Factoring                    (6 calls)
% 0.53/0.71  ;     0.009   4%   Condensing                   (230 calls)
% 0.53/0.71  ;     0.007   3%   Forward subsumption          (230 calls)
% 0.53/0.71  ;     0.006   2%   Backward subsumption         (223 calls)
% 0.53/0.71  ;     0.000   0%   Clause clause subsumption    (22 calls)
% 0.53/0.71  ;     0.031  13%   Forward simplification       (1,194 calls)
% 0.53/0.71  ;     0.004   2%   Backward simplification      (429 calls)
% 0.53/0.71  ;     0.002   1%   Ordering                     (792 calls)
% 0.53/0.71  ;     0.004   2%   Sortal reasoning             (4,363 calls)
% 0.53/0.71  ;     0.001   0%   Purity testing               (1 call)
% 0.53/0.71  ;     0.020   8%   Other
% 0.53/0.71  ;     0.240        Total
% 0.53/0.71  ;     0.243        Real time
% 0.53/0.71  ; 
% 0.53/0.71  ; Term-hash-array has 1,254 terms in all.
% 0.53/0.71  ; Feature-vector-row-index has 218 entries (219 at peak, 223 added, 5 deleted).
% 0.53/0.71  ; Feature-vector-row-index has 2,328 nodes (2,335 at peak, 2,380 added, 52 deleted).
% 0.53/0.71  ;  Retrieved 45 possibly forward subsuming rows in 230 calls.
% 0.53/0.71  ;  Retrieved 5 possibly backward subsumed rows in 223 calls.
% 0.53/0.71  ; Path-index has 1,265 entries (1,275 at peak, 1,310 added, 45 deleted).
% 0.53/0.71  ; Path-index has 9,417 nodes (9,430 at peak, 9,493 added, 76 deleted).
% 0.53/0.71  ; Trie-index has 1,265 entries (1,275 at peak, 1,310 added, 45 deleted).
% 0.53/0.71  ; Trie-index has 6,705 nodes (6,720 at peak, 6,840 added, 135 deleted).
% 0.53/0.71  ; Retrieved 1,847 generalization terms in 3,207 calls.
% 0.53/0.71  ; Retrieved 228 instance terms in 207 calls.
% 0.53/0.71  ; Retrieved 34,171 unifiable terms in 1,195 calls.
% 0.53/0.71  ; 
% 0.53/0.71  ; The agenda of backward simplifiable rows to process has 1 entry:
% 0.53/0.71  ;     1 with value 0
% 0.53/0.71  ; The agenda of rows to process has 65 entries:
% 0.53/0.71  ;     3 with value 11              8 with value 14              14 with value 16
% 0.53/0.71  ;    22 with value 13             14 with value 15               4 with value 17
% 0.53/0.71  ; The agenda of input rows to give has 178 entries:
% 0.53/0.71  ;     7 with value 15              5 with value 34               5 with value 55
% 0.53/0.71  ;     7 with value 16              3 with value 35               1 with value 56
% 0.53/0.71  ;     8 with value 17              4 with value 36               1 with value 59
% 0.53/0.71  ;     3 with value 18              3 with value 37               1 with value 61
% 0.53/0.71  ;     2 with value 19              5 with value 39               4 with value 63
% 0.53/0.71  ;     1 with value 21              4 with value 40               3 with value 66
% 0.53/0.71  ;     7 with value 22              9 with value 42               1 with value 69
% 0.53/0.71  ;     2 with value 23              4 with value 43               1 with value 71
% 0.53/0.71  ;     4 with value 24              5 with value 44               1 with value 73
% 0.53/0.71  ;     2 with value 25              5 with value 45               1 with value 74
% 0.53/0.71  ;     2 with value 26              2 with value 46               1 with value 79
% 0.53/0.71  ;    11 with value 27              5 with value 47               2 with value 80
% 0.53/0.71  ;     4 with value 28              4 with value 48               2 with value 82
% 0.53/0.71  ;     5 with value 29              2 with value 50               3 with value 84
% 0.53/0.71  ;     4 with value 30              1 with value 51               1 with value 87
% 0.53/0.71  ;     2 with value 31              4 with value 52               1 with value 105
% 0.53/0.71  ;     5 with value 32              2 with value 53               1 with value 106
% 0.53/0.71  ;     2 with value 33              2 with value 54               1 with value 127
% 0.53/0.71  ; The agenda of rows to give has 52 entries:
% 0.53/0.71  ;     4 with value (4 5)           3 with value (4 11)          12 with value (4 16)
% 0.53/0.71  ;    16 with value (4 8)          13 with value (4 12)           1 with value (4 18)
% 0.53/0.71  ;     2 with value (4 9)           1 with value (4 13)
% 0.53/0.71  Evaluation took:
% 0.53/0.71    0.243 seconds of real time
% 0.53/0.71    0.224633 seconds of user run time
% 0.53/0.71    0.018245 seconds of system run time
% 0.53/0.71    [Run times include 0.011 seconds GC run time.]
% 0.53/0.71    0 calls to %EVAL
% 0.53/0.71    0 page faults and
% 0.53/0.71    15,700,520 bytes consed.
% 0.53/0.71  :PROOF-FOUND
% 0.53/0.71  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-04T07:53:36
% 0.53/0.71  :PROOF-FOUND
% 0.53/0.71  * 
%------------------------------------------------------------------------------