TSTP Solution File: HWV008-1.002 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : HWV008-1.002 : TPTP v8.1.2. Bugfixed v2.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n018.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  : 300s
% DateTime : Thu Aug 31 02:18:10 EDT 2023

% Result   : Unsatisfiable 0.21s 0.55s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_or_1_11')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( ~ value(out(n1,X),n1)
    | value(in(n1,X),n1)
    | value(in(n2,X),n1)
    | ~ mode(X,ok)
    | ~ type(X,or) ),
    inference(cnf_transformation,[],['$inc_or_1_11']) ).

cnf('2',plain,
    ( connection(out(c,X),out(n1,or1(X)))
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_connection_outc_out1or1']) ).

cnf('3',plain,
    ( type(f(n2,X),fulladder)
    | ~ type(X,nbit_adder(n2)) ),
    inference(cnf_transformation,[],[nbit_adder_fulladder2]) ).

cnf('4',plain,
    type(a,nbit_adder(n2)),
    inference(cnf_transformation,[],[a_isa_2bit_adder]) ).

cnf('5',plain,
    type(f(n2,a),fulladder),
    inference(resolution,[],['3','4']) ).

cnf('6',plain,
    connection(out(c,f(n2,a)),out(n1,or1(f(n2,a)))),
    inference(resolution,[],['2','5']) ).

cnf('7',plain,
    ( connection(out(c,X),out(c,f(n2,X)))
    | ~ type(X,nbit_adder(n2)) ),
    inference(cnf_transformation,[],[nbit_adder_connection_outc_outcf1]) ).

cnf('8',plain,
    connection(out(c,a),out(c,f(n2,a))),
    inference(resolution,[],['7','4']) ).

cnf('9',plain,
    ( ~ value(X,Y)
    | ~ connection(X,Z)
    | value(Z,Y) ),
    inference(cnf_transformation,[],['$inc_value_propagation1']) ).

cnf('10',plain,
    value(out(c,a),n1),
    inference(cnf_transformation,[],[outc_1]) ).

cnf('11',plain,
    ( ~ connection(out(c,a),X)
    | value(X,n1) ),
    inference(resolution,[],['9','10']) ).

cnf('12',plain,
    value(out(c,f(n2,a)),n1),
    inference(resolution,[],['8','11']) ).

cnf('13',plain,
    ( ~ connection(out(c,f(n2,a)),X)
    | value(X,n1) ),
    inference(resolution,[],['12','9']) ).

cnf('14',plain,
    value(out(n1,or1(f(n2,a))),n1),
    inference(resolution,[],['6','13']) ).

cnf('15',plain,
    ( type(or1(X),or)
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_or1']) ).

cnf('16',plain,
    type(or1(f(n2,a)),or),
    inference(resolution,[],['5','15']) ).

cnf('17',plain,
    ( ~ type(X,Y)
    | mode(X,abnormal)
    | mode(X,ok) ),
    inference(cnf_transformation,[],['$inc_ok_or_abnormal']) ).

cnf('18',plain,
    ~ mode(or1(f(n2,a)),abnormal),
    inference(cnf_transformation,[],[diagnosis_or1f2a]) ).

cnf('19',plain,
    mode(or1(f(n2,a)),ok),
    inference(resolution,[then_simplify],['16','17','18']) ).

cnf('20',plain,
    type(or1(f(n2,a)),or),
    inference(resolution,[],['5','15']) ).

cnf('21',plain,
    ( value(in(n2,or1(f(n2,a))),n1)
    | value(in(n1,or1(f(n2,a))),n1) ),
    inference(resolution,[then_simplify],['1','14','19','20']) ).

cnf('22',plain,
    ( value(out(n1,X),n0)
    | ~ value(in(Y,X),n0)
    | ~ mode(X,ok)
    | ~ type(X,and) ),
    inference(cnf_transformation,[],['$inc_and_0x_0']) ).

cnf('23',plain,
    ( connection(in(n1,X),in(n1,and2(X)))
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_connection_in1_in1and2']) ).

cnf('24',plain,
    ( type(h2(X),halfadder)
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_halfadder2']) ).

cnf('25',plain,
    type(h2(f(n2,a)),halfadder),
    inference(resolution,[],['5','24']) ).

cnf('26',plain,
    connection(in(n1,h2(f(n2,a))),in(n1,and2(h2(f(n2,a))))),
    inference(resolution,[],['23','25']) ).

cnf('27',plain,
    ( connection(in(n1,X),in(n1,h2(X)))
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_connection_in1_in1h2']) ).

cnf('28',plain,
    connection(in(n1,f(n2,a)),in(n1,h2(f(n2,a)))),
    inference(resolution,[],['27','5']) ).

cnf('29',plain,
    ( connection(in(a2,X),in(n1,f(n2,X)))
    | ~ type(X,nbit_adder(n2)) ),
    inference(cnf_transformation,[],[nbit_adder_connection_ina2_in1f2]) ).

cnf('30',plain,
    connection(in(a2,a),in(n1,f(n2,a))),
    inference(resolution,[],['29','4']) ).

cnf('31',plain,
    value(in(a2,a),n0),
    inference(cnf_transformation,[],[ina2_0]) ).

cnf('32',plain,
    ( ~ connection(in(a2,a),X)
    | value(X,n0) ),
    inference(resolution,[],['9','31']) ).

cnf('33',plain,
    value(in(n1,f(n2,a)),n0),
    inference(resolution,[],['30','32']) ).

cnf('34',plain,
    ( ~ connection(in(n1,f(n2,a)),X)
    | value(X,n0) ),
    inference(resolution,[],['33','9']) ).

cnf('35',plain,
    value(in(n1,h2(f(n2,a))),n0),
    inference(resolution,[],['28','34']) ).

cnf('36',plain,
    ( ~ connection(in(n1,h2(f(n2,a))),X)
    | value(X,n0) ),
    inference(resolution,[],['35','9']) ).

cnf('37',plain,
    value(in(n1,and2(h2(f(n2,a)))),n0),
    inference(resolution,[],['26','36']) ).

cnf('38',plain,
    ( type(and2(X),and)
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_and2']) ).

cnf('39',plain,
    type(and2(h2(f(n2,a))),and),
    inference(resolution,[],['25','38']) ).

cnf('40',plain,
    ~ mode(and2(h2(f(n2,a))),abnormal),
    inference(cnf_transformation,[],[diagnosis_and2h1f2a]) ).

cnf('41',plain,
    mode(and2(h2(f(n2,a))),ok),
    inference(resolution,[then_simplify],['39','17','40']) ).

cnf('42',plain,
    type(and2(h2(f(n2,a))),and),
    inference(resolution,[],['25','38']) ).

cnf('43',plain,
    value(out(n1,and2(h2(f(n2,a)))),n0),
    inference(resolution,[then_simplify],['22','37','41','42']) ).

cnf('44',plain,
    ( ~ value(X,Y)
    | ~ connection(Z,X)
    | value(Z,Y) ),
    inference(cnf_transformation,[],['$inc_value_propagation2']) ).

cnf('45',plain,
    ( ~ connection(X,out(n1,and2(h2(f(n2,a)))))
    | value(X,n0) ),
    inference(resolution,[],['43','44']) ).

cnf('46',plain,
    ( connection(out(c,X),out(n1,and2(X)))
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_connection_outc_out1and2']) ).

cnf('47',plain,
    connection(out(c,h2(f(n2,a))),out(n1,and2(h2(f(n2,a))))),
    inference(resolution,[],['46','25']) ).

cnf('48',plain,
    value(out(c,h2(f(n2,a))),n0),
    inference(resolution,[],['45','47']) ).

cnf('49',plain,
    ( ~ connection(out(c,h2(f(n2,a))),X)
    | value(X,n0) ),
    inference(resolution,[],['48','9']) ).

cnf('50',plain,
    ( connection(out(c,h2(X)),in(n1,or1(X)))
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_connection_outch2_in1or1']) ).

cnf('51',plain,
    connection(out(c,h2(f(n2,a))),in(n1,or1(f(n2,a)))),
    inference(resolution,[],['50','5']) ).

cnf('52',plain,
    value(in(n1,or1(f(n2,a))),n0),
    inference(resolution,[],['49','51']) ).

cnf('53',plain,
    ( ~ value(X,Y)
    | ~ value(X,Z)
    | equal_value(Z,Y) ),
    inference(cnf_transformation,[],['$inc_unique_value']) ).

cnf('54',plain,
    ( ~ value(in(n1,or1(f(n2,a))),X)
    | equal_value(X,n0) ),
    inference(resolution,[],['52','53']) ).

cnf('55',plain,
    ~ equal_value(n1,n0),
    inference(cnf_transformation,[],['$inc_equal_value2']) ).

cnf('56',plain,
    value(in(n2,or1(f(n2,a))),n1),
    inference(resolution,[then_simplify],['21','54','55']) ).

cnf('57',plain,
    ( type(h1(X),halfadder)
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_halfadder1']) ).

cnf('58',plain,
    type(h1(f(n2,a)),halfadder),
    inference(resolution,[],['5','57']) ).

cnf('59',plain,
    connection(in(n1,h1(f(n2,a))),in(n1,and2(h1(f(n2,a))))),
    inference(resolution,[],['23','58']) ).

cnf('60',plain,
    ( connection(in(n2,X),in(n1,h1(X)))
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_connection_in2_in1h1']) ).

cnf('61',plain,
    connection(in(n2,f(n2,a)),in(n1,h1(f(n2,a)))),
    inference(resolution,[],['60','5']) ).

cnf('62',plain,
    ( connection(in(b2,X),in(n2,f(n2,X)))
    | ~ type(X,nbit_adder(n2)) ),
    inference(cnf_transformation,[],[nbit_adder_connection_inb2_in2f2]) ).

cnf('63',plain,
    connection(in(b2,a),in(n2,f(n2,a))),
    inference(resolution,[],['62','4']) ).

cnf('64',plain,
    value(in(b2,a),n0),
    inference(cnf_transformation,[],[inb2_0]) ).

cnf('65',plain,
    ( ~ connection(in(b2,a),X)
    | value(X,n0) ),
    inference(resolution,[],['9','64']) ).

cnf('66',plain,
    value(in(n2,f(n2,a)),n0),
    inference(resolution,[],['63','65']) ).

cnf('67',plain,
    ( ~ connection(in(n2,f(n2,a)),X)
    | value(X,n0) ),
    inference(resolution,[],['66','9']) ).

cnf('68',plain,
    value(in(n1,h1(f(n2,a))),n0),
    inference(resolution,[],['61','67']) ).

cnf('69',plain,
    ( ~ connection(in(n1,h1(f(n2,a))),X)
    | value(X,n0) ),
    inference(resolution,[],['68','9']) ).

cnf('70',plain,
    value(in(n1,and2(h1(f(n2,a)))),n0),
    inference(resolution,[],['59','69']) ).

cnf('71',plain,
    type(and2(h1(f(n2,a))),and),
    inference(resolution,[],['58','38']) ).

cnf('72',plain,
    ~ mode(and2(h1(f(n2,a))),abnormal),
    inference(cnf_transformation,[],[diagnosis_and2h2f2a]) ).

cnf('73',plain,
    mode(and2(h1(f(n2,a))),ok),
    inference(resolution,[then_simplify],['71','17','72']) ).

cnf('74',plain,
    type(and2(h1(f(n2,a))),and),
    inference(resolution,[],['58','38']) ).

cnf('75',plain,
    value(out(n1,and2(h1(f(n2,a)))),n0),
    inference(resolution,[then_simplify],['22','70','73','74']) ).

cnf('76',plain,
    ( ~ connection(X,out(n1,and2(h1(f(n2,a)))))
    | value(X,n0) ),
    inference(resolution,[],['75','44']) ).

cnf('77',plain,
    connection(out(c,h1(f(n2,a))),out(n1,and2(h1(f(n2,a))))),
    inference(resolution,[],['46','58']) ).

cnf('78',plain,
    value(out(c,h1(f(n2,a))),n0),
    inference(resolution,[],['76','77']) ).

cnf('79',plain,
    ( ~ connection(out(c,h1(f(n2,a))),X)
    | value(X,n0) ),
    inference(resolution,[],['78','9']) ).

cnf('80',plain,
    ( connection(out(c,h1(X)),in(n2,or1(X)))
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_connection_outch1_in2or1']) ).

cnf('81',plain,
    connection(out(c,h1(f(n2,a))),in(n2,or1(f(n2,a)))),
    inference(resolution,[],['80','5']) ).

cnf('82',plain,
    value(in(n2,or1(f(n2,a))),n0),
    inference(resolution,[],['79','81']) ).

cnf('83',plain,
    ( ~ value(in(n2,or1(f(n2,a))),X)
    | equal_value(X,n0) ),
    inference(resolution,[],['82','53']) ).

cnf('84',plain,
    $false,
    inference(resolution,[then_simplify],['56','83','55']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : HWV008-1.002 : TPTP v8.1.2. Bugfixed v2.2.0.
% 0.07/0.13  % Command  : gkc %s
% 0.14/0.35  % Computer : n018.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Tue Aug 29 14:07:03 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.21/0.40  
% 0.21/0.40  input clause set summed statistics:
% 0.21/0.40  ----------------------------------
% 0.21/0.40  in_clause_count:                    68
% 0.21/0.40  in_rule_clause_count:               68
% 0.21/0.40  in_fact_clause_count:                0
% 0.21/0.40  in_answer_clause_count:              0
% 0.21/0.40  in_ground_clause_count:             14
% 0.21/0.40  in_unit_clause_count:               14
% 0.21/0.40  in_horn_clause_count:               65
% 0.21/0.40  in_pos_clause_count:                 9
% 0.21/0.40  in_neg_clause_count:                 6
% 0.21/0.40  in_poseq_clause_count:               0
% 0.21/0.40  in_negeq_clause_count:               0
% 0.21/0.40  in_unitposeq_clause_count:           0
% 0.21/0.40  in_chain_clause_count:               0
% 0.21/0.40  in_min_length:             1
% 0.21/0.40  in_max_length:             5
% 0.21/0.40  in_min_depth:              1
% 0.21/0.40  in_max_depth:              4
% 0.21/0.40  in_min_size:               3
% 0.21/0.40  in_max_size:              21
% 0.21/0.40  in_min_vars:               0
% 0.21/0.40  in_max_vars:               3
% 0.21/0.40  in_extaxiom_count:                45
% 0.21/0.40  in_axiom_count:                   11
% 0.21/0.40  in_assumption_count:               9
% 0.21/0.40  in_goal_count:                     3
% 0.21/0.40  in_neg_goal_count:                 3
% 0.21/0.40  in_pos_goal_count:                 0
% 0.21/0.40  in_posunit_goal_count:             0
% 0.21/0.40  
% 0.21/0.40  auto guide:
% 0.21/0.40  -----------
% 0.21/0.40  {
% 0.21/0.40  "print":1,
% 0.21/0.40  "print_level": 15,
% 0.21/0.40  "max_size": 0,
% 0.21/0.40  "max_depth": 0,
% 0.21/0.40  "max_length": 0,
% 0.21/0.40  "max_dseconds": 0,
% 0.21/0.40  "equality":0,
% 0.21/0.40  "runs":[
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.21/0.40  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":1},
% 0.21/0.40  {"sine":2, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.40  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1, "sine":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":2},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.21/0.40  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":10},
% 0.21/0.40  {"sine":2, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.21/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.40  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1, "sine":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":2},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.21/0.40  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":50},
% 0.21/0.40  {"sine":2, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.21/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.40  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1, "sine":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":2},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.21/0.40  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":250},
% 0.21/0.40  {"sine":2, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.21/0.40  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.21/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.40  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":250},
% 0.21/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.21/0.40  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":1250},
% 0.21/0.40  {"sine":2, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.40  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1250},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0} 
% 0.21/0.40  
% 0.21/0.40  ]}
% 0.21/0.40  
% 0.21/0.40  
% 0.21/0.40  **** run 1 fork 0 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.21/0.40  
% 0.21/0.40  **** run 2 fork 1 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.21/0.40  
% 0.21/0.40  **** run 3 fork 2 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.21/0.41  
% 0.21/0.41  **** run 4 fork 3 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.21/0.41  
% 0.21/0.41  **** run 5 fork 4 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.21/0.41  
% 0.21/0.41  **** run 6 fork 5 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.21/0.41  
% 0.21/0.41  **** run 8 fork 7 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.21/0.42  
% 0.21/0.42  **** run 7 fork 6 starts with strategy
% 0.21/0.42  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.21/0.47  
% 0.21/0.47  fork 1: search finished without proof.
% 0.21/0.49  
% 0.21/0.49  **** run 10 fork 1 starts with strategy
% 0.21/0.49  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.21/0.53  
% 0.21/0.53  fork 3: search finished without proof.
% 0.21/0.55  
% 0.21/0.55  **** run 12 fork 3 starts with strategy
% 0.21/0.55  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.21/0.55  
% 0.21/0.55  
% 0.21/0.55  result: proof found
% 0.21/0.55  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.21/0.55  by run 3 fork 2 strategy {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.21/0.55  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.21/0.55  
% 0.21/0.55  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 0.21/0.55  
% 0.21/0.55  run 3 fork 2 statistics:
% 0.21/0.55  ----------------------------------
% 0.21/0.55  this run seconds: 0.015330
% 0.21/0.55  total seconds: 0.046327
% 0.21/0.55  stat_given_used: 355
% 0.21/0.55  stat_given_used_at_endgame: 0
% 0.21/0.55  stat_given_candidates:   360
% 0.21/0.55  stat_given_candidates_at_endgame: 0
% 0.21/0.55  stat_given_candidates_h: 0
% 0.21/0.55  stat_binres_derived_cl:   476
% 0.21/0.55  stat_binres_derived_cl_h: 0
% 0.21/0.55  stat_factor_derived_cl: 1
% 0.21/0.55  stat_para_derived_cl: 0
% 0.21/0.55  stat_tautologies_discarded: 23
% 0.21/0.55  stat_forward_subsumed: 134
% 0.21/0.55  stat_derived_cut: 24
% 0.21/0.55  stat_derived_rewritten: 0
% 0.21/0.55  stat_weight_discarded_building: 0
% 0.21/0.55  stat_weight_discarded_cl: 0
% 0.21/0.55  stat_internlimit_discarded_cl: 0
% 0.21/0.55  stat_simplified:  0 simplified 0 derived 0 given
% 0.21/0.55  stat_kept_cl: 319
% 0.21/0.55  stat_built_cl: 1029
% 0.21/0.55  stat_hyperres_partial_cl: 0
% 0.21/0.55  stat_made_rewriters: 0
% 0.21/0.55  stat_backward_subsumed: 0
% 0.21/0.55  stat_propagated_subsumed: 0
% 0.21/0.55  stat_clsubs_attempted:                      2024
% 0.21/0.55  stat_clsubs_fact_groundunit_found:             0
% 0.21/0.55  stat_clsubs_rule_groundunit_found:             3
% 0.21/0.55  stat_clsubs_top_meta_attempted:              37001
% 0.21/0.55  stat_clsubs_top_meta_failed:                 34977
% 0.21/0.55  stat_clsubs_top_meta_nonpref_attempted:               37001
% 0.21/0.55  stat_clsubs_top_meta_nonpref_succeeded:               11479
% 0.21/0.55  stat_clsubs_top_meta_pref_attempted:                  11479
% 0.21/0.55  stat_clsubs_top_meta_pref1_succeeded:                  3700
% 0.21/0.55  stat_clsubs_top_meta_pref2_succeeded:                  2681
% 0.21/0.55  stat_clsubs_top_meta_pref3_succeeded:                  2024
% 0.21/0.55  stat_clsubs_top_meta_pref_succeeded:                   2024
% 0.21/0.55  stat_clsubs_meta_attempted:                 4118
% 0.21/0.55  stat_clsubs_meta_failed:                    2062
% 0.21/0.55  stat_clsubs_predsymbs_attempted:               0
% 0.21/0.55  stat_clsubs_unit_attempted:                    0
% 0.21/0.55  stat_clsubs_full_attempted:                 2024
% 0.21/0.55  stat_forwardsubs_attempted:                  454
% 0.21/0.55  stat_lit_hash_added:                    670
% 0.21/0.55  stat_lit_hash_computed:                3151
% 0.21/0.55  stat_lit_hash_match_found:              164
% 0.21/0.55  stat_lit_hash_match_miss:              3328
% 0.21/0.55  stat_lit_hash_cut_ok:                    27
% 0.21/0.55  stat_lit_strong_cut_ok:                   0
% 0.21/0.55  stat_lit_hash_subsume_ok:               134
% 0.21/0.55  clqueue els 10000000 used 1
% 0.21/0.55  clactive els 10000000 used 356
% 0.21/0.55  clactivesubsume els 10000000 used 1309
% 0.21/0.55  queue_termbuf els 200000000 used 18587
% 0.21/0.55  hyper_termbuf els 100000000 used 1
% 0.21/0.55  active_termbuf els 100000000 used 15223
% 0.21/0.55  varstack els 5000 last used 1
% 0.21/0.55  given_termbuf els 10000000 last used 1
% 0.21/0.55  simplified_termbuf els 10000000 last used 1
% 0.21/0.55  derived_termbuf els 10000000 last used 22
% 0.21/0.55  wr_mallocs: 2013
% 0.21/0.55  wr_callocs: 21
% 0.21/0.55  wr_reallocs: 131
% 0.21/0.55  wr_frees: 2
% 0.21/0.55  wr_malloc_bytes: 4162649556
% 0.21/0.55  wr_calloc_bytes: 112065536
% 0.21/0.55  wr_realloc_bytes: 51184
% 0.21/0.55  wr_realloc_freebytes: 0
% 0.21/0.55  ----------------------------------
%------------------------------------------------------------------------------