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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : HWV031-1 : TPTP v8.1.2. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n002.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:25 EDT 2023

% Result   : Unsatisfiable 272.30s 35.13s
% Output   : CNFRefutation 272.30s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_axiom_67')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( wr_level(plus(X,n1)) = plus(wr_level(X),n1)
    | ~ gt(minus(fifo_length,n1),wr_level(X))
    | ~ p_Rd(X)
    | ~ p_Wr(X)
    | p_Reset(X) ),
    inference(cnf_transformation,[],['$inc_axiom_67']) ).

cnf('2',plain,
    ( X = plus(y_27(X),n1)
    | X = n0 ),
    inference(cnf_transformation,[],['$inc_axiom_16']) ).

cnf('3',plain,
    n1 = plus(n0,n1),
    inference(cnf_transformation,[],['$inc_axiom_20']) ).

cnf('4',plain,
    ( ~ gt(plus(X,n1),Y)
    | gt(X,Y)
    | Y = X ),
    inference(cnf_transformation,[],['$inc_axiom_10']) ).

cnf('5',plain,
    ( ~ gt(X,Y)
    | ~ gt(Z,X)
    | gt(Z,Y) ),
    inference(cnf_transformation,[],['$inc_axiom_13']) ).

cnf('6',plain,
    ~ gt(X,X),
    inference(cnf_transformation,[],['$inc_axiom_17']) ).

cnf('7',plain,
    ( ~ gt(X,Y)
    | ~ gt(Y,X) ),
    inference(resolution,[],['5','6']) ).

cnf('8',plain,
    gt(plus(X,n1),n0),
    inference(cnf_transformation,[],['$inc_axiom_2']) ).

cnf('9',plain,
    ~ gt(n0,plus(X,n1)),
    inference(resolution,[],['7','8']) ).

cnf('10',plain,
    ( gt(X,n0)
    | X = n0 ),
    inference(cnf_transformation,[],['$inc_axiom_15']) ).

cnf('11',plain,
    plus(X,n1) != n0,
    inference(cnf_transformation,[],['$inc_axiom_1']) ).

cnf('12',plain,
    ( plus(X,n1) != Y
    | gt(Y,n0) ),
    inference(paramodulation,[],['10','11']) ).

cnf('13',plain,
    plus(X3,n1) != n0,
    inference(resolution,[],['12','6']) ).

cnf('14',plain,
    ~ gt(plus(n0,n1),plus(X,n1)),
    inference(resolution,[then_simplify],['4','9','13']) ).

cnf('15',plain,
    ~ gt(n1,plus(X,n1)),
    inference(paramodulation,[],['3','14']) ).

cnf('16',plain,
    ( ~ gt(n1,X)
    | X = n0 ),
    inference(paramodulation,[],['2','15']) ).

cnf('17',plain,
    ( gt(plus(X,n1),plus(Y,n1))
    | ~ gt(X,Y) ),
    inference(cnf_transformation,[],['$inc_axiom_8']) ).

cnf('18',plain,
    ~ gt(n0,X),
    inference(resolution,[],['14','17']) ).

cnf('19',plain,
    ( ~ gt(n1,X)
    | ~ gt(X,Y) ),
    inference(paramodulation,[],['16','18']) ).

cnf('20',plain,
    ( gt(X,minus(X,n1))
    | ~ gt(X,n0) ),
    inference(cnf_transformation,[],['$inc_axiom_3']) ).

cnf('21',plain,
    gt(fifo_length,n0),
    inference(cnf_transformation,[],[quest_3]) ).

cnf('22',plain,
    gt(fifo_length,minus(fifo_length,n1)),
    inference(resolution,[],['20','21']) ).

cnf('23',plain,
    ~ gt(n1,fifo_length),
    inference(resolution,[],['19','22']) ).

cnf('24',plain,
    ( wr_level(plus(X,n1)) = n0
    | ~ p_Reset(X) ),
    inference(cnf_transformation,[],['$inc_axiom_27']) ).

cnf('25',plain,
    gt(plus(wr_level(plus(x_139,n1)),n1),fifo_length),
    inference(cnf_transformation,[],[quest_2]) ).

cnf('26',plain,
    ( ~ p_Reset(x_139)
    | gt(plus(n0,n1),fifo_length) ),
    inference(paramodulation,[],['24','25']) ).

cnf('27',plain,
    ( ~ p_Reset(x_139)
    | gt(n1,fifo_length) ),
    inference(paramodulation,[],['3','26']) ).

cnf('28',plain,
    ~ p_Reset(x_139),
    inference(resolution,[],['23','27']) ).

cnf('29',plain,
    ( wr_level(plus(X,n1)) = wr_level(X)
    | p_Wr(X)
    | p_Reset(X) ),
    inference(cnf_transformation,[],['$inc_axiom_69']) ).

cnf('30',plain,
    ~ gt(plus(wr_level(x_139),n1),fifo_length),
    inference(cnf_transformation,[],[quest_1]) ).

cnf('31',plain,
    ( p_Wr(x_139)
    | p_Reset(x_139) ),
    inference(paramodulation,[then_simplify],['29','25','30']) ).

cnf('32',plain,
    p_Wr(x_139),
    inference(resolution,[],['28','31']) ).

cnf('33',plain,
    ~ p_Reset(x_139),
    inference(resolution,[],['23','27']) ).

cnf('34',plain,
    ( ~ gt(minus(fifo_length,n1),wr_level(x_139))
    | ~ p_Rd(x_139)
    | wr_level(plus(x_139,n1)) = plus(wr_level(x_139),n1) ),
    inference(resolution,[then_simplify],['1','32','33']) ).

cnf('35',plain,
    ( wr_level(plus(X0,n1)) = n0
    | gt(minus(fifo_length,n1),wr_level(X0))
    | ~ p_Rd(X0)
    | ~ p_Wr(X0)
    | p_Reset(X0) ),
    inference(cnf_transformation,[],['$inc_axiom_68']) ).

cnf('36',plain,
    ( wr_level(plus(X0,n1)) = n0
    | ~ p_Reset(X0) ),
    inference(cnf_transformation,[],['$inc_axiom_27']) ).

cnf('37',plain,
    ( wr_level(plus(X,n1)) = n0
    | gt(minus(fifo_length,n1),wr_level(X))
    | ~ p_Rd(X)
    | ~ p_Wr(X) ),
    inference(simplify,[],['35','36']) ).

cnf('38',plain,
    plus(n0,X) = X,
    inference(cnf_transformation,[],['$inc_axiom_19']) ).

cnf('39',plain,
    ( plus(X,Y) = Y
    | ~ gt(n1,X) ),
    inference(paramodulation,[],['16','38']) ).

cnf('40',plain,
    ~ gt(n1,fifo_length),
    inference(resolution,[],['19','22']) ).

cnf('41',plain,
    ~ gt(n1,wr_level(plus(x_139,n1))),
    inference(paramodulation,[then_simplify],['39','25','40']) ).

cnf('42',plain,
    p_Wr(x_139),
    inference(resolution,[],['28','31']) ).

cnf('43',plain,
    gt(n1,n0),
    inference(paramodulation,[],['38','8']) ).

cnf('44',plain,
    ( ~ p_Rd(x_139)
    | gt(minus(fifo_length,n1),wr_level(x_139)) ),
    inference(paramodulation,[then_simplify],['37','41','42','43']) ).

cnf('45',plain,
    ( ~ p_Rd(x_139)
    | wr_level(plus(x_139,n1)) = plus(wr_level(x_139),n1) ),
    inference(simplify,[],['34','44']) ).

cnf('46',plain,
    gt(n1,n0),
    inference(paramodulation,[],['38','8']) ).

cnf('47',plain,
    gt(n1,minus(n1,n1)),
    inference(resolution,[],['20','46']) ).

cnf('48',plain,
    ~ gt(minus(n1,n1),X),
    inference(resolution,[],['19','47']) ).

cnf('49',plain,
    ( plus(X,Y) = Y
    | gt(X,n0) ),
    inference(paramodulation,[],['10','38']) ).

cnf('50',plain,
    plus(minus(n1,n1),X) = X,
    inference(resolution,[],['48','49']) ).

cnf('51',plain,
    ( plus(X,Y) != Z
    | minus(Z,Y) = X
    | def_10(Y,Z) ),
    inference(cnf_transformation,[],['$inc_axiom_5']) ).

cnf('52',plain,
    ( ~ def_10(X,Y)
    | Y != X ),
    inference(cnf_transformation,[],['$inc_axiom_7']) ).

cnf('53',plain,
    ~ def_10(X3,X3),
    inference(reflexivity,[],['52']) ).

cnf('54',plain,
    minus(X,X) = minus(n1,n1),
    inference(resolution,[then_simplify],['50','51','53']) ).

cnf('55',plain,
    ( n0 = X
    | gt(X,n0) ),
    inference(resolution,[],['4','8']) ).

cnf('56',plain,
    n0 = minus(n1,n1),
    inference(resolution,[],['48','55']) ).

cnf('57',plain,
    n0 = minus(X,X),
    inference(paramodulation,[],['54','56']) ).

cnf('58',plain,
    ~ gt(minus(X,X),Y),
    inference(paramodulation,[],['54','48']) ).

cnf('59',plain,
    plus(X,n1) != minus(Y,Y),
    inference(resolution,[],['58','12']) ).

cnf('60',plain,
    ( X != minus(Y,Y)
    | X = n0 ),
    inference(paramodulation,[],['2','59']) ).

cnf('61',plain,
    ( X != minus(Y,Y)
    | ~ gt(X,Z) ),
    inference(paramodulation,[],['60','18']) ).

cnf('62',plain,
    ( gt(fifo_length,X)
    | gt(X,n0) ),
    inference(paramodulation,[],['10','21']) ).

cnf('63',plain,
    gt(fifo_length,minus(n1,n1)),
    inference(resolution,[],['48','62']) ).

cnf('64',plain,
    gt(fifo_length,minus(X,X)),
    inference(paramodulation,[],['54','63']) ).

cnf('65',plain,
    fifo_length != minus(X,X),
    inference(resolution,[],['61','64']) ).

cnf('66',plain,
    fifo_length != n0,
    inference(paramodulation,[],['57','65']) ).

cnf('67',plain,
    fifo_length = plus(y_27(fifo_length),n1),
    inference(resolution,[],['66','2']) ).

cnf('68',plain,
    ( gt(fifo_length,plus(X,n1))
    | ~ gt(y_27(fifo_length),X) ),
    inference(paramodulation,[],['67','17']) ).

cnf('69',plain,
    ( X = plus(y_27(X),n1)
    | gt(n1,X) ),
    inference(paramodulation,[],['2','46']) ).

cnf('70',plain,
    gt(plus(plus(X,n1),n1),plus(n0,n1)),
    inference(resolution,[],['17','8']) ).

cnf('71',plain,
    gt(plus(plus(X,n1),n1),n1),
    inference(paramodulation,[then_simplify],['39','70','43']) ).

cnf('72',plain,
    ( ~ def_10(X,Y)
    | ~ gt(Y,X) ),
    inference(cnf_transformation,[],['$inc_axiom_6']) ).

