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

View Problem - Process Solution

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

% Computer : n028.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:23 EDT 2022

% Result   : Theorem 97.07s 97.28s
% Output   : Refutation 97.07s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    1
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   19 (  18 unt;   0 typ;   0 def)
%            Number of atoms       :   76 (  22 equ)
%            Maximal formula atoms :   17 (   4 avg)
%            Number of connectives :   33 (  17   ~;  16   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   22 (   2 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of FOOLs       :   41 (  41 fml;   0 var)
%            Number arithmetic     :   30 (  12 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    :    5 (   0 usr;   5 con; 0-0 aty)
%            Number of variables   :    4 (   0 sgn   4   !;   0   ?;   4   :)

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

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

tff(19,negated_conjecture,
    z1 != z4,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

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

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

tff(24,negated_conjecture,
    z3 != z4,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

tff(425,negated_conjecture,
    ! [X: $int,Y: $int,Z: $int,U: $int] :
      ( ( X = Y )
      | ( X = Z )
      | ( X = U )
      | ( Y = Z )
      | ( Y = U )
      | ( Z = U )
      | ( a(X) != 1 )
      | ( a(Y) != 10 )
      | ( a(Z) != 5 )
      | ( a(U) != 11 )
      | ~ $less(b(Y),3)
      | ~ $less(b(Z),3)
      | ( b(U) != 5 )
      | ~ $less(Y,X)
      | ~ $less(U,X)
      | ~ $less(U,Y)
      | ~ $less(U,Z) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

tff(430,negated_conjecture,
    a(z1) = 1,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

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

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

tff(433,negated_conjecture,
    a(z4) = 11,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

tff(435,negated_conjecture,
    $less(b(z2),3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

tff(436,negated_conjecture,
    $less(b(z3),3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

tff(437,negated_conjecture,
    b(z4) = 5,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

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

tff(439,negated_conjecture,
    $less(z4,z1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

tff(440,negated_conjecture,
    $less(z4,z2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

tff(441,negated_conjecture,
    $less(z4,z3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

cnf(1012,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[425,17,18,19,21,22,24,430,431,432,433,435,436,437,438,439,440,441]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWW017_1 : TPTP v8.1.0. Released v5.0.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n028.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Sat Jun  4 10:53:56 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.46  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.47  * 
% 0.19/0.47  * 
% 0.19/0.48  #<PACKAGE "SNARK-USER">
% 0.19/0.48  * 
% 0.19/0.48  SNARK-TPTP-OPTIONS
% 0.19/0.48  * 
% 0.19/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.48   (USE-FACTORING :POS)
% 0.19/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.48  * 
% 0.19/0.48  "."
% 0.19/0.48  * 
% 0.19/0.48  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-04T10:53:56
% 0.19/0.48  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n028.cluster.edu at 2022-06-04T10:53:56
% 97.07/97.28  
% 97.07/97.28  
% 97.07/97.28  #||
% 97.07/97.28  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 97.07/97.28  % SZS output start Refutation
% See solution above
% 97.07/97.28  ||#
% 97.07/97.28  
% 97.07/97.28  ; Summary of computation:
% 97.07/97.28  ;      6087 formulas have been input or derived (from 364 formulas).
% 97.07/97.28  ;      1012 (17%) were retained.  Of these,
% 97.07/97.28  ;           75 ( 7%) were simplified or subsumed later,
% 97.07/97.28  ;          937 (93%) are still being kept.
% 97.07/97.28  ; 
% 97.07/97.28  ; Run time in seconds excluding printing time:
% 97.07/97.28  ;     0.194   0%   Read assertion file          (1 call)
% 97.07/97.28  ;     0.368   0%   Assert                       (1 call)
% 97.07/97.28  ;     0.118   0%   Process new row              (5,951 calls)
% 97.07/97.28  ;    95.197  98%   Resolution                   (726 calls)
% 97.07/97.28  ;     0.098   0%   Paramodulation               (363 calls)
% 97.07/97.28  ;     0.000   0%   Factoring                    (4 calls)
% 97.07/97.28  ;     0.035   0%   Condensing                   (977 calls)
% 97.07/97.28  ;     0.121   0%   Forward subsumption          (977 calls)
% 97.07/97.28  ;     0.037   0%   Backward subsumption         (966 calls)
% 97.07/97.28  ;     0.069   0%   Clause clause subsumption    (5,183 calls)
% 97.07/97.28  ;     0.456   0%   Forward simplification       (5,951 calls)
% 97.07/97.28  ;     0.003   0%   Backward simplification      (1,012 calls)
% 97.07/97.28  ;     0.030   0%   Ordering                     (33,101 calls)
% 97.07/97.28  ;     0.032   0%   Sortal reasoning             (54,638 calls)
% 97.07/97.28  ;     0.001   0%   Purity testing               (1 call)
% 97.07/97.28  ;     0.039   0%   Other
% 97.07/97.28  ;    96.798        Total
% 97.07/97.28  ;    96.803        Real time
% 97.07/97.28  ; 
% 97.07/97.28  ; Term-hash-array has 158 terms in all.
% 97.07/97.28  ; Feature-vector-row-index has 891 entries (891 at peak, 966 added, 75 deleted).
% 97.07/97.28  ; Feature-vector-row-index has 5,060 nodes (5,060 at peak, 5,671 added, 611 deleted).
% 97.07/97.28  ;  Retrieved 5,979 possibly forward subsuming rows in 977 calls.
% 97.07/97.28  ;  Retrieved 1,224 possibly backward subsumed rows in 966 calls.
% 97.07/97.28  ; Path-index has 174 entries (174 at peak, 335 added, 161 deleted).
% 97.07/97.28  ; Path-index has 131 nodes (131 at peak, 288 added, 157 deleted).
% 97.07/97.28  ; Trie-index has 174 entries (174 at peak, 335 added, 161 deleted).
% 97.07/97.28  ; Trie-index has 164 nodes (164 at peak, 321 added, 157 deleted).
% 97.07/97.28  ; Retrieved 14,226 generalization terms in 95,525 calls.
% 97.07/97.28  ; Retrieved 45 instance terms in 45 calls.
% 97.07/97.28  ; Retrieved 24,111,531 unifiable terms in 2,946,457 calls.
% 97.07/97.28  ; 
% 97.07/97.28  ; The agenda of rows to process has 116 entries:
% 97.07/97.28  ;    19 with value 5               8 with value 35               6 with value 45
% 97.07/97.28  ;    14 with value 7               5 with value 37               2 with value 47
% 97.07/97.28  ;     1 with value 25             12 with value 39               4 with value 49
% 97.07/97.28  ;     4 with value 29              5 with value 41               1 with value 53
% 97.07/97.28  ;     2 with value 31              8 with value 43              19 with value 81
% 97.07/97.28  ;     6 with value 33
% 97.07/97.28  ; The agenda of input rows to give has 40 entries:
% 97.07/97.28  ;     1 with value 82              7 with value 92               3 with value 104
% 97.07/97.28  ;    12 with value 86              3 with value 98               1 with value 110
% 97.07/97.28  ;    13 with value 88
% 97.07/97.28  ; The agenda of rows to give has 533 entries:
% 97.07/97.28  ;     6 with value (4 5)          15 with value (4 35)         192 with value (4 59)
% 97.07/97.28  ;     9 with value (4 7)          24 with value (4 41)          45 with value (4 65)
% 97.07/97.28  ;     1 with value (4 11)         20 with value (4 47)          27 with value (4 71)
% 97.07/97.28  ;     2 with value (4 15)        182 with value (4 53)           6 with value (4 77)
% 97.07/97.28  ;     4 with value (4 29)
% 97.07/97.28  Evaluation took:
% 97.07/97.28    96.804 seconds of real time
% 97.07/97.28    96.64455 seconds of user run time
% 97.07/97.28    0.157347 seconds of system run time
% 97.07/97.28    [Run times include 0.238 seconds GC run time.]
% 97.07/97.28    0 calls to %EVAL
% 97.07/97.28    0 page faults and
% 97.07/97.28    1,032,793,120 bytes consed.
% 97.07/97.28  :PROOF-FOUND
% 97.07/97.28  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-04T10:55:33
% 97.07/97.28  :PROOF-FOUND
% 97.07/97.28  * 
%------------------------------------------------------------------------------