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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWW043_1 : TPTP v8.1.0. Released v5.0.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:26 EDT 2022

% Result   : Theorem 218.46s 218.72s
% Output   : Refutation 218.46s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    1
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   16 (  15 unt;   0 typ;   0 def)
%            Number of atoms       :   64 (  24 equ)
%            Maximal formula atoms :   14 (   4 avg)
%            Number of connectives :   27 (  14   ~;  13   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   19 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of FOOLs       :   35 (  35 fml;   0 var)
%            Number arithmetic     :   22 (   4 atm;   0 fun;  14 num;   4 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    9 (   6 usr;   5 prp; 0-2 aty)
%            Number of functors    :    6 (   0 usr;   6 con; 0-0 aty)
%            Number of variables   :    4 (   0 sgn   4   !;   0   ?;   4   :)

% Comments : 
%------------------------------------------------------------------------------
tff(17,negated_conjecture,
    z1 != z2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(18,negated_conjecture,
    z1 != z3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(20,negated_conjecture,
    z1 != z5,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(22,negated_conjecture,
    z2 != z3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(24,negated_conjecture,
    z2 != z5,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(27,negated_conjecture,
    z3 != z5,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(261,negated_conjecture,
    ! [X: $int,Y: $int,Z: $int,U: $int] :
      ( ( X = Y )
      | ( X = Z )
      | ( X = U )
      | ( Y = Z )
      | ( Y = U )
      | ( Z = U )
      | ( a(X) != 3 )
      | ( a(Y) != 10 )
      | ( a(Z) != 5 )
      | ( a(U) != 7 )
      | ~ $less(b(X),4)
      | ( b(Y) != 2 )
      | ( b(Z) != 5 )
      | ~ $less(Y,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(493,negated_conjecture,
    a(z1) = 3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(494,negated_conjecture,
    a(z2) = 10,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(495,negated_conjecture,
    a(z3) = 5,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(496,negated_conjecture,
    a(z5) = 7,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(497,negated_conjecture,
    $less(b(z1),4),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(498,negated_conjecture,
    b(z2) = 2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(499,negated_conjecture,
    b(z3) = 5,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(501,negated_conjecture,
    $less(z2,z1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

cnf(902,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[261,17,18,20,22,24,27,493,494,495,496,497,498,499,501]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SWW043_1 : TPTP v8.1.0. Released v5.0.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.13/0.35  % Computer : n029.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 : Mon Jun  6 00:58:49 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.47  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.48  * 
% 0.20/0.48  * 
% 0.20/0.48  #<PACKAGE "SNARK-USER">
% 0.20/0.48  * 
% 0.20/0.48  SNARK-TPTP-OPTIONS
% 0.20/0.48  * 
% 0.20/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.48   (USE-FACTORING :POS)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.48  * 
% 0.20/0.48  "."
% 0.20/0.48  * 
% 0.20/0.48  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-06T00:58:49
% 0.20/0.48  ; 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-06T00:58:49
% 218.46/218.72  
% 218.46/218.72  
% 218.46/218.72  #||
% 218.46/218.72  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 218.46/218.72  % SZS output start Refutation
% See solution above
% 218.46/218.72  ||#
% 218.46/218.72  
% 218.46/218.72  ; Summary of computation:
% 218.46/218.72  ;      6554 formulas have been input or derived (from 323 formulas).
% 218.46/218.72  ;       902 (14%) were retained.  Of these,
% 218.46/218.72  ;           83 ( 9%) were simplified or subsumed later,
% 218.46/218.72  ;          819 (91%) are still being kept.
% 218.46/218.72  ; 
% 218.46/218.72  ; Run time in seconds excluding printing time:
% 218.46/218.72  ;     0.225   0%   Read assertion file          (1 call)
% 218.46/218.72  ;     0.497   0%   Assert                       (1 call)
% 218.46/218.72  ;     0.112   0%   Process new row              (6,473 calls)
% 218.46/218.72  ;   216.248  99%   Resolution                   (644 calls)
% 218.46/218.72  ;     0.110   0%   Paramodulation               (322 calls)
% 218.46/218.72  ;     0.000   0%   Factoring                    (4 calls)
% 218.46/218.72  ;     0.060   0%   Condensing                   (1,409 calls)
% 218.46/218.72  ;     0.144   0%   Forward subsumption          (1,409 calls)
% 218.46/218.72  ;     0.045   0%   Backward subsumption         (846 calls)
% 218.46/218.72  ;     0.094   0%   Clause clause subsumption    (5,763 calls)
% 218.46/218.72  ;     0.525   0%   Forward simplification       (6,473 calls)
% 218.46/218.72  ;     0.008   0%   Backward simplification      (902 calls)
% 218.46/218.72  ;     0.045   0%   Ordering                     (31,496 calls)
% 218.46/218.72  ;     0.032   0%   Sortal reasoning             (59,317 calls)
% 218.46/218.72  ;     0.002   0%   Purity testing               (1 call)
% 218.46/218.72  ;     0.044   0%   Other
% 218.46/218.72  ;   218.191        Total
% 218.46/218.72  ;   218.239        Real time
% 218.46/218.72  ; 
% 218.46/218.72  ; Term-hash-array has 171 terms in all.
% 218.46/218.72  ; Feature-vector-row-index has 763 entries (763 at peak, 846 added, 83 deleted).
% 218.46/218.72  ; Feature-vector-row-index has 4,129 nodes (4,129 at peak, 4,877 added, 748 deleted).
% 218.46/218.72  ;  Retrieved 8,935 possibly forward subsuming rows in 1,409 calls.
% 218.46/218.72  ;  Retrieved 1,406 possibly backward subsumed rows in 846 calls.
% 218.46/218.72  ; Path-index has 188 entries (188 at peak, 426 added, 238 deleted).
% 218.46/218.72  ; Path-index has 136 nodes (136 at peak, 370 added, 234 deleted).
% 218.46/218.72  ; Trie-index has 188 entries (188 at peak, 426 added, 238 deleted).
% 218.46/218.72  ; Trie-index has 179 nodes (179 at peak, 414 added, 235 deleted).
% 218.46/218.72  ; Retrieved 14,334 generalization terms in 99,590 calls.
% 218.46/218.72  ; Retrieved 55 instance terms in 55 calls.
% 218.46/218.72  ; Retrieved 55,819,258 unifiable terms in 5,874,005 calls.
% 218.46/218.72  ; 
% 218.46/218.72  ; The agenda of rows to process has 60 entries:
% 218.46/218.72  ;    13 with value 5               1 with value 29               1 with value 35
% 218.46/218.72  ;    18 with value 7               1 with value 31              25 with value 69
% 218.46/218.72  ;     1 with value 25
% 218.46/218.72  ; The agenda of input rows to give has 131 entries:
% 218.46/218.72  ;    23 with value 70             38 with value 86               3 with value 98
% 218.46/218.72  ;     6 with value 76             12 with value 88               5 with value 104
% 218.46/218.72  ;    14 with value 80             11 with value 92               1 with value 110
% 218.46/218.72  ;    18 with value 82
% 218.46/218.72  ; The agenda of rows to give has 365 entries:
% 218.46/218.72  ;     4 with value (4 5)           8 with value (4 29)          88 with value (4 53)
% 218.46/218.72  ;    19 with value (4 7)          43 with value (4 35)         118 with value (4 59)
% 218.46/218.72  ;     1 with value (4 11)         22 with value (4 41)          27 with value (4 65)
% 218.46/218.72  ;     2 with value (4 15)         33 with value (4 47)
% 218.46/218.72  Evaluation took:
% 218.46/218.72    218.239 seconds of real time
% 218.46/218.72    217.9562 seconds of user run time
% 218.46/218.72    0.236796 seconds of system run time
% 218.46/218.72    [Run times include 0.487 seconds GC run time.]
% 218.46/218.72    0 calls to %EVAL
% 218.46/218.72    0 page faults and
% 218.46/218.72    2,063,181,648 bytes consed.
% 218.46/218.72  :PROOF-FOUND
% 218.46/218.72  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-06T01:02:27
% 218.46/218.72  :PROOF-FOUND
% 218.46/218.72  * 
%------------------------------------------------------------------------------