cnf('73',plain,
    ~ def_10(n1,plus(plus(X,n1),n1)),
    inference(resolution,[],['71','72']) ).

cnf('74',plain,
    ( ~ def_10(n1,plus(X,n1))
    | gt(n1,X) ),
    inference(paramodulation,[],['69','73']) ).

cnf('75',plain,
    ( ~ def_10(n1,fifo_length)
    | gt(n1,y_27(fifo_length)) ),
    inference(paramodulation,[],['67','74']) ).

cnf('76',plain,
    ~ def_10(X,plus(n0,X)),
    inference(resolution,[],['52','38']) ).

cnf('77',plain,
    ( ~ def_10(X,plus(Y,X))
    | ~ gt(n1,Y) ),
    inference(paramodulation,[],['16','76']) ).

cnf('78',plain,
    ( ~ gt(n1,y_27(fifo_length))
    | ~ def_10(n1,fifo_length) ),
    inference(paramodulation,[],['67','77']) ).

cnf('79',plain,
    ~ def_10(n1,fifo_length),
    inference(simplify,[],['75','78']) ).

cnf('80',plain,
    ( minus(X,Y) != Z
    | plus(Z,Y) = X
    | def_10(Y,X) ),
    inference(cnf_transformation,[],['$inc_axiom_4']) ).

cnf('81',plain,
    ( plus(minus(X,Y),Y) = X
    | def_10(Y,X) ),
    inference(reflexivity,[],['80']) ).

cnf('82',plain,
    plus(minus(fifo_length,n1),n1) = fifo_length,
    inference(resolution,[],['79','81']) ).

cnf('83',plain,
    plus(X,n1) = plus(y_27(plus(X,n1)),n1),
    inference(resolution,[],['2','11']) ).

cnf('84',plain,
    ( plus(X,n1) != plus(Y,n1)
    | X = Y ),
    inference(cnf_transformation,[],['$inc_axiom_18']) ).

cnf('85',plain,
    X = y_27(plus(X,n1)),
    inference(resolution,[],['83','84']) ).

cnf('86',plain,
    minus(fifo_length,n1) = y_27(fifo_length),
    inference(paramodulation,[],['82','85']) ).

cnf('87',plain,
    ( wr_level(plus(X0,n1)) = n0
    | gt(minus(fifo_length,n1),wr_level(X0))
    | ~ gt(fifo_length,int_level(X0))
    | ~ p_Wr(X0)
    | p_Rd(X0)
    | p_Reset(X0) ),
    inference(cnf_transformation,[],['$inc_axiom_41']) ).

cnf('88',plain,
    ( wr_level(plus(X,n1)) = n0
    | gt(minus(fifo_length,n1),wr_level(X))
    | ~ gt(fifo_length,int_level(X))
    | ~ p_Wr(X)
    | p_Rd(X) ),
    inference(simplify,[],['87','36']) ).

cnf('89',plain,
    ( ~ gt(fifo_length,int_level(x_139))
    | wr_level(plus(x_139,n1)) = n0
    | gt(minus(fifo_length,n1),wr_level(x_139))
    | p_Rd(x_139) ),
    inference(resolution,[],['88','32']) ).

cnf('90',plain,
    ( wr_level(plus(X,n1)) = wr_level(X)
    | gt(fifo_length,int_level(X))
    | ~ p_Wr(X)
    | p_Rd(X)
    | p_Reset(X) ),
    inference(cnf_transformation,[],['$inc_axiom_43']) ).

cnf('91',plain,
    ( gt(fifo_length,int_level(x_139))
    | p_Rd(x_139) ),
    inference(paramodulation,[then_simplify],['90','25','42','33','30']) ).

cnf('92',plain,
    ( ~ gt(X,Y)
    | X != n0 ),
    inference(paramodulation,[],['57','61']) ).

cnf('93',plain,
    ( gt(n1,X)
    | gt(X,n0) ),
    inference(paramodulation,[],['10','46']) ).

cnf('94',plain,
    gt(wr_level(plus(x_139,n1)),n0),
    inference(resolution,[],['41','93']) ).

cnf('95',plain,
    wr_level(plus(x_139,n1)) != n0,
    inference(resolution,[],['92','94']) ).

cnf('96',plain,
    ( gt(minus(fifo_length,n1),wr_level(x_139))
    | p_Rd(x_139) ),
    inference(simplify,[then_simplify],['89','91','95']) ).

cnf('97',plain,
    ( gt(y_27(fifo_length),wr_level(x_139))
    | p_Rd(x_139) ),
    inference(paramodulation,[],['86','96']) ).

cnf('98',plain,
    ( ~ p_Rd(x_139)
    | wr_level(plus(x_139,n1)) = n0
    | gt(minus(fifo_length,n1),wr_level(x_139)) ),
    inference(resolution,[],['37','32']) ).

cnf('99',plain,
    ( ~ p_Rd(x_139)
    | gt(minus(fifo_length,n1),wr_level(x_139)) ),
    inference(simplify,[],['98','95']) ).

cnf('100',plain,
    ( ~ p_Rd(x_139)
    | gt(y_27(fifo_length),wr_level(x_139)) ),
    inference(paramodulation,[],['86','99']) ).

cnf('101',plain,
    gt(y_27(fifo_length),wr_level(x_139)),
    inference(simplify,[],['97','100']) ).

cnf('102',plain,
    gt(fifo_length,plus(wr_level(x_139),n1)),
    inference(resolution,[],['68','101']) ).

cnf('103',plain,
    ( plus(X,n1) = Y
    | gt(Y,plus(X,n1))
    | ~ gt(Y,X) ),
    inference(cnf_transformation,[],['$inc_axiom_14']) ).

cnf('104',plain,
    ( gt(X3,plus(wr_level(plus(x_139,n1)),n1))
    | ~ gt(X3,wr_level(plus(x_139,n1)))
    | gt(X3,fifo_length) ),
    inference(paramodulation,[],['103','25']) ).

cnf('105',plain,
    ( ~ gt(X3,plus(wr_level(plus(x_139,n1)),n1))
    | gt(X3,fifo_length) ),
    inference(resolution,[],['5','25']) ).

cnf('106',plain,
    ( ~ gt(X,wr_level(plus(x_139,n1)))
    | gt(X,fifo_length) ),
    inference(simplify,[],['104','105']) ).

cnf('107',plain,
    ~ gt(fifo_length,wr_level(plus(x_139,n1))),
    inference(resolution,[],['106','6']) ).

cnf('108',plain,
    ~ p_Rd(x_139),
    inference(paramodulation,[then_simplify],['45','102','107']) ).

cnf('109',plain,
    gt(minus(fifo_length,n1),wr_level(x_139)),
    inference(resolution,[],['108','96']) ).

cnf('110',plain,
    ( wr_level(plus(X,n1)) = plus(wr_level(X),n1)
    | ~ gt(minus(fifo_length,n1),wr_level(X))
    | ~ gt(fifo_length,int_level(X))
    | ~ p_Wr(X)
    | p_Rd(X)
    | p_Reset(X) ),
    inference(cnf_transformation,[],['$inc_axiom_40']) ).

cnf('111',plain,
    ~ gt(plus(wr_level(x_139),n1),fifo_length),
    inference(cnf_transformation,[],[quest_1]) ).

cnf('112',plain,
    ( ~ gt(wr_level(plus(x_139,n1)),fifo_length)
    | ~ gt(minus(fifo_length,n1),wr_level(x_139))
    | ~ gt(fifo_length,int_level(x_139))
    | p_Rd(x_139) ),
    inference(paramodulation,[then_simplify],['110','111','42','33']) ).

cnf('113',plain,
    ( ~ gt(wr_level(plus(x_139,n1)),fifo_length)
    | ~ gt(minus(fifo_length,n1),wr_level(x_139))
    | p_Rd(x_139) ),
    inference(simplify,[],['112','91']) ).

cnf('114',plain,
    ~ p_Rd(x_139),
    inference(paramodulation,[then_simplify],['45','102','107']) ).

cnf('115',plain,
    ~ gt(wr_level(plus(x_139,n1)),fifo_length),
    inference(resolution,[then_simplify],['109','113','114']) ).

cnf('116',plain,
    ( ~ gt(plus(X,n1),Y)
    | gt(X,Y)
    | X = Y ),
    inference(cnf_transformation,[],['$inc_axiom_11']) ).

cnf('117',plain,
    gt(plus(wr_level(plus(x_139,n1)),n1),fifo_length),
    inference(cnf_transformation,[],[quest_2]) ).

cnf('118',plain,
    wr_level(plus(x_139,n1)) = fifo_length,
    inference(resolution,[then_simplify],['115','116','117']) ).

cnf('119',plain,
    ( ~ gt(minus(fifo_length,n1),wr_level(x_139))
    | ~ gt(fifo_length,int_level(x_139))
    | wr_level(plus(x_139,n1)) = plus(wr_level(x_139),n1)
    | p_Rd(x_139) ),
    inference(resolution,[then_simplify],['110','32','33']) ).

cnf('120',plain,
    ( ~ gt(minus(fifo_length,n1),wr_level(x_139))
    | wr_level(plus(x_139,n1)) = plus(wr_level(x_139),n1)
    | p_Rd(x_139) ),
    inference(simplify,[],['119','91']) ).

cnf('121',plain,
    gt(minus(fifo_length,n1),wr_level(x_139)),
    inference(resolution,[],['108','96']) ).

cnf('122',plain,
    fifo_length = plus(wr_level(x_139),n1),
    inference(paramodulation,[then_simplify],['118','120','121','114']) ).

cnf('123',plain,
    ( def_10(n1,fifo_length)
    | plus(X,n1) != fifo_length
    | gt(fifo_length,X) ),
    inference(paramodulation,[],['51','22']) ).

cnf('124',plain,
    ( plus(X,n1) != fifo_length
    | gt(fifo_length,X) ),
    inference(resolution,[],['79','123']) ).

cnf('125',plain,
    plus(fifo_length,n1) != fifo_length,
    inference(resolution,[],['124','6']) ).

cnf('126',plain,
    ( minus(plus(X,Y),Y) = X
    | def_10(Y,plus(X,Y)) ),
    inference(reflexivity,[],['51']) ).

cnf('127',plain,
    gt(plus(fifo_length,n1),plus(n0,n1)),
    inference(resolution,[],['17','21']) ).

cnf('128',plain,
    gt(plus(fifo_length,n1),n1),
    inference(paramodulation,[then_simplify],['39','127','43']) ).

cnf('129',plain,
    ~ def_10(n1,plus(fifo_length,n1)),
    inference(resolution,[],['128','72']) ).

cnf('130',plain,
    minus(plus(fifo_length,n1),n1) = fifo_length,
    inference(resolution,[],['126','129']) ).

cnf('131',plain,
    gt(plus(X,n1),minus(plus(X,n1),n1)),
    inference(resolution,[],['20','8']) ).

cnf('132',plain,
    gt(plus(fifo_length,n1),fifo_length),
    inference(paramodulation,[],['130','131']) ).

cnf('133',plain,
    ~ gt(fifo_length,plus(fifo_length,n1)),
    inference(resolution,[],['132','7']) ).

cnf('134',plain,
    ~ gt(fifo_length,fifo_length),
    inference(resolution,[then_simplify],['125','103','133']) ).

