TSTP Solution File: SWW412-1 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : SWW412-1 : TPTP v8.1.2. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n022.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 : Fri Sep  1 00:35:26 EDT 2023

% Result   : Unsatisfiable 2.25s 0.78s
% Output   : CNFRefutation 2.25s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_associative_commutative')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    sep(X,sep(Y,Z)) = sep(Y,sep(X,Z)),
    inference(cnf_transformation,[],['$inc_associative_commutative']) ).

cnf('2',plain,
    ( ~ heap(sep(next(X,Y),sep(lseg(Y,Z),U)))
    | heap(sep(lseg(X,Z),U))
    | X = Y ),
    inference(cnf_transformation,[],['$inc_unfolding_2']) ).

cnf('3',plain,
    heap(sep(lseg(x3,nil),sep(lseg(x4,nil),sep(next(x1,x4),sep(next(x2,x3),emp))))),
    inference(cnf_transformation,[],[premise_8]) ).

cnf('4',plain,
    heap(sep(lseg(x3,nil),sep(next(x1,x4),sep(lseg(x4,nil),sep(next(x2,x3),emp))))),
    inference(paramodulation,[],['1','3']) ).

cnf('5',plain,
    heap(sep(next(x1,x4),sep(lseg(x3,nil),sep(lseg(x4,nil),sep(next(x2,x3),emp))))),
    inference(paramodulation,[],['1','4']) ).

cnf('6',plain,
    heap(sep(next(x1,x4),sep(lseg(x4,nil),sep(lseg(x3,nil),sep(next(x2,x3),emp))))),
    inference(paramodulation,[],['1','5']) ).

cnf('7',plain,
    heap(sep(next(x1,x4),sep(lseg(x4,nil),sep(next(x2,x3),sep(lseg(x3,nil),emp))))),
    inference(paramodulation,[],['1','6']) ).

cnf('8',plain,
    x1 != x4,
    inference(cnf_transformation,[],[premise_6]) ).

cnf('9',plain,
    heap(sep(lseg(x1,nil),sep(next(x2,x3),sep(lseg(x3,nil),emp)))),
    inference(resolution,[then_simplify],['2','7','8']) ).

cnf('10',plain,
    heap(sep(next(x2,x3),sep(lseg(x1,nil),sep(lseg(x3,nil),emp)))),
    inference(paramodulation,[],['1','9']) ).

cnf('11',plain,
    heap(sep(next(x2,x3),sep(lseg(x3,nil),sep(lseg(x1,nil),emp)))),
    inference(paramodulation,[],['1','10']) ).

cnf('12',plain,
    ~ heap(sep(lseg(x2,nil),sep(lseg(x1,nil),emp))),
    inference(cnf_transformation,[],[conclusion_1]) ).

cnf('13',plain,
    x2 = x3,
    inference(resolution,[then_simplify],['11','2','12']) ).

cnf('14',plain,
    x3 != x2,
    inference(cnf_transformation,[],[premise_4]) ).

