TSTP Solution File: CSR114+28 by SNARK---20120808r022

View Problem - Process Solution

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

% Computer : n014.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 : Fri Jul 15 23:19:53 EDT 2022

% Result   : Theorem 5.04s 5.31s
% Output   : Refutation 5.04s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    8
% Syntax   : Number of clauses     :   14 (  10 unt;   0 nHn;  10 RR)
%            Number of literals    :   24 (   0 equ;  14 neg)
%            Maximal clause size   :    5 (   1 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   8 con; 0-2 aty)
%            Number of variables   :   24 (  12 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    member(X,cons(X,Y)),
    file('/export/starexec/sandbox2/benchmark/Axioms/CSR004+0.ax',member_first) ).

cnf(2,axiom,
    ( ~ member(X,Y)
    | member(X,cons(Z,Y)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/CSR004+0.ax',member_second) ).

cnf(266,axiom,
    ( ~ attr(X,Y)
    | ~ member(Z,cons(eigenname_1_1,cons(familiename_1_1,cons(name_1_1,nil))))
    | ~ sub(Y,Z)
    | scar('SKOLEMAAAO52'(X),X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/CSR004+0.ax',attr_name__abk__374rzung_stehen_1_b_f__374r) ).

cnf(10217,negated_conjecture,
    ( ~ attr(X,Y)
    | ~ scar(Z,U)
    | ~ sub(Y,name_1_1)
    | ~ sub(X,stadt__1_1)
    | ~ val(Y,rom_0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',synth_qa07_004_qapw_93) ).

cnf(10224,hypothesis,
    attr(c620,c621),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ave07_era5_synth_qa07_004_qapw_93) ).

cnf(10225,hypothesis,
    sub(c620,stadt__1_1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ave07_era5_synth_qa07_004_qapw_93) ).

cnf(10226,hypothesis,
    sub(c621,name_1_1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ave07_era5_synth_qa07_004_qapw_93) ).

cnf(10227,hypothesis,
    val(c621,rom_0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ave07_era5_synth_qa07_004_qapw_93) ).

cnf(10302,plain,
    member(X,cons(Y,cons(X,Z))),
    inference('HYPERRESOLVE',[status(thm)],[2,1]) ).

cnf(13362,plain,
    ~ scar(X,Y),
    inference('UR-RESOLVE',[status(thm)],[10217,10224,10226,10225,10227]) ).

cnf(13372,plain,
    ( ~ attr(X,Y)
    | ~ member(Z,cons(eigenname_1_1,cons(familiename_1_1,cons(name_1_1,nil))))
    | ~ sub(Y,Z) ),
    inference('REWRITE',[status(thm)],[266,13362]) ).

cnf(13567,plain,
    ~ member(name_1_1,cons(eigenname_1_1,cons(familiename_1_1,cons(name_1_1,nil)))),
    inference('UR-RESOLVE',[status(thm)],[13372,10224,10226]) ).

cnf(21676,plain,
    member(X,cons(Y,cons(Z,cons(X,U)))),
    inference('HYPERRESOLVE',[status(thm)],[2,10302]) ).

cnf(21677,plain,
    $false,
    inference('REWRITE',[status(thm)],[13567,21676]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.14  % Problem  : CSR114+28 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.16  % Command  : run-snark %s %d
% 0.12/0.37  % Computer : n014.cluster.edu
% 0.12/0.37  % Model    : x86_64 x86_64
% 0.12/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.37  % Memory   : 8042.1875MB
% 0.12/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.37  % CPULimit : 300
% 0.12/0.37  % WCLimit  : 600
% 0.12/0.37  % DateTime : Sat Jun 11 06:08:53 EDT 2022
% 0.12/0.37  % CPUTime  : 
% 0.17/0.51  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.17/0.52  * 
% 0.17/0.52  * 
% 0.17/0.52  #<PACKAGE "SNARK-USER">
% 0.17/0.52  * 
% 0.17/0.52  SNARK-TPTP-OPTIONS
% 0.17/0.52  * 
% 0.17/0.52  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.17/0.52   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.17/0.52   (USE-FACTORING :POS)
% 0.17/0.52   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.17/0.52   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.17/0.52   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.17/0.52   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.17/0.52   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.17/0.52   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.17/0.52   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.17/0.52   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.17/0.52   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.17/0.52   (DECLARE-TPTP-SYMBOLS2))
% 0.17/0.52  * 
% 0.17/0.52  "."
% 0.17/0.52  * 
% 0.17/0.52  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-11T06:08:54
% 0.17/0.52  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n014.cluster.edu at 2022-06-11T06:08:54
% 0.94/1.20  WARNING:
% 0.94/1.20     |mexp| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |has_sort_leq| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |tupl| is a 3-ary relation that occurs only negatively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |attch_p3| is a 3-ary relation that occurs only negatively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |cstr| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |distrib_agt| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |fin| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |bei| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |an| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |dircl| is a 2-ary relation that occurs only negatively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |has_gener_leq| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |has_varia_leq| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |has_refer_leq| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |has_card_leq| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |has_quant_leq| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |sort_leq| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |caus| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |chsp2| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |chps| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |chsa| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |tupl_p6| is a 6-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |gener| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |gener_less| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |varia| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |varia_less| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |refer| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |refer_less| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |card| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |quant| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |sort| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.94/1.20  WARNING:
% 0.94/1.20     |local_in_stereotype| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 5.04/5.31  
% 5.04/5.31  
% 5.04/5.31  #||
% 5.04/5.31  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 5.04/5.31  % SZS output start Refutation
% See solution above
% 5.04/5.31  ||#
% 5.04/5.31  
% 5.04/5.31  ; Summary of computation:
% 5.04/5.31  ;     33145 formulas have been input or derived (from 13635 formulas).
% 5.04/5.31  ;     21677 (65%) were retained.  Of these,
% 5.04/5.31  ;          105 ( 0%) were simplified or subsumed later,
% 5.04/5.31  ;        21572 (100%) are still being kept.
% 5.04/5.31  ; 
% 5.04/5.31  ; Run time in seconds excluding printing time:
% 5.04/5.31  ;     0.511  11%   Read assertion file          (1 call)
% 5.04/5.31  ;     0.119   2%   Assert                       (10,189 calls)
% 5.04/5.31  ;     1.124  23%   Process new row              (32,132 calls)
% 5.04/5.31  ;     2.388  50%   Resolution                   (27,268 calls)
% 5.04/5.31  ;     0.063   1%   Paramodulation               (13,634 calls)
% 5.04/5.31  ;     0.002   0%   Condensing                   (295 calls)
% 5.04/5.31  ;     0.005   0%   Forward subsumption          (295 calls)
% 5.04/5.31  ;     0.008   0%   Backward subsumption         (294 calls)
% 5.04/5.31  ;     0.000   0%   Clause clause subsumption    (65 calls)
% 5.04/5.31  ;     0.230   5%   Forward simplification       (31,884 calls)
% 5.04/5.31  ;     0.082   2%   Backward simplification      (21,677 calls)
% 5.04/5.31  ;     0.000   0%   Sortal reasoning             (32 calls)
% 5.04/5.31  ;     0.012   0%   Purity testing               (1 call)
% 5.04/5.31  ;     0.247   5%   Other
% 5.04/5.31  ;     4.791        Total
% 5.04/5.31  ;     4.793        Real time
% 5.04/5.32  ; 
% 5.04/5.32  ; Term-hash-array has 25,878 terms in all.
% 5.04/5.32  ; Feature-vector-row-index has 190 entries (280 at peak, 294 added, 104 deleted).
% 5.04/5.32  ; Feature-vector-row-index has 775 nodes (1,087 at peak, 1,116 added, 341 deleted).
% 5.04/5.32  ;  Retrieved 61 possibly forward subsuming rows in 295 calls.
% 5.04/5.32  ;  Retrieved 108 possibly backward subsumed rows in 294 calls.
% 5.04/5.32  ; Path-index has 42,168 entries (42,169 at peak, 42,338 added, 170 deleted).
% 5.04/5.32  ; Path-index has 98,950 nodes (98,951 at peak, 99,233 added, 283 deleted).
% 5.04/5.32  ; Trie-index has 42,168 entries (42,169 at peak, 42,338 added, 170 deleted).
% 5.04/5.32  ; Trie-index has 120,925 nodes (120,933 at peak, 121,390 added, 465 deleted).
% 5.04/5.32  ; Retrieved 10,354 generalization terms in 31,612 calls.
% 5.04/5.32  ; Retrieved 21,417 instance terms in 21,382 calls.
% 5.04/5.32  ; Retrieved 2,654,936 unifiable terms in 686,990 calls.
% 5.04/5.32  ; 
% 5.04/5.32  ; The agenda of rows to give has 8024 entries:
% 5.04/5.32  ;     1 with value (4 6)        4987 with value (4 13)           5 with value (4 16)
% 5.04/5.32  ;     1 with value (4 10)         26 with value (4 14)        1994 with value (4 18)
% 5.04/5.32  ;     1 with value (4 12)        999 with value (4 15)          10 with value (4 19)
% 5.04/5.32  Evaluation took:
% 5.04/5.32    4.795 seconds of real time
% 5.04/5.32    4.50468 seconds of user run time
% 5.04/5.32    0.290059 seconds of system run time
% 5.04/5.32    [Run times include 0.768 seconds GC run time.]
% 5.04/5.32    0 calls to %EVAL
% 5.04/5.32    0 page faults and
% 5.04/5.32    361,998,888 bytes consed.
% 5.04/5.32  :PROOF-FOUND
% 5.04/5.32  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-11T06:08:58
% 5.04/5.32  :PROOF-FOUND
% 5.04/5.32  * 
%------------------------------------------------------------------------------