cnf('135',plain,
    $false,
    inference(paramodulation,[then_simplify],['122','102','134']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : HWV031-1 : TPTP v8.1.2. Released v2.5.0.
% 0.06/0.13  % Command  : gkc %s
% 0.13/0.33  % Computer : n002.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  : 300
% 0.13/0.33  % DateTime : Tue Aug 29 15:39:50 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.38  
% 0.13/0.38  input clause set summed statistics:
% 0.13/0.38  ----------------------------------
% 0.13/0.38  in_clause_count:                    93
% 0.13/0.38  in_rule_clause_count:               92
% 0.13/0.38  in_fact_clause_count:                1
% 0.13/0.38  in_answer_clause_count:              0
% 0.13/0.38  in_ground_clause_count:              4
% 0.13/0.38  in_unit_clause_count:                9
% 0.13/0.38  in_horn_clause_count:               29
% 0.13/0.38  in_pos_clause_count:                12
% 0.13/0.38  in_neg_clause_count:                 9
% 0.13/0.38  in_poseq_clause_count:              42
% 0.13/0.38  in_negeq_clause_count:               7
% 0.13/0.38  in_unitposeq_clause_count:           3
% 0.13/0.38  in_chain_clause_count:               0
% 0.13/0.38  in_min_length:             1
% 0.13/0.38  in_max_length:             7
% 0.13/0.38  in_min_depth:              1
% 0.13/0.38  in_max_depth:              4
% 0.13/0.38  in_min_size:               3
% 0.13/0.38  in_max_size:              25
% 0.13/0.38  in_min_vars:               0
% 0.13/0.38  in_max_vars:               3
% 0.13/0.38  in_extaxiom_count:                90
% 0.13/0.38  in_axiom_count:                    0
% 0.13/0.38  in_assumption_count:               0
% 0.13/0.38  in_goal_count:                     3
% 0.13/0.38  in_neg_goal_count:                 1
% 0.13/0.38  in_pos_goal_count:                 2
% 0.13/0.38  in_posunit_goal_count:             2
% 0.13/0.38  
% 0.13/0.38  auto guide:
% 0.13/0.38  -----------
% 0.13/0.38  {
% 0.13/0.38  "print":1,
% 0.13/0.38  "print_level": 15,
% 0.13/0.38  "max_size": 0,
% 0.13/0.38  "max_depth": 0,
% 0.13/0.38  "max_length": 0,
% 0.13/0.38  "max_dseconds": 0,
% 0.13/0.38  "runs":[
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"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.13/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.13/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.38  {"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.13/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.13/0.38  {"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.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.13/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"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.13/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.13/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.38  {"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.13/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.13/0.38  {"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.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.13/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para","prohibit_unordered_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"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.13/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1, "max_size":17},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.13/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.38  {"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.13/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.13/0.38  {"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.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.13/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.13/0.38  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":250},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1250},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "sine":1} 
% 0.13/0.38  
% 0.13/0.38  ]}
% 0.13/0.38  
% 0.13/0.38  
% 0.13/0.38  **** run 1 fork 0 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.13/0.38  
% 0.13/0.38  **** run 2 fork 1 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.13/0.38  
% 0.13/0.38  **** run 3 fork 2 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.13/0.38  
% 0.13/0.38  **** run 4 fork 3 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 0.13/0.38  
% 0.13/0.38  **** run 5 fork 4 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.38  
% 0.13/0.38  **** run 6 fork 5 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.38  
% 0.13/0.38  **** run 8 fork 7 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.38  
% 0.13/0.38  **** run 7 fork 6 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.49  
% 0.19/0.49  fork 3: search finished without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 7: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 2: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 0: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 4: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 5: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 6: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 1: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  **** run 12 fork 3 starts with strategy
% 0.19/0.52  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 0.19/0.53  
% 0.19/0.53  **** run 16 fork 7 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.19/0.54  
% 0.19/0.54  **** run 11 fork 2 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.54  
% 0.19/0.54  **** run 13 fork 4 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.54  
% 0.19/0.54  **** run 14 fork 5 starts with strategy
% 0.19/0.54  
% 0.19/0.54  **** run 15 fork 6 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.54  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 0.19/0.54  
% 0.19/0.54  **** run 9 fork 0 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.55  
% 0.19/0.55  **** run 10 fork 1 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.64  
% 0.19/0.64  
% 0.19/0.64  fork 3: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 7: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 2: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 4: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 6: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 5: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  **** run 20 fork 3 starts with strategy
% 0.19/0.66  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.19/0.67  
% 0.19/0.67  **** run 24 fork 7 starts with strategy
% 0.19/0.67  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 1: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  **** run 19 fork 2 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 0.19/0.68  
% 0.19/0.68  **** run 21 fork 4 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 0.19/0.68  
% 0.19/0.68  **** run 23 fork 6 starts with strategy
% 0.19/0.68  
% 0.19/0.68  **** run 22 fork 5 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 0.19/0.68  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 0.19/0.70  
% 0.19/0.70  **** run 18 fork 1 starts with strategy
% 0.19/0.70  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.19/0.71  
% 0.19/0.71  
% 0.19/0.71  fork 0: search terminated without proof.
% 2.96/0.74  
% 2.96/0.74  **** run 17 fork 0 starts with strategy
% 2.96/0.74  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 2.96/0.78  
% 2.96/0.78  
% 2.96/0.78  fork 3: search terminated without proof.
% 2.96/0.80  
% 2.96/0.80  **** run 28 fork 3 starts with strategy
% 2.96/0.80  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 2.96/0.80  
% 2.96/0.80  
% 2.96/0.80  fork 5: search terminated without proof.
% 2.96/0.81  
% 2.96/0.81  
% 2.96/0.81  fork 7: search terminated without proof.
% 2.96/0.81  
% 2.96/0.81  
% 2.96/0.81  fork 2: search terminated without proof.
% 2.96/0.81  
% 2.96/0.81  
% 2.96/0.81  fork 6: search terminated without proof.
% 2.96/0.81  
% 2.96/0.81  
% 2.96/0.81  fork 4: search terminated without proof.
% 3.52/0.82  
% 3.52/0.82  
% 3.52/0.82  fork 1: search terminated without proof.
% 3.52/0.83  
% 3.52/0.83  **** run 30 fork 5 starts with strategy
% 3.52/0.83  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 3.52/0.83  
% 3.52/0.83  **** run 27 fork 2 starts with strategy
% 3.52/0.83  
% 3.52/0.83  **** run 32 fork 7 starts with strategy
% 3.52/0.83  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 3.52/0.83  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.52/0.83  
% 3.52/0.83  **** run 31 fork 6 starts with strategy
% 3.52/0.83  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 3.52/0.84  
% 3.52/0.84  **** run 29 fork 4 starts with strategy
% 3.52/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para"],"query_preference":1,"reverse_clauselist":1}
% 3.52/0.84  
% 3.52/0.84  **** run 26 fork 1 starts with strategy
% 3.52/0.84  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.97/0.87  
% 3.97/0.87  
% 3.97/0.87  fork 0: search terminated without proof.
% 3.97/0.89  
% 3.97/0.89  **** run 25 fork 0 starts with strategy
% 3.97/0.89  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 3.97/0.93  
% 3.97/0.93  
% 3.97/0.93  fork 3: search terminated without proof.
% 3.97/0.95  
% 3.97/0.95  **** run 36 fork 3 starts with strategy
% 3.97/0.95  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 4.59/0.95  
% 4.59/0.95  
% 4.59/0.95  fork 5: search terminated without proof.
% 4.59/0.95  
% 4.59/0.95  
% 4.59/0.95  fork 2: search terminated without proof.
% 4.59/0.96  
% 4.59/0.96  
% 4.59/0.96  fork 4: search terminated without proof.
% 4.59/0.96  
% 4.59/0.96  
% 4.59/0.96  fork 1: search terminated without proof.
% 4.59/0.97  
% 4.59/0.97  
% 4.59/0.97  fork 7: search terminated without proof.
% 4.59/0.97  
% 4.59/0.97  
% 4.59/0.97  fork 6: search terminated without proof.
% 4.59/0.97  
% 4.59/0.97  **** run 38 fork 5 starts with strategy
% 4.59/0.97  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 4.59/0.97  
% 4.59/0.97  **** run 35 fork 2 starts with strategy
% 4.59/0.97  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 4.59/0.98  
% 4.59/0.98  **** run 34 fork 1 starts with strategy
% 4.59/0.98  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 4.84/0.98  
% 4.84/0.98  **** run 37 fork 4 starts with strategy
% 4.84/0.98  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 4.84/0.99  
% 4.84/0.99  **** run 39 fork 6 starts with strategy
% 4.84/0.99  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 4.84/1.00  
% 4.84/1.00  **** run 40 fork 7 starts with strategy
% 4.84/1.00  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 4.84/1.02  
% 4.84/1.02  
% 4.84/1.02  fork 0: search terminated without proof.
% 5.20/1.03  
% 5.20/1.03  **** run 33 fork 0 starts with strategy
% 5.20/1.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 5.34/1.07  
% 5.34/1.07  
% 5.34/1.07  fork 3: search terminated without proof.
% 5.34/1.08  
% 5.34/1.08  **** run 44 fork 3 starts with strategy
% 5.34/1.08  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.34/1.10  
% 5.34/1.10  
% 5.34/1.10  fork 2: search terminated without proof.
% 5.34/1.11  
% 5.34/1.11  
% 5.34/1.11  fork 5: search terminated without proof.
% 5.34/1.11  
% 5.34/1.11  
% 5.34/1.11  fork 6: search terminated without proof.
% 5.91/1.12  
% 5.91/1.12  
% 5.91/1.12  fork 4: search terminated without proof.
% 5.91/1.12  
% 5.91/1.12  
% 5.91/1.12  fork 1: search terminated without proof.
% 5.91/1.12  
% 5.91/1.12  
% 5.91/1.12  fork 7: search terminated without proof.
% 5.91/1.13  
% 5.91/1.13  **** run 43 fork 2 starts with strategy
% 5.91/1.13  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 5.91/1.13  
% 5.91/1.13  **** run 46 fork 5 starts with strategy
% 5.91/1.13  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 5.91/1.13  
% 5.91/1.13  **** run 47 fork 6 starts with strategy
% 5.91/1.13  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 5.91/1.14  
% 5.91/1.14  **** run 42 fork 1 starts with strategy
% 5.91/1.14  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 5.91/1.14  
% 5.91/1.14  **** run 45 fork 4 starts with strategy
% 5.91/1.14  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1,"max_size":17}
% 5.91/1.14  
% 5.91/1.14  **** run 48 fork 7 starts with strategy
% 5.91/1.14  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 5.91/1.16  
% 5.91/1.16  
% 5.91/1.16  fork 0: search terminated without proof.
% 6.33/1.18  
% 6.33/1.18  **** run 41 fork 0 starts with strategy
% 6.33/1.18  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 6.33/1.20  
% 6.33/1.20  
% 6.33/1.20  fork 3: search terminated without proof.
% 6.33/1.22  
% 6.33/1.22  **** run 52 fork 3 starts with strategy
% 6.33/1.22  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 7.02/1.25  
% 7.02/1.25  
% 7.02/1.25  fork 5: search terminated without proof.
% 7.02/1.25  
% 7.02/1.25  
% 7.02/1.25  fork 2: search terminated without proof.
% 7.02/1.26  
% 7.02/1.26  
% 7.02/1.26  fork 1: search terminated without proof.
% 7.02/1.26  
% 7.02/1.26  
% 7.02/1.26  fork 6: search terminated without proof.
% 7.02/1.26  
% 7.02/1.26  
% 7.02/1.26  fork 4: search terminated without proof.
% 7.02/1.26  
% 7.02/1.26  fork 7: search finished without proof.
% 7.02/1.27  
% 7.02/1.27  **** run 54 fork 5 starts with strategy
% 7.02/1.27  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 7.02/1.28  
% 7.02/1.28  **** run 51 fork 2 starts with strategy
% 7.02/1.28  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 7.02/1.28  
% 7.02/1.28  **** run 50 fork 1 starts with strategy
% 7.02/1.28  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 7.02/1.28  
% 7.02/1.28  **** run 55 fork 6 starts with strategy
% 7.02/1.28  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 7.02/1.28  
% 7.02/1.28  **** run 53 fork 4 starts with strategy
% 7.02/1.28  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 7.02/1.29  
% 7.02/1.29  **** run 56 fork 7 starts with strategy
% 7.02/1.29  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 7.02/1.31  
% 7.02/1.31  fork 4: search finished without proof.
% 7.02/1.33  
% 7.02/1.33  **** run 61 fork 4 starts with strategy
% 7.02/1.33  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 7.02/1.35  
% 7.02/1.35  
% 7.02/1.35  fork 3: search terminated without proof.
% 7.02/1.35  
% 7.02/1.35  
% 7.02/1.35  fork 0: search terminated without proof.
% 7.77/1.36  
% 7.77/1.36  **** run 60 fork 3 starts with strategy
% 7.77/1.36  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 7.77/1.37  
% 7.77/1.37  **** run 49 fork 0 starts with strategy
% 7.77/1.37  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 7.77/1.40  
% 7.77/1.40  
% 7.77/1.40  fork 1: search terminated without proof.
% 7.77/1.40  
% 7.77/1.40  
% 7.77/1.40  fork 5: search terminated without proof.
% 7.77/1.41  
% 7.77/1.41  
% 7.77/1.41  fork 2: search terminated without proof.
% 8.17/1.41  
% 8.17/1.41  
% 8.17/1.41  fork 7: search terminated without proof.
% 8.17/1.42  
% 8.17/1.42  **** run 58 fork 1 starts with strategy
% 8.17/1.42  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 8.17/1.42  
% 8.17/1.42  **** run 62 fork 5 starts with strategy
% 8.17/1.42  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 8.33/1.43  
% 8.33/1.43  **** run 59 fork 2 starts with strategy
% 8.33/1.43  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 8.33/1.43  
% 8.33/1.43  **** run 64 fork 7 starts with strategy
% 8.33/1.43  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 8.33/1.44  
% 8.33/1.44  
% 8.33/1.44  fork 6: search terminated without proof.
% 8.33/1.45  
% 8.33/1.45  
% 8.33/1.45  fork 4: search terminated without proof.
% 8.33/1.46  
% 8.33/1.46  **** run 63 fork 6 starts with strategy
% 8.33/1.46  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 8.33/1.46  
% 8.33/1.46  fork 7: search finished without proof.
% 8.33/1.47  
% 8.33/1.47  **** run 69 fork 4 starts with strategy
% 8.33/1.47  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 8.33/1.49  
% 8.33/1.49  **** run 72 fork 7 starts with strategy
% 8.33/1.49  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 8.33/1.49  
% 8.33/1.49  
% 8.33/1.49  fork 3: search terminated without proof.
% 8.33/1.50  
% 8.33/1.50  
% 8.33/1.50  fork 0: search terminated without proof.
% 8.33/1.51  
% 8.33/1.51  **** run 68 fork 3 starts with strategy
% 8.33/1.51  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 9.04/1.52  
% 9.04/1.52  **** run 57 fork 0 starts with strategy
% 9.04/1.52  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 9.04/1.55  
% 9.04/1.55  
% 9.04/1.55  fork 5: search terminated without proof.
% 9.04/1.55  
% 9.04/1.55  
% 9.04/1.55  fork 1: search terminated without proof.
% 9.04/1.55  
% 9.04/1.55  
% 9.04/1.55  fork 2: search terminated without proof.
% 9.04/1.57  
% 9.04/1.57  **** run 70 fork 5 starts with strategy
% 9.04/1.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 9.04/1.57  
% 9.04/1.57  **** run 67 fork 2 starts with strategy
% 9.04/1.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 9.04/1.57  
% 9.04/1.57  **** run 66 fork 1 starts with strategy
% 9.04/1.57  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 9.63/1.59  
% 9.63/1.59  
% 9.63/1.59  fork 6: search terminated without proof.
% 9.63/1.60  
% 9.63/1.60  
% 9.63/1.60  fork 4: search terminated without proof.
% 9.63/1.61  
% 9.63/1.61  **** run 71 fork 6 starts with strategy
% 9.63/1.61  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 9.63/1.61  
% 9.63/1.61  
% 9.63/1.61  fork 7: search terminated without proof.
% 9.63/1.62  
% 9.63/1.62  **** run 77 fork 4 starts with strategy
% 9.63/1.62  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 9.63/1.63  
% 9.63/1.63  **** run 80 fork 7 starts with strategy
% 9.63/1.63  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 9.63/1.64  
% 9.63/1.64  
% 9.63/1.64  fork 3: search terminated without proof.
% 9.63/1.65  
% 9.63/1.65  
% 9.63/1.65  fork 0: search terminated without proof.
% 9.63/1.65  
% 9.63/1.65  fork 4: search finished without proof.
% 9.63/1.66  
% 9.63/1.66  **** run 76 fork 3 starts with strategy
% 9.63/1.66  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 9.63/1.67  
% 9.63/1.67  **** run 85 fork 4 starts with strategy
% 9.63/1.67  
% 9.63/1.67  **** run 65 fork 0 starts with strategy
% 9.63/1.67  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 9.63/1.67  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 10.37/1.69  
% 10.37/1.69  
% 10.37/1.69  fork 5: search terminated without proof.
% 10.37/1.69  
% 10.37/1.69  
% 10.37/1.69  fork 2: search terminated without proof.
% 10.37/1.69  
% 10.37/1.69  
% 10.37/1.69  fork 1: search terminated without proof.
% 10.58/1.71  
% 10.58/1.71  **** run 75 fork 2 starts with strategy
% 10.58/1.71  
% 10.58/1.71  **** run 74 fork 1 starts with strategy
% 10.58/1.71  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 10.58/1.71  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 10.58/1.71  
% 10.58/1.71  **** run 78 fork 5 starts with strategy
% 10.58/1.71  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 10.71/1.74  
% 10.71/1.74  
% 10.71/1.74  fork 6: search terminated without proof.
% 10.71/1.75  
% 10.71/1.75  
% 10.71/1.75  fork 7: search terminated without proof.
% 10.71/1.76  
% 10.71/1.76  **** run 79 fork 6 starts with strategy
% 10.71/1.76  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 10.71/1.78  
% 10.71/1.78  **** run 88 fork 7 starts with strategy
% 10.71/1.78  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 10.71/1.79  
% 10.71/1.79  
% 10.71/1.79  fork 3: search terminated without proof.
% 10.71/1.79  
% 10.71/1.79  
% 10.71/1.79  fork 4: search terminated without proof.
% 10.71/1.80  
% 10.71/1.80  
% 10.71/1.80  fork 0: search terminated without proof.
% 10.71/1.81  
% 10.71/1.81  **** run 84 fork 3 starts with strategy
% 10.71/1.81  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 10.71/1.81  
% 10.71/1.81  **** run 93 fork 4 starts with strategy
% 10.71/1.81  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 11.44/1.82  
% 11.44/1.82  **** run 73 fork 0 starts with strategy
% 11.44/1.82  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 11.44/1.83  
% 11.44/1.83  
% 11.44/1.83  fork 1: search terminated without proof.
% 11.44/1.83  
% 11.44/1.83  
% 11.44/1.83  fork 5: search terminated without proof.
% 11.44/1.84  
% 11.44/1.84  
% 11.44/1.84  fork 2: search terminated without proof.
% 11.44/1.84  
% 11.44/1.84  fork 0: search finished without proof.
% 11.44/1.85  
% 11.44/1.85  **** run 82 fork 1 starts with strategy
% 11.44/1.85  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 11.44/1.85  
% 11.44/1.85  **** run 86 fork 5 starts with strategy
% 11.44/1.85  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 11.44/1.86  
% 11.44/1.86  **** run 83 fork 2 starts with strategy
% 11.44/1.86  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 11.44/1.86  
% 11.44/1.86  **** run 81 fork 0 starts with strategy
% 11.44/1.86  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 11.44/1.88  
% 11.44/1.88  fork 6: search finished without proof.
% 11.44/1.88  
% 11.44/1.88  fork 5: search finished without proof.
% 12.02/1.90  
% 12.02/1.90  **** run 87 fork 6 starts with strategy
% 12.02/1.90  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 12.02/1.90  
% 12.02/1.90  **** run 94 fork 5 starts with strategy
% 12.02/1.90  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 12.02/1.90  
% 12.02/1.90  
% 12.02/1.90  fork 7: search terminated without proof.
% 12.02/1.93  
% 12.02/1.93  **** run 96 fork 7 starts with strategy
% 12.02/1.93  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 12.02/1.94  
% 12.02/1.94  
% 12.02/1.94  fork 3: search terminated without proof.
% 12.02/1.94  
% 12.02/1.94  
% 12.02/1.94  fork 4: search terminated without proof.
% 12.02/1.95  
% 12.02/1.95  fork 0: search finished without proof.
% 12.02/1.96  
% 12.02/1.96  **** run 92 fork 3 starts with strategy
% 12.02/1.96  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 12.02/1.96  
% 12.02/1.96  **** run 89 fork 0 starts with strategy
% 12.02/1.96  {"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}
% 12.02/1.97  
% 12.02/1.97  **** run 101 fork 4 starts with strategy
% 12.02/1.97  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 12.02/1.97  
% 12.02/1.97  
% 12.02/1.97  fork 1: search terminated without proof.
% 12.02/1.98  
% 12.02/1.98  
% 12.02/1.98  fork 2: search terminated without proof.
% 12.02/1.99  
% 12.02/1.99  **** run 90 fork 1 starts with strategy
% 12.02/1.99  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 12.02/2.00  
% 12.02/2.00  **** run 91 fork 2 starts with strategy
% 12.02/2.00  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 12.02/2.02  
% 12.02/2.02  
% 12.02/2.02  fork 5: search terminated without proof.
% 12.02/2.04  
% 12.02/2.04  **** run 102 fork 5 starts with strategy
% 12.02/2.04  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 12.02/2.06  
% 12.02/2.06  
% 12.02/2.06  fork 7: search terminated without proof.
% 12.02/2.08  
% 12.02/2.08  
% 12.02/2.08  fork 3: search terminated without proof.
% 12.02/2.09  
% 12.02/2.09  **** run 104 fork 7 starts with strategy
% 12.02/2.09  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 12.02/2.09  
% 12.02/2.09  
% 12.02/2.09  fork 0: search terminated without proof.
% 12.02/2.09  
% 12.02/2.09  
% 12.02/2.09  fork 6: search terminated without proof.
% 12.02/2.09  
% 12.02/2.09  
% 12.02/2.09  fork 4: search terminated without proof.
% 13.49/2.10  
% 13.49/2.10  **** run 100 fork 3 starts with strategy
% 13.49/2.10  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 13.49/2.10  
% 13.49/2.10  **** run 97 fork 0 starts with strategy
% 13.49/2.10  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 13.69/2.11  
% 13.69/2.11  **** run 109 fork 4 starts with strategy
% 13.69/2.11  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 13.69/2.11  
% 13.69/2.11  **** run 95 fork 6 starts with strategy
% 13.69/2.11  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 13.69/2.11  
% 13.69/2.11  
% 13.69/2.11  fork 1: search terminated without proof.
% 13.69/2.12  
% 13.69/2.12  
% 13.69/2.12  fork 2: search terminated without proof.
% 13.69/2.13  
% 13.69/2.13  **** run 98 fork 1 starts with strategy
% 13.69/2.13  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 13.91/2.14  
% 13.91/2.14  **** run 99 fork 2 starts with strategy
% 13.91/2.14  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 13.91/2.16  
% 13.91/2.16  
% 13.91/2.16  fork 5: search terminated without proof.
% 13.91/2.18  
% 13.91/2.18  **** run 110 fork 5 starts with strategy
% 13.91/2.18  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 13.91/2.22  
% 13.91/2.22  
% 13.91/2.22  fork 7: search terminated without proof.
% 13.91/2.22  
% 13.91/2.22  
% 13.91/2.22  fork 3: search terminated without proof.
% 14.64/2.23  
% 14.64/2.23  
% 14.64/2.23  fork 0: search terminated without proof.
% 14.64/2.23  
% 14.64/2.23  
% 14.64/2.23  fork 4: search terminated without proof.
% 14.64/2.23  
% 14.64/2.23  
% 14.64/2.23  fork 6: search terminated without proof.
% 14.64/2.24  
% 14.64/2.24  **** run 108 fork 3 starts with strategy
% 14.64/2.24  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 14.64/2.24  
% 14.64/2.24  **** run 112 fork 7 starts with strategy
% 14.64/2.24  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 14.64/2.24  
% 14.64/2.24  **** run 105 fork 0 starts with strategy
% 14.64/2.24  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 14.64/2.25  
% 14.64/2.25  **** run 103 fork 6 starts with strategy
% 14.64/2.25  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 14.64/2.25  
% 14.64/2.25  **** run 117 fork 4 starts with strategy
% 14.64/2.25  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 14.64/2.26  
% 14.64/2.26  fork 1: search finished without proof.
% 14.64/2.26  
% 14.64/2.26  
% 14.64/2.26  fork 2: search terminated without proof.
% 14.64/2.28  
% 14.64/2.28  **** run 106 fork 1 starts with strategy
% 14.64/2.28  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 14.64/2.28  
% 14.64/2.28  **** run 107 fork 2 starts with strategy
% 14.64/2.28  {"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}
% 15.14/2.31  
% 15.14/2.31  
% 15.14/2.31  fork 5: search terminated without proof.
% 15.14/2.33  
% 15.14/2.33  **** run 118 fork 5 starts with strategy
% 15.14/2.33  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 15.73/2.36  
% 15.73/2.36  
% 15.73/2.36  fork 0: search terminated without proof.
% 15.80/2.37  
% 15.80/2.37  
% 15.80/2.37  fork 3: search terminated without proof.
% 15.80/2.37  
% 15.80/2.37  fork 7: search finished without proof.
% 15.80/2.38  
% 15.80/2.38  
% 15.80/2.38  fork 6: search terminated without proof.
% 15.80/2.38  
% 15.80/2.38  **** run 113 fork 0 starts with strategy
% 15.80/2.38  {"sine":2,"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 15.80/2.38  
% 15.80/2.38  
% 15.80/2.38  fork 4: search terminated without proof.
% 15.80/2.39  
% 15.80/2.39  **** run 116 fork 3 starts with strategy
% 15.80/2.39  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 15.80/2.39  
% 15.80/2.39  **** run 111 fork 6 starts with strategy
% 15.80/2.39  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 15.80/2.40  
% 15.80/2.40  **** run 120 fork 7 starts with strategy
% 15.80/2.40  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 15.80/2.40  
% 15.80/2.40  **** run 125 fork 4 starts with strategy
% 15.80/2.40  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 15.80/2.40  
% 15.80/2.40  
% 15.80/2.40  fork 1: search terminated without proof.
% 16.08/2.41  
% 16.08/2.41  
% 16.08/2.41  fork 2: search terminated without proof.
% 16.08/2.41  
% 16.08/2.41  fork 0: search finished without proof.
% 16.08/2.42  
% 16.08/2.42  **** run 114 fork 1 starts with strategy
% 16.08/2.42  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 16.08/2.43  
% 16.08/2.43  **** run 115 fork 2 starts with strategy
% 16.08/2.43  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 16.08/2.43  
% 16.08/2.43  **** run 121 fork 0 starts with strategy
% 16.08/2.43  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":1}
% 16.32/2.46  
% 16.32/2.46  fork 2: search finished without proof.
% 16.32/2.47  
% 16.32/2.47  **** run 123 fork 2 starts with strategy
% 16.32/2.47  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 16.32/2.51  
% 16.32/2.51  fork 3: search finished without proof.
% 16.32/2.52  
% 16.32/2.52  **** run 124 fork 3 starts with strategy
% 16.32/2.52  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 17.04/2.52  
% 17.04/2.52  
% 17.04/2.52  fork 6: search terminated without proof.
% 17.04/2.55  
% 17.04/2.55  
% 17.04/2.55  fork 1: search terminated without proof.
% 17.04/2.55  
% 17.04/2.55  **** run 119 fork 6 starts with strategy
% 17.04/2.55  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 17.04/2.56  
% 17.04/2.56  **** run 122 fork 1 starts with strategy
% 17.04/2.56  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 21.84/3.19  
% 21.84/3.19  fork 0: search finished without proof.
% 22.41/3.21  
% 22.41/3.21  **** run 129 fork 0 starts with strategy
% 22.41/3.21  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 22.41/3.35  
% 22.41/3.35  
% 22.41/3.35  fork 5: search terminated without proof.
% 23.48/3.37  
% 23.48/3.37  **** run 126 fork 5 starts with strategy
% 23.48/3.37  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 23.48/3.42  
% 23.48/3.42  
% 23.48/3.42  fork 7: search terminated without proof.
% 23.48/3.43  
% 23.48/3.43  
% 23.48/3.43  fork 4: search terminated without proof.
% 24.23/3.44  
% 24.23/3.44  **** run 128 fork 7 starts with strategy
% 24.23/3.44  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 24.23/3.45  
% 24.23/3.45  **** run 133 fork 4 starts with strategy
% 24.23/3.45  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 24.47/3.50  
% 24.47/3.50  
% 24.47/3.50  fork 2: search terminated without proof.
% 24.47/3.52  
% 24.47/3.52  **** run 131 fork 2 starts with strategy
% 24.47/3.52  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 24.92/3.54  
% 24.92/3.54  
% 24.92/3.54  fork 3: search terminated without proof.
% 25.10/3.56  
% 25.10/3.56  **** run 132 fork 3 starts with strategy
% 25.10/3.57  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 25.10/3.61  
% 25.10/3.61  
% 25.10/3.61  fork 1: search terminated without proof.
% 25.69/3.63  
% 25.69/3.63  **** run 130 fork 1 starts with strategy
% 25.69/3.63  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 26.07/3.68  
% 26.07/3.68  
% 26.07/3.68  fork 6: search terminated without proof.
% 26.07/3.71  
% 26.07/3.71  **** run 127 fork 6 starts with strategy
% 26.07/3.71  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 30.02/4.23  
% 30.02/4.23  
% 30.02/4.23  fork 0: search terminated without proof.
% 30.02/4.25  
% 30.02/4.25  **** run 137 fork 0 starts with strategy
% 30.02/4.25  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 31.27/4.39  
% 31.27/4.39  
% 31.27/4.39  fork 5: search terminated without proof.
% 31.87/4.40  
% 31.87/4.40  **** run 134 fork 5 starts with strategy
% 31.87/4.40  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 31.87/4.47  
% 31.87/4.47  
% 31.87/4.47  fork 7: search terminated without proof.
% 31.87/4.47  
% 31.87/4.47  
% 31.87/4.47  fork 4: search terminated without proof.
% 32.39/4.49  
% 32.39/4.49  **** run 141 fork 4 starts with strategy
% 32.39/4.49  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 32.39/4.49  
% 32.39/4.49  **** run 136 fork 7 starts with strategy
% 32.39/4.49  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 32.39/4.56  
% 32.39/4.56  
% 32.39/4.56  fork 2: search terminated without proof.
% 33.12/4.57  
% 33.12/4.57  **** run 139 fork 2 starts with strategy
% 33.12/4.57  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 33.12/4.59  
% 33.12/4.59  
% 33.12/4.59  fork 3: search terminated without proof.
% 33.12/4.60  
% 33.12/4.60  **** run 140 fork 3 starts with strategy
% 33.12/4.60  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 33.12/4.67  
% 33.12/4.67  
% 33.12/4.67  fork 1: search terminated without proof.
% 33.12/4.69  
% 33.12/4.69  **** run 138 fork 1 starts with strategy
% 33.12/4.69  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 35.01/4.83  
% 35.01/4.83  
% 35.01/4.83  fork 6: search terminated without proof.
% 35.35/4.85  
% 35.35/4.85  **** run 135 fork 6 starts with strategy
% 35.35/4.85  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 37.75/5.27  
% 37.75/5.27  
% 37.75/5.27  fork 0: search terminated without proof.
% 37.75/5.29  
% 37.75/5.29  **** run 145 fork 0 starts with strategy
% 37.75/5.29  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 39.74/5.43  
% 39.74/5.43  
% 39.74/5.43  fork 5: search terminated without proof.
% 39.74/5.46  
% 39.74/5.46  **** run 142 fork 5 starts with strategy
% 39.74/5.46  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 40.22/5.51  
% 40.22/5.51  
% 40.22/5.51  fork 4: search terminated without proof.
% 40.22/5.51  
% 40.22/5.51  
% 40.22/5.51  fork 7: search terminated without proof.
% 40.22/5.54  
% 40.22/5.54  **** run 144 fork 7 starts with strategy
% 40.22/5.54  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 40.22/5.54  
% 40.22/5.54  **** run 149 fork 4 starts with strategy
% 40.22/5.54  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 41.21/5.60  
% 41.21/5.60  
% 41.21/5.60  fork 2: search terminated without proof.
% 41.21/5.61  
% 41.21/5.61  **** run 147 fork 2 starts with strategy
% 41.21/5.61  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 41.53/5.63  
% 41.53/5.63  
% 41.53/5.63  fork 3: search terminated without proof.
% 41.61/5.65  
% 41.61/5.65  **** run 148 fork 3 starts with strategy
% 41.61/5.65  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 42.16/5.71  
% 42.16/5.71  
% 42.16/5.71  fork 1: search terminated without proof.
% 42.16/5.73  
% 42.16/5.73  **** run 146 fork 1 starts with strategy
% 42.16/5.73  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para"],"query_preference":1,"reverse_clauselist":1}
% 43.58/5.98  
% 43.58/5.98  
% 43.58/5.98  fork 6: search terminated without proof.
% 43.58/6.01  
% 43.58/6.01  **** run 143 fork 6 starts with strategy
% 43.58/6.01  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 46.54/6.31  
% 46.54/6.31  
% 46.54/6.31  fork 0: search terminated without proof.
% 47.06/6.33  
% 47.06/6.33  **** run 153 fork 0 starts with strategy
% 47.06/6.33  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 48.15/6.48  
% 48.15/6.48  
% 48.15/6.48  fork 5: search terminated without proof.
% 48.15/6.50  
% 48.15/6.50  **** run 150 fork 5 starts with strategy
% 48.15/6.50  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 48.68/6.56  
% 48.68/6.56  
% 48.68/6.56  fork 7: search terminated without proof.
% 48.68/6.56  
% 48.68/6.56  
% 48.68/6.56  fork 4: search terminated without proof.
% 48.68/6.58  
% 48.68/6.58  **** run 152 fork 7 starts with strategy
% 48.68/6.58  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 48.68/6.58  
% 48.68/6.58  **** run 157 fork 4 starts with strategy
% 48.68/6.58  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 49.40/6.64  
% 49.40/6.64  
% 49.40/6.64  fork 2: search terminated without proof.
% 49.40/6.66  
% 49.40/6.66  **** run 155 fork 2 starts with strategy
% 49.40/6.66  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 49.40/6.68  
% 49.40/6.68  
% 49.40/6.68  fork 3: search terminated without proof.
% 49.40/6.70  
% 49.40/6.70  **** run 156 fork 3 starts with strategy
% 49.40/6.70  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 50.23/6.75  
% 50.23/6.75  
% 50.23/6.75  fork 1: search terminated without proof.
% 50.23/6.77  
% 50.23/6.77  **** run 154 fork 1 starts with strategy
% 50.23/6.77  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 52.62/7.10  
% 52.62/7.10  
% 52.62/7.10  fork 6: search terminated without proof.
% 52.62/7.12  
% 52.62/7.12  **** run 151 fork 6 starts with strategy
% 52.62/7.12  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 54.99/7.35  
% 54.99/7.35  
% 54.99/7.35  fork 0: search terminated without proof.
% 55.07/7.36  
% 55.07/7.36  **** run 161 fork 0 starts with strategy
% 55.07/7.36  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 56.31/7.53  
% 56.31/7.53  
% 56.31/7.53  fork 5: search terminated without proof.
% 56.75/7.56  
% 56.75/7.56  **** run 158 fork 5 starts with strategy
% 56.75/7.56  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 56.75/7.60  
% 56.75/7.60  
% 56.75/7.60  fork 4: search terminated without proof.
% 56.75/7.62  
% 56.75/7.62  **** run 165 fork 4 starts with strategy
% 56.75/7.62  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 57.46/7.67  
% 57.46/7.67  
% 57.46/7.67  fork 7: search terminated without proof.
% 57.77/7.70  
% 57.77/7.70  **** run 160 fork 7 starts with strategy
% 57.77/7.70  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 57.77/7.72  
% 57.77/7.72  
% 57.77/7.72  fork 3: search terminated without proof.
% 57.77/7.72  
% 57.77/7.72  
% 57.77/7.72  fork 2: search terminated without proof.
% 58.17/7.74  
% 58.17/7.74  **** run 164 fork 3 starts with strategy
% 58.17/7.74  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 58.21/7.74  
% 58.21/7.74  **** run 163 fork 2 starts with strategy
% 58.21/7.74  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 58.21/7.82  
% 58.21/7.82  
% 58.21/7.82  fork 1: search terminated without proof.
% 58.21/7.87  
% 58.21/7.87  **** run 162 fork 1 starts with strategy
% 58.21/7.88  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1,"max_size":17}
% 61.36/8.16  
% 61.36/8.16  
% 61.36/8.16  fork 6: search terminated without proof.
% 61.36/8.18  
% 61.36/8.18  **** run 159 fork 6 starts with strategy
% 61.36/8.18  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 63.29/8.39  
% 63.29/8.39  
% 63.29/8.39  fork 0: search terminated without proof.
% 63.29/8.41  
% 63.29/8.41  **** run 169 fork 0 starts with strategy
% 63.29/8.41  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 63.72/8.59  
% 63.72/8.59  
% 63.72/8.59  fork 5: search terminated without proof.
% 64.80/8.61  
% 64.80/8.61  **** run 166 fork 5 starts with strategy
% 64.80/8.61  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 64.80/8.64  
% 64.80/8.64  
% 64.80/8.64  fork 4: search terminated without proof.
% 65.27/8.66  
% 65.27/8.66  **** run 173 fork 4 starts with strategy
% 65.27/8.66  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 65.62/8.72  
% 65.62/8.72  
% 65.62/8.72  fork 7: search terminated without proof.
% 66.01/8.75  
% 66.01/8.75  **** run 168 fork 7 starts with strategy
% 66.01/8.75  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 66.06/8.76  
% 66.06/8.76  
% 66.06/8.76  fork 3: search terminated without proof.
% 66.06/8.79  
% 66.06/8.79  **** run 172 fork 3 starts with strategy
% 66.06/8.79  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 66.50/8.80  
% 66.50/8.80  
% 66.50/8.80  fork 2: search terminated without proof.
% 66.50/8.82  
% 66.50/8.82  **** run 171 fork 2 starts with strategy
% 66.50/8.82  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 68.01/9.00  
% 68.01/9.00  
% 68.01/9.00  fork 1: search terminated without proof.
% 68.01/9.03  
% 68.01/9.03  **** run 170 fork 1 starts with strategy
% 68.01/9.03  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 68.46/9.05  
% 68.46/9.05  fork 1: search finished without proof.
% 68.46/9.07  
% 68.46/9.07  **** run 178 fork 1 starts with strategy
% 68.46/9.07  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 68.46/9.21  
% 68.46/9.21  
% 68.46/9.21  fork 6: search terminated without proof.
% 68.46/9.22  
% 68.46/9.22  **** run 167 fork 6 starts with strategy
% 68.46/9.22  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 71.21/9.44  
% 71.21/9.44  
% 71.21/9.44  fork 0: search terminated without proof.
% 71.21/9.45  
% 71.21/9.45  **** run 177 fork 0 starts with strategy
% 71.21/9.45  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 72.85/9.64  
% 72.85/9.64  
% 72.85/9.64  fork 5: search terminated without proof.
% 72.85/9.65  
% 72.85/9.65  **** run 174 fork 5 starts with strategy
% 72.85/9.65  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 72.85/9.68  
% 72.85/9.68  
% 72.85/9.68  fork 4: search terminated without proof.
% 73.58/9.71  
% 73.58/9.71  **** run 181 fork 4 starts with strategy
% 73.58/9.71  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 73.58/9.74  
% 73.58/9.74  fork 4: search finished without proof.
% 73.58/9.76  
% 73.58/9.76  **** run 189 fork 4 starts with strategy
% 73.58/9.76  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 73.58/9.78  
% 73.58/9.78  
% 73.58/9.78  fork 7: search terminated without proof.
% 74.31/9.80  
% 74.31/9.80  **** run 176 fork 7 starts with strategy
% 74.31/9.80  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 74.31/9.82  
% 74.31/9.82  
% 74.31/9.82  fork 3: search terminated without proof.
% 74.31/9.84  
% 74.31/9.84  **** run 180 fork 3 starts with strategy
% 74.31/9.84  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 74.31/9.85  
% 74.31/9.85  
% 74.31/9.85  fork 2: search terminated without proof.
% 74.31/9.88  
% 74.31/9.88  **** run 179 fork 2 starts with strategy
% 74.31/9.88  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 77.14/10.19  
% 77.14/10.19  
% 77.14/10.19  fork 1: search terminated without proof.
% 77.14/10.21  
% 77.14/10.21  **** run 186 fork 1 starts with strategy
% 77.14/10.21  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 77.85/10.25  
% 77.85/10.25  
% 77.85/10.25  fork 6: search terminated without proof.
% 77.85/10.26  
% 77.85/10.26  **** run 175 fork 6 starts with strategy
% 77.85/10.26  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 79.54/10.48  
% 79.54/10.48  
% 79.54/10.48  fork 0: search terminated without proof.
% 79.54/10.51  
% 79.54/10.51  **** run 185 fork 0 starts with strategy
% 79.54/10.51  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 79.54/10.68  
% 79.54/10.68  
% 79.54/10.68  fork 5: search terminated without proof.
% 81.25/10.70  
% 81.25/10.70  **** run 182 fork 5 starts with strategy
% 81.25/10.70  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 82.06/10.78  
% 82.06/10.78  
% 82.06/10.78  fork 4: search terminated without proof.
% 82.06/10.81  
% 82.06/10.81  **** run 197 fork 4 starts with strategy
% 82.06/10.81  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 82.74/10.87  
% 82.74/10.87  
% 82.74/10.87  fork 3: search terminated without proof.
% 82.74/10.88  
% 82.74/10.88  fork 2: search finished without proof.
% 82.74/10.89  
% 82.74/10.89  **** run 188 fork 3 starts with strategy
% 82.74/10.89  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 82.74/10.90  
% 82.74/10.90  **** run 187 fork 2 starts with strategy
% 82.74/10.90  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 83.39/10.99  
% 83.39/10.99  
% 83.39/10.99  fork 7: search terminated without proof.
% 83.39/11.01  
% 83.39/11.01  **** run 184 fork 7 starts with strategy
% 83.39/11.01  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 85.13/11.23  
% 85.13/11.23  
% 85.13/11.23  fork 1: search terminated without proof.
% 85.13/11.25  
% 85.13/11.25  **** run 194 fork 1 starts with strategy
% 85.13/11.25  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 85.13/11.28  
% 85.13/11.28  fork 1: search finished without proof.
% 85.13/11.29  
% 85.13/11.29  **** run 202 fork 1 starts with strategy
% 85.13/11.29  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 85.13/11.30  
% 85.13/11.30  
% 85.13/11.30  fork 6: search terminated without proof.
% 85.13/11.32  
% 85.13/11.32  **** run 183 fork 6 starts with strategy
% 85.13/11.32  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 87.92/11.55  
% 87.92/11.55  
% 87.92/11.55  fork 0: search terminated without proof.
% 87.92/11.57  
% 87.92/11.57  **** run 193 fork 0 starts with strategy
% 87.92/11.57  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 89.22/11.73  
% 89.22/11.73  
% 89.22/11.73  fork 5: search terminated without proof.
% 89.22/11.75  
% 89.22/11.75  **** run 190 fork 5 starts with strategy
% 89.22/11.75  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 89.89/11.77  
% 89.89/11.77  fork 5: search finished without proof.
% 89.98/11.79  
% 89.98/11.79  **** run 198 fork 5 starts with strategy
% 89.98/11.79  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 90.20/11.83  
% 90.20/11.83  
% 90.20/11.83  fork 4: search terminated without proof.
% 90.20/11.85  
% 90.20/11.85  **** run 205 fork 4 starts with strategy
% 90.20/11.85  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 90.20/11.87  
% 90.20/11.87  fork 5: search finished without proof.
% 90.20/11.89  
% 90.20/11.89  **** run 206 fork 5 starts with strategy
% 90.20/11.89  {"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}
% 90.20/11.91  
% 90.20/11.91  
% 90.20/11.91  fork 3: search terminated without proof.
% 90.87/11.92  
% 90.87/11.92  
% 90.87/11.92  fork 2: search terminated without proof.
% 90.87/11.93  
% 90.87/11.93  **** run 196 fork 3 starts with strategy
% 90.87/11.93  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 90.87/11.94  
% 90.87/11.94  **** run 195 fork 2 starts with strategy
% 90.87/11.94  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":10}
% 92.25/12.12  
% 92.25/12.12  
% 92.25/12.12  fork 7: search terminated without proof.
% 92.25/12.14  
% 92.25/12.14  **** run 192 fork 7 starts with strategy
% 92.25/12.14  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 94.03/12.34  
% 94.03/12.34  
% 94.03/12.34  fork 1: search terminated without proof.
% 94.03/12.36  
% 94.03/12.36  **** run 210 fork 1 starts with strategy
% 94.03/12.36  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 94.60/12.41  
% 94.60/12.41  
% 94.60/12.41  fork 6: search terminated without proof.
% 94.60/12.43  
% 94.60/12.43  **** run 191 fork 6 starts with strategy
% 94.60/12.43  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 95.53/12.60  
% 95.53/12.60  
% 95.53/12.60  fork 0: search terminated without proof.
% 96.47/12.63  
% 96.47/12.63  **** run 201 fork 0 starts with strategy
% 96.47/12.63  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 98.42/12.87  
% 98.42/12.87  
% 98.42/12.87  fork 4: search terminated without proof.
% 98.58/12.90  
% 98.58/12.90  **** run 213 fork 4 starts with strategy
% 98.58/12.90  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 98.58/12.92  
% 98.58/12.92  
% 98.58/12.92  fork 5: search terminated without proof.
% 98.87/12.94  
% 98.87/12.94  **** run 214 fork 5 starts with strategy
% 98.87/12.94  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 99.50/13.02  
% 99.50/13.02  
% 99.50/13.02  fork 2: search terminated without proof.
% 99.50/13.04  
% 99.50/13.04  **** run 203 fork 2 starts with strategy
% 99.50/13.04  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 99.50/13.05  
% 99.50/13.05  
% 99.50/13.05  fork 3: search terminated without proof.
% 99.50/13.06  
% 99.50/13.06  fork 2: search finished without proof.
% 100.07/13.08  
% 100.07/13.08  **** run 204 fork 3 starts with strategy
% 100.07/13.08  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 100.07/13.08  
% 100.07/13.08  **** run 211 fork 2 starts with strategy
% 100.07/13.08  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 100.07/13.16  
% 100.07/13.16  
% 100.07/13.16  fork 7: search terminated without proof.
% 100.81/13.18  
% 100.81/13.18  **** run 200 fork 7 starts with strategy
% 100.81/13.18  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 102.01/13.40  
% 102.01/13.40  
% 102.01/13.40  fork 1: search terminated without proof.
% 102.58/13.42  
% 102.58/13.42  **** run 218 fork 1 starts with strategy
% 102.58/13.42  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 102.58/13.46  
% 102.58/13.46  
% 102.58/13.46  fork 6: search terminated without proof.
% 103.07/13.47  
% 103.07/13.47  **** run 199 fork 6 starts with strategy
% 103.07/13.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 104.41/13.66  
% 104.41/13.66  
% 104.41/13.66  fork 0: search terminated without proof.
% 104.41/13.68  
% 104.41/13.68  **** run 209 fork 0 starts with strategy
% 104.41/13.68  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 105.50/13.92  
% 105.50/13.92  
% 105.50/13.92  fork 4: search terminated without proof.
% 105.50/13.94  
% 105.50/13.94  **** run 221 fork 4 starts with strategy
% 105.50/13.94  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 105.50/13.96  
% 105.50/13.96  
% 105.50/13.96  fork 5: search terminated without proof.
% 105.50/13.98  
% 105.50/13.98  **** run 222 fork 5 starts with strategy
% 105.50/13.98  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 108.32/14.14  
% 108.32/14.14  
% 108.32/14.14  fork 2: search terminated without proof.
% 108.32/14.16  
% 108.32/14.16  **** run 219 fork 2 starts with strategy
% 108.32/14.16  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":10}
% 108.68/14.19  
% 108.68/14.19  
% 108.68/14.19  fork 3: search terminated without proof.
% 108.68/14.20  
% 108.68/14.20  
% 108.68/14.20  fork 7: search terminated without proof.
% 108.68/14.21  
% 108.68/14.21  **** run 212 fork 3 starts with strategy
% 108.68/14.21  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 108.68/14.23  
% 108.68/14.23  **** run 208 fork 7 starts with strategy
% 108.68/14.23  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 110.74/14.44  
% 110.74/14.44  
% 110.74/14.44  fork 1: search terminated without proof.
% 110.74/14.46  
% 110.74/14.46  **** run 226 fork 1 starts with strategy
% 110.74/14.46  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":10}
% 111.07/14.56  
% 111.07/14.56  
% 111.07/14.56  fork 6: search terminated without proof.
% 111.07/14.58  
% 111.07/14.58  **** run 207 fork 6 starts with strategy
% 111.07/14.58  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 112.59/14.70  
% 112.59/14.70  
% 112.59/14.70  fork 0: search terminated without proof.
% 112.59/14.73  
% 112.59/14.73  **** run 217 fork 0 starts with strategy
% 112.59/14.73  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 114.73/14.97  
% 114.73/14.97  
% 114.73/14.97  fork 4: search terminated without proof.
% 115.01/14.99  
% 115.01/14.99  **** run 229 fork 4 starts with strategy
% 115.01/14.99  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 115.01/15.00  
% 115.01/15.00  
% 115.01/15.00  fork 5: search terminated without proof.
% 115.01/15.02  
% 115.01/15.02  **** run 230 fork 5 starts with strategy
% 115.01/15.02  {"sine":2,"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 115.45/15.05  
% 115.45/15.05  fork 5: search finished without proof.
% 115.63/15.07  
% 115.63/15.07  **** run 238 fork 5 starts with strategy
% 115.63/15.07  {"max_dseconds":50,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 116.13/15.18  
% 116.13/15.18  
% 116.13/15.18  fork 2: search terminated without proof.
% 116.13/15.20  
% 116.13/15.20  **** run 227 fork 2 starts with strategy
% 116.13/15.20  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":10}
% 117.02/15.31  
% 117.02/15.31  fork 3: search finished without proof.
% 117.02/15.31  
% 117.02/15.31  
% 117.02/15.31  fork 7: search terminated without proof.
% 117.64/15.33  
% 117.64/15.33  **** run 220 fork 3 starts with strategy
% 117.64/15.33  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 117.64/15.34  
% 117.64/15.34  **** run 216 fork 7 starts with strategy
% 117.64/15.34  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 118.53/15.44  
% 118.53/15.44  fork 1: search finished without proof.
% 118.53/15.47  
% 118.53/15.47  **** run 234 fork 1 starts with strategy
% 118.53/15.47  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":10,"sine":2}
% 119.55/15.61  
% 119.55/15.61  
% 119.55/15.61  fork 6: search terminated without proof.
% 120.06/15.63  
% 120.06/15.63  **** run 215 fork 6 starts with strategy
% 120.06/15.63  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 121.20/15.80  
% 121.20/15.80  
% 121.20/15.80  fork 0: search terminated without proof.
% 121.20/15.81  
% 121.20/15.81  **** run 225 fork 0 starts with strategy
% 121.20/15.82  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 123.43/16.06  
% 123.43/16.06  
% 123.43/16.06  fork 4: search terminated without proof.
% 123.49/16.08  
% 123.49/16.08  **** run 237 fork 4 starts with strategy
% 123.49/16.08  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1}
% 125.29/16.29  
% 125.29/16.29  
% 125.29/16.29  fork 2: search terminated without proof.
% 125.29/16.31  
% 125.29/16.31  **** run 235 fork 2 starts with strategy
% 125.29/16.31  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 125.29/16.35  
% 125.29/16.35  
% 125.29/16.35  fork 3: search terminated without proof.
% 125.90/16.36  
% 125.90/16.36  **** run 228 fork 3 starts with strategy
% 125.90/16.36  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 125.90/16.37  
% 125.90/16.37  
% 125.90/16.37  fork 7: search terminated without proof.
% 125.90/16.39  
% 125.90/16.39  **** run 224 fork 7 starts with strategy
% 125.90/16.39  {"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}
% 125.90/16.47  
% 125.90/16.47  fork 1: search finished without proof.
% 125.90/16.49  
% 125.90/16.49  **** run 242 fork 1 starts with strategy
% 125.90/16.49  {"max_dseconds":50,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 127.66/16.66  
% 127.66/16.66  
% 127.66/16.66  fork 6: search terminated without proof.
% 127.66/16.67  
% 127.66/16.67  **** run 223 fork 6 starts with strategy
% 127.66/16.67  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":10}
% 129.28/16.84  
% 129.28/16.84  
% 129.28/16.84  fork 0: search terminated without proof.
% 129.28/16.86  
% 129.28/16.86  **** run 233 fork 0 starts with strategy
% 129.28/16.86  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 133.76/17.39  
% 133.76/17.39  
% 133.76/17.39  fork 3: search terminated without proof.
% 133.89/17.41  
% 133.89/17.41  **** run 236 fork 3 starts with strategy
% 133.89/17.41  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1}
% 134.75/17.58  
% 134.75/17.58  
% 134.75/17.58  fork 7: search terminated without proof.
% 135.36/17.60  
% 135.36/17.60  **** run 232 fork 7 starts with strategy
% 135.36/17.60  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":10}
% 135.36/17.63  
% 135.36/17.63  fork 7: search finished without proof.
% 135.36/17.65  
% 135.36/17.65  **** run 240 fork 7 starts with strategy
% 135.36/17.65  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 136.41/17.74  
% 136.41/17.74  
% 136.41/17.74  fork 6: search terminated without proof.
% 136.41/17.77  
% 136.41/17.77  **** run 231 fork 6 starts with strategy
% 136.41/17.77  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":10}
% 137.18/17.84  
% 137.18/17.84  fork 0: search finished without proof.
% 137.18/17.86  
% 137.18/17.86  **** run 241 fork 0 starts with strategy
% 137.18/17.86  {"max_dseconds":50,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 144.87/18.85  
% 144.87/18.85  
% 144.87/18.85  fork 6: search terminated without proof.
% 144.87/18.87  
% 144.87/18.87  **** run 239 fork 6 starts with strategy
% 144.87/18.87  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 154.55/20.11  
% 154.55/20.11  
% 154.55/20.11  fork 5: search terminated without proof.
% 154.55/20.13  
% 154.55/20.13  **** run 246 fork 5 starts with strategy
% 154.55/20.13  {"max_dseconds":50,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 163.21/21.17  
% 163.21/21.17  
% 163.21/21.17  fork 4: search terminated without proof.
% 163.21/21.19  
% 163.21/21.19  **** run 245 fork 4 starts with strategy
% 163.21/21.19  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":1}
% 165.94/21.51  
% 165.94/21.51  
% 165.94/21.51  fork 1: search terminated without proof.
% 165.94/21.52  
% 165.94/21.52  
% 165.94/21.52  fork 2: search terminated without proof.
% 165.94/21.52  
% 165.94/21.52  **** run 250 fork 1 starts with strategy
% 165.94/21.52  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 166.45/21.56  
% 166.45/21.56  **** run 243 fork 2 starts with strategy
% 166.45/21.56  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 174.69/22.65  
% 174.69/22.65  
% 174.69/22.65  fork 3: search terminated without proof.
% 175.10/22.70  
% 175.10/22.70  **** run 244 fork 3 starts with strategy
% 175.10/22.70  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0}
% 176.61/22.85  
% 176.61/22.85  
% 176.61/22.85  fork 7: search terminated without proof.
% 176.61/22.88  
% 176.61/22.88  
% 176.61/22.88  fork 0: search terminated without proof.
% 176.61/22.89  
% 176.61/22.89  **** run 248 fork 7 starts with strategy
% 176.61/22.89  {"max_dseconds":50,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 177.10/22.91  
% 177.10/22.91  **** run 249 fork 0 starts with strategy
% 177.10/22.91  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 186.01/24.10  
% 186.01/24.10  
% 186.01/24.10  fork 6: search terminated without proof.
% 186.73/24.13  
% 186.73/24.13  **** run 247 fork 6 starts with strategy
% 186.73/24.13  {"max_dseconds":50,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":1}
% 194.36/25.17  
% 194.36/25.17  
% 194.36/25.17  fork 5: search terminated without proof.
% 194.36/25.19  
% 194.36/25.19  **** run 254 fork 5 starts with strategy
% 194.36/25.19  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 202.95/26.21  
% 202.95/26.21  
% 202.95/26.21  fork 4: search terminated without proof.
% 202.95/26.23  
% 202.95/26.23  **** run 253 fork 4 starts with strategy
% 202.95/26.23  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 205.71/26.55  
% 205.71/26.55  
% 205.71/26.55  fork 1: search terminated without proof.
% 206.16/26.59  
% 206.16/26.59  **** run 258 fork 1 starts with strategy
% 206.16/26.59  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 208.56/26.92  
% 208.56/26.92  
% 208.56/26.92  fork 2: search terminated without proof.
% 209.03/26.96  
% 209.03/26.96  **** run 251 fork 2 starts with strategy
% 209.03/26.96  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0}
% 214.93/27.73  
% 214.93/27.73  
% 214.93/27.73  fork 3: search terminated without proof.
% 214.93/27.75  
% 214.93/27.75  **** run 252 fork 3 starts with strategy
% 214.93/27.75  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 215.64/27.92  
% 215.64/27.92  
% 215.64/27.92  fork 7: search terminated without proof.
% 215.64/27.93  
% 215.64/27.93  
% 215.64/27.93  fork 0: search terminated without proof.
% 215.64/27.95  
% 215.64/27.95  **** run 256 fork 7 starts with strategy
% 215.64/27.95  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":50}
% 215.64/27.95  
% 215.64/27.95  **** run 257 fork 0 starts with strategy
% 215.64/27.95  {"max_dseconds":50,"strategy":["query_focus","double"],"query_preference":1}
% 226.61/29.25  
% 226.61/29.25  
% 226.61/29.25  fork 6: search terminated without proof.
% 227.22/29.27  
% 227.22/29.27  **** run 255 fork 6 starts with strategy
% 227.22/29.27  {"max_dseconds":50,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 235.13/30.30  
% 235.13/30.30  
% 235.13/30.30  fork 5: search terminated without proof.
% 235.13/30.33  
% 235.13/30.33  **** run 262 fork 5 starts with strategy
% 235.13/30.33  {"max_dseconds":50,"strategy":["unit","prohibit_nested_para","prohibit_unordered_para"],"query_preference":1,"reverse_clauselist":1}
% 243.21/31.30  
% 243.21/31.30  
% 243.21/31.30  fork 4: search terminated without proof.
% 243.21/31.33  
% 243.21/31.33  **** run 261 fork 4 starts with strategy
% 243.21/31.33  {"max_dseconds":50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 246.44/31.75  
% 246.44/31.75  
% 246.44/31.75  fork 1: search terminated without proof.
% 246.87/31.78  
% 246.87/31.78  **** run 266 fork 1 starts with strategy
% 246.87/31.78  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 248.83/32.02  
% 248.83/32.02  
% 248.83/32.02  fork 2: search terminated without proof.
% 248.83/32.04  
% 248.83/32.04  **** run 259 fork 2 starts with strategy
% 248.83/32.04  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 255.32/32.93  
% 255.32/32.93  
% 255.32/32.93  fork 3: search terminated without proof.
% 255.32/32.95  
% 255.32/32.95  **** run 260 fork 3 starts with strategy
% 255.32/32.95  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 256.32/33.01  
% 256.32/33.01  
% 256.32/33.01  fork 7: search terminated without proof.
% 256.32/33.03  
% 256.32/33.03  
% 256.32/33.03  fork 0: search terminated without proof.
% 256.88/33.05  
% 256.88/33.05  **** run 264 fork 7 starts with strategy
% 256.88/33.05  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":50}
% 257.18/33.10  
% 257.18/33.10  **** run 265 fork 0 starts with strategy
% 257.18/33.10  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 266.47/34.29  
% 266.47/34.29  
% 266.47/34.29  fork 6: search terminated without proof.
% 266.47/34.31  
% 266.47/34.31  **** run 263 fork 6 starts with strategy
% 266.47/34.31  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":50}
% 272.30/35.13  
% 272.30/35.13  
% 272.30/35.13  result: proof found
% 272.30/35.13  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 272.30/35.13  by run 265 fork 0 strategy {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 272.30/35.13  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 272.30/35.13  
% 272.30/35.13  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 272.30/35.13  
% 272.30/35.13  run 265 fork 0 statistics:
% 272.30/35.13  ----------------------------------
% 272.30/35.13  this run seconds: 1.182007
% 272.30/35.13  total seconds: 33.685333
% 272.30/35.13  stat_given_used: 2965
% 272.30/35.13  stat_given_used_at_endgame: 0
% 272.30/35.13  stat_given_candidates:   13867
% 272.30/35.13  stat_given_candidates_at_endgame: 0
% 272.30/35.13  stat_given_candidates_h: 0
% 272.30/35.13  stat_binres_derived_cl:   65193
% 272.30/35.13  stat_binres_derived_cl_h: 0
% 272.30/35.13  stat_factor_derived_cl: 602
% 272.30/35.13  stat_para_derived_cl: 244048
% 272.30/35.13  stat_tautologies_discarded: 511
% 272.30/35.13  stat_forward_subsumed: 140616
% 272.30/35.13  stat_derived_cut: 4524
% 272.30/35.13  stat_derived_rewritten: 0
% 272.30/35.13  stat_weight_discarded_building: 0
% 272.30/35.13  stat_weight_discarded_cl: 0
% 272.30/35.13  stat_internlimit_discarded_cl: 0
% 272.30/35.13  stat_simplified:  107 simplified 0 derived 0 given
% 272.30/35.13  stat_kept_cl: 164399
% 272.30/35.13  stat_built_cl: 170436
% 272.30/35.13  stat_hyperres_partial_cl: 0
% 272.30/35.13  stat_made_rewriters: 0
% 272.30/35.13  stat_backward_subsumed: 0
% 272.30/35.13  stat_propagated_subsumed: 0
% 272.30/35.13  stat_clsubs_attempted:                    163518
% 272.30/35.13  stat_clsubs_fact_groundunit_found:             3
% 272.30/35.13  stat_clsubs_rule_groundunit_found:            60
% 272.30/35.13  stat_clsubs_top_meta_attempted:           11364093
% 272.30/35.13  stat_clsubs_top_meta_failed:              11200575
% 272.30/35.13  stat_clsubs_top_meta_nonpref_attempted:            11364093
% 272.30/35.13  stat_clsubs_top_meta_nonpref_succeeded:             2551499
% 272.30/35.13  stat_clsubs_top_meta_pref_attempted:                2551499
% 272.30/35.13  stat_clsubs_top_meta_pref1_succeeded:                607604
% 272.30/35.13  stat_clsubs_top_meta_pref2_succeeded:                198351
% 272.30/35.13  stat_clsubs_top_meta_pref3_succeeded:                163518
% 272.30/35.13  stat_clsubs_top_meta_pref_succeeded:                 163518
% 272.30/35.13  stat_clsubs_meta_attempted:               302582
% 272.30/35.13  stat_clsubs_meta_failed:                  124415
% 272.30/35.13  stat_clsubs_predsymbs_attempted:               0
% 272.30/35.13  stat_clsubs_unit_attempted:                46752
% 272.30/35.13  stat_clsubs_full_attempted:               116766
% 272.30/35.13  stat_forwardsubs_attempted:               305016
% 272.30/35.13  stat_lit_hash_added:                 248475
% 272.30/35.13  stat_lit_hash_computed:              881000
% 272.30/35.13  stat_lit_hash_match_found:           172915
% 272.30/35.13  stat_lit_hash_match_miss:            886699
% 272.30/35.13  stat_lit_hash_cut_ok:                 32027
% 272.30/35.13  stat_lit_strong_cut_ok:                   0
% 272.30/35.13  stat_lit_hash_subsume_ok:            140616
% 272.30/35.13  clqueue els 10000000 used 1
% 272.30/35.13  clactive els 10000000 used 2966
% 272.30/35.13  clactivesubsume els 10000000 used 13999
% 272.30/35.13  queue_termbuf els 200000000 used 10018032
% 272.30/35.13  hyper_termbuf els 100000000 used 1
% 272.30/35.13  active_termbuf els 100000000 used 107177
% 272.30/35.13  varstack els 5000 last used 1
% 272.30/35.13  given_termbuf els 10000000 last used 1
% 272.30/35.13  simplified_termbuf els 10000000 last used 1
% 272.30/35.13  derived_termbuf els 10000000 last used 23
% 272.30/35.13  wr_mallocs: 53967
% 272.30/35.13  wr_callocs: 19
% 272.30/35.13  wr_reallocs: 21883
% 272.30/35.13  wr_frees: 2
% 272.30/35.13  wr_malloc_bytes: 4164692564
% 272.30/35.13  wr_calloc_bytes: 96065504
% 272.30/35.13  wr_realloc_bytes: 14757080
% 272.30/35.13  wr_realloc_freebytes: 0
% 272.30/35.13  ----------------------------------
%------------------------------------------------------------------------------