TSTP Solution File: SWW314+1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWW314+1 : TPTP v8.1.0. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n029.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:24:52 EDT 2022

% Result   : Theorem 8.01s 8.19s
% Output   : Refutation 8.01s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    1
%            Number of leaves      :    4
% Syntax   : Number of clauses     :    5 (   4 unt;   0 nHn;   5 RR)
%            Number of literals    :    7 (   0 equ;   3 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-3 aty)
%            Number of functors    :    4 (   4 usr;   4 con; 0-0 aty)
%            Number of variables   :    4 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(4,axiom,
    ( ~ c_Hoare__Mirabelle_Ohoare__derivs(X,Y,Z)
    | ~ c_Hoare__Mirabelle_Ohoare__derivs(X,U,Y)
    | c_Hoare__Mirabelle_Ohoare__derivs(X,U,Z) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_cut) ).

cnf(7556,hypothesis,
    c_Hoare__Mirabelle_Ohoare__derivs(t_a,v_G_H,v_ts),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_0) ).

cnf(7560,hypothesis,
    c_Hoare__Mirabelle_Ohoare__derivs(t_a,v_Ga,v_G_H),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_4) ).

cnf(7561,negated_conjecture,
    ~ c_Hoare__Mirabelle_Ohoare__derivs(t_a,v_Ga,v_ts),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_5) ).

