TSTP Solution File: SWC010-1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SWC010-1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n019.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 : Tue Jul 19 21:53:42 EDT 2022

% Result   : Unsatisfiable 5.78s 1.13s
% Output   : Proof 5.78s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    sPE(sk2,sk4),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_5)]) ).

cnf(g1,plain,
    sPE(sk1,sk3),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_6)]) ).

cnf(g2,plain,
    neq(sk2,nil),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_7)]) ).

cnf(g3,plain,
    ( ~ neq(sk4,nil)
    | ssItem(sk5) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_17)]) ).

cnf(g4,plain,
    ( ~ neq(sk4,nil)
    | ssList(sk6) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_18)]) ).

cnf(g5,plain,
    ( ~ neq(sk4,nil)
    | ssList(sk7) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_19)]) ).

cnf(g6,plain,
    ( ~ neq(sk4,nil)
    | sPE(app(app(sk6,cons(sk5,nil)),sk7),sk4) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_20)]) ).

cnf(g7,plain,
    ( ~ neq(sk4,nil)
    | sPE(app(sk6,sk7),sk3) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_21)]) ).

cnf(g8,plain,
    ( ~ sPE(sk2,sk4)
    | ~ sPE(nil,nil)
    | ~ neq(sk2,nil)
    | neq(sk4,nil) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g9,plain,
    ( ~ sPE(sk2,sk4)
    | sPE(sk4,sk2) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g10,plain,
    ( ~ sPE(sk1,sk3)
    | sPE(sk3,sk1) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g11,plain,
    sPE(nil,nil),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g12,plain,
    ( ~ sPE(app(sk6,sk7),sk1)
    | ~ sPE(app(app(sk6,cons(sk5,nil)),sk7),sk2)
    | ~ ssList(sk6)
    | ~ ssList(sk7)
    | ~ ssItem(sk5)
    | ~ neq(sk4,nil) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1_16)]) ).

cnf(g13,plain,
    ( ~ sPE(app(app(sk6,cons(sk5,nil)),sk7),sk4)
    | ~ sPE(sk4,sk2)
    | sPE(app(app(sk6,cons(sk5,nil)),sk7),sk2) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g14,plain,
    ( ~ sPE(app(sk6,sk7),sk3)
    | ~ sPE(sk3,sk1)
    | sPE(app(sk6,sk7),sk1) ),
    inference(ground_cnf,[],[theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SWC010-1 : TPTP v8.1.0. Released v2.4.0.
% 0.06/0.13  % Command  : satcop --statistics %s
% 0.13/0.33  % Computer : n019.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Sun Jun 12 07:31:25 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 5.78/1.13  % symbols: 77
% 5.78/1.13  % clauses: 275
% 5.78/1.13  % start clauses: 22
% 5.78/1.13  % iterative deepening steps: 318
% 5.78/1.13  % maximum path limit: 2
% 5.78/1.13  % literal attempts: 1394329
% 5.78/1.13  % depth failures: 1290941
% 5.78/1.13  % regularity failures: 1727
% 5.78/1.13  % tautology failures: 22000
% 5.78/1.13  % reductions: 65026
% 5.78/1.13  % extensions: 1322615
% 5.78/1.13  % SAT variables: 360654
% 5.78/1.13  % SAT clauses: 350533
% 5.78/1.13  % WalkSAT solutions: 350520
% 5.78/1.13  % CDCL solutions: 9
% 5.78/1.13  % SZS status Unsatisfiable for theBenchmark
% 5.78/1.13  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------