cnf('15',plain,
    $false,
    inference(paramodulation,[],['13','14']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem  : SWW412-1 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.10  % Command  : gkc %s
% 0.10/0.31  % Computer : n022.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit : 300
% 0.10/0.31  % WCLimit  : 300
% 0.10/0.31  % DateTime : Sun Aug 27 17:51:24 EDT 2023
% 0.10/0.31  % CPUTime  : 
% 0.15/0.34  
% 0.15/0.34  input clause set summed statistics:
% 0.15/0.34  ----------------------------------
% 0.15/0.34  in_clause_count:                    20
% 0.15/0.34  in_rule_clause_count:               20
% 0.15/0.34  in_fact_clause_count:                0
% 0.15/0.34  in_answer_clause_count:              0
% 0.15/0.34  in_ground_clause_count:              9
% 0.15/0.34  in_unit_clause_count:               13
% 0.15/0.34  in_horn_clause_count:               17
% 0.15/0.34  in_pos_clause_count:                 3
% 0.15/0.34  in_neg_clause_count:                10
% 0.15/0.34  in_poseq_clause_count:               7
% 0.15/0.34  in_negeq_clause_count:               7
% 0.15/0.34  in_unitposeq_clause_count:           2
% 0.15/0.34  in_chain_clause_count:               0
% 0.15/0.34  in_min_length:             1
% 0.15/0.34  in_max_length:             3
% 0.15/0.34  in_min_depth:              1
% 0.15/0.34  in_max_depth:              6
% 0.15/0.34  in_min_size:               3
% 0.15/0.34  in_max_size:              27
% 0.15/0.34  in_min_vars:               0
% 0.15/0.34  in_max_vars:               5
% 0.15/0.34  in_extaxiom_count:                11
% 0.15/0.34  in_axiom_count:                    0
% 0.15/0.34  in_assumption_count:               8
% 0.15/0.34  in_goal_count:                     1
% 0.15/0.34  in_neg_goal_count:                 1
% 0.15/0.34  in_pos_goal_count:                 0
% 0.15/0.34  in_posunit_goal_count:             0
% 0.15/0.34  
% 0.15/0.34  auto guide:
% 0.15/0.34  -----------
% 0.15/0.34  {
% 0.15/0.34  "print":1,
% 0.15/0.34  "print_level": 15,
% 0.15/0.34  "max_size": 0,
% 0.15/0.34  "max_depth": 0,
% 0.15/0.34  "max_length": 0,
% 0.15/0.34  "max_dseconds": 0,
% 0.15/0.34  "runs":[
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.15/0.34  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.15/0.34  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.15/0.34  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.15/0.34  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.15/0.34  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.15/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.15/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.15/0.34  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.15/0.34  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.15/0.34  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.15/0.34  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.15/0.34  
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.15/0.34  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.15/0.34  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.15/0.34  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.15/0.34  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.15/0.34  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.15/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.15/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.15/0.34  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.15/0.34  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.15/0.34  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.15/0.34  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.15/0.34  
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.15/0.34  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.15/0.34  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.15/0.34  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.15/0.34  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.15/0.34  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.15/0.34  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.15/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.15/0.34  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.15/0.34  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.15/0.34  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.15/0.34  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.15/0.34  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.15/0.34  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.15/0.34  
% 0.15/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.15/0.34  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.15/0.34  
% 0.15/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.15/0.34  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0} 
% 0.15/0.34  
% 0.15/0.34  ]}
% 0.15/0.34  
% 0.15/0.34  
% 0.15/0.34  **** run 2 fork 1 starts with strategy
% 0.15/0.34  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.15/0.34  **** run 3 fork 2 starts with strategy
% 0.15/0.34  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.15/0.34  
% 0.15/0.34  
% 0.15/0.34  **** run 4 fork 3 starts with strategy
% 0.15/0.34  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 0.15/0.34  
% 0.15/0.34  **** run 5 fork 4 starts with strategy
% 0.15/0.34  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.15/0.34  
% 0.15/0.34  **** run 6 fork 5 starts with strategy
% 0.15/0.34  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.15/0.34  
% 0.15/0.34  **** run 7 fork 6 starts with strategy
% 0.15/0.34  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.15/0.34  
% 0.15/0.34  **** run 1 fork 0 starts with strategy
% 0.15/0.34  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.15/0.34  
% 0.15/0.34  **** run 8 fork 7 starts with strategy
% 0.15/0.34  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.15/0.37  
% 0.15/0.37  fork 4: search finished without proof.
% 0.15/0.39  
% 0.15/0.39  **** run 13 fork 4 starts with strategy
% 0.15/0.39  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.15/0.42  
% 0.15/0.42  fork 4: search finished without proof.
% 0.15/0.44  
% 0.15/0.44  **** run 21 fork 4 starts with strategy
% 0.15/0.44  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 0.15/0.46  
% 0.15/0.46  
% 0.15/0.46  fork 0: search terminated without proof.
% 0.15/0.46  
% 0.15/0.46  
% 0.15/0.46  fork 5: search terminated without proof.
% 0.15/0.46  
% 0.15/0.46  
% 0.15/0.46  fork 6: search terminated without proof.
% 0.15/0.47  
% 0.15/0.47  
% 0.15/0.47  fork 7: search terminated without proof.
% 0.15/0.47  
% 0.15/0.47  
% 0.15/0.47  fork 1: search terminated without proof.
% 0.15/0.47  
% 0.15/0.47  
% 0.15/0.47  fork 3: search terminated without proof.
% 0.15/0.49  
% 0.15/0.49  **** run 9 fork 0 starts with strategy
% 0.15/0.49  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.15/0.49  
% 0.15/0.49  **** run 16 fork 7 starts with strategy
% 0.15/0.49  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.15/0.49  
% 0.15/0.49  **** run 15 fork 6 starts with strategy
% 0.15/0.49  
% 0.15/0.49  **** run 10 fork 1 starts with strategy
% 0.15/0.49  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.15/0.49  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.15/0.49  
% 0.15/0.49  **** run 14 fork 5 starts with strategy
% 0.15/0.49  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 0.15/0.49  
% 0.15/0.49  **** run 12 fork 3 starts with strategy
% 0.15/0.49  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.15/0.51  
% 0.15/0.51  fork 0: search finished without proof.
% 0.15/0.52  
% 0.15/0.52  fork 6: search finished without proof.
% 0.15/0.53  
% 0.15/0.53  **** run 17 fork 0 starts with strategy
% 0.15/0.53  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.15/0.54  
% 0.15/0.54  **** run 23 fork 6 starts with strategy
% 0.15/0.54  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.15/0.57  
% 0.15/0.57  
% 0.15/0.57  fork 4: search terminated without proof.
% 0.15/0.59  
% 0.15/0.59  **** run 29 fork 4 starts with strategy
% 0.15/0.59  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 0.15/0.61  
% 0.15/0.61  
% 0.15/0.61  fork 7: search terminated without proof.
% 0.15/0.61  
% 0.15/0.61  
% 0.15/0.61  fork 1: search terminated without proof.
% 0.15/0.63  
% 0.15/0.63  **** run 18 fork 1 starts with strategy
% 0.15/0.63  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.15/0.65  
% 0.15/0.65  **** run 24 fork 7 starts with strategy
% 0.15/0.65  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.15/0.65  
% 0.15/0.65  
% 0.15/0.65  fork 0: search terminated without proof.
% 0.15/0.66  
% 0.15/0.66  
% 0.15/0.66  fork 6: search terminated without proof.
% 0.15/0.68  
% 0.15/0.68  **** run 25 fork 0 starts with strategy
% 0.15/0.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.15/0.68  
% 0.15/0.68  **** run 31 fork 6 starts with strategy
% 0.15/0.68  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 0.15/0.71  
% 0.15/0.71  
% 0.15/0.71  fork 4: search terminated without proof.
% 0.15/0.73  
% 0.15/0.73  **** run 37 fork 4 starts with strategy
% 0.15/0.73  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 0.15/0.77  
% 0.15/0.77  
% 0.15/0.77  fork 1: search terminated without proof.
% 2.25/0.78  
% 2.25/0.78  
% 2.25/0.78  fork 7: search terminated without proof.
% 2.25/0.78  
% 2.25/0.78  
% 2.25/0.78  result: proof found
% 2.25/0.78  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 2.25/0.78  by run 3 fork 2 strategy {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 2.25/0.78  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 2.25/0.78  
% 2.25/0.78  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 2.25/0.78  
% 2.25/0.78  run 3 fork 2 statistics:
% 2.25/0.78  ----------------------------------
% 2.25/0.78  this run seconds: 0.013902
% 2.25/0.78  total seconds: 0.037310
% 2.25/0.78  stat_given_used: 62
% 2.25/0.78  stat_given_used_at_endgame: 0
% 2.25/0.78  stat_given_candidates:   123
% 2.25/0.78  stat_given_candidates_at_endgame: 0
% 2.25/0.78  stat_given_candidates_h: 0
% 2.25/0.78  stat_binres_derived_cl:   5
% 2.25/0.78  stat_binres_derived_cl_h: 0
% 2.25/0.78  stat_factor_derived_cl: 1
% 2.25/0.78  stat_para_derived_cl: 377
% 2.25/0.78  stat_tautologies_discarded: 4
% 2.25/0.78  stat_forward_subsumed: 211
% 2.25/0.78  stat_derived_cut: 3
% 2.25/0.78  stat_derived_rewritten: 0
% 2.25/0.78  stat_weight_discarded_building: 0
% 2.25/0.78  stat_weight_discarded_cl: 0
% 2.25/0.78  stat_internlimit_discarded_cl: 0
% 2.25/0.78  stat_simplified:  0 simplified 0 derived 0 given
% 2.25/0.78  stat_kept_cl: 146
% 2.25/0.78  stat_built_cl: 270
% 2.25/0.78  stat_hyperres_partial_cl: 0
% 2.25/0.78  stat_made_rewriters: 2
% 2.25/0.78  stat_backward_subsumed: 0
% 2.25/0.78  stat_propagated_subsumed: 0
% 2.25/0.78  stat_clsubs_attempted:                       144
% 2.25/0.78  stat_clsubs_fact_groundunit_found:             0
% 2.25/0.78  stat_clsubs_rule_groundunit_found:            25
% 2.25/0.78  stat_clsubs_top_meta_attempted:                924
% 2.25/0.78  stat_clsubs_top_meta_failed:                   780
% 2.25/0.78  stat_clsubs_top_meta_nonpref_attempted:                 924
% 2.25/0.78  stat_clsubs_top_meta_nonpref_succeeded:                 298
% 2.25/0.78  stat_clsubs_top_meta_pref_attempted:                    298
% 2.25/0.78  stat_clsubs_top_meta_pref1_succeeded:                   207
% 2.25/0.78  stat_clsubs_top_meta_pref2_succeeded:                   166
% 2.25/0.78  stat_clsubs_top_meta_pref3_succeeded:                   144
% 2.25/0.78  stat_clsubs_top_meta_pref_succeeded:                    144
% 2.25/0.78  stat_clsubs_meta_attempted:                  231
% 2.25/0.78  stat_clsubs_meta_failed:                      76
% 2.25/0.78  stat_clsubs_predsymbs_attempted:               0
% 2.25/0.78  stat_clsubs_unit_attempted:                   96
% 2.25/0.78  stat_clsubs_full_attempted:                   48
% 2.25/0.78  stat_forwardsubs_attempted:                  357
% 2.25/0.78  stat_lit_hash_added:                    243
% 2.25/0.78  stat_lit_hash_computed:                 946
% 2.25/0.78  stat_lit_hash_match_found:              239
% 2.25/0.78  stat_lit_hash_match_miss:               740
% 2.25/0.78  stat_lit_hash_cut_ok:                     3
% 2.25/0.78  stat_lit_strong_cut_ok:                   0
% 2.25/0.78  stat_lit_hash_subsume_ok:               211
% 2.25/0.78  clqueue els 10000000 used 1
% 2.25/0.78  clactive els 10000000 used 63
% 2.25/0.78  clactivesubsume els 10000000 used 145
% 2.25/0.78  queue_termbuf els 200000000 used 10296
% 2.25/0.78  hyper_termbuf els 100000000 used 1
% 2.25/0.78  active_termbuf els 100000000 used 3215
% 2.25/0.78  varstack els 5000 last used 1
% 2.25/0.78  given_termbuf els 10000000 last used 1
% 2.25/0.78  simplified_termbuf els 10000000 last used 1
% 2.25/0.78  derived_termbuf els 10000000 last used 22
% 2.25/0.78  wr_mallocs: 1316
% 2.25/0.78  wr_callocs: 21
% 2.25/0.78  wr_reallocs: 72
% 2.25/0.78  wr_frees: 2
% 2.25/0.78  wr_malloc_bytes: 4162621924
% 2.25/0.78  wr_calloc_bytes: 112065536
% 2.25/0.78  wr_realloc_bytes: 9280
% 2.25/0.78  wr_realloc_freebytes: 0
% 2.25/0.78  ----------------------------------
%------------------------------------------------------------------------------