TSTP Solution File: PLA031-1.002 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : PLA031-1.002 : TPTP v8.1.0. Released v3.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n023.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 : Mon Jul 18 17:32:06 EDT 2022

% Result   : Unsatisfiable 2.29s 2.51s
% Output   : Refutation 2.36s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   18
% Syntax   : Number of clauses     :   32 (  22 unt;   0 nHn;  32 RR)
%            Number of literals    :   45 (   0 equ;  21 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-7 aty)
%            Number of functors    :    5 (   5 usr;   5 con; 0-0 aty)
%            Number of variables   :   79 (  16 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(load1,axiom,
    ( ~ s(X,Y,Z,U,V,X,W)
    | s(truck1,Y,Z,U,V,X,W) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',load1) ).

cnf(load2,axiom,
    ( s(X,Y,Z,U,V,X,W)
    | ~ s(truck1,Y,Z,U,V,X,W) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',load2) ).

cnf(load5,axiom,
    ( ~ s(X,Y,Z,U,V,Y,W)
    | s(X,truck1,Z,U,V,Y,W) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',load5) ).

cnf(load6,axiom,
    ( s(X,Y,Z,U,V,Y,W)
    | ~ s(X,truck1,Z,U,V,Y,W) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',load6) ).

cnf(load9,axiom,
    ( ~ s(X,Y,Z,U,V,Z,W)
    | s(X,Y,truck1,U,V,Z,W) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',load9) ).

cnf(load10,axiom,
    ( s(X,Y,Z,U,V,Z,W)
    | ~ s(X,Y,truck1,U,V,Z,W) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',load10) ).

cnf(board1,axiom,
    ( ~ s(X,Y,Z,U,V,U,W)
    | ~ neq(V,truck1)
    | s(X,Y,Z,truck1,V,U,W) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',board1) ).

cnf(board2,axiom,
    ( s(X,Y,Z,U,V,U,W)
    | ~ s(X,Y,Z,truck1,V,U,W) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',board2) ).

cnf(drive1,axiom,
    ( ~ s(X,Y,Z,truck1,U,V,W)
    | ~ link(V,X1)
    | s(X,Y,Z,truck1,U,X1,W) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',drive1) ).

cnf(walk1,axiom,
    ( ~ s(X,Y,Z,U,V,W,X1)
    | ~ path(U,Y1)
    | s(X,Y,Z,Y1,V,W,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',walk1) ).

cnf(neq22,axiom,
    neq(s1,truck1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',neq22) ).

cnf(map6,axiom,
    path(p2_1,s2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',map6) ).

cnf(map7,axiom,
    path(s1,p2_1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',map7) ).

cnf(map10,axiom,
    link(s1,s0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',map10) ).

cnf(map12,axiom,
    link(s2,s1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',map12) ).

cnf(map14,axiom,
    link(s0,s2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',map14) ).

cnf(init,axiom,
    s(s1,s1,s1,s1,s1,s2,s0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',init) ).

cnf(goal,negated_conjecture,
    ~ s(s0,s0,s2,s2,X,s2,Y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal) ).

cnf(94,plain,
    ~ s(s0,s0,truck1,s2,X,s2,Y),
    inference('UR-RESOLVE',[status(thm)],[load10,goal]) ).

cnf(101,plain,
    s(s1,s1,s1,p2_1,s1,s2,s0),
    inference('HYPERRESOLVE',[status(thm)],[walk1,init,map7]) ).

cnf(121,plain,
    ~ s(s0,s0,truck1,truck1,X,s2,Y),
    inference('UR-RESOLVE',[status(thm)],[board2,94]) ).

cnf(153,plain,
    s(s1,s1,s1,s2,s1,s2,s0),
    inference('HYPERRESOLVE',[status(thm)],[walk1,101,map6]) ).

cnf(218,plain,
    ~ s(s0,s0,truck1,truck1,X,s0,Y),
    inference('UR-RESOLVE',[status(thm)],[drive1,121,map14]) ).

cnf(326,plain,
    s(s1,s1,s1,truck1,s1,s2,s0),
    inference('HYPERRESOLVE',[status(thm)],[board1,153,neq22]) ).

cnf(539,plain,
    ~ s(truck1,s0,truck1,truck1,X,s0,Y),
    inference('UR-RESOLVE',[status(thm)],[load2,218]) ).

cnf(858,plain,
    s(s1,s1,s1,truck1,s1,s1,s0),
    inference('HYPERRESOLVE',[status(thm)],[drive1,326,map12]) ).

cnf(1460,plain,
    ~ s(truck1,truck1,truck1,truck1,X,s0,Y),
    inference('UR-RESOLVE',[status(thm)],[load6,539]) ).

cnf(2207,plain,
    s(s1,truck1,s1,truck1,s1,s1,s0),
    inference('HYPERRESOLVE',[status(thm)],[load5,858]) ).

cnf(3520,plain,
    ~ s(truck1,truck1,truck1,truck1,X,s1,Y),
    inference('UR-RESOLVE',[status(thm)],[drive1,1460,map10]) ).

cnf(4945,plain,
    s(s1,truck1,truck1,truck1,s1,s1,s0),
    inference('HYPERRESOLVE',[status(thm)],[load9,2207]) ).

cnf(7283,plain,
    ~ s(s1,truck1,truck1,truck1,X,s1,Y),
    inference('UR-RESOLVE',[status(thm)],[load1,3520]) ).

cnf(7284,plain,
    $false,
    inference('REWRITE',[status(thm)],[4945,7283]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : PLA031-1.002 : TPTP v8.1.0. Released v3.5.0.
% 0.06/0.13  % Command  : run-snark %s %d
% 0.12/0.34  % Computer : n023.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Tue May 31 23:36:56 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 0.19/0.47  #<PACKAGE "SNARK-USER">
% 0.19/0.47  * 
% 0.19/0.47  SNARK-TPTP-OPTIONS
% 0.19/0.47  * 
% 0.19/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.47   (USE-FACTORING :POS)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.47  * 
% 0.19/0.47  "."
% 0.19/0.47  * 
% 0.19/0.47  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-05-31T23:36:56
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n023.cluster.edu at 2022-05-31T23:36:56
% 2.29/2.51  
% 2.29/2.51  
% 2.29/2.51  #||
% 2.29/2.51  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 2.29/2.51  % SZS output start Refutation
% See solution above
% 2.36/2.52  ||#
% 2.36/2.52  
% 2.36/2.52  ; Summary of computation:
% 2.36/2.52  ;     30708 formulas have been input or derived (from 3313 formulas).
% 2.36/2.52  ;      7284 (24%) were retained.  Of these,
% 2.36/2.52  ;          420 ( 6%) were simplified or subsumed later,
% 2.36/2.52  ;         6864 (94%) are still being kept.
% 2.36/2.52  ; 
% 2.36/2.52  ; Run time in seconds excluding printing time:
% 2.36/2.52  ;     0.011   1%   Read assertion file          (1 call)
% 2.36/2.52  ;     0.001   0%   Assert                       (91 calls)
% 2.36/2.52  ;     0.343  17%   Process new row              (30,342 calls)
% 2.36/2.52  ;     1.215  60%   Resolution                   (6,624 calls)
% 2.36/2.52  ;     0.026   1%   Paramodulation               (3,312 calls)
% 2.36/2.52  ;     0.000   0%   Condensing                   (26 calls)
% 2.36/2.52  ;     0.001   0%   Forward subsumption          (26 calls)
% 2.36/2.52  ;     0.001   0%   Backward subsumption         (26 calls)
% 2.36/2.52  ;     0.001   0%   Clause clause subsumption    (126 calls)
% 2.36/2.52  ;     0.225  11%   Forward simplification       (30,342 calls)
% 2.36/2.52  ;     0.078   4%   Backward simplification      (7,284 calls)
% 2.36/2.52  ;     0.000   0%   Sortal reasoning             (32 calls)
% 2.36/2.52  ;     0.000   0%   Purity testing               (1 call)
% 2.36/2.52  ;     0.135   7%   Other
% 2.36/2.52  ;     2.037        Total
% 2.36/2.52  ;     2.050        Real time
% 2.36/2.52  ; 
% 2.36/2.52  ; Term-hash-array has 7,295 terms in all.
% 2.36/2.52  ; Feature-vector-row-index has 26 entries (26 at peak, 26 added, 0 deleted).
% 2.36/2.52  ; Feature-vector-row-index has 24 nodes (24 at peak, 24 added, 0 deleted).
% 2.36/2.52  ;  Retrieved 89 possibly forward subsuming rows in 26 calls.
% 2.36/2.52  ;  Retrieved 37 possibly backward subsumed rows in 26 calls.
% 2.36/2.52  ; Path-index has 6,882 entries (6,883 at peak, 7,302 added, 420 deleted).
% 2.36/2.52  ; Path-index has 105 nodes (105 at peak, 105 added, 0 deleted).
% 2.36/2.52  ; Trie-index has 6,882 entries (6,883 at peak, 7,302 added, 420 deleted).
% 2.36/2.52  ; Trie-index has 14,379 nodes (14,382 at peak, 15,041 added, 662 deleted).
% 2.36/2.52  ; Retrieved 23,070 generalization terms in 30,311 calls.
% 2.36/2.52  ; Retrieved 7,938 instance terms in 7,257 calls.
% 2.36/2.52  ; Retrieved 578,655 unifiable terms in 61,555 calls.
% 2.36/2.52  ; 
% 2.36/2.52  ; The agenda of rows to process has 23 entries:
% 2.36/2.52  ;    23 with value 16
% 2.36/2.52  ; The agenda of rows to give has 3688 entries:
% 2.36/2.52  ;  1400 with value (4 15)       2288 with value (4 16)
% 2.36/2.52  Evaluation took:
% 2.36/2.52    2.05 seconds of real time
% 2.36/2.52    1.906186 seconds of user run time
% 2.36/2.52    0.144132 seconds of system run time
% 2.36/2.52    [Run times include 0.106 seconds GC run time.]
% 2.36/2.52    0 calls to %EVAL
% 2.36/2.52    0 page faults and
% 2.36/2.52    100,783,104 bytes consed.
% 2.36/2.52  :PROOF-FOUND
% 2.36/2.52  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-05-31T23:36:58
% 2.36/2.52  :PROOF-FOUND
% 2.36/2.52  * 
%------------------------------------------------------------------------------