cnf(10348,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[4,7556,7560,7561]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem  : SWW314+1 : TPTP v8.1.0. Released v5.2.0.
% 0.04/0.14  % Command  : run-snark %s %d
% 0.14/0.36  % Computer : n029.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Sun Jun  5 13:33:19 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.21/0.48  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.49  * 
% 0.21/0.49  * 
% 0.21/0.49  #<PACKAGE "SNARK-USER">
% 0.21/0.49  * 
% 0.21/0.49  SNARK-TPTP-OPTIONS
% 0.21/0.49  * 
% 0.21/0.49  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.49   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.49   (USE-FACTORING :POS)
% 0.21/0.49   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.49   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.49   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.49   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.49   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.49   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.49   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.49   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.49   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.49   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.49  * 
% 0.21/0.49  "."
% 0.21/0.49  * 
% 0.21/0.50  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-05T13:33:19
% 0.21/0.50  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n029.cluster.edu at 2022-06-05T13:33:19
% 1.69/1.87  
% 1.77/1.96  WARNING:
% 1.77/1.96     |class_Rings_Oinverse| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |c_Finite__Set_Ofolding__image__simple__idem| is a 6-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |class_Fields_Olinordered__field__inverse__zero| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |class_Fields_Ofield__inverse__zero| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |class_Rings_Odivision__ring| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |class_Rings_Odivision__ring__inverse__zero| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |class_Fields_Ofield| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |class_Fields_Olinordered__field| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |c_Big__Operators_Ocomm__monoid__big| is a 5-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |c_Big__Operators_Osemilattice__big| is a 3-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |c_Finite__Set_Ofolding__one__idem| is a 3-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |c_Finite__Set_Ofolding__idem| is a 4-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |c_Finite__Set_Ofolding__image| is a 5-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |c_Finite__Set_Ofolding__image__simple| is a 6-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |c_Finite__Set_Ofolding| is a 4-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |class_Lattices_Oab__semigroup__idem__mult| is a 1-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |c_Finite__Set_Ofolding__one| is a 3-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |c_Orderings_Oorder__class_Ostrict__mono| is a 3-ary relation that occurs only negatively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |class_Groups_Oone| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |class_Groups_Ozero| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 1.77/1.96  WARNING:
% 1.77/1.96     |c_Nat__Transfer_Otransfer__morphism| is a 4-ary relation that occurs only positively; disabling rows that contain it.
% 8.01/8.19  ; Recognized relation function assertion (|c_Relation_Orefl__on| ?X ?Y (|c_Relation_OId__on| ?X ?Y)).
% 8.01/8.19  
% 8.01/8.19  #||
% 8.01/8.19  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 8.01/8.19  % SZS output start Refutation
% See solution above
% 8.01/8.19  ||#
% 8.01/8.19  
% 8.01/8.19  ; Summary of computation:
% 8.01/8.19  ;     21361 formulas have been input or derived (from 643 formulas).
% 8.01/8.19  ;     10348 (48%) were retained.  Of these,
% 8.01/8.19  ;         3445 (33%) were simplified or subsumed later,
% 8.01/8.19  ;         6903 (67%) are still being kept.
% 8.01/8.19  ; 
% 8.01/8.19  ; Run time in seconds:
% 8.01/8.19  ;     1.243  16%   Read assertion file          (1 call)
% 8.01/8.19  ;     0.155   2%   Assert                       (5,231 calls)
% 8.01/8.19  ;     1.701  22%   Process new row              (17,622 calls)
% 8.01/8.19  ;     0.465   6%   Resolution                   (1,284 calls)
% 8.01/8.19  ;     0.057   1%   Paramodulation               (642 calls)
% 8.01/8.19  ;     0.000   0%   Factoring                    (2 calls)
% 8.01/8.19  ;     0.122   2%   Condensing                   (7,100 calls)
% 8.01/8.19  ;     1.159  15%   Forward subsumption          (7,099 calls)
% 8.01/8.19  ;     0.707   9%   Backward subsumption         (6,271 calls)
% 8.01/8.19  ;     0.029   0%   Clause clause subsumption    (5,301 calls)
% 8.01/8.23  ;     0.858  11%   Forward simplification       (17,256 calls)
% 8.01/8.23  ;     0.545   7%   Backward simplification      (9,007 calls)
% 8.01/8.23  ;     0.505   7%   Ordering                     (11,097 calls)
% 8.01/8.23  ;     0.002   0%   Sortal reasoning             (32 calls)
% 8.01/8.23  ;     0.052   1%   Purity testing               (1 call)
% 8.01/8.23  ;     0.096   1%   Other
% 8.01/8.23  ;     7.696        Total
% 8.01/8.23  ;     7.739        Real time
% 8.01/8.23  ; 
% 8.08/8.24  ; Term-hash-array has 28,551 terms in all.
% 8.08/8.24  ; Feature-vector-row-index has 4,706 entries (4,706 at peak, 6,271 added, 1,565 deleted).
% 8.08/8.24  ; Feature-vector-row-index has 62,401 nodes (62,401 at peak, 88,968 added, 26,567 deleted).
% 8.08/8.24  ;  Retrieved 10,360 possibly forward subsuming rows in 7,099 calls.
% 8.08/8.24  ;  Retrieved 1,968 possibly backward subsumed rows in 6,271 calls.
% 8.08/8.24  ; Path-index has 24,711 entries (24,711 at peak, 32,840 added, 8,129 deleted).
% 8.08/8.24  ; Path-index has 128,100 nodes (128,100 at peak, 148,854 added, 20,754 deleted).
% 8.08/8.24  ; Trie-index has 24,711 entries (24,711 at peak, 32,840 added, 8,129 deleted).
% 8.08/8.24  ; Trie-index has 187,473 nodes (187,473 at peak, 273,213 added, 85,740 deleted).
% 8.08/8.24  ; Retrieved 29,182 generalization terms in 122,085 calls.
% 8.08/8.24  ; Retrieved 5,590 instance terms in 3,450 calls.
% 8.08/8.24  ; Retrieved 671,186 unifiable terms in 6,622 calls.
% 8.08/8.24  ; 
% 8.08/8.24  ; The agenda of rows to process has 15 entries:
% 8.08/8.24  ;     6 with value 6               9 with value 15
% 8.08/8.24  ; The agenda of input rows to give has 5401 entries:
% 8.08/8.24  ;   102 with value 15             19 with value 70               5 with value 127
% 8.08/8.24  ;   113 with value 16             32 with value 71               4 with value 128
% 8.08/8.24  ;   110 with value 17             37 with value 72               2 with value 129
% 8.08/8.24  ;   100 with value 18             20 with value 73               5 with value 130
% 8.08/8.24  ;   147 with value 19             15 with value 74               2 with value 132
% 8.08/8.24  ;   109 with value 20             25 with value 75               4 with value 134
% 8.08/8.24  ;   124 with value 21             20 with value 76               1 with value 135
% 8.08/8.24  ;   134 with value 22             17 with value 77               3 with value 137
% 8.08/8.24  ;   181 with value 23             16 with value 78               1 with value 139
% 8.08/8.24  ;   146 with value 24             19 with value 79               5 with value 140
% 8.08/8.24  ;   129 with value 25              8 with value 80               1 with value 141
% 8.08/8.24  ;   132 with value 26             17 with value 81               2 with value 142
% 8.08/8.24  ;   104 with value 27             12 with value 82               2 with value 144
% 8.08/8.24  ;   134 with value 28             10 with value 83               1 with value 147
% 8.08/8.24  ;   198 with value 29             16 with value 84               1 with value 149
% 8.08/8.24  ;   135 with value 30              7 with value 85               6 with value 153
% 8.08/8.24  ;   128 with value 31              7 with value 86               1 with value 154
% 8.08/8.24  ;   160 with value 32             10 with value 87               2 with value 156
% 8.08/8.24  ;   128 with value 33             12 with value 88               4 with value 164
% 8.08/8.24  ;   158 with value 34             13 with value 89               1 with value 175
% 8.08/8.24  ;    97 with value 35             10 with value 90               1 with value 176
% 8.08/8.24  ;    93 with value 36              5 with value 91               1 with value 177
% 8.08/8.24  ;   141 with value 37              6 with value 92               3 with value 178
% 8.08/8.24  ;    94 with value 38              4 with value 93               1 with value 185
% 8.08/8.24  ;   103 with value 39              6 with value 94               1 with value 186
% 8.08/8.24  ;   107 with value 40              7 with value 95               1 with value 187
% 8.08/8.24  ;    82 with value 41              2 with value 96               2 with value 188
% 8.08/8.24  ;    93 with value 42              4 with value 97               1 with value 189
% 8.08/8.24  ;    98 with value 43              7 with value 98               1 with value 199
% 8.08/8.24  ;    77 with value 44              1 with value 99               4 with value 201
% 8.08/8.24  ;   108 with value 45             11 with value 100              2 with value 202
% 8.08/8.24  ;   105 with value 46              2 with value 101              1 with value 210
% 8.08/8.24  ;    56 with value 47              5 with value 102              2 with value 213
% 8.08/8.24  ;    75 with value 48              2 with value 103              1 with value 219
% 8.08/8.24  ;    93 with value 49              1 with value 104              4 with value 221
% 8.08/8.24  ;    72 with value 50              5 with value 105              1 with value 235
% 8.08/8.24  ;    39 with value 51              6 with value 106              1 with value 243
% 8.08/8.24  ;    40 with value 52              4 with value 107              1 with value 253
% 8.08/8.24  ;    50 with value 53              5 with value 108              1 with value 254
% 8.08/8.24  ;    52 with value 54              5 with value 109              1 with value 255
% 8.08/8.24  ;    40 with value 55              2 with value 110              1 with value 282
% 8.08/8.24  ;    33 with value 56              1 with value 111              1 with value 284
% 8.08/8.24  ;    47 with value 57              3 with value 112              1 with value 306
% 8.08/8.24  ;    38 with value 58              2 with value 114              1 with value 322
% 8.08/8.24  ;    42 with value 59              5 with value 115              2 with value 324
% 8.08/8.24  ;    38 with value 60              3 with value 116              2 with value 330
% 8.08/8.24  ;    21 with value 61              1 with value 117              1 with value 332
% 8.08/8.24  ;    23 with value 62              6 with value 118              1 with value 340
% 8.08/8.24  ;    29 with value 63              4 with value 119              1 with value 345
% 8.08/8.24  ;    31 with value 64              1 with value 121              1 with value 346
% 8.08/8.24  ;    25 with value 65              4 with value 122              1 with value 349
% 8.08/8.24  ;    21 with value 66              4 with value 123              1 with value 363
% 8.08/8.24  ;    30 with value 67              9 with value 124              1 with value 366
% 8.08/8.24  ;    21 with value 68              2 with value 125              1 with value 411
% 8.08/8.24  ;    38 with value 69
% 8.08/8.24  ; The agenda of rows to give has 863 entries:
% 8.08/8.24  ;     2 with value (4 4)          85 with value (4 11)          77 with value (4 18)
% 8.08/8.24  ;     8 with value (4 5)          71 with value (4 12)          47 with value (4 19)
% 8.08/8.24  ;     7 with value (4 6)          51 with value (4 13)          57 with value (4 20)
% 8.08/8.24  ;    87 with value (4 7)          43 with value (4 14)          28 with value (4 21)
% 8.08/8.24  ;    24 with value (4 8)          62 with value (4 15)          15 with value (4 22)
% 8.08/8.24  ;    26 with value (4 9)          43 with value (4 16)           5 with value (4 23)
% 8.08/8.24  ;    50 with value (4 10)         74 with value (4 17)           1 with value (4 24)
% 8.08/8.24  Evaluation took:
% 8.08/8.24    7.747 seconds of real time
% 8.08/8.24    7.260659 seconds of user run time
% 8.08/8.24    0.486074 seconds of system run time
% 8.08/8.24    [Run times include 1.697 seconds GC run time.]
% 8.08/8.24    0 calls to %EVAL
% 8.08/8.24    0 page faults and
% 8.08/8.24    555,166,416 bytes consed.
% 8.08/8.24  :PROOF-FOUND
% 8.08/8.24  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-05T13:33:26
% 8.08/8.24  :PROOF-FOUND
% 8.08/8.24  * 
%------------------------------------------------------------------------------